.. |
room
|
abstract supported room versions apis
|
2024-12-08 07:12:23 +00:00 |
sync
|
additional sync v3 refactoring/optimizations and tracing instruments
|
2024-12-10 06:20:30 +00:00 |
account.rs
|
fix profile updates reusing old membership content + small parallelise + remove unnecessary Result
|
2024-12-09 12:28:14 -05:00 |
alias.rs
|
add resolve_with_servers() to alias service; simplify api
|
2024-10-26 18:50:29 -04:00 |
appservice.rs
|
add appservice ping client endpoint (MSC2659)
|
2024-08-30 19:38:15 -04:00 |
backup.rs
|
add some accessors to Ar for common patterns
|
2024-10-27 00:11:50 +00:00 |
capabilities.rs
|
abstract supported room versions apis
|
2024-12-08 07:12:23 +00:00 |
config.rs
|
fix clippy::ref_option
|
2024-10-27 02:11:07 +00:00 |
context.rs
|
add ignored user checks on /context and /event, misc cleanup
|
2024-12-04 18:33:12 -05:00 |
device.rs
|
update last_seen_ip and last_seen_ts on updating device metadata
|
2024-10-25 00:38:45 -04:00 |
directory.rs
|
add missing knock_restricted room type to /publicRooms
|
2024-11-15 16:48:16 -05:00 |
filter.rs
|
Database Refactor
|
2024-10-25 00:32:30 -04:00 |
keys.rs
|
bump ruma
|
2024-11-10 04:33:30 +00:00 |
media.rs
|
misc tracing span tweaks
|
2024-12-10 06:20:30 +00:00 |
media_legacy.rs
|
strong-type URL for URL previews to Url type
|
2024-11-02 13:17:22 -04:00 |
membership.rs
|
refactor fed membership endpoints, add missing checks, some cleanup, reduce line width
|
2024-12-09 12:28:14 -05:00 |
message.rs
|
pipeline various loops
|
2024-12-03 13:25:33 +00:00 |
mod.rs
|
fix optional config section related
|
2024-11-24 07:11:26 +00:00 |
openid.rs
|
de-global services() from api
|
2024-07-27 07:54:03 +00:00 |
presence.rs
|
move and improve common-rooms related
|
2024-11-22 09:38:34 +00:00 |
profile.rs
|
fix profile updates reusing old membership content + small parallelise + remove unnecessary Result
|
2024-12-09 12:28:14 -05:00 |
push.rs
|
remove queued push keys on pusher deletion, use more refs
|
2024-11-23 13:45:27 -05:00 |
read_marker.rs
|
Database Refactor
|
2024-10-25 00:32:30 -04:00 |
redact.rs
|
Add constructions and Default for PduBuilder
|
2024-10-26 18:50:28 -04:00 |
relations.rs
|
implement several broadband loops
|
2024-12-04 21:50:20 +00:00 |
report.rs
|
simplify get_pdu() interface; eliminate unconditional Arc
|
2024-11-29 08:47:02 +00:00 |
search.rs
|
simplify get_pdu() interface; eliminate unconditional Arc
|
2024-11-29 08:47:02 +00:00 |
send.rs
|
split send from messages; refactor client/messages; add filters to client/context
|
2024-10-28 20:52:52 -04:00 |
session.rs
|
fix optional config section related
|
2024-11-24 07:11:26 +00:00 |
space.rs
|
de-global services() from api
|
2024-07-27 07:54:03 +00:00 |
state.rs
|
simplify get_pdu() interface; eliminate unconditional Arc
|
2024-11-29 08:47:02 +00:00 |
tag.rs
|
abstract account-data deserializations for serde_json::from_elim
|
2024-10-26 18:50:28 -04:00 |
thirdparty.rs
|
add "unstable" endpoint legacy Element Android/iOS seems to call
|
2024-07-10 22:00:46 -04:00 |
threads.rs
|
partially revert e507c31306
|
2024-11-11 21:35:30 +00:00 |
to_device.rs
|
Database Refactor
|
2024-10-25 00:32:30 -04:00 |
typing.rs
|
Database Refactor
|
2024-10-25 00:32:30 -04:00 |
unstable.rs
|
fix+improve membership endpoint UX, dont reuse old membership reasons, small parallelisation
|
2024-12-09 12:28:14 -05:00 |
unversioned.rs
|
fix optional config section related
|
2024-11-24 07:11:26 +00:00 |
user_directory.rs
|
refactor fed membership endpoints, add missing checks, some cleanup, reduce line width
|
2024-12-09 12:28:14 -05:00 |
voip.rs
|
support reading TURN secret from a file (turn_secret_file)
|
2024-10-24 20:49:23 -04:00 |
well_known.rs
|
fix optional config section related
|
2024-11-24 07:11:26 +00:00 |