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 (
Collapse
)
Author
2019-04-09
Fix non-syntax-highlighted code block newline 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-06
Focus username field in login view automatically
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
Even more changes
Tulir Asokan
2019-03-27
Merge remote-tracking branch 'nepugia/nep' into mauview
Tulir Asokan
2019-03-26
Change more things
Tulir Asokan
2019-03-26
Change things
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-01-23
Update license and sort imports
Tulir Asokan
2019-01-12
Fix potential negative index when getting color from name
Tulir Asokan
2019-01-11
Switch to Go modules and make other changes
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
Alt-a to jump to next channel with unread messages.
Ville Ranki
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
In some cases tcell sends Key{Ctrl,Alt}{Up,Down} events instead of Key{Up,Down} event that have the corresponding modifier mask set. (these key combinations are used for switching rooms)
2018-06-30
Add option to disable typing notifications (#63)
Digital
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
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
fix room name overwriting unread count
evan
2018-05-24
Add UI preferences and simplify config save/load (ref #43)
Tulir Asokan
2018-05-23
switch fuzzysearch to upstream
evan
2018-05-23
Add real bare view
Tulir Asokan
2018-05-22
Add bare mode and fix terminal resize bug. Fixes #48
Tulir Asokan
2018-05-22
Re-enable coloring of new name in name change events
Tulir Asokan
2018-05-22
More cleanup
Tulir Asokan
2018-05-22
Split up TagRoomList.Draw()
Tulir Asokan
[prev]
[next]