aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2020-07-30Update mautrix-go and make it build without cryptoTulir Asokan
2020-07-25Add toggle to only send to verified devicesTulir Asokan
2020-07-25Make verification modal wait for confirmationTulir Asokan
2020-06-24Update mautrix-goTulir Asokan
2020-06-23Update mautrix-goTulir Asokan
2020-06-17Update mautrix-goTulir Asokan
2020-06-08Update deps and add gouuid to go.modTulir Asokan
2020-06-04Update mautrix-go to fix new OTK generation for e2eeTulir Asokan
2020-05-10Set different user agentTulir Asokan
2020-05-10Merge remote-tracking branch 'julianuu/master'Tulir Asokan
2020-05-10Update mautrix-goTulir Asokan
2020-05-08Add static build with e2eeTulir Asokan
2020-05-07Add command to get e2ee fingerprintTulir Asokan
2020-05-06Parse event content when getting single event from serverTulir Asokan
2020-05-06Update depsTulir Asokan
2020-05-05Update mautrix-go and other depsTulir Asokan
2020-05-05Make e2ee optionalTulir Asokan
2020-05-05Update mautrix-goTulir Asokan
2020-05-05Don't encrypt outgoing reactionsTulir Asokan
2020-05-05Update mautrix-go and give crypto module access to state storeTulir Asokan
2020-04-29Update mautrix-goTulir Asokan
2020-04-29Add support for encrypted filesTulir Asokan
2020-04-28Update mautrix-go and move crypto store to XDG_DATA_HOMETulir Asokan
2020-04-28Add initial support for encrypting messagesTulir Asokan
2020-04-27Add support for decrypting messagesTulir Asokan
2020-04-26Remove github.com/atotto/clipboard from those go filesJulian Weigt
2020-04-26Use github.com/zyedidia/clipboard for clipboard.Julian Weigt
2020-04-26Implement copying to clipboardJulian Weigt
2020-04-22Use mautrix-go methods for downloading mediaTulir Asokan
2020-04-20Make TxnID url-safe to help pantalaimon. Closes #152Tulir Asokan
2020-04-19Add progress bar for first syncTulir Asokan
2020-04-19Update mautrix-go content stuffTulir Asokan
2020-04-08Display thumbnail for all files and add commands to download and open filesTulir Asokan
2020-04-04Add toggles for disabling markdown and HTMLTulir Asokan
2020-03-20Update mautrix-go to ignore 404 errors in .well-known resolutionTulir Asokan
2020-03-20Support formatting in rainbowsTulir Asokan
2020-03-03Update depsTulir Asokan
2020-03-01Update mautrix-goTulir Asokan
2020-03-01Fix minor issuesTulir Asokan
2020-03-01Add support for replying and reacting to messagesTulir Asokan
2020-02-22Update mautrix-goTulir Asokan
2020-02-22Enable lazy loading of membersTulir Asokan
2020-02-20Add background color for reactionsTulir Asokan
2020-02-20Add support for displaying reactionsTulir Asokan
2020-02-20Hide tombstoned rooms from room listTulir Asokan
2020-02-20Improve login view and add .well-known resolutionTulir Asokan
2020-02-19Update mauviewTulir Asokan
2020-02-19Update mautrix-go to separate unmarshaling sync response and event contentTulir Asokan
2020-02-19Add support for editing messagesTulir Asokan
2020-02-18Update readme a bit and add SSO supportTulir Asokan