0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-26 16:52:44 +01:00
construct/modules/client
2019-08-04 20:28:46 -07:00
..
account
directory
keys
rooms modules/client/rooms/state: Add default fetch key selection to response events. (#119) 2019-08-04 20:28:46 -07:00
sync modules/client/sync/rooms/state: Fix linear sync state transfer on join event. (Fixes #117) 2019-08-04 19:25:36 -07:00
thirdparty
user
voip
capabilities.cc
createroom.cc ircd:Ⓜ️:vm: Reorganize eval/vm::inject for room version differences; add comment. 2019-07-17 14:53:13 -07:00
delete_devices.cc
devices.cc
events.cc ircd:Ⓜ️ Reinterface append(event) into event::append; move to module. (#109) 2019-08-02 17:34:31 -07:00
initialsync.cc ircd:Ⓜ️:room::members: Simplify and improve interface; callsites. 2019-07-23 19:50:13 -07:00
join.cc
joined_groups.cc
login.cc
logout.cc
notifications.cc
presence.cc
profile.cc
publicised_groups.cc
publicrooms.cc
pushers.cc
pushrules.cc modules/client/pushrules: Update stub to be a directory. 2018-05-19 18:49:06 -07:00
register.cc
register_available.cc
search.cc
send_to_device.cc modules/client/send_to_device: Fix lack of exception string in error output. 2019-07-27 18:49:27 -07:00
sync.cc modules/client/sync: Implement full_state request functionality. (#105) 2019-08-02 15:04:29 -07:00
sync.h
versions.cc