continuwuity/src/service/rooms
nexy7574 a7944a5e58
feat(hydra): Initial public commit for v12 support
# Conflicts:
#	src/core/info/room_version.rs
#	src/service/rooms/timeline/create.rs

# Conflicts:
#	Cargo.lock
#	src/core/matrix/state_res/event_auth.rs
2025-09-11 16:04:11 +01:00
..
alias fix: Resolve Clippy CI failures from elided lifetime warnings 2025-08-28 21:13:19 +01:00
auth_chain feat(hydra): Initial public commit for v12 support 2025-09-11 16:04:11 +01:00
directory run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
event_handler feat(hydra): Initial public commit for v12 support 2025-09-11 16:04:11 +01:00
lazy_loading Support optional device_id's in lazy-loading context. 2025-07-02 18:58:17 +01:00
metadata run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
outlier Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
pdu_metadata fix: Resolve Clippy CI failures from elided lifetime warnings 2025-08-28 21:13:19 +01:00
read_receipt fix: Resolve Clippy CI failures from elided lifetime warnings 2025-08-28 21:13:19 +01:00
search feat(hydra): Initial public commit for v12 support 2025-09-11 16:04:11 +01:00
short fix: Resolve Clippy CI failures from elided lifetime warnings 2025-08-28 21:13:19 +01:00
spaces Toward abstracting Pdu into trait Event. 2025-07-02 19:03:26 +01:00
state feat(hydra): Initial public commit for v12 support 2025-09-11 16:04:11 +01:00
state_accessor feat(hydra): Initial public commit for v12 support 2025-09-11 16:04:11 +01:00
state_cache fix: Resolve Clippy CI failures from elided lifetime warnings 2025-08-28 21:13:19 +01:00
state_compressor feat(PR977): Support omitting members in the send_join response 2025-09-07 22:01:07 +01:00
threads Post-formatting aesthetic and spacing corrections 2025-07-02 19:17:06 +01:00
timeline feat(hydra): Initial public commit for v12 support 2025-09-11 16:04:11 +01:00
typing run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
user run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
mod.rs de-global services for services 2024-07-27 08:26:42 +00:00