1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-08-16 18:01:35 +00:00
conduit/src
Matthias Ahouansou 4bd17b2d34
fix: various issues around key fetching (especially on send_join)
- Fetch keys if cached ones aren't valid to verify current PDU

- Fetch keys from sever when we don't have any keys cached

- Don't reduce validity of current keys if we recieve stale ones
2025-07-13 20:43:04 +01:00
..
api fix: Include m.room.member in invite_room_state 2025-07-10 12:22:00 +00:00
config fix(config): attempt to deserialize deep directory structure before flat 2025-05-09 18:23:16 +01:00
database fix: various issues around key fetching (especially on send_join) 2025-07-13 20:43:04 +01:00
service fix: various issues around key fetching (especially on send_join) 2025-07-13 20:43:04 +01:00
utils chore(crates): bump 2025-05-09 12:34:03 +01:00
clap.rs allow including extra info in --version output 2024-03-11 20:11:59 -07:00
lib.rs chore: bump ruma and axum 2025-06-22 18:27:11 +01:00
main.rs fix: Respond with HTTP code 413, when request size is too big 2025-07-04 16:16:44 +00:00