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-07-30 14:21:26 -07:00
..
account
directory
keys
rooms Fix build errors for GCC-9.1. 2019-07-30 10:28:33 -07:00
sync ircd:Ⓜ️:typing: Add ircd.typing event; update sync room ephemeral. 2019-07-30 14:21:26 -07:00
thirdparty
user ircd:Ⓜ️:user: Simplify user::room_tags impl w/ modern linkage. 2019-07-13 18:15:27 -07:00
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 modules/client/events: Branch for events to allow EDU's without event_id. 2019-07-24 17:37:08 -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: Clarify double deindirection. 2019-07-20 21:42:32 -07:00
sync.h
versions.cc