0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-20 08:51:18 +01:00
construct/modules/client
2019-07-14 19:35:28 -07:00
..
account
directory
keys
rooms modules/client/rooms/invite: Send infolog message on invite reception. 2019-07-13 23:20:03 -07:00
sync modules/client/sync/rooms/state: Query for event_idx outside of lock; hint pool. 2019-07-14 15:21:13 -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 modules/client/capabilities: Update capabilities. 2019-07-10 07:24:20 -07:00
createroom.cc modules/client/createroom: Fix bootstrap regression. 2019-07-14 15:03:54 -07:00
delete_devices.cc
devices.cc
events.cc modules/client/events: Prevent seek of event_idx for EDU's. 2019-07-12 19:29:50 -07:00
initialsync.cc
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
sync.cc modules/federation/sender: Don't propagate exceptions outside of the hook handler. 2019-07-13 23:20:03 -07:00
sync.h
versions.cc