.gitignore
|
Initial commit
|
2016-11-29 16:35:32 +00:00 |
LICENSE
|
Initial commit
|
2016-11-29 16:35:32 +00:00 |
README.md
|
aWOOGA
|
2016-12-02 15:42:13 +00:00 |
client.go
|
update comments and remove go.mod
|
2020-01-25 11:55:05 +00:00 |
client_test.go
|
Add test
|
2019-12-21 22:48:51 +00:00 |
events.go
|
unrelated: Add PrevContent
|
2019-12-22 18:20:50 +00:00 |
requests.go
|
Typing notifications
|
2017-04-25 10:11:59 +01:00 |
responses.go
|
rejig
|
2019-12-21 22:35:11 +00:00 |
room.go
|
rejig
|
2019-12-21 22:35:11 +00:00 |
store.go
|
Make the rooms map
|
2016-12-01 14:52:55 +00:00 |
sync.go
|
Check that StateKey is not nil / null
|
2017-04-20 21:29:44 +01:00 |
tags.go
|
Tag->TagContent
|
2019-03-26 22:25:57 +05:30 |
userids.go
|
Run gofmt
|
2019-04-25 15:16:37 -07:00 |
userids_examples_test.go
|
Add userid example functions
|
2016-12-08 17:41:35 +00:00 |
userids_test.go
|
Add user ID handling methods
|
2016-12-06 14:24:27 +00:00 |