0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-04 21:08:57 +01:00
construct/modules/client
2018-04-12 23:07:45 -07:00
..
account
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
user modules/client/user: Validate user path parameter for now. 2018-04-08 22:11:29 -07:00
voip
createroom.cc
devices.cc
events.cc
initialsync.cc modules/client/initialsync: Involve m.receipt m.read for room ephemeral events. 2018-04-12 23:07:45 -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
login.cc
logout.cc
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 ircd::ctx: Eliminate the std future_status and simplify our real-use interfaces. 2018-04-05 22:16:32 -07:00
publicised_groups.cc
publicrooms.cc ircd/modules: Consistent hook site names "vm notify" -> "vm.notify". 2018-03-16 21:42:22 -07:00
pushers.cc
pushrules.cc
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