1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-08-06 17:40:59 +00:00
conduit/src/service
Timo Kösters f16bff2466 Merge branch 'user_can_membership' into 'next'
refactor(state_accessor): add method to check if a user can invite another user

See merge request famedly/conduit!621
2024-04-06 14:27:20 +00:00
..
account_data fix: panic on launch 2022-10-10 14:02:02 +02:00
admin fix: do not allow administration of remote users 2024-04-05 10:56:28 +01:00
appservice fix: return error when trying to unregister unknown appservice id 2024-03-31 21:24:15 +01:00
globals style: rename Sync(Mutex|RwLock) to Std(Mutex|RwLock) 2024-03-05 20:16:28 +00:00
key_backups Bump ruma 2022-10-10 14:02:04 +02:00
media feat: WIP relationships and threads 2023-06-25 19:40:33 +02:00
pusher fix: do not expect that all http requests are valid reqwest requests 2024-03-31 22:20:36 +01:00
rooms refactor(state_accessor): add method to check if a user can invite another user 2024-04-06 14:20:18 +01:00
sending fix: do not expect that all http requests are valid reqwest requests 2024-03-31 22:20:36 +01:00
transaction_ids fix: panic on launch 2022-10-10 14:02:02 +02:00
uiaa feat: registration tokens 2023-08-09 18:27:30 +02:00
users perf: remove unnecessary async 2024-03-05 20:20:19 +00:00
mod.rs Merge branch 'ruma-registration-type' into 'next' 2024-03-23 15:33:01 +00:00
pdu.rs update rust toolchain 2024-01-25 21:44:40 -08:00