ChronosX88
|
57a2beceb2
|
refactor: Make events as one collection in Backend
|
2019-08-07 13:07:11 +04:00 |
|
nxshock
|
91b28d2dc1
|
Make coomon.Filter synonym of filter request
|
2019-08-05 20:06:46 +05:00 |
|
nxshock
|
330f362e54
|
Rework filter methods
|
2019-08-05 19:39:28 +05:00 |
|
ChronosX88
|
501c7b0795
|
feat: Add Filter API [WIP]
|
2019-08-04 20:46:31 +04:00 |
|
nxshock
|
a513e35953
|
Start implementation of Invite method
|
2019-08-04 13:47:58 +05:00 |
|
nxshock
|
d47457a67c
|
Add basic implementation of Post publicRooms method
|
2019-08-03 19:47:33 +05:00 |
|
nxshock
|
713fc3cb02
|
Update imports
|
2019-08-03 19:19:18 +05:00 |
|
nxshock
|
1816362e9a
|
Add simple username validation
|
2019-08-03 12:54:32 +05:00 |
|
nxshock
|
87144ee37d
|
Make models.ApiError interface, not struct
|
2019-08-03 11:46:57 +05:00 |
|
nxshock
|
a2ebc64065
|
Add publicrooms method test
|
2019-08-02 23:11:32 +05:00 |
|
nxshock
|
782c328e3d
|
Add basic implementation of PublicRooms method
|
2019-08-02 22:55:35 +05:00 |
|
nxshock
|
e293cd0255
|
Implement room state field
|
2019-08-02 21:46:46 +05:00 |
|
nxshock
|
11097f763c
|
Add register.available method
|
2019-08-02 18:17:18 +05:00 |
|
nxshock
|
cf9fade28e
|
Make Register method uses Login method
|
2019-07-31 20:53:36 +05:00 |
|
nxshock
|
e8165db50f
|
Implement ListRoom GET/PUT methods
|
2019-07-31 20:01:20 +05:00 |
|
nxshock
|
ff79b25285
|
Add basic implementation of devices method
|
2019-07-29 19:32:38 +05:00 |
|
nxshock
|
8bc553aff4
|
Add user change password method
|
2019-07-25 21:56:31 +05:00 |
|
nxshock
|
7293b33b6f
|
Add user.JoinedRooms() method
|
2019-07-24 20:04:45 +05:00 |
|
nxshock
|
f0d2ea7f17
|
Move Logout() to user method
|
2019-07-24 19:31:07 +05:00 |
|
nxshock
|
92f2b43f56
|
Add user.LogoutAll() method
|
2019-07-24 19:15:07 +05:00 |
|
nxshock
|
1dbc5082a9
|
Add WhoAmI handler
|
2019-07-23 19:37:02 +05:00 |
|
nxshock
|
a1717ec784
|
Add send message event to memry backend
|
2019-07-23 19:24:18 +05:00 |
|
nxshock
|
1951586cdc
|
Add room users method
|
2019-07-22 21:02:53 +05:00 |
|
nxshock
|
32937adc80
|
Add leave room method
|
2019-07-22 18:58:18 +05:00 |
|
nxshock
|
9c98ec1cf3
|
Move changing room topic to user method
|
2019-07-22 18:38:02 +05:00 |
|
nxshock
|
a6f8ef9bdb
|
Move CreateRoom to User method
|
2019-07-21 16:52:32 +05:00 |
|
nxshock
|
cbb1befd60
|
Add set romm topic method for memory backend
|
2019-07-21 16:04:24 +05:00 |
|
nxshock
|
2919be97bf
|
Add create room method plus some rework of backend
|
2019-07-21 14:43:14 +05:00 |
|
ChronosX88
|
eed0554dc5
|
refactor: Refactor models module structure
|
2019-07-19 19:52:03 +04:00 |
|
ChronosX88
|
833bc6e2f4
|
refactor: Change project structure to default (Standard Golang project layout)
|
2019-07-19 11:39:53 +04:00 |
|