index
:
gomuks
master
A terminal based matrix client written in go. Modified to support uploading files (using /upload command) and greentext.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
2018-03-22
Add doc.go files
Tulir Asokan
2018-03-22
Refactoring and documentation
Tulir Asokan
2018-03-22
Move LoginView to own struct
Tulir Asokan
2018-03-22
Refactoring and documentation
Tulir Asokan
2018-03-22
Use display names in join/leave messages
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
Update constants and demagicify RoomView drawing
Tulir Asokan
2018-03-22
Move history mutex to rooms.Room
Tulir Asokan
2018-03-22
Use Flex as MainView base instead of Grid
Tulir Asokan
2018-03-22
Move input field to RoomView
Tulir Asokan
2018-03-21
Refactoring and godocs
Tulir Asokan
2018-03-21
Handle some corner cases in MessageView
Tulir Asokan
2018-03-21
Add external debug file, refactoring and push rule parser
Tulir Asokan
2018-03-21
Refactor some things and format everything
Tulir Asokan
2018-03-20
Rename UpdateLogs back to LoadHistory
Tulir Asokan
2018-03-20
Show messages in message view while sending
Tulir Asokan
2018-03-20
Simplify MessageView buffer recalculation to one loop
Tulir Asokan
2018-03-20
Add colon after username completion at beginning of line
Tulir Asokan
2018-03-20
Re-add colors to date change messages
Tulir Asokan
2018-03-20
Add support for loading more history
Tulir Asokan
2018-03-20
Add some vim-style keybindings to advanced inputfields
Tulir Asokan
2018-03-19
Don't panic if room list is empty
Tulir Asokan
2018-03-19
Switch forms to use advanced inputfields and use user-friendly panics for UI ...
Tulir Asokan
2018-03-19
Avoid showing panics directly if debug mode is not enabled
Tulir Asokan
2018-03-18
Organize files
Tulir Asokan
[prev]