aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-02Add ui toggle for image renderingTulir Asokan
2018-06-02Improve newlines in HTML parserTulir Asokan
2018-05-31Rewrite HTML parserTulir Asokan
2018-05-27Add very basic arbitrary message/state event sending commandsTulir Asokan
2018-05-27Split command system from main viewTulir Asokan
2018-05-27Fix m.emote messages in bare message viewsTulir Asokan
2018-05-26Update tcell and include tcell database in debian packageTulir Asokan
2018-05-25Update tcell terminfo databaseTulir Asokan
2018-05-25Update dependenciesTulir Asokan
2018-05-25Merge pull request #53 from Evidlo/masterTulir Asokan
2018-05-25fix room name overwriting unread countevan
2018-05-24Remove json tags from UserPreferencesTulir Asokan
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