Age | Commit message (Expand) | Author |
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 |
2019-03-26 | Minor changes | Tulir Asokan |
2019-03-26 | Change more things | Tulir Asokan |
2019-03-26 | Change things | Tulir Asokan |
2019-03-26 | Fix normal events being handled as state events | Tulir Asokan |
2019-01-23 | Update license and sort imports | Tulir Asokan |
2019-01-11 | Switch to Go modules and make other changes | Tulir Asokan |
2018-11-14 | Fix tests | Tulir Asokan |
2018-11-14 | Fix named colors and remove HTML from plaintext body when sending | Tulir Asokan |
2018-11-14 | Fix things | Tulir Asokan |
2018-09-05 | Update to latest gomatrix. Things are broken | Tulir Asokan |
2018-07-02 | Emojify message (#65) | Vishnunarayan K I |
2018-06-02 | Gofmt | Tulir Asokan |
2018-05-24 | Add UI preferences and simplify config save/load (ref #43) | Tulir Asokan |
2018-05-23 | Change name of environment variable to disable TLS verification to match the ... | Tulir Asokan |
2018-05-23 | Add environment variable to disable TLS verification | Tulir Asokan |
2018-05-22 | Add bare mode and fix terminal resize bug. Fixes #48 | Tulir Asokan |
2018-05-22 | Gofmt | Tulir Asokan |
2018-05-22 | Clean up code | Tulir Asokan |
2018-05-22 | Fix tests | Tulir Asokan |
2018-05-17 | Move all cache to ~/.cache/gomuks | Tulir Asokan |
2018-05-16 | Fix tests | Tulir Asokan |
2018-05-16 | Handle m.direct and m.receipt events | Tulir Asokan |
2018-05-15 | Fix room ordering after initial sync (ref #36) | Tulir Asokan |
2018-05-15 | Display ban/unban events | Tulir Asokan |
2018-05-15 | Update state event handling | Tulir Asokan |
2018-05-11 | Add tests for downloading invalid URLs and getting history | Tulir Asokan |
2018-05-10 | Update dependencies | Tulir Asokan |
2018-05-10 | Add tests for JoinRoom, LeaveRoom and Download | Tulir Asokan |
2018-05-10 | Don't parse room ID | Tulir Asokan |
2018-05-10 | Add tests for sending stuff to Matrix | Tulir Asokan |
2018-05-10 | Add command to log out | Tulir Asokan |
2018-05-04 | Fix room tag tests | Tulir Asokan |
2018-05-04 | Add support for explicit ordering and limiting rooms shown under a tag | Tulir Asokan |
2018-05-02 | Fix go vet warnings | Tulir Asokan |