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-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
2020-02-19
Update mautrix-go to separate unmarshaling sync response and event content
Tulir Asokan
2020-02-19
Add support for editing messages
Tulir Asokan
2020-02-19
Fix mouse motion not being passed to input areas
Tulir Asokan
2020-02-18
Fix panic when joining new room
Tulir Asokan
2020-02-18
Update readme a bit and add SSO support
Tulir Asokan
2020-02-18
Update deps
Tulir Asokan
2019-07-26
Add badge and link for GitLab CI to readme
Tulir Asokan
2019-07-25
Update tcell
Tulir Asokan
2019-07-25
Add .gitlab-ci.yml
Tulir Asokan
2019-06-22
Update tcell
Tulir Asokan
2019-06-21
Possibly fix displaying displaynames of left users
Tulir Asokan
2019-06-21
Fix or break some history related things
Tulir Asokan
2019-06-18
Cache canonical alias in room list so tab completing wouldn't load state ↵
Tulir Asokan
from disk
2019-06-17
Add initial support for rendering replies
Tulir Asokan
2019-06-17
Wrap events in custom struct to add gomuks-specific fields
Tulir Asokan
2019-06-16
Only ping if displayname has spaces/punctuation characters around it. Fixes #96
Tulir Asokan
2019-06-16
Fix panic in redaction handling
Tulir Asokan
[prev]
[next]