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
/
go.mod
Age
Commit message (
Collapse
)
Author
2020-05-05
Make e2ee optional
Tulir Asokan
2020-05-05
Update mautrix-go
Tulir Asokan
2020-05-05
Don't encrypt outgoing reactions
Tulir Asokan
2020-05-05
Update mautrix-go and give crypto module access to state store
Tulir Asokan
2020-04-29
Update mautrix-go
Tulir Asokan
2020-04-29
Add support for encrypted files
Tulir Asokan
2020-04-28
Update mautrix-go and move crypto store to XDG_DATA_HOME
Tulir Asokan
2020-04-28
Add initial support for encrypting messages
Tulir Asokan
2020-04-27
Add support for decrypting messages
Tulir Asokan
2020-04-22
Use mautrix-go methods for downloading media
Tulir Asokan
2020-04-20
Make TxnID url-safe to help pantalaimon. Closes #152
Tulir Asokan
2020-04-19
Add progress bar for first sync
Tulir Asokan
2020-04-19
Update mautrix-go content stuff
Tulir Asokan
2020-04-08
Display thumbnail for all files and add commands to download and open files
Tulir Asokan
2020-04-04
Add toggles for disabling markdown and HTML
Tulir Asokan
2020-03-20
Update mautrix-go to ignore 404 errors in .well-known resolution
Tulir Asokan
2020-03-20
Support formatting in rainbows
Tulir Asokan
Fixes #119
2020-03-03
Update deps
Tulir Asokan
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-22
Update mautrix-go
Tulir Asokan
2020-02-22
Enable lazy loading of members
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
Update mauview
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-18
Update readme a bit and add SSO support
Tulir Asokan
2020-02-18
Update deps
Tulir Asokan
2019-07-25
Update tcell
Tulir Asokan
2019-06-22
Update tcell
Tulir Asokan
2019-06-21
Possibly fix displaying displaynames of left users
Tulir Asokan
2019-06-17
Wrap events in custom struct to add gomuks-specific fields
Tulir Asokan
2019-06-16
Add support for redactions. Fixes #19
Tulir Asokan
2019-06-16
Add support for editing room tags
Tulir Asokan
2019-06-16
Use https by default if scheme is not provided
Tulir Asokan
2019-06-16
Remove dev replaces and update deps
Tulir Asokan
2019-06-16
Fix reply rendering infinite loop bug
Tulir Asokan
2019-06-15
Unbreak things
Tulir Asokan
2019-06-15
Update deps
Tulir Asokan
2019-05-12
Fix go 1.11 and go get compatibility
Tulir Asokan
2019-04-27
Add partial deadlock detection in debug mode
Tulir Asokan
2019-04-27
Add locks and other sync stuff
Tulir Asokan
2019-04-10
Split container/text HTML entities and add support for <hr>
Tulir Asokan
2019-04-10
Update mautrix-go
Tulir Asokan
2019-04-10
Fix tests
Tulir Asokan
2019-04-10
Update mautrix-go
Tulir Asokan
[next]