0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-01 00:08:22 +02:00
construct/modules/client
2018-04-11 23:09:49 -07:00
..
account ircd:Ⓜ️ Tweak specifics of user/account creation/activation related. 2018-03-09 17:10:45 -08:00
directory ircd::ctx: Eliminate the std future_status and simplify our real-use interfaces. 2018-04-05 22:16:32 -07:00
rooms modules/client/rooms/receipt: Check for duplicate receipts on commission. 2018-04-07 09:57:08 -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: Validate user path parameter for now. 2018-04-08 22:11:29 -07:00
voip modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00
createroom.cc ircd:Ⓜ️ Move spec tuples into headers. 2018-03-05 05:24:45 -08: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 ircd:Ⓜ️ Split user's rooms iteration into separate interface. 2018-04-11 15:38:01 -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
keys.cc modules/client/keys: Stub keys/query for device list. 2018-02-16 17:28:06 -08: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:Ⓜ️ More complete presence interface getter interface stack. 2018-04-11 23:09:49 -07:00
profile.cc ircd::ctx: Eliminate the std future_status and simplify our real-use interfaces. 2018-04-05 22:16:32 -07:00
publicised_groups.cc modules/client: Stub publicised_groups endpoint. 2018-02-24 01:14:26 -08:00
publicrooms.cc ircd/modules: Consistent hook site names "vm notify" -> "vm.notify". 2018-03-16 21:42:22 -07:00
pushers.cc modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00
pushrules.cc modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00
register.cc ircd/modules: Consistent hook site names "vm notify" -> "vm.notify". 2018-03-16 21:42:22 -07:00
sync.cc modules/client/sync: Checkpoint scaffold non-initial sync w/ initial linkage. 2018-04-10 15:31:10 -07:00
sync.int.h modules/client/sync: Checkpoint scaffold non-initial sync w/ initial linkage. 2018-04-10 15:31:10 -07:00
versions.cc modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00