Age | Commit message (Expand) | Author |
2020-04-07 | command toggle downloads | Simon Magnin-Feysot |
2020-04-07 | refactor to allow every file message to be downloaded | Simon Magnin-Feysot |
2020-04-07 | add text for video message | smagnin |
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-04-03 | Move room switcher to ctrl+k and newline to alt+enter. Fixes #132 | Tulir Asokan |
2020-03-20 | Update mautrix-go to ignore 404 errors in .well-known resolution | Tulir Asokan |
2020-03-20 | Merge pull request #116 from wezm/patch-1 | Tulir Asokan |
2020-03-20 | Fix bug in number of spaces in rainbows | Tulir Asokan |
2020-03-20 | Support formatting in rainbows | Tulir Asokan |
2020-03-19 | Note mouse behaviour in README | Wesley Moore |
2020-03-06 | Fix selecting other users' messages | Tulir Asokan |
2020-03-03 | Properly ignore presence in sync filter | Tulir Asokan |
2020-03-03 | Update redact command help | Tulir Asokan |
2020-03-03 | Fix typo in readme | Tulir Asokan |
2020-03-03 | Remove debug print | Tulir Asokan |
2020-03-03 | Update deps | Tulir Asokan |
2020-03-03 | Don't send typing stop event if not necessary | Tulir Asokan |
2020-03-03 | More small changes to room list | Tulir Asokan |
2020-03-03 | Add another nil check in room list | Tulir Asokan |
2020-03-01 | Implement sending redactions | Tulir Asokan |
2020-03-01 | Update screenshot | Tulir Asokan |
2020-03-01 | Fix room list ordering | Tulir Asokan |
2020-03-01 | Implement selecting message to reply/react to with keyboard | Tulir Asokan |
2020-03-01 | Merge pull request #111 from Evidlo/master | Tulir Asokan |
2020-03-01 | add notify_sound config option | evan |
2020-03-01 | Update mautrix-go | Tulir Asokan |
2020-03-01 | Fix minor issues | Tulir Asokan |
2020-03-01 | Add support for replying and reacting to messages | Tulir Asokan |
2020-02-25 | Update readme and /help | Tulir Asokan |
2020-02-22 | Fix unexpected results when clicking some message senders | Tulir Asokan |
2020-02-22 | Add separate messages for invite reject/accept | Tulir Asokan |
2020-02-22 | Disable selecting service messages | Tulir Asokan |
2020-02-22 | Fix duplicate locking case | Tulir Asokan |
2020-02-22 | Update mautrix-go | 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 | Fix invite parentheses in member list | Tulir Asokan |
2020-02-22 | Enable lazy loading of members | Tulir Asokan |
2020-02-21 | Add initial message selecting stuff | Tulir Asokan |
2020-02-20 | Redraw UI when starting to load more messages | Tulir Asokan |
2020-02-20 | Fix compilation error | Tulir Asokan |
2020-02-20 | Add background color for reactions | Tulir Asokan |
2020-02-20 | Add support for displaying reactions | Tulir Asokan |
2020-02-20 | Hide tombstoned rooms from room list | Tulir Asokan |
2020-02-20 | Improve login view and add .well-known resolution | Tulir Asokan |
2020-02-19 | Always set cursor to end when switching edit message | Tulir Asokan |
2020-02-19 | Fix some issues when logging out | Tulir Asokan |
2020-02-19 | Hardcode name colors so individual colors can be removed | Tulir Asokan |
2020-02-19 | Add custom name for m.server_notice tag | Tulir Asokan |