tsuki/src/api/client_server
Matthias Ahouansou e70d27af98 Merge branch 'timestamped-messaging' into 'next'
feat(appservice): support timestamped messaging

See merge request famedly/conduit!703
2024-07-01 09:36:14 +00:00
..
account.rs chore: bump ruma 2024-06-25 10:10:53 +01:00
alias.rs fix: permission checks for aliases 2024-06-12 19:41:31 +02:00
backup.rs WIP: Upgrade Ruma 2022-12-16 11:57:32 +01:00
capabilities.rs WIP: Upgrade Ruma 2022-12-16 11:57:32 +01:00
config.rs Bump Ruma 2023-03-18 15:03:56 +01:00
context.rs chore: bump all dependencies 2024-06-11 20:35:56 +01: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 refactor: use async-aware RwLocks and Mutexes where possible 2024-03-05 14:23:59 +00:00
media.rs chore: bump ruma 2024-06-25 10:10:53 +01:00
membership.rs feat(appservice): support timestamped messaging 2024-06-25 10:25:58 +01:00
message.rs feat(appservice): support timestamped messaging 2024-06-25 10:25:58 +01:00
mod.rs OpenID routes 2024-05-28 15:39:19 +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 Always return an error if a push rule is not found 2023-03-18 15:03:57 +01: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: bump all dependencies 2024-06-11 20:35:56 +01:00
space.rs feat: space hierarchies 2023-07-02 22:12:06 +02:00
state.rs feat(appservice): support timestamped messaging 2024-06-25 10:25:58 +01:00
sync.rs chore: bump all dependencies 2024-06-11 20:35:56 +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 feat: support hosting .well-known from Conduit 2024-05-02 09:26:43 +01:00
user_directory.rs improvement: use simpler rocksdb config 2024-03-21 15:04:40 +01:00
voip.rs update base64 to 0.21.2 2023-08-01 14:48:50 -10:00
well_known.rs feat: support hosting .well-known from Conduit 2024-05-02 09:26:43 +01:00