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
Age
Commit message (
Expand
)
Author
2019-03-19
fixed send and setstate to allow spaces
Pascal Abresch
2019-03-19
adds /msetstate
Pascal Abresch
2019-03-19
adds /msend
Pascal Abresch
2019-02-12
Fix go vet warning
Tulir Asokan
2019-02-12
Remove replaces in go.mod
Tulir Asokan
2019-02-04
Update compile instructions
Tulir Asokan
2019-01-23
Update license and sort imports
Tulir Asokan
2019-01-23
Update deps
Tulir Asokan
2019-01-22
Set GO111MODULE=on in CI
Tulir Asokan
2019-01-22
Use Go 1.11 in CI
Tulir Asokan
2019-01-12
Fix potential negative index when getting color from name
Tulir Asokan
2019-01-12
Update CI script and tcell
Tulir Asokan
2019-01-12
Update CI script again
Tulir Asokan
2019-01-11
Update CI script
Tulir Asokan
2019-01-11
Switch to Go modules and make other changes
Tulir Asokan
2018-11-14
Fix go vet
Tulir Asokan
2018-11-14
Fix tests
Tulir Asokan
2018-11-14
Fix named colors and remove HTML from plaintext body when sending
Tulir Asokan
2018-11-14
Merge branch 'master' into update
Tulir Asokan
2018-11-14
Fix things
Tulir Asokan
2018-10-18
Merge pull request #74 from vranki/feature/alt-a
Tulir Asokan
2018-10-18
Alt-a to jump to next channel with unread messages.
Ville Ranki
2018-10-18
Add basic development instructions
Tulir Asokan
2018-10-18
Commands are invoked with a leading slash (like in Wiki). This patch makes th...
depate
2018-09-05
Update to latest gomatrix. Things are broken
Tulir Asokan
2018-07-02
Emojify message (#65)
Vishnunarayan K I
2018-06-30
Add support for more key events (#64)
Digital
2018-06-30
Add option to disable typing notifications (#63)
Digital
2018-06-11
Merge pull request #60 from f0x52/patch-1
Tulir Asokan
2018-06-11
remove double "or compile from source"
f0x52
2018-06-11
Make /rainbow yellow readable in light-themed clients
Tulir Asokan
2018-06-11
Add font tag support and /rainbow command
Tulir Asokan
2018-06-06
Merge pull request #59 from Evidlo/master
Tulir Asokan
2018-06-06
turn off dynamic colors in fuzzy search
evan
2018-06-02
Gofmt
Tulir Asokan
2018-06-02
Add ui toggle for image rendering
Tulir Asokan
2018-06-02
Improve newlines in HTML parser
Tulir Asokan
2018-05-31
Rewrite HTML parser
Tulir Asokan
2018-05-27
Add very basic arbitrary message/state event sending commands
Tulir Asokan
2018-05-27
Split command system from main view
Tulir Asokan
2018-05-27
Fix m.emote messages in bare message views
Tulir Asokan
2018-05-26
Update tcell and include tcell database in debian package
Tulir Asokan
2018-05-25
Update tcell terminfo database
Tulir Asokan
2018-05-25
Update dependencies
Tulir Asokan
2018-05-25
Merge pull request #53 from Evidlo/master
Tulir Asokan
2018-05-25
fix room name overwriting unread count
evan
2018-05-24
Remove json tags from UserPreferences
Tulir Asokan
2018-05-24
Add UI preferences and simplify config save/load (ref #43)
Tulir Asokan
2018-05-24
Update preview image
Tulir Asokan
2018-05-24
Merge pull request #52 from Evidlo/master
Tulir Asokan
[prev]
[next]