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-03 01:44:49 -07:00
..
account
directory
keys
rooms ircd:Ⓜ️:join: Prevent duplicate join here. 2019-08-03 01:44:49 -07:00
sync ircd:Ⓜ️ Reinterface append(event) into event::append; move to module. (#109) 2019-08-02 17:34:31 -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 ircd:Ⓜ️ Split m::user::profile from client handler. 2019-07-14 19:35:28 -07:00
publicised_groups.cc
publicrooms.cc
pushers.cc
pushrules.cc
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