continuwuity/src/api/server
Jason Volk 271f720286 move mutex maps out of globals into respective service
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-13 21:20:05 +00:00
..
backfill.rs move PduEvent from services to core 2024-07-04 21:06:35 +00:00
event.rs move PduEvent from services to core 2024-07-04 21:06:35 +00:00
event_auth.rs move PduEvent from services to core 2024-07-04 21:06:35 +00:00
get_missing_events.rs move PduEvent from services to core 2024-07-04 21:06:35 +00:00
hierarchy.rs split s2s into units 2024-06-06 04:41:27 -04:00
invite.rs move PduEvent from services to core 2024-07-04 21:06:35 +00:00
key.rs fix doc-lazy-continuation 2024-06-16 07:24:51 +00:00
make_join.rs move mutex maps out of globals into respective service 2024-07-13 21:20:05 +00:00
make_leave.rs move mutex maps out of globals into respective service 2024-07-13 21:20:05 +00:00
mod.rs add /openid/request_token and /openid/userinfo routes 2024-07-03 11:30:11 -04:00
openid.rs add /openid/request_token and /openid/userinfo routes 2024-07-03 11:30:11 -04:00
publicrooms.rs shorten several request span names. 2024-06-18 10:56:19 +00:00
query.rs split s2s into units 2024-06-06 04:41:27 -04:00
send.rs move mutex maps out of globals into respective service 2024-07-13 21:20:05 +00:00
send_join.rs move mutex maps out of globals into respective service 2024-07-13 21:20:05 +00:00
send_leave.rs move mutex maps out of globals into respective service 2024-07-13 21:20:05 +00:00
state.rs move PduEvent from services to core 2024-07-04 21:06:35 +00:00
state_ids.rs fix(fed): dont reject /state_ids/ on world readable rooms 2024-06-07 15:10:00 -04:00
user.rs rename api::client_server to api::client 2024-06-06 18:21:40 +00:00
version.rs pre-format version strings 2024-06-30 18:02:16 +00:00
well_known.rs split s2s into units 2024-06-06 04:41:27 -04:00