0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-27 07:54:05 +01:00
construct/modules/client
2019-09-18 12:30:50 -07:00
..
account ircd:Ⓜ️:user: Move definitions from modules/client to m_user. 2019-09-16 11:03:45 -07:00
directory modules/client/directory/list: Use local rooms::summary::set() overload. 2019-09-13 18:04:53 -07:00
keys modules/client/keys: Typedefs in anonymous namespace to prevent cross-module linkage. (#109) 2019-08-25 17:37:06 -07:00
rooms ircd:Ⓜ️ Consolidate m::membership() suite to header; minor cleanup. 2019-09-18 12:30:50 -07:00
sync modules/client/sync/rooms/timeline: Fix loop conditions. 2019-09-17 22:21:55 -07:00
thirdparty
user modules: Split out client/user related interface impls. 2019-08-25 19:44:00 -07:00
voip
capabilities.cc
createroom.cc modules: Split m::createroom related from client/. 2019-08-25 19:44:00 -07:00
delete_devices.cc
devices.cc
events.cc ircd:Ⓜ️:room: Rename room::messages to room::events. 2019-08-30 14:43:19 -07:00
initialsync.cc ircd:Ⓜ️:room: Rename room::messages to room::events. 2019-08-30 14:43:19 -07:00
join.cc
joined_groups.cc
login.cc
logout.cc
notifications.cc
presence.cc modules/m_presence: Move federation send hook here; complete functionality. 2019-08-17 02:59:13 -07:00
profile.cc
publicised_groups.cc
publicrooms.cc ircd:Ⓜ️:rooms::summary: Refactor for per-origin result synthesis and learning. 2019-09-15 14:59:36 -07:00
pushers.cc
pushrules.cc
register.cc
register_available.cc
register_email.cc
search.cc modules/client/search: Update the handler with skeleton structure. 2019-09-14 13:51:24 -07:00
send_to_device.cc ircd:Ⓜ️:vm: Move conform hook to pdu branch. 2019-09-13 13:38:05 -07:00
sync.cc modules/client/sync: Minor cleanup; 2019-09-09 12:08:07 -07:00
versions.cc