0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-20 08:51:18 +01:00
construct/modules/client/rooms
2018-03-28 22:17:09 -07:00
..
ban.cc
context.cc
forget.cc
initialsync.cc
invite.cc
join.cc ircd:Ⓜ️ Add central linkage for join by alias; move bootstrap to rooms/join. 2018-03-27 21:44:01 -07:00
kick.cc
leave.cc
members.cc
messages.cc
read_markers.cc
receipt.cc modules/m_receipt: Move m.receipt committer into client/ 2018-03-28 22:17:09 -07:00
redact.cc
rooms.cc ircd:Ⓜ️ Add a vm::opts* to m:room as a vehicle for opts to eval. 2018-03-28 22:17:09 -07:00
rooms.h
send.cc
state.cc
typing.cc modules/m_typing: Move m.typing committer into client/rooms/typing. 2018-03-28 22:17:09 -07:00
unban.cc