Timo Kösters
|
f0a21b6165
|
fix: use device_id when registering
TIL body.device_id != (*body).device_id, which is pretty bad, so I
renamed body.device_id to body.sender_device
|
2020-10-18 21:51:28 +02:00 |
|
Timo Kösters
|
bcd1fe1856
|
feat: admin room
|
2020-10-07 11:51:49 +02:00 |
|
Timo Kösters
|
b7ab57897b
|
fix: sending slowness
|
2020-09-15 16:14:59 +02:00 |
|
Timo Kösters
|
f7816b11de
|
feat: send messages over federation
|
2020-09-15 08:17:06 +02:00 |
|
Timo Kösters
|
12a8c9badd
|
fix: join rooms over federation
|
2020-09-12 21:30:07 +02:00 |
|
Timo Kösters
|
1e8fbd8d50
|
Update ruma version
|
2020-09-08 17:32:03 +02:00 |
|
Devin Ragotzy
|
846a0098c1
|
Split append_pdu -> append_pdu and build_and_append
Move all state event appending to append_state_pdu.
|
2020-08-23 16:43:21 -04:00 |
|
timokoesters
|
c1c62b7eb4
|
refactor: put endpoints into modules
|
2020-07-30 18:34:03 +02:00 |
|