Age | Commit message (Expand) | Author |
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 |
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 |