0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-01 16:28:19 +02:00
construct/modules/client
2018-04-30 10:40:52 -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/messages: Chunk direct to socket. 2018-04-30 10:40:52 -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 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
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: Stub my user's presence changed hook. 2018-04-27 15:27:09 -07:00
profile.cc modules/client/profile: Return 200 rather than 304 for put profile dups. 2018-04-26 03:51:15 -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/publicrooms: Checkin the argument parsing half of this stub. 2018-04-21 23:53:36 -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:Ⓜ️ Add conf init sequence for m::self related. 2018-04-22 15:18:05 -07:00
sync.cc modules/client/sync: Handle timeout from acceptor dock. 2018-04-22 21:54:06 -07:00
sync.int.h modules/client/sync: Checkpoint synchronous longpoll / polylog / prelim linear. 2018-04-21 23:50:16 -07:00
versions.cc modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00