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-24 16:33:06 -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 ircd::ctx: Switch from steady_timer to deadline_timer. 2019-09-22 20:59:54 -07:00
rooms modules/client/rooms/members: Replace counterproductive query in prefetch loop. 2019-09-24 15:16:19 -07:00
sync modules/client/sync/rooms/ephemeral/receipt: Add prefetch loops for polylog sync. 2019-09-24 16:33:06 -07:00
thirdparty modules/client/thirdparty/protocols: Update the URL to shut R!ot up. [skip ci] 2019-08-13 00:08:32 -07:00
user modules: Split out client/user related interface impls. 2019-08-25 19:44:00 -07:00
voip modules/client/voip/turnserver: Add conf items for voip turnserver response. 2019-03-14 14:49:04 -07:00
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 modules/client: Remove 308 redirects for unstable endpoints. 2019-03-11 10:43:06 -07:00
devices.cc modules/client: Remove 308 redirects for unstable endpoints. 2019-03-11 10:43:06 -07:00
events.cc ircd:Ⓜ️ Simplify m::visible(); refactor implementation. 2019-09-24 15:16:19 -07:00
initialsync.cc ircd:Ⓜ️ Simplify m::visible(); refactor implementation. 2019-09-24 15:16:19 -07:00
join.cc
joined_groups.cc
login.cc modules/client/login: Fix loss of value data during device tuple assimilation. 2019-03-28 21:31:22 -07:00
logout.cc
notifications.cc modules/client/notifications: Add stub array. (#87) 2019-08-12 04:26:22 -07:00
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 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 modules: Disambiguations for clang. 2019-06-24 01:33:41 -07:00
register_available.cc
register_email.cc modules/client: Start a register/email module; stub requestToken. (#106) 2019-08-07 15:03:50 -07:00
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 ircd:Ⓜ️:sync: Increase token buffer; use function reference. 2019-09-23 14:18:22 -07:00
versions.cc modules/client/versions: Add the earlier versions. 2019-07-07 03:59:51 -07:00