|
hooks
|
Add basic types and pre-commit hooks
|
2016-11-29 16:44:19 +00:00 |
|
.gitignore
|
Initial commit
|
2016-11-29 16:35:32 +00:00 |
|
client.go
|
Add LeaveRoom(roomID) with test
|
2016-12-01 17:32:16 +00:00 |
|
client_test.go
|
Add LeaveRoom(roomID) with test
|
2016-12-01 17:32:16 +00:00 |
|
events.go
|
Add basic types and pre-commit hooks
|
2016-11-29 16:44:19 +00:00 |
|
LICENSE
|
Initial commit
|
2016-11-29 16:35:32 +00:00 |
|
responses.go
|
Add LeaveRoom(roomID) with test
|
2016-12-01 17:32:16 +00:00 |
|
room.go
|
Move remaining Go-NEB code into gomatrix
|
2016-11-30 17:24:46 +00:00 |
|
store.go
|
Make the rooms map
|
2016-12-01 14:52:55 +00:00 |
|
sync.go
|
Remove Rooms from Syncer, move to Storer
|
2016-12-01 11:49:36 +00:00 |