.. |
account
|
|
|
directory
|
modules: Fix some resource handlers outside of m::.
|
2022-07-18 16:58:01 -07:00 |
groups
|
|
|
keys
|
modules/client/keys/query: Handle local users without loopbacking.
|
2023-04-27 20:41:18 -07:00 |
room_keys
|
modules/client/room_keys: Add missing count and etag to responses.
|
2023-04-20 18:22:02 -07:00 |
rooms
|
modules/client/rooms/relations: Condition path param decode on non-empty args.
|
2023-04-24 14:02:24 -07:00 |
sync
|
modules/client/keys/signatures: Re-schematize signatures uploaded for keys and devices.
|
2023-04-24 16:37:49 -07:00 |
thirdparty
|
modules: Fix some resource handlers outside of m::.
|
2022-07-18 16:58:01 -07:00 |
user
|
modules/client/user/filter: Set the HTTP response status code according to Matrix spec
|
2023-04-24 14:02:24 -07:00 |
voip
|
|
|
capabilities.cc
|
modules/client/capabilities: List additional capabilities.
|
2023-04-21 17:42:27 -07:00 |
create_group.cc
|
modules: Replace any http::CREATED with http::OK. (5a06c006 )
|
2023-04-26 14:50:15 -07:00 |
createroom.cc
|
modules: Replace any http::CREATED with http::OK. (5a06c006 )
|
2023-04-26 14:50:15 -07:00 |
dehydrated_device.cc
|
modules/client: Add stub for dehydrated device.
|
2023-02-02 16:37:03 -08:00 |
delete_devices.cc
|
modules/client/devices: Revoke access tokens when devices deleted.
|
2023-03-03 12:25:01 -08:00 |
devices.cc
|
modules/client/devices: Add de facto user_id to response.
|
2023-04-21 17:45:57 -07:00 |
events.cc
|
ircd:Ⓜ️ Simplify room::events interface; separate event::fetch.
|
2023-02-18 16:41:33 -08:00 |
initialsync.cc
|
ircd:Ⓜ️ Simplify room::events interface; separate event::fetch.
|
2023-02-18 16:41:33 -08:00 |
join.cc
|
|
|
joined_groups.cc
|
Fix redundant moves (gcc-11).
|
2022-06-29 13:26:01 -07:00 |
login.cc
|
ircd:Ⓜ️🆔 de facto device id.
|
2023-04-19 14:56:11 -07:00 |
logout.cc
|
|
|
notifications.cc
|
modules/client: Upgrade event::append::opts et al to designated init menus.
|
2022-07-01 22:21:10 -07:00 |
presence.cc
|
|
|
profile.cc
|
modules/client/profile: Respond with empty object for user's own empty profile.
|
2023-01-24 12:13:17 -08:00 |
publicised_groups.cc
|
modules: Fix some resource handlers outside of m::.
|
2022-07-18 16:58:01 -07:00 |
publicrooms.cc
|
ircd:Ⓜ️:rooms: Implement matrix-org/matrix-spec-proposals#3827
|
2023-04-21 21:40:50 -07:00 |
pushers.cc
|
Merge branch 'rate_limited_resource_handlers' of https://github.com/kamathmanu/construct
|
2022-07-20 21:00:17 -07:00 |
pushrules.cc
|
|
|
register.cc
|
modules: Replace any http::CREATED with http::OK. (5a06c006 )
|
2023-04-26 14:50:15 -07:00 |
register_available.cc
|
modules/client/register_available: Fix and remove stale dynamic module links.
|
2023-03-15 10:50:26 -07:00 |
register_email.cc
|
|
|
search.cc
|
ircd:Ⓜ️:room: Rename room::content to room::iterate and abstract.
|
2023-02-22 16:04:12 -08:00 |
send_to_device.cc
|
modules/media: Remove legacy resources.
|
2022-07-18 16:58:02 -07:00 |
sync.cc
|
modules/client/sync: Log debug marking polylog prefetch completion.
|
2022-09-28 10:13:07 -07:00 |
versions.cc
|
ircd:Ⓜ️:rooms: Implement matrix-org/matrix-spec-proposals#3827
|
2023-04-21 21:40:50 -07:00 |