|
072ef27480
|
Move event generators to seperate modules
|
2021-08-30 14:12:28 +02:00 |
|
|
2088f0a869
|
Implement client ban and unban endpoints
|
2021-08-26 22:09:45 +02:00 |
|
|
bb7c3b07e9
|
Implement client kick endpoint
|
2021-08-26 14:32:24 +02:00 |
|
|
ae860a768c
|
Implement client leave endpoint
Add documentation and type specs
|
2021-08-26 11:01:19 +02:00 |
|
|
bcc6cbb24b
|
Implement client invite endpoint
Refactor room server to automatically determine auth events
Add documentation in various places
|
2021-08-25 01:27:03 +02:00 |
|
|
e510c3bb6a
|
Implement retrieving a single event over federation
Fix url encoding during homeserver signature check
|
2021-08-21 11:25:36 +02:00 |
|
|
1881b7f3d6
|
Add more type checking
|
2021-08-19 23:42:24 +02:00 |
|
|
7b011123f8
|
Fix prev events not being hashed and signed during room creation.
|
2021-08-18 19:04:09 +02:00 |
|
|
1781575e75
|
Calculate and set event id using reference hash
|
2021-08-18 13:54:18 +02:00 |
|
|
02edff90e7
|
Add function to query whether server participates in a room
Move from integer timestamps to datetimes
|
2021-08-16 19:30:47 +02:00 |
|
|
fb59fee754
|
Add schemas and functions to query signing keys from servers
|
2021-08-13 00:45:07 +02:00 |
|
|
33b64d80f5
|
Add code for verifying homeservers' signatures on API requests
|
2021-08-08 19:20:10 +02:00 |
|
|
f50f08061c
|
Restructure code base
|
2021-08-06 23:14:27 +02:00 |
|