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
/
pushrules
Age
Commit message (
Expand
)
Author
2020-02-22
Improve tags and add initial invite handling
Tulir Asokan
2019-06-16
Only ping if displayname has spaces/punctuation characters around it. Fixes #96
Tulir Asokan
2019-04-27
Add locks and other sync stuff
Tulir Asokan
2019-01-23
Update license and sort imports
Tulir Asokan
2018-11-14
Fix tests
Tulir Asokan
2018-11-14
Fix things
Tulir Asokan
2018-09-05
Update to latest gomatrix. Things are broken
Tulir Asokan
2018-05-22
Gofmt
Tulir Asokan
2018-05-17
Move all cache to ~/.cache/gomuks
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-04-19
Fix golint issues
Tulir Asokan
2018-04-19
Gofmt
Tulir Asokan
2018-04-17
Add test file stubs to include them in coverage percentage
Tulir Asokan
2018-04-16
Add tests for pushrule actions
Tulir Asokan
2018-04-15
Add tests for pushrule conditions and fix bugs found when making tests
Tulir Asokan
2018-04-10
Add a simple push rule parsing test
Tulir Asokan
2018-03-23
Documentation and refactoring
Tulir Asokan
2018-03-23
gofmt and govet
Tulir Asokan
2018-03-23
Refactor PushRuleset#GetActions() and ViewMain event processing
Tulir Asokan
2018-03-22
Rename matrix/room/ to matrix/rooms/
Tulir Asokan
2018-03-21
Refactoring and godocs
Tulir Asokan