0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-30 04:38:52 +02:00
construct/modules/client/rooms
2018-08-18 22:05:32 -07:00
..
ban.cc
context.cc modules/client/rooms/context: Add event visibility conditionals. 2018-05-31 04:49:21 -07:00
forget.cc
initialsync.cc modules/client/rooms/initialsync: Use a conf item here fwiw. 2018-04-21 23:55:27 -07:00
invite.cc modules/client/rooms/invite: Fix linkage for invite__foreign routine. 2018-06-12 01:00:15 -07:00
join.cc modules/client/rooms/join: Checkpoint bootstrapped join related for now. 2018-06-12 01:00:15 -07:00
kick.cc modules/client/rooms/kick: Implement kick convenience endpoint. 2018-06-12 01:00:15 -07:00
leave.cc
members.cc
messages.cc modules/client/rooms/messages: Select default event keys for now. 2018-08-18 22:05:32 -07:00
read_markers.cc modules/client/rooms/read_markers: Handle room_id has read marker. 2018-03-26 23:29:58 -07:00
receipt.cc modules/client/rooms/receipt: Support read.ignore for rooms and senders; update console cmd. 2018-05-30 13:32:27 -07:00
redact.cc ircd/modules: Update various conditional json::iov nodes. 2018-06-05 11:19:40 -07:00
rooms.cc ircd:Ⓜ️:vm: Reorg commit stack; move room commit thing to m::vm. 2018-05-06 18:02:33 -07:00
rooms.h
send.cc
state.cc ircd/modules: Update various conditional json::iov nodes. 2018-06-05 11:19:40 -07:00
typing.cc ircd:Ⓜ️:vm: Rename some commit opts. 2018-05-19 18:49:02 -07:00
unban.cc