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
/
gomuks.go
Age
Commit message (
Expand
)
Author
2018-03-23
Documentation and refactoring
Tulir Asokan
2018-03-22
Save history to disk. Fixes #1
Tulir Asokan
2018-03-21
Refactoring and godocs
Tulir Asokan
2018-03-21
Add external debug file, refactoring and push rule parser
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
2018-03-18
Move syncer/room store changes from gomatrix fork to here, refactor and impro...
Tulir Asokan
2018-03-17
Fix wide characters in input field and prepare for tab completion
Tulir Asokan
2018-03-15
HAAAAAAAAANDS
Tulir Asokan
2018-03-15
Switch to gomatrix fork
Tulir Asokan
2018-03-15
Here have code
Tulir Asokan
2018-03-15
More code
Tulir Asokan
2018-03-14
Minor changes and switch to tview fork
Tulir Asokan
2018-03-13
Code additions/edits
Tulir Asokan
2018-03-13
Add initial login view and debug panel with tview
Tulir Asokan