aboutsummaryrefslogtreecommitdiff
path: root/matrix
AgeCommit message (Expand)Author
2020-08-16Greentext when first character is >HEADmasterdec05eba
2020-07-25Add toggle to only send to verified devicesTulir Asokan
2020-07-24Add device list and legacy verification commandsTulir Asokan
2020-06-23Show decryption errors more accurately. Fixes #174Tulir Asokan
2020-06-18Call EncryptMegolmEvent with pointer to contentTulir Asokan
2020-06-17Update mautrix-goTulir Asokan
2020-06-04Improve errors in crypto stuffTulir Asokan
2020-05-10Set different user agentTulir Asokan
2020-05-10Move loaded history pointer to message viewTulir Asokan
2020-05-10Send read receipts asynchronously. Hopefully fixes #141Tulir 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-06Fix potential double locking when finding shared roomsTulir Asokan
2020-05-05Random changesTulir 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-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-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-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-19Make sure own messages don't cause notificationsTulir Asokan
2020-04-19Update stuff and move pushrules to mautrix-goTulir Asokan
2020-04-08Display thumbnail for all files and add commands to download and open filesTulir Asokan
2020-04-04Move room away from invites list when invite is accepted from other clientTulir Asokan
2020-04-04Add toggles for disabling markdown and HTMLTulir Asokan
2020-03-20Support formatting in rainbowsTulir Asokan
2020-03-03Properly ignore presence in sync filterTulir Asokan
2020-03-03Don't send typing stop event if not necessaryTulir Asokan
2020-03-01Implement sending redactionsTulir Asokan
2020-03-01Update mautrix-goTulir Asokan
2020-03-01Add support for replying and reacting to messagesTulir Asokan
2020-02-22Fix duplicate locking caseTulir Asokan
2020-02-22Make invites mostly workTulir Asokan
2020-02-22Improve tags and add initial invite handlingTulir Asokan
2020-02-22Enable lazy loading of membersTulir Asokan