0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-04 11:54:25 +01:00
construct/modules/client
2019-04-02 09:53:02 -07:00
..
account
directory modules/client/directory/room: Implement 10.2.1 PUT directory/room/{roomAlias}. 2019-03-30 19:02:11 -07:00
keys modules/client: Remove 308 redirects for unstable endpoints. 2019-03-11 10:43:06 -07:00
rooms modules/client/rooms/context: Minor cleanup extra; remove default token inits. 2019-03-31 00:44:34 -07:00
sync modules/client/sync/rooms/account_data: Ensure room_id found on room account_data handlers. 2019-04-02 09:53:02 -07:00
thirdparty
user
voip modules/client/voip/turnserver: Add conf items for voip turnserver response. 2019-03-14 14:49:04 -07:00
capabilities.cc
createroom.cc modules/client/createroom: Implement 13^h^h14.23.3 Server behaviour. 2019-03-14 15:32:06 -07:00
delete_devices.cc modules/client: Remove 308 redirects for unstable endpoints. 2019-03-11 10:43:06 -07:00
devices.cc modules/client: Remove 308 redirects for unstable endpoints. 2019-03-11 10:43:06 -07:00
events.cc modules/vm: Add sequencing points. 2019-03-19 16:31:05 -07:00
initialsync.cc modules/vm: Add sequencing points. 2019-03-19 16:31:05 -07:00
join.cc
joined_groups.cc
login.cc modules/client/login: Fix loss of value data during device tuple assimilation. 2019-03-28 21:31:22 -07:00
logout.cc
notifications.cc modules/client: Stub 14.13.1.3 notifications handler. 2019-03-31 14:03:21 -07:00
presence.cc
profile.cc
publicised_groups.cc
publicrooms.cc
pushers.cc
pushrules.cc
register.cc modules/client/login: Fix loss of value data during device tuple assimilation. 2019-03-28 21:31:22 -07:00
register_available.cc
search.cc
send_to_device.cc modules/client: Remove 308 redirects for unstable endpoints. 2019-03-11 10:43:06 -07:00
sync.cc modules/client/sync: Manually invalidate checkpoints on known polylog commitments. 2019-03-30 15:02:18 -07:00
sync.h modules/client/sync: Reuse scratch buffer on longpoll handles. 2019-03-27 23:50:43 -07:00
versions.cc