aboutsummaryrefslogtreecommitdiff
path: root/matrix
AgeCommit message (Expand)Author
2019-04-27Add locks and other sync stuffTulir Asokan
2019-04-13Fix user listTulir Asokan
2019-04-10Fix testsTulir Asokan
2019-04-10Fix last cached message not showing up when loading historyTulir Asokan
2019-04-10It compiles. Ship it!Tulir Asokan
2019-04-09Start refactoring various things in message rendering and sendingTulir Asokan
2019-04-07Fix syncing preferences from account dataTulir Asokan
2019-04-07Add timeout to opening history dbTulir Asokan
2019-04-06Don't add events from state stream to timelineTulir Asokan
2019-04-05Move history storage to matrix package. Fixes #90Tulir Asokan
2019-03-28Even more changesTulir Asokan
2019-03-26Minor changesTulir Asokan
2019-03-26Change more thingsTulir Asokan
2019-03-26Change thingsTulir Asokan
2019-03-26Fix normal events being handled as state eventsTulir Asokan
2019-01-23Update license and sort importsTulir Asokan
2019-01-11Switch to Go modules and make other changesTulir Asokan
2018-11-14Fix testsTulir Asokan
2018-11-14Fix named colors and remove HTML from plaintext body when sendingTulir Asokan
2018-11-14Fix thingsTulir Asokan
2018-09-05Update to latest gomatrix. Things are brokenTulir Asokan
2018-07-02Emojify message (#65)Vishnunarayan K I
2018-06-02GofmtTulir Asokan
2018-05-24Add UI preferences and simplify config save/load (ref #43)Tulir Asokan
2018-05-23Change name of environment variable to disable TLS verification to match the ...Tulir Asokan
2018-05-23Add environment variable to disable TLS verificationTulir Asokan
2018-05-22Add bare mode and fix terminal resize bug. Fixes #48Tulir Asokan
2018-05-22GofmtTulir Asokan
2018-05-22Clean up codeTulir Asokan
2018-05-22Fix testsTulir Asokan
2018-05-17Move all cache to ~/.cache/gomuksTulir Asokan
2018-05-16Fix testsTulir Asokan
2018-05-16Handle m.direct and m.receipt eventsTulir Asokan
2018-05-15Fix room ordering after initial sync (ref #36)Tulir Asokan
2018-05-15Display ban/unban eventsTulir Asokan
2018-05-15Update state event handlingTulir Asokan
2018-05-11Add tests for downloading invalid URLs and getting historyTulir Asokan
2018-05-10Update dependenciesTulir Asokan
2018-05-10Add tests for JoinRoom, LeaveRoom and DownloadTulir Asokan
2018-05-10Don't parse room IDTulir Asokan
2018-05-10Add tests for sending stuff to MatrixTulir Asokan
2018-05-10Add command to log outTulir Asokan
2018-05-04Fix room tag testsTulir Asokan
2018-05-04Add support for explicit ordering and limiting rooms shown under a tagTulir Asokan
2018-05-02Fix go vet warningsTulir Asokan
2018-05-02Add more session and config testsTulir Asokan
2018-05-02Add PushRuleCollection testsTulir Asokan
2018-05-02Add tests for PushRule.Match and fork glob to make it compatible with the specTulir Asokan
2018-05-01Re-add function that was accidentally removedTulir Asokan
2018-05-01RefactoringTulir Asokan