aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-22Rename matrix/room/ to matrix/rooms/Tulir Asokan
2018-03-22Add doc.go filesTulir Asokan
2018-03-22Refactoring and documentationTulir Asokan
2018-03-22Move LoginView to own structTulir Asokan
2018-03-22Refactoring and documentationTulir Asokan
2018-03-22Use display names in join/leave messagesTulir Asokan
2018-03-22Add support for m.emote. Fixes #6Tulir Asokan
2018-03-22Save history to disk. Fixes #1Tulir Asokan
2018-03-22Update constants and demagicify RoomView drawingTulir Asokan
2018-03-22Move history mutex to rooms.RoomTulir Asokan
2018-03-22Use Flex as MainView base instead of GridTulir Asokan
2018-03-22Move input field to RoomViewTulir Asokan
2018-03-21Refactoring and godocsTulir Asokan
2018-03-21Clear push rules when clearing cache and listen to push rule updatesTulir Asokan
2018-03-21Finish push rule parser and use it. Fixes #7Tulir Asokan
2018-03-21Handle some corner cases in MessageViewTulir Asokan
2018-03-21Add external debug file, refactoring and push rule parserTulir Asokan
2018-03-21Refactor some things and format everythingTulir Asokan
2018-03-20Fix macOS notifications not compilingTulir Asokan
2018-03-20Update README and other filesTulir Asokan
2018-03-20Improve notification data formatTulir Asokan
2018-03-20Add initial notification support that just spams about everything, prepare fo...Tulir Asokan
2018-03-20Rename UpdateLogs back to LoadHistoryTulir Asokan
2018-03-20Add very simple cross-platform notification packageTulir Asokan
2018-03-20Finish spec-compliant room naming and add docs for room.goTulir Asokan
2018-03-20Show messages in message view while sendingTulir Asokan
2018-03-20Simplify MessageView buffer recalculation to one loopTulir Asokan
2018-03-20Add colon after username completion at beginning of lineTulir Asokan
2018-03-20Re-add colors to date change messagesTulir Asokan
2018-03-20Add support for loading more historyTulir Asokan
2018-03-20Add some vim-style keybindings to advanced inputfieldsTulir Asokan
2018-03-20Don't panic if session loading failsTulir Asokan
2018-03-19Don't panic if room list is emptyTulir Asokan
2018-03-19Switch forms to use advanced inputfields and use user-friendly panics for UI ...Tulir Asokan
2018-03-19Avoid showing panics directly if debug mode is not enabledTulir Asokan
2018-03-18Update previewTulir Asokan
2018-03-18Organize filesTulir Asokan
2018-03-18Move syncer/room store changes from gomatrix fork to here, refactor and impro...Tulir Asokan
2018-03-17Fix removing roomsTulir Asokan
2018-03-17Refactoring, right-align users and fix join/leave messagesTulir Asokan
2018-03-17Add basic username/id autocompletionTulir Asokan
2018-03-17Fix wide characters in input field and prepare for tab completionTulir Asokan
2018-03-17Add placeholder for message send boxTulir Asokan
2018-03-17Move InputField modifications to gomuksTulir Asokan
2018-03-17Fix message timestampsTulir Asokan
2018-03-17Update screenshotTulir Asokan
2018-03-17Fix bugs and add MessageView widgetTulir Asokan
2018-03-16Add link to Matrix roomTulir Asokan
2018-03-16Add usage instructionsTulir Asokan
2018-03-16Add imageTulir Asokan