continuwuity/src/service
strawberry 4eb7ad79d1 update last_seen_ip and last_seen_ts on updating device metadata
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-10-25 00:38:45 -04:00
..
account_data merge rooms/short Data w/ Service; optimize queries 2024-10-25 00:36:28 -04:00
admin add missing await to first admin room creation 2024-10-25 00:32:33 -04:00
appservice various cleanup tweaks/fixes 2024-10-25 00:36:30 -04:00
client fix typo with reqwest builder for disabling zstd 2024-08-30 12:57:50 -04:00
emergency add rocksdb secondary; fix read_only mode. 2024-10-25 00:36:30 -04:00
globals add support for reading a registration token from a file 2024-10-25 00:38:18 -04:00
key_backups handle serde_json for deserialized() 2024-10-25 00:32:33 -04:00
media merge rooms/short Data w/ Service; optimize queries 2024-10-25 00:36:28 -04:00
presence merge rooms/short Data w/ Service; optimize queries 2024-10-25 00:36:28 -04:00
pusher handle serde_json for deserialized() 2024-10-25 00:32:33 -04:00
resolver Database Refactor 2024-10-25 00:32:30 -04:00
rooms use ok_or_else for a rare error 2024-10-25 00:38:18 -04:00
sending send EDUs to appservices if in events 2024-10-25 00:38:14 -04:00
server_keys Database Refactor 2024-10-25 00:32:30 -04:00
sync Database Refactor 2024-10-25 00:32:30 -04:00
transaction_ids Database Refactor 2024-10-25 00:32:30 -04:00
uiaa add support for reading a registration token from a file 2024-10-25 00:38:18 -04:00
updates Database Refactor 2024-10-25 00:32:30 -04:00
users update last_seen_ip and last_seen_ts on updating device metadata 2024-10-25 00:38:45 -04:00
Cargo.toml Database Refactor 2024-10-25 00:32:30 -04:00
manager.rs Database Refactor 2024-10-25 00:32:30 -04:00
mod.rs Database Refactor 2024-10-25 00:32:30 -04:00
service.rs add str traits for split, between, unquote; consolidate tests 2024-10-25 00:15:01 -04:00
services.rs Database Refactor 2024-10-25 00:32:30 -04:00