grapevine/src/service/rooms
Benjamin Lee 3ca6d7776b
better log message for auth chain room id mismatch
The previous "Evil event in db" message does not indicate what's going
on, and does not help identify *which* events are causing the problem.
2024-06-26 09:10:58 -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 better log message for auth chain room id mismatch 2024-06-26 09:10:58 -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 demote event from info to debug 2024-06-24 12:40:59 -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 don't log twice, make event structured 2024-06-24 12:43:28 -07:00
user.rs Remove useless wrapper Services 2024-05-14 20:21:51 -07:00