aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-12Fix typo when getting config dir based on GOMUKS_ROOTTulir Asokan
2020-05-10Bump version to 0.1.0Tulir Asokan
2020-05-10Only build .deb for releasesTulir Asokan
2020-05-10Change debian control directory permissions before buildingTulir Asokan
2020-05-10Build .deb package in CITulir Asokan
2020-05-10Remove unused scriptsTulir Asokan
2020-05-10Set different user agentTulir Asokan
2020-05-10Remove "build" prefix from CI stepsTulir Asokan
2020-05-10Fix typoTulir Asokan
2020-05-10Add CI builds for linux arm and windowsTulir Asokan
2020-05-10Move loaded history pointer to message viewTulir Asokan
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