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
2020-03-20
Fix bug in number of spaces in rainbows
Tulir Asokan
2020-03-20
Support formatting in rainbows
Tulir Asokan
Fixes #119
2020-03-19
Note mouse behaviour in README
Wesley Moore
2020-03-06
Fix selecting other users' messages
Tulir Asokan
2020-03-03
Properly ignore presence in sync filter
Tulir Asokan
2020-03-03
Update redact command help
Tulir Asokan
2020-03-03
Fix typo in readme
Tulir Asokan
2020-03-03
Remove debug print
Tulir Asokan
2020-03-03
Update deps
Tulir Asokan
2020-03-03
Don't send typing stop event if not necessary
Tulir Asokan
2020-03-03
More small changes to room list
Tulir Asokan
2020-03-03
Add another nil check in room list
Tulir Asokan
2020-03-01
Implement sending redactions
Tulir Asokan
2020-03-01
Update screenshot
Tulir Asokan
2020-03-01
Fix room list ordering
Tulir Asokan
2020-03-01
Implement selecting message to reply/react to with keyboard
Tulir Asokan
2020-03-01
Merge pull request #111 from Evidlo/master
Tulir Asokan
add notify_sound config option
2020-03-01
add notify_sound config option
evan
2020-03-01
Update mautrix-go
Tulir Asokan
2020-03-01
Fix minor issues
Tulir Asokan
2020-03-01
Add support for replying and reacting to messages
Tulir Asokan
2020-02-25
Update readme and /help
Tulir Asokan
2020-02-22
Fix unexpected results when clicking some message senders
Tulir Asokan
2020-02-22
Add separate messages for invite reject/accept
Tulir Asokan
2020-02-22
Disable selecting service messages
Tulir Asokan
2020-02-22
Fix duplicate locking case
Tulir Asokan
2020-02-22
Update mautrix-go
Tulir Asokan
2020-02-22
Make invites mostly work
Tulir Asokan
2020-02-22
Improve tags and add initial invite handling
Tulir Asokan
2020-02-22
Fix invite parentheses in member list
Tulir Asokan
2020-02-22
Enable lazy loading of members
Tulir Asokan
2020-02-21
Add initial message selecting stuff
Tulir Asokan
2020-02-20
Redraw UI when starting to load more messages
Tulir Asokan
2020-02-20
Fix compilation error
Tulir Asokan
2020-02-20
Add background color for reactions
Tulir Asokan
2020-02-20
Add support for displaying reactions
Tulir Asokan
2020-02-20
Hide tombstoned rooms from room list
Tulir Asokan
2020-02-20
Improve login view and add .well-known resolution
Tulir Asokan
2020-02-19
Always set cursor to end when switching edit message
Tulir Asokan
2020-02-19
Fix some issues when logging out
Tulir Asokan
2020-02-19
Hardcode name colors so individual colors can be removed
Tulir Asokan
2020-02-19
Add custom name for m.server_notice tag
Tulir Asokan
2020-02-19
Update mauview
Tulir Asokan
2020-02-19
Show multiline errors in login view
Tulir Asokan
2020-02-19
Only initialize history manager if not initialized
Tulir Asokan
2020-02-19
Don't ignore history init errors
Tulir Asokan
2020-02-19
Fix rendering formatted m.emotes
Tulir Asokan
2020-02-19
Add support for editing /me
Tulir Asokan
2020-02-19
Remove duplicate code for finding message to edit
Tulir Asokan
2020-02-19
Ignore mouse motion events inside MessageView
Tulir Asokan
[prev]
[next]