aboutsummaryrefslogtreecommitdiff
path: root/matrix/rooms
AgeCommit message (Expand)Author
2018-11-14Fix testsTulir Asokan
2018-11-14Fix thingsTulir Asokan
2018-09-05Update to latest gomatrix. Things are brokenTulir Asokan
2018-05-22GofmtTulir 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-15Display ban/unban eventsTulir 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-04-30Stop showing rooms the user has left in the room list. Fixes #35Tulir Asokan
2018-04-24Fix/break/change thingsTulir Asokan
2018-04-24Everything is no longer brokenTulir Asokan
2018-04-24Handle tag eventsTulir Asokan
2018-04-24Make time-based room list sorting persistent (ref #11)Tulir Asokan
2018-04-23Possibly fix firstMemberCache being invalidTulir Asokan
2018-04-23Gofmt and enable a testTulir Asokan
2018-04-22Remove impossible check and improve things for testingTulir Asokan
2018-04-22Add tests for RoomTulir Asokan
2018-04-22Make room name from aliases calculation consistentTulir Asokan
2018-04-22Add room alias autocompletionTulir Asokan
2018-04-17Add test file stubs to include them in coverage percentageTulir Asokan
2018-04-14Add basic HTML rendering (ref #16)Tulir Asokan
2018-03-26Show notifications and highlights in room list. Fixes #8Tulir Asokan
2018-03-23Documentation and refactoringTulir Asokan
2018-03-23gofmt and govetTulir Asokan
2018-03-22Rename matrix/room/ to matrix/rooms/Tulir Asokan