aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-10Merge remote-tracking branch 'julianuu/master'Tulir Asokan
2020-05-10Send read receipts asynchronously. Hopefully fixes #141Tulir 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-06Random changesTulir Asokan
2020-05-06Use structs for parsing read receipts and direct chat listsTulir Asokan
2020-05-06Prevent blocking when trying to stop matrix containerTulir Asokan
2020-05-06Merge branch 'e2ee'Tulir Asokan
2020-05-06Update depsTulir Asokan
2020-05-06Fix potential double locking when finding shared roomsTulir Asokan
2020-05-05Update mautrix-go and other depsTulir Asokan
2020-05-05Random changesTulir Asokan
2020-05-05Remove extra git install in CITulir Asokan
2020-05-05Add static builds without e2eeTulir 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-28Install Go tooTulir Asokan
2020-04-28Run apt update before installingTulir Asokan
2020-04-28Use debian testing for CITulir Asokan
2020-04-28Add initial support for encrypting messagesTulir Asokan
2020-04-27Add support for decrypting messagesTulir Asokan
2020-04-26remove unnecessary returnsJulian Weigt
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-23Add missing pointerTulir Asokan
2020-04-22Use mautrix-go methods for downloading mediaTulir Asokan
2020-04-22Fix media download endpoint versionTulir Asokan
2020-04-20Fix loading member eventsTulir Asokan
2020-04-20Make TxnID url-safe to help pantalaimon. Closes #152Tulir Asokan
2020-04-19Fix messages sometimes overflowing until rerenderingTulir Asokan
2020-04-19Only show syncing modal for initial syncsTulir Asokan
2020-04-19Update copyright yearTulir Asokan
2020-04-19Add progress bar for first syncTulir Asokan
2020-04-19Strip event content Raw fields before storingTulir Asokan
2020-04-19Process different rooms in sync responses in goroutinesTulir Asokan
2020-04-19Update mautrix-go content stuffTulir Asokan
2020-04-19Update Encrypted boolean when receiving m.room.encryption eventTulir Asokan
2020-04-19Add better help for /toggleTulir Asokan
2020-04-19Make sure own messages don't cause notificationsTulir Asokan
2020-04-19Add toggle for desktop notificationsTulir Asokan
2020-04-19Update stuff and move pushrules to mautrix-goTulir Asokan
2020-04-09Merge pull request #142 from Midek/burdelTulir Asokan