0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-14 22:11:06 +01:00
construct/modules/client
2019-08-25 19:44:00 -07:00
..
account
directory modules/client/directory/room: Implement Client 10.2.3 DELETE roomAlias. 2019-08-13 22:12:48 -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:Ⓜ️ Simplify send() impl linkage. 2019-08-25 19:44:00 -07:00
sync modules/client/sync/rooms/timeline: Improve messages iteration event_idx/event_id seek related. 2019-08-25 13:59:05 -07:00
thirdparty
user modules: Split out client/user related interface impls. 2019-08-25 19:44:00 -07:00
voip
capabilities.cc ircd:Ⓜ️:create: Add a central room_version default conf item. 2019-08-16 02:19:48 -07:00
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: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
initialsync.cc ircd:Ⓜ️:user::mitsein: Simplify interface. 2019-08-17 02:59:13 -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 modules/client/profile: Ensure there's an eptr before calling rethrow. 2019-08-16 02:19:49 -07:00
publicised_groups.cc
publicrooms.cc
pushers.cc
pushrules.cc
register.cc
register_available.cc
register_email.cc
search.cc
send_to_device.cc modules/client/send_to_device: Add origin to injected event. 2019-08-23 21:13:53 -07:00
sync.cc
sync.h
versions.cc