0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-07 13:25:22 +01:00
construct/modules/client
2019-03-09 15:17:21 -08:00
..
account
directory ircd:Ⓜ️:v1: Remove non-opts overloads; workaround g++-7 compiler bug. 2019-02-25 18:00:39 -08:00
keys ircd:Ⓜ️:v1::user: Default to dynamic content buffering; adjust callsite buffer sizes. 2019-03-08 17:11:42 -08:00
rooms modules/client/rooms/send: Use vm.post hook site to save transaction_id before notifies. 2019-03-09 12:09:07 -08:00
sync modules/client/sync/rooms: Reenable per-room debug stats. 2019-03-09 15:17:21 -08:00
thirdparty
user modules/client/users/openid: Return a better http code here. 2019-03-08 14:33:54 -08:00
voip
capabilities.cc
createroom.cc modules/client/createroom: Differentiate between spec preset and internal preset strings. 2019-03-07 15:40:45 -08:00
delete_devices.cc
devices.cc
events.cc modules/client/events: Implement 14.17.1.1 /events (room previews). 2019-03-01 18:34:53 -08:00
initialsync.cc
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
sync.cc modules/client/sync: Fix condition to skip linear for longpoll. 2019-03-08 17:47:29 -08:00
sync.h modules/client/sync: Add conf items which override the sync mode selection. 2019-03-07 11:53:58 -08:00
versions.cc