backend_test.go
|
Add publicrooms method test
|
2019-08-02 23:11:32 +05:00 |
consts.go
|
Move token generator to backend
|
2019-07-22 19:46:11 +05:00 |
roomevents.go
|
Add room event on changint topic
|
2019-07-21 16:30:14 +05:00 |
rooms_test.go
|
Fix room.ID() method
|
2019-07-24 20:02:04 +05:00 |
rooms.go
|
Add basic implementation of PublicRooms method
|
2019-08-02 22:55:35 +05:00 |
tokens_test.go
|
Add token generator test
|
2019-07-22 19:46:21 +05:00 |
tokens.go
|
Remove error check for token generator
|
2019-07-22 22:28:55 +05:00 |
user_test.go
|
Make Register method uses Login method
|
2019-07-31 20:53:36 +05:00 |
user.go
|
Add publicrooms method test
|
2019-08-02 23:11:32 +05:00 |