0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-18 17:50:16 +01:00
construct/modules/client
2019-04-23 15:26:44 -07:00
..
account
directory modules/client/directory/room: Implement 10.2.1 PUT directory/room/{roomAlias}. 2019-03-30 19:02:11 -07:00
keys modules/client/keys/query: Eliminate head-of-line timeout; stream results to client as they arrive. 2019-04-18 19:47:33 -07:00
rooms modules/client/rooms/context: Fix missing unsigned/transaction_id on returned event. 2019-04-23 15:26:44 -07:00
sync modules/client/sync/rooms/state: Attemt fix "invite_state" vs. "state". 2019-04-22 20:08:29 -07:00
thirdparty
user
voip
capabilities.cc
createroom.cc
delete_devices.cc
devices.cc
events.cc
initialsync.cc
join.cc
joined_groups.cc
login.cc
logout.cc
notifications.cc modules/client: Stub 14.13.1.3 notifications handler. 2019-03-31 14:03:21 -07:00
presence.cc
profile.cc
publicised_groups.cc
publicrooms.cc ircd:Ⓜ️:rooms: Consolidate / refine the rooms iteration interface. 2019-04-17 20:47:50 -07:00
pushers.cc
pushrules.cc
register.cc
register_available.cc
search.cc
send_to_device.cc
sync.cc modules/client/sync: Condition for client / socket in longpoll::poll loop. 2019-04-19 18:21:17 -07:00
sync.h ircd:Ⓜ️:sync: Introduce phased polylogarithmic initial sync. 2019-04-08 02:46:49 -07:00
versions.cc