0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-06 16:55:22 +02:00
construct/modules/client
2019-03-23 02:45:05 -07:00
..
account
directory modules/client/directory/list: Preliminary AS 2.3.5.1 PUT list/appservice. 2019-03-15 16:19:05 -07:00
keys modules/client: Remove 308 redirects for unstable endpoints. 2019-03-11 10:43:06 -07:00
rooms modules/client/rooms/report: Provide missing error string in log message. 2019-03-17 13:41:33 -07:00
sync modules/client/rooms/state: Log an error when a state event fetch fails during sync. 2019-03-23 02:45:05 -07:00
thirdparty
user modules/client/users/openid: Return a better http code here. 2019-03-08 14:33:54 -08:00
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 ircd:Ⓜ️:login: Support identifier typed login. 2019-03-04 13:16:14 -08:00
logout.cc
presence.cc
profile.cc modules/client/profile: Optimize the user profile iteration. 2019-03-08 11:25:38 -08:00
publicised_groups.cc
publicrooms.cc
pushers.cc
pushrules.cc
register.cc modules/client/register: Disable guest registration by default for now. 2019-03-04 09:29:27 -08:00
register_available.cc modules/client/register_available: Deny response when registration disabled. 2019-03-02 16:05:30 -08:00
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/vm: Add sequencing points. 2019-03-19 16:31:05 -07:00
sync.h modules/client/sync: Add linear buffer size conf item; add help texts to some confs. 2019-03-17 13:24:24 -07:00
versions.cc