aboutsummaryrefslogtreecommitdiff
path: root/interface
AgeCommit message (Expand)Author
2018-05-10Don't parse room IDTulir Asokan
2018-05-10Add command to log outTulir Asokan
2018-05-01RefactoringTulir Asokan
2018-04-30Update ui AddRoom and RemoveRoom parametersTulir Asokan
2018-04-30Fix room list updating when joining/leavingTulir Asokan
2018-04-24Everything is no longer brokenTulir Asokan
2018-04-24Handle tag eventsTulir Asokan
2018-04-24Organize room list by last received message (ref #11)Tulir Asokan
2018-04-21Improve tab completion systemTulir Asokan
2018-04-19GofmtTulir Asokan
2018-04-18Disconnect UI from main Gomuks struct. Fixes #21Tulir Asokan
2018-04-18Add support for sending Markdown messagesTulir Asokan
2018-04-17Remove unnecessary InitViews() from GomuksUI interfaceTulir Asokan
2018-04-13Unknown changes that possibly fix and/or break thingsTulir Asokan
2018-04-11Allow clicking images and load images from cacheTulir Asokan
2018-04-11Rename UIString to TString, move ansimage to lib/ and switch to tcell forkTulir Asokan
2018-04-10Move event parsing to ui/messages and add image displayingTulir Asokan
2018-04-10Convert message buffer to use custom colorable stringsTulir Asokan
2018-04-09Refactor UI to use interfaces everywhereTulir Asokan
2018-03-26Show notifications and highlights in room list. Fixes #8Tulir Asokan
2018-03-23Documentation and refactoringTulir Asokan
2018-03-23gofmt and govetTulir Asokan
2018-03-23Refactor PushRuleset#GetActions() and ViewMain event processingTulir Asokan
2018-03-22Rename matrix/room/ to matrix/rooms/Tulir Asokan
2018-03-22Add doc.go filesTulir Asokan
2018-03-22Move LoginView to own structTulir Asokan
2018-03-22Add support for m.emote. Fixes #6Tulir Asokan
2018-03-22Save history to disk. Fixes #1Tulir Asokan
2018-03-22Move input field to RoomViewTulir Asokan
2018-03-21Add external debug file, refactoring and push rule parserTulir Asokan
2018-03-20Show messages in message view while sendingTulir Asokan
2018-03-20Add support for loading more historyTulir Asokan
2018-03-18Organize filesTulir Asokan