aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-04-09hjkl keybinds for selectionMidov
2020-04-08Remove everything from readme. Fixes #46Tulir Asokan
2020-04-08Use $HOME/Downloads as default download directoryTulir Asokan
2020-04-08Display thumbnail for all files and add commands to download and open filesTulir Asokan
2020-04-08Merge remote-tracking branch 'pike4000/video'Tulir Asokan
2020-04-07command toggle downloadsSimon Magnin-Feysot
2020-04-07refactor to allow every file message to be downloadedSimon Magnin-Feysot