0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-01 10:24:13 +01:00
construct/modules/client
2020-05-07 14:23:17 -07:00
..
account
directory
keys modules/client/keys: Reapportion missing request header buffer. 2020-04-27 16:06:28 -07:00
room_keys modules/client/room_keys/version: Return a dummy response rather than 404. (#141) 2020-05-07 14:23:17 -07:00
rooms ircd:Ⓜ️:typing: Move remaining assets into namespace; minor reorg. 2020-04-25 17:34:02 -07:00
sync modules/client/sync/device_one_time_keys_count: Fix result placement in /sync response. 2020-05-07 14:14:24 -07:00
thirdparty
user
voip
capabilities.cc
createroom.cc
delete_devices.cc
devices.cc
events.cc
initialsync.cc
join.cc modules/client/join: Convey available server_name data to join system. 2020-04-21 23:05:28 -07:00
joined_groups.cc
login.cc ircd:Ⓜ️:user: Move is_active() to adl'ed active(). 2020-05-02 23:57:53 -07:00
logout.cc
notifications.cc
presence.cc
profile.cc
publicised_groups.cc
publicrooms.cc modules/client/publicrooms: Improve pagination logic related; remvoe default limit. 2020-04-16 13:55:52 -07:00
pushers.cc
pushrules.cc
register.cc
register_available.cc
register_email.cc
search.cc
send_to_device.cc
sync.cc ircd:Ⓜ️:sync: Move args structure to central lib; eliminate local module header. 2020-04-27 00:16:58 -07:00
versions.cc