grapevine/src/service/rooms
Charles Hall b0d85bb575
use admin_bot_user_id more
Also change some terminology to be less weird.
2024-06-12 20:42:13 -07:00
..
alias change rustfmt configuration 2024-05-16 19:11:40 -07:00
auth_chain change rustfmt configuration 2024-05-16 19:11:40 -07:00
directory change rustfmt configuration 2024-05-16 19:11:40 -07:00
edus enable dead_code lint 2024-05-26 19:46:48 -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 change rustfmt configuration 2024-05-16 19:11:40 -07:00
search fix: de-index pdus when redacted 2024-06-12 10:27:39 -07:00
short change rustfmt configuration 2024-05-16 19:11:40 -07:00
state change rustfmt configuration 2024-05-16 19:11:40 -07:00
state_accessor change rustfmt configuration 2024-05-16 19:11:40 -07:00
state_cache enable dead_code lint 2024-05-26 19:46:48 -07:00
state_compressor change rustfmt configuration 2024-05-16 19:11:40 -07:00
threads change rustfmt configuration 2024-05-16 19:11:40 -07:00
timeline change rustfmt configuration 2024-05-16 19:11:40 -07:00
user change rustfmt configuration 2024-05-16 19:11:40 -07:00
alias.rs refuse admin room alias changes unless admin bot 2024-06-12 18:36:55 -07:00
auth_chain.rs upgrade all cargo dependencies 2024-05-26 19:47:00 -07:00
directory.rs Remove useless wrapper Services 2024-05-14 20:21:51 -07:00
edus.rs enable unreachable_pub lint 2024-05-12 18:51:26 -07:00
event_handler.rs fix(keys): only use keys valid at the time of PDU or transaction, and actually refresh keys 2024-06-12 11:10:50 -07:00
lazy_loading.rs change rustfmt configuration 2024-05-16 19:11:40 -07:00
metadata.rs Remove useless wrapper Services 2024-05-14 20:21:51 -07:00
outlier.rs Remove useless wrapper Services 2024-05-14 20:21:51 -07:00
pdu_metadata.rs upgrade all cargo dependencies 2024-05-26 19:47:00 -07:00
search.rs Remove useless wrapper Services 2024-05-14 20:21:51 -07:00
short.rs Remove useless wrapper Services 2024-05-14 20:21:51 -07:00
spaces.rs upgrade all cargo dependencies 2024-05-26 19:47:00 -07:00
state.rs Convert giant tuple in state_compressor to struct 2024-05-20 21:27:57 +00:00
state_accessor.rs record FoundIn with metrics instead of traces 2024-06-06 20:56:36 -07:00
state_cache.rs enable dead_code lint 2024-05-26 19:46:48 -07:00
state_compressor.rs remove pointless pub(crate) and use self:: 2024-06-12 19:56:56 -07:00
threads.rs change rustfmt configuration 2024-05-16 19:11:40 -07:00
timeline.rs use admin_bot_user_id more 2024-06-12 20:42:13 -07:00
user.rs Remove useless wrapper Services 2024-05-14 20:21:51 -07:00