Age | Commit message (Expand) | Author |
2020-08-16 | Greentext when first character is >HEADmaster | dec05eba |
2020-07-25 | Add toggle to only send to verified devices | Tulir Asokan |
2020-07-24 | Add device list and legacy verification commands | Tulir Asokan |
2020-06-23 | Show decryption errors more accurately. Fixes #174 | Tulir Asokan |
2020-06-18 | Call EncryptMegolmEvent with pointer to content | Tulir Asokan |
2020-06-17 | Update mautrix-go | Tulir Asokan |
2020-06-04 | Improve errors in crypto stuff | Tulir Asokan |
2020-05-10 | Set different user agent | Tulir Asokan |
2020-05-10 | Move loaded history pointer to message view | Tulir Asokan |
2020-05-10 | Send read receipts asynchronously. Hopefully fixes #141 | Tulir Asokan |
2020-05-07 | Add command to get e2ee fingerprint | Tulir Asokan |
2020-05-06 | Parse event content when getting single event from server | Tulir Asokan |
2020-05-06 | Random changes | Tulir Asokan |
2020-05-06 | Use structs for parsing read receipts and direct chat lists | Tulir Asokan |
2020-05-06 | Prevent blocking when trying to stop matrix container | Tulir Asokan |
2020-05-06 | Fix potential double locking when finding shared rooms | Tulir Asokan |
2020-05-05 | Random changes | Tulir Asokan |
2020-05-05 | Make e2ee optional | Tulir Asokan |
2020-05-05 | Update mautrix-go | Tulir Asokan |
2020-05-05 | Don't encrypt outgoing reactions | Tulir Asokan |
2020-05-05 | Update mautrix-go and give crypto module access to state store | Tulir Asokan |
2020-04-29 | Add support for encrypted files | Tulir Asokan |
2020-04-28 | Update mautrix-go and move crypto store to XDG_DATA_HOME | Tulir Asokan |
2020-04-28 | Add initial support for encrypting messages | Tulir Asokan |
2020-04-27 | Add support for decrypting messages | Tulir Asokan |
2020-04-22 | Use mautrix-go methods for downloading media | Tulir Asokan |
2020-04-22 | Fix media download endpoint version | Tulir Asokan |
2020-04-20 | Fix loading member events | Tulir Asokan |
2020-04-19 | Only show syncing modal for initial syncs | Tulir Asokan |
2020-04-19 | Update copyright year | Tulir Asokan |
2020-04-19 | Add progress bar for first sync | Tulir Asokan |
2020-04-19 | Strip event content Raw fields before storing | Tulir Asokan |
2020-04-19 | Process different rooms in sync responses in goroutines | Tulir Asokan |
2020-04-19 | Update mautrix-go content stuff | Tulir Asokan |
2020-04-19 | Update Encrypted boolean when receiving m.room.encryption event | Tulir Asokan |
2020-04-19 | Make sure own messages don't cause notifications | Tulir Asokan |
2020-04-19 | Update stuff and move pushrules to mautrix-go | Tulir Asokan |
2020-04-08 | Display thumbnail for all files and add commands to download and open files | Tulir Asokan |
2020-04-04 | Move room away from invites list when invite is accepted from other client | Tulir Asokan |
2020-04-04 | Add toggles for disabling markdown and HTML | Tulir Asokan |
2020-03-20 | Support formatting in rainbows | Tulir Asokan |
2020-03-03 | Properly ignore presence in sync filter | Tulir Asokan |
2020-03-03 | Don't send typing stop event if not necessary | Tulir Asokan |
2020-03-01 | Implement sending redactions | Tulir Asokan |
2020-03-01 | Update mautrix-go | Tulir Asokan |
2020-03-01 | Add support for replying and reacting to messages | Tulir Asokan |
2020-02-22 | Fix duplicate locking case | Tulir Asokan |
2020-02-22 | Make invites mostly work | Tulir Asokan |
2020-02-22 | Improve tags and add initial invite handling | Tulir Asokan |
2020-02-22 | Enable lazy loading of members | Tulir Asokan |