0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-12 03:29:15 +02:00
construct/modules/client/rooms
2018-05-19 18:49:05 -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: Reorg commit stack; move room commit thing to m::vm. 2018-05-06 18:02:33 -07:00
kick.cc
leave.cc
members.cc
messages.cc modules/client/rooms/messages: Count filter misses w/ conf limit; fix alloc size. 2018-05-19 18:49:03 -07:00
read_markers.cc
receipt.cc ircd:Ⓜ️:vm: Rename some commit opts. 2018-05-19 18:49:02 -07:00
redact.cc
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 modules: Move state rebuild from client/state to s_state. 2018-05-19 18:49:05 -07:00
typing.cc ircd:Ⓜ️:vm: Rename some commit opts. 2018-05-19 18:49:02 -07:00
unban.cc