Age | Commit message (Expand) | Author |
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 |
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 | Fix some issues when logging out | Tulir Asokan |
2020-02-19 | Only initialize history manager if not initialized | Tulir Asokan |
2020-02-19 | Update mautrix-go to separate unmarshaling sync response and event content | Tulir Asokan |
2020-02-19 | Add support for editing messages | Tulir Asokan |
2020-02-18 | Fix panic when joining new room | Tulir Asokan |
2020-02-18 | Update readme a bit and add SSO support | Tulir Asokan |
2020-02-18 | Update deps | Tulir Asokan |
2019-06-21 | Possibly fix displaying displaynames of left users | Tulir Asokan |
2019-06-21 | Fix or break some history related things | Tulir Asokan |
2019-06-18 | Cache canonical alias in room list so tab completing wouldn't load state from... | Tulir Asokan |
2019-06-17 | Add initial support for rendering replies | Tulir Asokan |
2019-06-17 | Wrap events in custom struct to add gomuks-specific fields | Tulir Asokan |
2019-06-16 | Only ping if displayname has spaces/punctuation characters around it. Fixes #96 | Tulir Asokan |
2019-06-16 | Fix panic in redaction handling | Tulir Asokan |
2019-06-16 | Add support for redactions. Fixes #19 | Tulir Asokan |
2019-06-16 | Add support for editing room tags | Tulir Asokan |
2019-06-16 | Use https by default if scheme is not provided | Tulir Asokan |
2019-06-16 | Add/change commands | Tulir Asokan |
2019-06-16 | Re-enable downloading images | Tulir Asokan |
2019-06-16 | Make displayname pushrule check possible without loading room state | Tulir Asokan |
2019-06-16 | Fix reply rendering infinite loop bug | Tulir Asokan |
2019-06-15 | Add call trace command | Tulir Asokan |
2019-06-15 | Fix infinite recursion | Tulir Asokan |
2019-06-15 | Fix bumping unloaded rooms in room list when receiving messages | Tulir Asokan |
2019-06-15 | Unbreak more things | Tulir Asokan |
2019-06-15 | Unbreak things | Tulir Asokan |
2019-06-13 | Users can now create a new room directly in Gomuks | Jaron Swab |
2019-04-27 | Add partial deadlock detection in debug mode | Tulir Asokan |
2019-04-27 | Add locks and other sync stuff | Tulir Asokan |
2019-04-13 | Fix user list | Tulir Asokan |
2019-04-10 | Fix tests | Tulir Asokan |
2019-04-10 | Fix last cached message not showing up when loading history | Tulir Asokan |
2019-04-10 | It compiles. Ship it! | Tulir Asokan |
2019-04-09 | Start refactoring various things in message rendering and sending | Tulir Asokan |
2019-04-07 | Fix syncing preferences from account data | Tulir Asokan |
2019-04-07 | Add timeout to opening history db | Tulir Asokan |
2019-04-06 | Don't add events from state stream to timeline | Tulir Asokan |
2019-04-05 | Move history storage to matrix package. Fixes #90 | Tulir Asokan |
2019-03-28 | Even more changes | Tulir Asokan |