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
/
matrix
Age
Commit message (
Expand
)
Author
2019-04-07
Add timeout to opening history db
Tulir Asokan
2019-04-06
Don't add events from state stream to timeline
Tulir Asokan
2019-04-05
Move history storage to matrix package. Fixes #90
Tulir Asokan
2019-03-28
Even more changes
Tulir Asokan
2019-03-26
Minor changes
Tulir Asokan
2019-03-26
Change more things
Tulir Asokan
2019-03-26
Change things
Tulir Asokan
2019-03-26
Fix normal events being handled as state events
Tulir Asokan
2019-01-23
Update license and sort imports
Tulir Asokan
2019-01-11
Switch to Go modules and make other changes
Tulir Asokan
2018-11-14
Fix tests
Tulir Asokan
2018-11-14
Fix named colors and remove HTML from plaintext body when sending
Tulir Asokan
2018-11-14
Fix things
Tulir Asokan
2018-09-05
Update to latest gomatrix. Things are broken
Tulir Asokan
2018-07-02
Emojify message (#65)
Vishnunarayan K I
2018-06-02
Gofmt
Tulir Asokan
2018-05-24
Add UI preferences and simplify config save/load (ref #43)
Tulir Asokan
2018-05-23
Change name of environment variable to disable TLS verification to match the ...
Tulir Asokan
2018-05-23
Add environment variable to disable TLS verification
Tulir Asokan
2018-05-22
Add bare mode and fix terminal resize bug. Fixes #48
Tulir Asokan
2018-05-22
Gofmt
Tulir Asokan
2018-05-22
Clean up code
Tulir Asokan
2018-05-22
Fix tests
Tulir Asokan
2018-05-17
Move all cache to ~/.cache/gomuks
Tulir Asokan
2018-05-16
Fix tests
Tulir Asokan
2018-05-16
Handle m.direct and m.receipt events
Tulir Asokan
2018-05-15
Fix room ordering after initial sync (ref #36)
Tulir Asokan
2018-05-15
Display ban/unban events
Tulir Asokan
2018-05-15
Update state event handling
Tulir Asokan
2018-05-11
Add tests for downloading invalid URLs and getting history
Tulir Asokan
2018-05-10
Update dependencies
Tulir Asokan
2018-05-10
Add tests for JoinRoom, LeaveRoom and Download
Tulir Asokan
2018-05-10
Don't parse room ID
Tulir Asokan
2018-05-10
Add tests for sending stuff to Matrix
Tulir Asokan
2018-05-10
Add command to log out
Tulir Asokan
2018-05-04
Fix room tag tests
Tulir Asokan
2018-05-04
Add support for explicit ordering and limiting rooms shown under a tag
Tulir Asokan
2018-05-02
Fix go vet warnings
Tulir Asokan
2018-05-02
Add more session and config tests
Tulir Asokan
2018-05-02
Add PushRuleCollection tests
Tulir Asokan
2018-05-02
Add tests for PushRule.Match and fork glob to make it compatible with the spec
Tulir Asokan
2018-05-01
Re-add function that was accidentally removed
Tulir Asokan
2018-05-01
Refactoring
Tulir Asokan
2018-04-30
Update ui AddRoom and RemoveRoom parameters
Tulir Asokan
2018-04-30
Fix room list updating when joining/leaving
Tulir Asokan
2018-04-30
Stop showing rooms the user has left in the room list. Fixes #35
Tulir Asokan
2018-04-24
Add tests for syncer and fix some bugs
Tulir Asokan
2018-04-24
Disable initial history fetch (comes with initial sync)
Tulir Asokan
2018-04-24
Fix/break/change things
Tulir Asokan
2018-04-24
Everything is no longer broken
Tulir Asokan
[next]