Commit graph

18 commits

Author SHA1 Message Date
8dfd770fd0 Implement creation_content option for client room creation 2021-09-11 18:23:51 +02:00
d23a42e29c Implement is_direct option for client room creation 2021-09-11 17:38:25 +02:00
ee8c821653 Implement inviting users during room creation 2021-09-11 12:39:42 +02:00
d4b058e739 Implement client send state event endpoint 2021-09-10 21:51:45 +02:00
c0055b6905
Update README.md 2021-09-09 15:39:49 +00:00
7d8f6b29d8
Update README.md 2021-09-08 18:23:15 +00:00
d214df3605
Update README.md 2021-09-08 15:34:34 +00:00
3e1a377226 Implement client get/set avatar URL endpoint 2021-09-08 16:27:31 +02:00
6ff163bae3
Update README.md 2021-09-06 18:37:41 +00:00
75e3a957d2
Update README.md 2021-09-06 14:36:33 +00:00
4aeb2d2cd8
Update README.md 2021-09-01 12:21:02 +00:00
e2cb61e2d8
Update README.md 2021-08-27 16:21:32 +00:00
4a482a1c2b
Update README.md 2021-08-27 16:20:35 +00:00
11c87a7089
Fix typo in readme 2021-08-05 11:32:37 +00:00
38af22fea6 Add function to sign event
Add signing server to perform signing
Add enacl library to perform ed25519 crypto
2021-08-05 13:30:46 +02:00
9e02d5b95c Refactor room server
Serialize and save room state in database
Get room state from database when creating a room server
2021-07-29 16:59:40 +02:00
074ceb4dac
Update README.md 2021-07-26 10:03:13 +00:00
e6e4472b94 Init git repo 2021-06-22 14:09:25 +02:00