0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-23 22:13:55 +01:00
construct/modules/client
2020-11-13 21:07:14 -08:00
..
account
directory
groups
keys
room_keys
rooms modules/client/rooms/send: Use m::room::message for single pass. 2020-11-13 21:07:14 -08:00
sync modules/client/sync/rooms/timeline: Fix timeline limited flag condition; minor cleanup. 2020-10-17 21:06:05 -07:00
thirdparty
user modules/client/user/openid: Return something for request_token. 2020-10-16 03:40:14 -07:00
voip
capabilities.cc modules/client/capabilities: Fix typo. 2020-10-03 07:29:47 -07:00
create_group.cc
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
register_available.cc
register_email.cc
search.cc modules/client/search: Move resources into namespace; add log facility. 2020-10-26 23:41:11 -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 modules/client/sync: Remove cache control; fix empty response cache. 2020-08-21 06:20:26 -07:00
versions.cc