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-23 20:11:20 -07:00
..
account ircd:Ⓜ️:user: Move definitions from modules/client to m_user. 2019-09-16 11:03:45 -07:00
directory
keys ircd::ctx: Switch from steady_timer to deadline_timer. 2019-09-22 20:59:54 -07:00
rooms modules/client/rooms/members: Fix at token usage. 2019-09-23 14:51:24 -07:00
sync modules/client/sync/to_device: Use m::query(); minor cleanup. 2019-09-23 19:46:32 -07:00
thirdparty
user
voip
capabilities.cc
createroom.cc
delete_devices.cc
devices.cc
events.cc modules/client/rooms/events: Prevent EDU's from being sent to client here. 2019-09-19 10:20:40 -07:00
initialsync.cc modules/client/initialSync: Simplify json::stack usage. 2019-09-23 20:11:20 -07:00
join.cc
joined_groups.cc
login.cc
logout.cc
notifications.cc
presence.cc
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
send_to_device.cc
sync.cc ircd:Ⓜ️:sync: Increase token buffer; use function reference. 2019-09-23 14:18:22 -07:00
versions.cc