conduwuit/src
Benjamin Lee 50d5e43e6c
implement top-level (not_)rooms filter on /sync
These are the fields at filter.room.{rooms,not_rooms}, that apply to all
categories. The category-specific room filters are in
filter.room.{state,timeline,ephemeral}.{rooms,not_rooms}.
2024-05-03 17:30:04 -07:00
..
api implement top-level (not_)rooms filter on /sync 2024-05-03 17:30:04 -07:00
config add config option tracing_flame_output_path 2024-04-27 14:33:13 -04:00
database admin debug command to fetch a server's true destination 2024-04-26 23:36:23 -04:00
service lints 2024-04-27 01:16:41 -04:00
utils implement top-level (not_)rooms filter on /sync 2024-05-03 17:30:04 -07:00
main.rs add config option tracing_flame_output_path 2024-04-27 14:33:13 -04:00
routes.rs