.. |
account_data
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
admin
|
dont allow creating remote users in admin room
|
2024-05-03 01:52:29 -04:00 |
appservice
|
delete all active requests for the appservice when we delete it
|
2024-04-26 02:03:40 -04:00 |
globals
|
dedupe version getting code, rename to CONDUWUIT_VERSION_EXTRA
|
2024-05-03 01:52:29 -04:00 |
key_backups
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
media
|
run clippy on default, all, and allocator features
|
2024-05-03 01:52:29 -04:00 |
presence
|
use single global function for server name local and user local checking
|
2024-05-03 01:52:29 -04:00 |
pusher
|
adjust appservice sending logging
|
2024-04-26 02:03:40 -04:00 |
rooms
|
move hierarchy via servers higher up, add some debug logging to it
|
2024-05-03 01:52:29 -04:00 |
sending
|
add destination to X-Matrix Authorization outbound requests
|
2024-05-03 01:52:29 -04:00 |
transaction_ids
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
uiaa
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |
users
|
remove some various unused functions and mark some possibly important ones *for now*
|
2024-04-26 02:03:40 -04:00 |
mod.rs
|
add optional support for tokio-console
|
2024-05-03 01:52:29 -04:00 |
pdu.rs
|
make everything pub(crate) instead of pub
|
2024-04-26 02:03:40 -04:00 |