aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2019-01-12Fix potential negative index when getting color from nameTulir Asokan
2019-01-11Switch to Go modules and make other changesTulir Asokan
2018-11-14Fix named colors and remove HTML from plaintext body when sendingTulir Asokan
2018-11-14Merge branch 'master' into updateTulir Asokan
2018-11-14Fix thingsTulir Asokan
2018-10-18Alt-a to jump to next channel with unread messages.Ville Ranki
2018-09-05Update to latest gomatrix. Things are brokenTulir Asokan
2018-07-02Emojify message (#65)Vishnunarayan K I
2018-06-30Add support for more key events (#64)Digital
2018-06-30Add option to disable typing notifications (#63)Digital
2018-06-11Make /rainbow yellow readable in light-themed clientsTulir Asokan
2018-06-11Add font tag support and /rainbow commandTulir Asokan
2018-06-06turn off dynamic colors in fuzzy searchevan
2018-06-02GofmtTulir Asokan
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-25fix room name overwriting unread countevan
2018-05-24Add UI preferences and simplify config save/load (ref #43)Tulir Asokan
2018-05-23switch fuzzysearch to upstreamevan
2018-05-23Add real bare viewTulir 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-22Fix missing newlinesTulir Asokan
2018-05-22GofmtTulir Asokan
2018-05-22Clean up codeTulir 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-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-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 room list Previous/Next handling when selected room is not visibleTulir Asokan