Commit Graph

15 Commits

Author SHA1 Message Date
nxshock
e51ff105e7 Fix room aliases
Aliases must return pure name
2019-08-08 20:21:22 +05:00
nxshock
3bbb8b19a8 Fix room aliases 2019-08-08 19:38:30 +05:00
ChronosX88
57a2beceb2
refactor: Make events as one collection in Backend 2019-08-07 13:07:11 +04:00
nxshock
a513e35953 Start implementation of Invite method 2019-08-04 13:47:58 +05:00
nxshock
713fc3cb02 Update imports 2019-08-03 19:19:18 +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
e8165db50f Implement ListRoom GET/PUT methods 2019-07-31 20:01:20 +05:00
nxshock
a05a6dfb54 Fix room.ID() method 2019-07-24 20:02:04 +05:00
nxshock
1951586cdc Add room users method 2019-07-22 21:02:53 +05:00
nxshock
c179fdc4b6 Add list of joined room members 2019-07-22 18:46:59 +05:00
nxshock
9c98ec1cf3 Move changing room topic to user method 2019-07-22 18:38:02 +05:00
nxshock
feb71433c4 Add room event on changint topic 2019-07-21 16:30:14 +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