1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-08-16 18:01:35 +00:00
conduit/src/api/client_server
Matthias Ahouansou 321b7cf8c0
chore(rust): upgrade to 1.85.0
required for axum 0.8.x

(cherry picked from commit b44b5641f0)
2025-06-22 15:09:44 +01:00
..
account.rs fix(registration): enforce the strict user ID grammar 2025-06-22 15:09:43 +01:00
alias.rs feat: knocking 2025-03-03 18:07:21 +00:00
appservice.rs ci: check for typos 2025-03-24 03:01:57 +00:00
backup.rs WIP: Upgrade Ruma 2022-12-16 11:57:32 +01:00
capabilities.rs ci: check for typos 2025-03-24 03:01:57 +00:00
config.rs Bump Ruma 2023-03-18 15:03:56 +01:00
context.rs chore: upgrade rust 2025-02-23 16:22:34 +00:00
device.rs chore: bump rust 2024-05-05 13:27:56 +01:00
directory.rs log room ID for invalid room topic event errors 2023-08-03 08:54:47 -10:00
filter.rs WIP: Upgrade Ruma 2022-12-16 11:57:32 +01:00
keys.rs fix: check that keys uploaded by clients are valid 2025-02-27 00:38:21 +00:00
media.rs feat(admin): show media command 2025-05-07 14:14:05 +01:00
membership.rs chore(rust): upgrade to 1.85.0 2025-06-22 15:09:44 +01:00
message.rs chore: upgrade rust 2025-02-23 16:22:34 +00:00
mod.rs feat(admin): show media command 2025-05-07 14:14:05 +01:00
openid.rs OpenID routes 2024-05-28 15:39:19 +01:00
presence.rs don't panic on missing presence status for a user 2023-12-23 21:01:01 -08:00
profile.rs feat(appservice): support timestamped messaging 2024-06-25 10:25:58 +01:00
push.rs chore: upgrade ruma 2025-02-24 23:56:12 +00:00
read_marker.rs feat: ask for backfill 2023-03-13 10:39:17 +01:00
redact.rs feat(appservice): support timestamped messaging 2024-06-25 10:25:58 +01:00
relations.rs feat: recurse relationships 2024-06-03 13:42:52 +01:00
report.rs WIP: Upgrade Ruma 2022-12-16 11:57:32 +01:00
room.rs feat(appservice): support timestamped messaging 2024-06-25 10:25:58 +01:00
search.rs fix: do not return redacted events from search 2024-06-12 19:41:02 +02:00
session.rs chore(rust): upgrade to 1.85.0 2025-06-22 15:09:44 +01:00
space.rs feat(spaces): hierarchy over federation 2024-10-11 00:04:54 +01:00
state.rs chore(crates): bump 2025-05-09 12:34:03 +01:00
sync.rs chore(rust): upgrade to 1.85.0 2025-06-22 15:09:44 +01:00
tag.rs WIP: Upgrade Ruma 2022-12-16 11:57:32 +01:00
thirdparty.rs WIP: Upgrade Ruma 2022-12-16 11:57:32 +01:00
threads.rs feat: WIP relationships and threads 2023-06-25 19:40:33 +02:00
to_device.rs Bump Ruma 2023-03-18 15:03:56 +01:00
typing.rs chore: bump all dependencies 2024-06-11 20:35:56 +01:00
unversioned.rs chore(/versions): declare support for matrix <= v1.12 2025-05-12 19:18:42 +01:00
user_directory.rs chore(rust): upgrade to 1.85.0 2025-06-22 15:09:44 +01:00
voip.rs feat(turn): move config to table & error when no config is set 2025-02-04 14:37:30 +00:00
well_known.rs feat(sync): v4 -> v5 2025-05-08 23:02:25 +01:00