0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-03 09:18:19 +02:00
construct/modules/client
2018-04-21 15:45: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 ircd:Ⓜ️ Add event::idx to top() tuple. 2018-04-18 15:04:46 -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::resource: Allow each resource method to specify its timing. 2018-04-15 18:02:41 -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: Stub various lies to quiet errors in Riot. 2018-04-17 01:15:30 -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 modules/client/presence: Make m.presence a state singleton in the user's room. 2018-04-12 00:38:18 -07:00
profile.cc modules/client/profile: Update profile for all rooms hook. 2018-04-21 15:45:49 -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/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 ircd:Ⓜ️ Split events iterations into namespace. 2018-04-18 01:25:54 -07:00
sync.int.h modules/client/sync: Checkpoint preliminary stateless incremental sync exhibit. 2018-04-16 17:57:41 -07:00
versions.cc modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00