0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-02 11:42:41 +01:00
construct/modules/client/rooms
2020-06-18 07:11:40 -07:00
..
ban.cc
context.cc
event.cc
forget.cc
initialsync.cc
invite.cc modules/client/rooms/invite: Capture additional r0.6.0 required fields. 2020-04-20 00:51:01 -07:00
join.cc modules/client/rooms/join: Convey any available (non-spec) server_name to m::join(). 2020-04-21 23:05:28 -07:00
kick.cc
leave.cc
members.cc modules/client/rooms/members: Eliminate the content fetch dependency. 2020-06-13 20:36:21 -07:00
messages.cc modules/client/rooms/messages: Increase postfetching readahead default; make conf item. 2020-06-18 07:11:40 -07:00
read_markers.cc
receipt.cc
redact.cc
relations.cc
report.cc
rooms.cc
rooms.h
send.cc
state.cc
typing.cc ircd:Ⓜ️:typing: Move remaining assets into namespace; minor reorg. 2020-04-25 17:34:02 -07:00
unban.cc
upgrade.cc