Jason Volk
|
5a92a00939
|
Fix missing validations of federation member event stubs.
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-12-30 18:42:46 +00:00 |
|
dasha_uwu
|
7b2079f714
|
Check PDU formats
|
2025-12-18 01:53:09 +00:00 |
|
Jason Volk
|
6553ba829f
|
Fix room-leave conditions for rooms without joined users or remote servers.
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-12-01 08:01:52 +00:00 |
|
Jason Volk
|
1ce3d2b01f
|
Add ReadyBoolExt special case for ReadyEqExt.
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-12-01 08:01:52 +00:00 |
|
Jason Volk
|
8bb0d02619
|
Replace calls through sender request interface.
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-11-26 06:49:57 +00:00 |
|
Jason Volk
|
f59d62c01c
|
Bump Ruma for CanonicalJson property name optimizations.
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-11-02 03:57:11 +00:00 |
|
Jason Volk
|
f1c2548807
|
Add PduCount value to userroomid/roomuserid_joined; move PduCount to argument for update_membership.
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-10-02 05:29:48 +00:00 |
|
Jason Volk
|
d73b4332bf
|
Fix deletion of local leave state to allow sync for clients.
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-09-11 06:20:41 +00:00 |
|
Jason Volk
|
3a78ba2b16
|
Support v1/v2 conditions for join/leave, creation and other operations. (#12)
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-09-05 05:45:41 +00:00 |
|
Jason Volk
|
ce6212b161
|
Add room_version argument and reorg convert_outgoing_federation_event.
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-08-28 23:28:20 +05:00 |
|
dasha_uwu
|
8e9c6661b2
|
Membership refactor
Introduce deactivate, membership services
Move membership and user deactivation functions from api crate into those services
|
2025-08-28 23:28:20 +05:00 |
|