Age | Commit message (Expand) | Author |
2019-01-11 | Switch to Go modules and make other changes | Tulir Asokan |
2018-11-14 | Fix named colors and remove HTML from plaintext body when sending | Tulir Asokan |
2018-11-14 | Merge branch 'master' into update | Tulir Asokan |
2018-11-14 | Fix things | Tulir Asokan |
2018-10-18 | Alt-a to jump to next channel with unread messages. | Ville Ranki |
2018-09-05 | Update to latest gomatrix. Things are broken | Tulir Asokan |
2018-07-02 | Emojify message (#65) | Vishnunarayan K I |
2018-06-30 | Add support for more key events (#64) | Digital |
2018-06-30 | Add option to disable typing notifications (#63) | Digital |
2018-06-11 | Make /rainbow yellow readable in light-themed clients | Tulir Asokan |
2018-06-11 | Add font tag support and /rainbow command | Tulir Asokan |
2018-06-06 | turn off dynamic colors in fuzzy search | evan |
2018-06-02 | Gofmt | Tulir Asokan |
2018-06-02 | Add ui toggle for image rendering | Tulir Asokan |
2018-06-02 | Improve newlines in HTML parser | Tulir Asokan |
2018-05-31 | Rewrite HTML parser | Tulir Asokan |
2018-05-27 | Add very basic arbitrary message/state event sending commands | Tulir Asokan |
2018-05-27 | Split command system from main view | Tulir Asokan |
2018-05-27 | Fix m.emote messages in bare message views | Tulir Asokan |
2018-05-26 | Update tcell and include tcell database in debian package | Tulir Asokan |
2018-05-25 | fix room name overwriting unread count | evan |
2018-05-24 | Add UI preferences and simplify config save/load (ref #43) | Tulir Asokan |
2018-05-23 | switch fuzzysearch to upstream | evan |
2018-05-23 | Add real bare view | Tulir Asokan |
2018-05-22 | Add bare mode and fix terminal resize bug. Fixes #48 | Tulir Asokan |
2018-05-22 | Re-enable coloring of new name in name change events | Tulir Asokan |
2018-05-22 | More cleanup | Tulir Asokan |
2018-05-22 | Split up TagRoomList.Draw() | Tulir Asokan |
2018-05-22 | Move TagRoomList stuff into new file and split RoomList.Draw() | Tulir Asokan |
2018-05-22 | Split up getMembershipEventContent() | Tulir Asokan |
2018-05-22 | Fix missing newlines | Tulir Asokan |
2018-05-22 | Gofmt | Tulir Asokan |
2018-05-22 | Clean up code | Tulir Asokan |
2018-05-21 | fuzzy finder cleanup | evan |
2018-05-21 | make room finder transparent | evan |
2018-05-21 | fuzzy search prototype | evan |
2018-05-21 | Add transparent centering to widget | Tulir Asokan |
2018-05-17 | Don't delete empty tags to avoid bugs | Tulir Asokan |
2018-05-17 | Move all cache to ~/.cache/gomuks | Tulir Asokan |
2018-05-16 | Fix notifications about own messages | Tulir Asokan |
2018-05-16 | Show per-tag room count in room list | Tulir Asokan |
2018-05-16 | Handle m.direct and m.receipt events | Tulir Asokan |
2018-05-16 | Fix user list after initial sync. Fixes #36 | Tulir Asokan |
2018-05-15 | Fix room ordering after initial sync (ref #36) | Tulir Asokan |
2018-05-15 | Display ban/unban events | Tulir Asokan |
2018-05-15 | Fix displayname in leave messages | Tulir Asokan |
2018-05-15 | Fix sender color in membership events | Tulir Asokan |
2018-05-15 | Don't colorize new name in name change message | Tulir Asokan |
2018-05-15 | Update room list Previous/Next handling when selected room is not visible | Tulir Asokan |
2018-05-11 | Add test for DeleteSession() and fix potential bug in roomlist CheckTag() | Tulir Asokan |