tsuki/src
Devin Ragotzy 234b226468
Fix review issues, Remove EventHash's in prev/auth_events in StateEvent
The latest state-res crate uses ruma's PduRoomV3 PDU's which don't have
tuples of (EventId, EventHashs) like previous versions did (this was
left from rebasing onto master). The Media DB
now takes an optional content_type like the updated ruma structs.
2020-12-05 17:37:10 +01:00
..
client_server Fix review issues, Remove EventHash's in prev/auth_events in StateEvent 2020-12-05 17:37:10 +01:00
database Fix review issues, Remove EventHash's in prev/auth_events in StateEvent 2020-12-05 17:37:10 +01:00
database.rs improvement: more logging 2020-12-05 17:35:00 +01:00
error.rs improvement: more logging 2020-12-05 17:35:00 +01:00
lib.rs fmt 2020-08-23 16:14:07 +02:00
main.rs feat: send logs into admin room 2020-12-05 17:34:58 +01:00
pdu.rs Fix review issues, Remove EventHash's in prev/auth_events in StateEvent 2020-12-05 17:37:10 +01:00
push_rules.rs Conditionally emit rocket::http_verb attr macros if lib/bin 2020-07-27 18:54:43 +02:00
ruma_wrapper.rs Reformat imports and fix clippy warnings 2020-12-05 17:37:07 +01:00
server_server.rs Fix review issues, Remove EventHash's in prev/auth_events in StateEvent 2020-12-05 17:37:10 +01:00
utils.rs Fix get_closest_parent and cleanup federation/send/:txn 2020-12-05 17:37:10 +01:00