0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-08-31 13:55:19 +02:00
construct/modules/client/rooms
2019-03-27 16:54:10 -07:00
..
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 modules/client/rooms/read_markers: Reimplement client 14.6 /read_markers m.fully_read. 2019-03-27 16:54:10 -07:00
receipt.cc modules/client/rooms/receipt: Split m.read logic into subroutine. 2019-03-27 16:14:14 -07:00
redact.cc
report.cc modules/client/rooms/report: Provide missing error string in log message. 2019-03-17 13:41:33 -07:00
rooms.cc Implement client 14.26 Reporting Content. 2019-03-14 16:20:40 -07:00
rooms.h Implement client 14.26 Reporting Content. 2019-03-14 16:20:40 -07:00
send.cc
state.cc
typing.cc
unban.cc