0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-08 09:45:41 +02:00
construct/modules/client
2018-05-03 20:11:16 -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
user modules/client/user: Validate user path parameter for now. 2018-04-08 22:11:29 -07:00
voip
createroom.cc ircd:Ⓜ️ Move spec tuples into headers. 2018-03-05 05:24:45 -08: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 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
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
pushrules.cc
register.cc ircd:Ⓜ️ Add conf init sequence for m::self related. 2018-04-22 15:18:05 -07:00
sync.cc modules/client/sync: Use a real error log message on polylog sync backout. 2018-05-03 20:11:16 -07:00
sync.int.h modules/client/sync: Checkpoint synchronous longpoll / polylog / prelim linear. 2018-04-21 23:50:16 -07:00
versions.cc