Commit graph

17 commits

Author SHA1 Message Date
8ab147190e Implement power_level_content_override for client room creation 2021-09-11 15:11:38 +02:00
d4b058e739 Implement client send state event endpoint 2021-09-10 21:51:45 +02:00
e55aa4b85c Restructure code base for API requests/responses 2021-09-09 17:26:40 +02:00
f565383468 Federate client profile requests 2021-09-09 16:00:58 +02:00
213980a5be Implement client profile information endpoint 2021-09-08 20:21:55 +02:00
af40cebc01 Implement client get/set display name endpoint
Add ability to unset avatar URL/display name
2021-09-08 17:32:10 +02:00
3e1a377226 Implement client get/set avatar URL endpoint 2021-09-08 16:27:31 +02:00
b12872fe2c Remove joined_rooms table 2021-09-08 14:22:40 +02:00
46b4199618 Add membership table 2021-09-08 12:03:41 +02:00
7a1bf01869 Add initial implementatin of client /sync endpoint without 'since'
parameter
2021-09-07 20:24:06 +02:00
34da9da261 Implement client capabilities endpoint 2021-09-06 20:33:23 +02:00
5f6476df57 Add specs 2021-09-06 16:17:45 +02:00
224201ae2f Validate 'from' and 'to' tokens in client /messages endpoint 2021-09-06 16:08:49 +02:00
27c673e07a Add missing fields to events
Fix Dialyzer issues
2021-09-05 16:39:52 +02:00
0871c3cdd9 Implement client room messages endpoint 2021-09-05 12:51:25 +02:00
40f3eeff7c Improve primary keys usage 2021-09-04 16:40:17 +02:00
232df26b85 Rename repository 2021-09-01 14:43:55 +02:00