aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-24Add UI preferences and simplify config save/load (ref #43)Tulir Asokan
2018-05-24Update preview imageTulir Asokan
2018-05-24Merge pull request #52 from Evidlo/masterTulir Asokan
2018-05-23switch fuzzysearch to upstreamevan
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-23Add real bare viewTulir Asokan
2018-05-23Update some dependenciesTulir Asokan
2018-05-22Add bare mode and fix terminal resize bug. Fixes #48Tulir Asokan
2018-05-22Re-enable coloring of new name in name change eventsTulir Asokan
2018-05-22More cleanupTulir Asokan
2018-05-22Split up TagRoomList.Draw()Tulir Asokan
2018-05-22Move TagRoomList stuff into new file and split RoomList.Draw()Tulir Asokan
2018-05-22Split up getMembershipEventContent()Tulir Asokan
2018-05-22Add fuzzysearch to vendor/Tulir Asokan
2018-05-22Fix missing newlinesTulir Asokan
2018-05-22GofmtTulir Asokan
2018-05-22Clean up codeTulir Asokan
2018-05-22Fix testsTulir Asokan
2018-05-21Merge pull request #49 from Evidlo/fuzzyTulir Asokan
2018-05-21fuzzy finder cleanupevan
2018-05-21make room finder transparentevan
2018-05-21fuzzy search prototypeevan
2018-05-21Add transparent centering to widgetTulir Asokan
2018-05-17Don't delete empty tags to avoid bugsTulir Asokan
2018-05-17Move all cache to ~/.cache/gomuksTulir Asokan
2018-05-16Load config before initializing UITulir Asokan
2018-05-16Fix testsTulir Asokan
2018-05-16Fix notifications about own messagesTulir Asokan
2018-05-16Show per-tag room count in room listTulir Asokan
2018-05-16Handle m.direct and m.receipt eventsTulir Asokan
2018-05-16Fix user list after initial sync. Fixes #36Tulir Asokan
2018-05-15Add link to CI buildsTulir Asokan
2018-05-15Fix compiling things in gh-deployerTulir Asokan
2018-05-15Add .tmp to .gitignoreTulir Asokan
2018-05-15Add gh-deployerTulir Asokan
2018-05-15Fix room ordering after initial sync (ref #36)Tulir Asokan
2018-05-15Display ban/unban eventsTulir Asokan
2018-05-15Fix displayname in leave messagesTulir Asokan
2018-05-15Fix sender color in membership eventsTulir Asokan
2018-05-15Don't colorize new name in name change messageTulir Asokan
2018-05-15Update state event handlingTulir Asokan
2018-05-15Update room list Previous/Next handling when selected room is not visibleTulir Asokan
2018-05-11Add tests for downloading invalid URLs and getting historyTulir Asokan
2018-05-11Add test for DeleteSession() and fix potential bug in roomlist CheckTag()Tulir Asokan
2018-05-10Add logout command to readmeTulir 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