0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-19 11:01:54 +01:00
construct/modules/client
2019-03-04 15:46:44 -08:00
..
account
directory
keys
rooms modules/client/rooms/messages: Simplify the messages iteration. 2019-03-04 15:46:44 -08:00
sync modules/client/sync/rooms/state: Deal with "invite_state" vs. "state". 2019-03-03 16:33:10 -08:00
thirdparty
user ircd:Ⓜ️:user: Improve user filter interface and module linkage. 2019-03-02 16:49:44 -08:00
voip
capabilities.cc
createroom.cc
delete_devices.cc
devices.cc
events.cc
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: Return 404 rather than {} for empty profiles. 2019-03-03 16:33:10 -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
sync.h
versions.cc