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 (
Collapse
)
Author
2019-04-10
Fix last cached message not showing up when loading history
Tulir Asokan
2019-04-10
Re-add reply rendering
Tulir Asokan
2019-04-10
Fix Travis CI Go version
Tulir Asokan
2019-04-10
Remove commented code
Tulir Asokan
2019-04-10
Fix date change messages and input submit handling
Tulir Asokan
2019-04-10
It compiles. Ship it!
Tulir Asokan
2019-04-09
Start refactoring various things in message rendering and sending
Tulir Asokan
2019-04-09
Refactor message parsing things
Tulir Asokan
2019-04-09
Move stripLinebreak to a struct field in the HTML parser
Tulir Asokan
2019-04-09
Fix non-syntax-highlighted code block newline rendering
Tulir Asokan
2019-04-07
Fix syncing preferences from account data
Tulir Asokan
2019-04-07
Merge branch 'deep-message-rendering'
Tulir Asokan
2019-04-07
Improve handling of multiple linebreaks
Tulir Asokan
2019-04-07
Move special list/blockquote prefixing to renderer
Tulir Asokan
2019-04-07
Add syntax highlighting. Fixes #28
Tulir Asokan
2019-04-07
Remove commented code
Tulir Asokan
2019-04-07
More changes to do #91
Tulir Asokan
2019-04-07
Initial changes to do #91
Tulir Asokan
2019-04-07
Add timeout to opening history db
Tulir Asokan
2019-04-06
Focus username field in login view automatically
Tulir Asokan
2019-04-06
Don't add events from state stream to timeline
Tulir Asokan
2019-04-06
Update dependencies
Tulir Asokan
2019-04-06
Use XDG config and cache home
Tulir Asokan
2019-04-05
Move history storage to matrix package. Fixes #90
Tulir Asokan
2019-03-30
Change even more things
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-27
Merge remote-tracking branch 'nepugia/nep' into mauview
Tulir Asokan
2019-03-26
Minor changes
Tulir Asokan
2019-03-26
Change more things
Tulir Asokan
2019-03-26
Change things
Tulir Asokan
2019-03-26
Fix normal events being handled as state events
Tulir Asokan
2019-03-26
Start moving to mauview
Tulir Asokan
2019-03-19
adds kick, ban, unban and invite command
Pascal Abresch
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
[prev]
[next]