grapevine/src/service/rooms
2025-08-10 10:49:50 +00:00
..
alias change rustfmt configuration 2024-05-16 19:11:40 -07:00
auth_chain move auth_chain_cache to service 2024-10-20 13:29:33 -07:00
directory change rustfmt configuration 2024-05-16 19:11:40 -07:00
edus add constructor for typing service 2024-11-01 14:25:52 -07:00
lazy_loading change rustfmt configuration 2024-05-16 19:11:40 -07:00
metadata change rustfmt configuration 2024-05-16 19:11:40 -07:00
outlier enable dead_code lint 2024-05-26 19:46:48 -07:00
pdu_metadata Add wrapper types for short IDs 2024-09-06 17:20:14 +00:00
search Add wrapper types for short IDs 2024-09-06 17:20:14 +00:00
short move statekeyshort_cache to service 2024-10-20 13:29:33 -07:00
state Add wrapper types for short IDs 2024-09-06 17:20:14 +00:00
state_accessor inline state accessor service code from data trait 2024-12-01 09:13:50 -08:00
state_cache move our_real_users_cache to service 2024-10-20 13:29:33 -07:00
state_compressor Add wrapper types for short IDs 2024-09-06 17:20:14 +00:00
threads Add PduId wrapper struct 2024-09-06 17:20:14 +00:00
timeline move lasttimelinecount_cache to service 2024-10-20 13:29:33 -07:00
user Add wrapper types for short IDs 2024-09-06 17:20:14 +00:00
alias.rs allow adding canonical aliases from remote servers 2025-01-23 09:20:10 -08:00
auth_chain.rs fix lints revealed by tracing change 2025-08-06 12:27:45 -07:00
directory.rs fix mod/use order 2024-10-03 15:28:24 -07:00
edus.rs enable unreachable_pub lint 2024-05-12 18:51:26 -07:00
event_handler.rs Remove unused parameter 2025-08-09 00:13:17 +02:00
lazy_loading.rs add constructor for lazy-loading service 2024-11-01 14:25:52 -07:00
metadata.rs fix mod/use order 2024-10-03 15:28:24 -07:00
outlier.rs fix mod/use order 2024-10-03 15:28:24 -07:00
pdu_metadata.rs fix new lints from clippy 0.1.85 2025-08-06 12:27:45 -07:00
search.rs fix mod/use order 2024-10-03 15:28:24 -07:00
short.rs Add documentation for Short*Id types 2025-08-10 09:56:04 +00:00
spaces.rs fix new lints from clippy 0.1.85 2025-08-06 12:27:45 -07:00
state.rs fix lints revealed by tracing change 2025-08-06 12:27:45 -07:00
state_accessor.rs Revert "Remove support for MSC3575 (sliding sync)" 2025-08-10 10:49:50 +00:00
state_cache.rs fix lints revealed by tracing change 2025-08-06 12:27:45 -07:00
state_compressor.rs fix lints for upcoming 1.88.0 toolchain 2025-08-06 12:27:45 -07:00
threads.rs fix mod/use order 2024-10-03 15:28:24 -07:00
timeline.rs fix lints revealed by tracing change 2025-08-06 12:27:45 -07:00
user.rs fix mod/use order 2024-10-03 15:28:24 -07:00