0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-05 15:18:52 +02:00
construct/modules/client
2018-10-24 17:31:21 -07:00
..
account
directory ircd:Ⓜ️ Rename most vm.notify hooks to vm.effect; Refactor vm::accept related. 2018-10-09 20:56:12 -07:00
rooms modules/m_typing: Move non-handler related from client/rooms/typing. 2018-09-16 20:55:12 -07:00
thirdparty
user modules/client/user: Move user create to m_user. 2018-10-23 13:22:08 -07:00
voip
createroom.cc ircd/modules: Update various conditional json::iov nodes. 2018-06-05 11:19:40 -07:00
devices.cc
events.cc
initialsync.cc modules/client/sync: Checkpoint synchronous longpoll / polylog / prelim linear. 2018-04-21 23:50:16 -07:00
join.cc
joined_groups.cc modules/client: Stub joined_groups to shutup Riot. 2018-06-17 21:34:03 -06:00
keys.cc modules/client/keys: Checkpoint 0-count keys for now. 2018-06-12 01:00:15 -07:00
login.cc
logout.cc
presence.cc ircd:Ⓜ️ Rename most vm.notify hooks to vm.effect; Refactor vm::accept related. 2018-10-09 20:56:12 -07:00
profile.cc ircd:Ⓜ️ Rename most vm.notify hooks to vm.effect; Refactor vm::accept related. 2018-10-09 20:56:12 -07:00
publicised_groups.cc modules/client: Stub various lies to quiet errors in Riot. 2018-04-17 01:15:30 -07:00
publicrooms.cc ircd:Ⓜ️:rooms: Add public rooms count for total_room_count_estimate; cleanup. 2018-10-24 17:31:21 -07:00
pushers.cc
pushrules.cc modules/client/pushrules: Update stub to be a directory. 2018-05-19 18:49:06 -07:00
register.cc modules/client/register: Distill for extern linkage; add granular conf items. 2018-06-07 13:20:46 -07:00
search.cc modules/client: Stub search endpoint. 2018-05-29 04:01:36 -07:00
sync.cc ircd:Ⓜ️ Add central interface for room state prefetch; add console cmd; apply to client sync. 2018-10-23 10:01:36 -07:00
sync.h modules/client/sync: Add some stats and debug log to sync. 2018-10-18 07:46:53 -07:00
versions.cc