0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-28 08:24:08 +01:00
construct/modules/client
2020-08-21 06:20:26 -07:00
..
account
directory
groups ircd:Ⓜ️:groups: Start namespace, central lib; preliminary client resource module. 2020-07-30 10:24:10 -07:00
keys
room_keys
rooms modules/client/rooms/messages: Increase postfetching readahead default; make conf item. 2020-06-18 07:11:40 -07:00
sync modules/client/groups: Convert joined_groups response stub to chunked json::stack. 2020-07-31 17:43:57 -07:00
thirdparty
user modules/client/user/rooms: Always return 200 for DELETE tags method. 2020-07-25 03:08:50 -07:00
voip
capabilities.cc
create_group.cc ircd:Ⓜ️:groups: Preliminary stub for client/create_group. 2020-07-30 10:24:10 -07:00
createroom.cc
delete_devices.cc
devices.cc
events.cc
initialsync.cc
join.cc
joined_groups.cc modules/client/groups: Convert joined_groups response stub to chunked json::stack. 2020-07-31 17:43:57 -07:00
login.cc
logout.cc
notifications.cc
presence.cc
profile.cc
publicised_groups.cc
publicrooms.cc
pushers.cc
pushrules.cc
register.cc modules/client/register: Disable public registration by default. 2020-06-23 00:55:32 -07:00
register_available.cc
register_email.cc
search.cc
send_to_device.cc
sync.cc modules/client/sync: Remove cache control; fix empty response cache. 2020-08-21 06:20:26 -07:00
versions.cc