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.sum
Age
Commit message (
Collapse
)
Author
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-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
Fix tests
Tulir Asokan
2019-04-07
Add syntax highlighting. Fixes #28
Tulir Asokan
2019-04-06
Update dependencies
Tulir Asokan
2019-04-05
Move history storage to matrix package. Fixes #90
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-26
Change more things
Tulir Asokan
2019-03-26
Start moving to mauview
Tulir Asokan
2019-01-23
Update deps
Tulir Asokan
2019-01-12
Update CI script and tcell
Tulir Asokan
2019-01-11
Switch to Go modules and make other changes
Tulir Asokan