0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-27 01:02:46 +01:00
construct/modules/client/rooms
2018-04-30 10:40:52 -07:00
..
ban.cc
context.cc
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: Remove unnecessary vararg. 2018-04-05 04:16:13 -07:00
join.cc ircd:Ⓜ️:vm: Distill vm::opts::commit extension from vm::opts. 2018-04-05 23:14:30 -07:00
kick.cc
leave.cc
members.cc
messages.cc modules/client/rooms/messages: Chunk direct to socket. 2018-04-30 10:40:52 -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/m_receipt: Shuffle around elements of the receipt vector. 2018-04-28 02:46:11 -07:00
redact.cc
rooms.cc ircd:Ⓜ️ Add event::idx to top() tuple. 2018-04-18 15:04:46 -07:00
rooms.h modules/client/rooms: Stub initialSync handler for room previews in Riot. 2018-02-25 04:19:37 -08:00
send.cc ircd:Ⓜ️ Move and relink all the state/non-state sends()/message(); 2018-02-22 20:32:10 -08:00
state.cc ircd:Ⓜ️ Move and relink all the state/non-state sends()/message(); 2018-02-22 20:32:10 -08:00
typing.cc ircd:Ⓜ️:vm: Distill vm::opts::commit extension from vm::opts. 2018-04-05 23:14:30 -07:00
unban.cc