0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-02 19:04:17 +01:00
construct/modules/client
2022-09-28 10:13:07 -07:00
..
account
directory modules: Fix some resource handlers outside of m::. 2022-07-18 16:58:01 -07:00
groups
keys modules/media: Remove legacy resources. 2022-07-18 16:58:02 -07:00
room_keys ircd:Ⓜ️ Use proper character overload for optimal tokens(). 2022-08-02 13:18:58 -07:00
rooms modules/client/rooms/relations: Respond with newest relations first. (fixes #170) 2022-08-17 18:15:30 -07:00
sync modules/client/sync: Enable polylog prefetch w/ conf item; add user::rooms prefetch. 2022-08-19 20:57:35 -07:00
thirdparty modules: Fix some resource handlers outside of m::. 2022-07-18 16:58:01 -07:00
user
voip
capabilities.cc
create_group.cc
createroom.cc
delete_devices.cc modules/media: Remove legacy resources. 2022-07-18 16:58:02 -07:00
devices.cc
events.cc
initialsync.cc
join.cc
joined_groups.cc
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
presence.cc
profile.cc Merge branch 'rate_limited_resource_handlers' of https://github.com/kamathmanu/construct 2022-07-20 21:00:17 -07:00
publicised_groups.cc modules: Fix some resource handlers outside of m::. 2022-07-18 16:58:01 -07:00
publicrooms.cc modules: Fix some resource handlers outside of m::. 2022-07-18 16:58:01 -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
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: Improve argument characters and name intuition. 2022-09-02 11:22:38 -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