0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-08 17:55:47 +02:00
construct/modules/client/rooms
2021-02-19 09:44:27 -05:00
..
aliases.cc
ban.cc
context.cc
event.cc
forget.cc
initialsync.cc
invite.cc
join.cc
kick.cc
leave.cc
members.cc
messages.cc
read_markers.cc
receipt.cc modules/client/rooms/receipt: Add conf item to elide eye-track; optimize query pattern. 2021-02-04 21:13:42 -08:00
redact.cc
relations.cc
report.cc modules/client/rooms/report: Use visible messages; add rich reply relation. 2021-02-05 23:39:17 -08:00
rooms.cc Added RATE_LIMITED flags for handlers 2021-02-19 09:44:27 -05:00
rooms.h
send.cc modules/m_command: Fix reply to echo event. (related 75589a4794) 2021-02-02 07:54:26 -08:00
state.cc modules/client/rooms/state: Fix point query response content. 2021-02-02 07:54:26 -08:00
typing.cc
unban.cc
upgrade.cc