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
/
go.mod
Age
Commit message (
Expand
)
Author
2019-04-10
Split container/text HTML entities and add support for <hr>
Tulir Asokan
2019-04-10
Update mautrix-go
Tulir Asokan
2019-04-10
Fix tests
Tulir Asokan
2019-04-10
Update mautrix-go
Tulir Asokan
2019-04-07
Add syntax highlighting. Fixes #28
Tulir Asokan
2019-04-06
Update dependencies
Tulir Asokan
2019-04-05
Move history storage to matrix package. Fixes #90
Tulir Asokan
2019-03-28
Remove replaces in go.mod
Tulir Asokan
2019-03-28
Maybe fix windows
Tulir Asokan
2019-03-28
Even more changes
Tulir Asokan
2019-03-26
Change more things
Tulir Asokan
2019-03-26
Start moving to mauview
Tulir Asokan
2019-02-12
Remove replaces in go.mod
Tulir Asokan
2019-01-23
Update license and sort imports
Tulir Asokan
2019-01-23
Update deps
Tulir Asokan
2019-01-12
Update CI script and tcell
Tulir Asokan
2019-01-11
Switch to Go modules and make other changes
Tulir Asokan
2018-04-22
Switch to dep
Tulir Asokan
2018-04-10
Add go.mod file
Tulir Asokan
2018-03-18
Organize files
Tulir Asokan
2018-03-13
Add initial login view and debug panel with tview
Tulir Asokan