continuwuity/src/service/rooms
strawberry 993c0102d9 add unstable support for MSC4125
from https://gitlab.com/famedly/conduit/-/merge_requests/626 with code fixes and clippy lint fixes

MSC4125: https://github.com/matrix-org/matrix-spec-proposals/pull/4125

Co-authored-by: Matthias Ahouansou <matthias@ahouansou.cz>
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-04-14 22:35:23 -04:00
..
alias add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
auth_chain use Arc<[u64]> rather than Arc<HashSet<u64>> for auth_chain_cache value. 2024-04-09 15:26:45 -04:00
directory add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
event_handler tracing instruments for ruma state res 2024-04-09 15:26:45 -04:00
lazy_loading use chain_width 60 2024-03-26 22:24:24 -04:00
metadata add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
outlier add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
pdu_metadata feat: recurse relationships (and fix some lints) 2024-04-05 22:15:16 -04:00
read_receipt move read_receipt feature up one level out of rooms.edus. 2024-04-02 00:32:41 -04:00
search add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
short add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
spaces fix spaces test lints 2024-04-05 22:15:16 -04:00
state add unstable support for MSC4125 2024-04-14 22:35:23 -04:00
state_accessor refactor(state_accessor): add method to check if a user can invite another user 2024-04-09 15:26:45 -04:00
state_cache add unstable support for MSC4125 2024-04-14 22:35:23 -04:00
state_compressor use chain_width 60 2024-03-26 22:24:24 -04:00
threads use chain_width 60 2024-03-26 22:24:24 -04:00
timeline add unstable support for MSC4125 2024-04-14 22:35:23 -04:00
typing move typing feature up one level out of rooms.edus. 2024-04-02 00:32:41 -04:00
user use chain_width 60 2024-03-26 22:24:24 -04:00
mod.rs move presence up two levels out of rooms.edus and rooms. 2024-04-02 00:32:41 -04:00