0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-05 18:18:35 +02:00
construct/modules/client
2018-10-24 18:08:46 -07:00
..
account ircd:Ⓜ️ Tweak specifics of user/account creation/activation related. 2018-03-09 17:10:45 -08:00
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 modules/client: Stub unstable thirdparty/protocols to quash Riot error. 2018-02-21 15:41:09 -08:00
user modules/client/user: Move user create to m_user. 2018-10-23 13:22:08 -07:00
voip modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00
createroom.cc ircd/modules: Update various conditional json::iov nodes. 2018-06-05 11:19:40 -07:00
devices.cc modules/client/devices: Use the id::device; use the user::room. 2018-02-15 17:27:42 -08:00
events.cc modules/client/events: Update/fix this stub for room previews. 2018-02-25 04:19:37 -08:00
initialsync.cc modules/client/sync: Checkpoint synchronous longpoll / polylog / prelim linear. 2018-04-21 23:50:16 -07:00
join.cc ircd:Ⓜ️ Add central linkage for join by alias; move bootstrap to rooms/join. 2018-03-27 21:44:01 -07:00
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 ircd:Ⓜ️ Move spec tuples into headers. 2018-03-05 05:24:45 -08:00
logout.cc ircd: Various fixes; bump default db LRU cache sizes. 2018-03-02 08:02:20 -08:00
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 modules/client/publicrooms: Unify GET and POST handlers; remove cruft. 2018-10-24 18:08:46 -07:00
pushers.cc modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00
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 modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00