0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-19 16:30:52 +01:00
construct/modules/client
2022-07-18 16:58:01 -07:00
..
account
directory modules: Fix some resource handlers outside of m::. 2022-07-18 16:58:01 -07:00
groups ircd:Ⓜ️:groups: Start namespace, central lib; preliminary client resource module. 2020-07-30 10:24:10 -07:00
keys Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
room_keys modules/client/room_keys/keys: Minor return event_id for trivial completeness. 2020-06-10 22:36:28 -07:00
rooms ircd:Ⓜ️ Implement matrix-org/matrix-spec-proposals#3316 timestamp massaging. 2022-07-12 08:41:40 -07:00
sync modules/client/sync/rooms/account_data: Optimize w/ prefetch loop support. 2022-07-09 16:36:12 -07: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/capabilities: Additional room versions. 2022-07-02 18:59:58 -07:00
create_group.cc ircd:Ⓜ️:groups: Preliminary stub for client/create_group. 2020-07-30 10:24:10 -07:00
createroom.cc
delete_devices.cc ircd:Ⓜ️ Fix various const reference range construction warnings in clang. 2021-02-26 14:52:33 -08:00
devices.cc
events.cc modules/client: Upgrade event::append::opts et al to designated init menus. 2022-07-01 22:21:10 -07:00
initialsync.cc
join.cc
joined_groups.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
login.cc modules: Fix some resource handlers outside of m::. 2022-07-18 16:58:01 -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 Add noexcept to various lambdas (gcc-11). 2022-06-29 14:42:42 -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 Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
pushrules.cc
register.cc modules/client/register: Disable public registration by default. 2020-06-23 00:55:32 -07:00
register_available.cc modules: Fix some resource handlers outside of m::. 2022-07-18 16:58:01 -07:00
register_email.cc
search.cc modules/client/search: Implement non-standard override syntax. 2022-07-13 22:48:14 -07:00
send_to_device.cc modules/client/send_to_device: Ensure message_id is json::STRING type. (fixes #169) 2020-11-05 22:10:53 -08:00
sync.cc Add noexcept to various lambdas (gcc-11). 2022-06-29 14:42:42 -07:00
versions.cc modules/client/versions: Additional c2s versions. 2022-07-04 22:25:18 -07:00