Age | Commit message (Expand) | Author |
2018-05-23 | Add environment variable to disable TLS verification | Tulir Asokan |
2018-05-23 | Add real bare view | Tulir Asokan |
2018-05-23 | Update some dependencies | 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 | Add fuzzysearch to vendor/ | 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-22 | Fix tests | Tulir Asokan |
2018-05-21 | Merge pull request #49 from Evidlo/fuzzy | 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 | Load config before initializing UI | Tulir Asokan |
2018-05-16 | Fix tests | 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 | Add link to CI builds | Tulir Asokan |
2018-05-15 | Fix compiling things in gh-deployer | Tulir Asokan |
2018-05-15 | Add .tmp to .gitignore | Tulir Asokan |
2018-05-15 | Add gh-deployer | 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 state event handling | Tulir Asokan |
2018-05-15 | Update room list Previous/Next handling when selected room is not visible | Tulir Asokan |
2018-05-11 | Add tests for downloading invalid URLs and getting history | Tulir Asokan |
2018-05-11 | Add test for DeleteSession() and fix potential bug in roomlist CheckTag() | Tulir Asokan |
2018-05-10 | Add logout command to readme | Tulir Asokan |
2018-05-10 | Update dependencies | Tulir Asokan |
2018-05-10 | Add tests for JoinRoom, LeaveRoom and Download | Tulir Asokan |
2018-05-10 | Don't parse room ID | Tulir Asokan |
2018-05-10 | Add tests for sending stuff to Matrix | Tulir Asokan |
2018-05-10 | Add command to log out | Tulir Asokan |
2018-05-04 | Fix room tag tests | Tulir Asokan |
2018-05-04 | Highlight whole room list row even if room name is short | Tulir Asokan |
2018-05-04 | Add support for explicit ordering and limiting rooms shown under a tag | Tulir Asokan |
2018-05-03 | Add debian packaging and some build scripts | Tulir Asokan |