0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-02 08:48:18 +02:00
construct/modules/client
2023-02-20 15:15:01 -08:00
..
account Added RATE_LIMITED flags for handlers 2021-02-19 09:44:27 -05:00
directory modules: Fix some resource handlers outside of m::. 2022-07-18 16:58:01 -07:00
groups
keys modules/client/keys/query: Update for new spec format. 2023-02-02 16:37:03 -08:00
room_keys modules/client/room_keys/version: Stub PUT method parameter gathering. 2023-02-05 19:42:28 -08:00
rooms modules/client/rooms/members: Fix missing event::append usage for stream to client. 2023-02-20 15:15:01 -08:00
sync modules/client/sync/rooms: Fix m.room.create not synced to creator prior to join. 2023-02-20 15:15:01 -08:00
thirdparty modules: Fix some resource handlers outside of m::. 2022-07-18 16:58:01 -07:00
user Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
voip
capabilities.cc modules/client/versions: Add some more versions. 2023-02-02 16:37:03 -08:00
create_group.cc
createroom.cc
dehydrated_device.cc modules/client: Add stub for dehydrated device. 2023-02-02 16:37:03 -08:00
delete_devices.cc modules/media: Remove legacy resources. 2022-07-18 16:58:02 -07:00
devices.cc
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 Added RATE_LIMITED flags for handlers 2021-02-19 09:44:27 -05:00
joined_groups.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
login.cc Merge branch 'rate_limited_resource_handlers' of https://github.com/kamathmanu/construct 2022-07-20 21:00:17 -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 Added RATE_LIMITED flags for handlers 2021-02-19 09:44:27 -05:00
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: Add requesting user_id/node_id to query opts for access ctrl. 2023-01-24 22:44:03 -08: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 Ignore rate limiting for pushrules handler 2021-02-19 10:25:35 -05:00
register.cc Added RATE_LIMITED flags for handlers 2021-02-19 09:44:27 -05:00
register_available.cc Merge branch 'rate_limited_resource_handlers' of https://github.com/kamathmanu/construct 2022-07-20 21:00:17 -07:00
register_email.cc
search.cc modules/client/search: Add cmd for limit override to workaround pagination bug in Riot. 2022-10-08 16:00:32 -07: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 modules/client/versions: Add some more versions. 2023-02-02 16:37:03 -08:00