0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-07 01:06:37 +02:00
construct/modules/client
2019-03-04 15:46:44 -08:00
..
account
directory ircd:Ⓜ️:v1: Remove non-opts overloads; workaround g++-7 compiler bug. 2019-02-25 18:00:39 -08:00
keys modules/client/keys/upload: Add candidate one_time_key_counts response. 2019-02-25 18:00:39 -08:00
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 modules/client: Add capabilities endpoint. 2019-02-12 12:04:02 -08:00
createroom.cc
delete_devices.cc modules/client/devices: Implement 14.10.2 security considerations. 2019-02-20 15:45:32 -08:00
devices.cc modules/client/devices: Implement 14.10.2 security considerations. 2019-02-20 15:45:32 -08:00
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 modules/client/logout: Implement 5.4.4 logout/all. 2019-02-18 11:22:45 -08:00
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 modules/client: Implement 14.9.3.1 PUT sendToDevice (with limitation). 2019-02-22 15:40:53 -08:00
sync.cc modules/client/sync: Simplify next_batch token decision after linear and longpoll. 2019-03-02 14:20:52 -08:00
sync.h modules/client/sync: Add event_idx to accept struct; move top object construction to handlers. 2019-02-27 16:25:37 -08:00
versions.cc modules/client/versions: Report r0.4.0. 2019-02-19 14:46:03 -08:00