Age | Commit message (Expand) | Author |
2018-04-24 | Everything is no longer broken | Tulir Asokan |
2018-04-24 | Handle tag events | Tulir Asokan |
2018-04-24 | Organize room list by last received message (ref #11) | Tulir Asokan |
2018-04-21 | Improve tab completion system | Tulir Asokan |
2018-04-19 | Gofmt | Tulir Asokan |
2018-04-18 | Disconnect UI from main Gomuks struct. Fixes #21 | Tulir Asokan |
2018-04-18 | Add support for sending Markdown messages | Tulir Asokan |
2018-04-17 | Remove unnecessary InitViews() from GomuksUI interface | Tulir Asokan |
2018-04-13 | Unknown changes that possibly fix and/or break things | Tulir Asokan |
2018-04-11 | Allow clicking images and load images from cache | Tulir Asokan |
2018-04-11 | Rename UIString to TString, move ansimage to lib/ and switch to tcell fork | Tulir Asokan |
2018-04-10 | Move event parsing to ui/messages and add image displaying | Tulir Asokan |
2018-04-10 | Convert message buffer to use custom colorable strings | Tulir Asokan |
2018-04-09 | Refactor UI to use interfaces everywhere | Tulir Asokan |
2018-03-26 | Show notifications and highlights in room list. Fixes #8 | Tulir Asokan |
2018-03-23 | Documentation and refactoring | Tulir Asokan |
2018-03-23 | gofmt and govet | Tulir Asokan |
2018-03-23 | Refactor PushRuleset#GetActions() and ViewMain event processing | Tulir Asokan |
2018-03-22 | Rename matrix/room/ to matrix/rooms/ | Tulir Asokan |
2018-03-22 | Add doc.go files | Tulir Asokan |
2018-03-22 | Move LoginView to own struct | Tulir Asokan |
2018-03-22 | Add support for m.emote. Fixes #6 | Tulir Asokan |
2018-03-22 | Save history to disk. Fixes #1 | Tulir Asokan |
2018-03-22 | Move input field to RoomView | Tulir Asokan |
2018-03-21 | Add external debug file, refactoring and push rule parser | Tulir Asokan |
2018-03-20 | Show messages in message view while sending | Tulir Asokan |
2018-03-20 | Add support for loading more history | Tulir Asokan |
2018-03-18 | Organize files | Tulir Asokan |