0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-28 16:34:13 +01:00
construct/modules/client/rooms
2022-06-29 14:42:42 -07:00
..
aliases.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
ban.cc
context.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
event.cc
forget.cc
hierarchy.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
initialsync.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
invite.cc modules/client/rooms/invite: Return better final event_id. 2020-12-06 17:25:21 -08:00
join.cc
kick.cc
leave.cc
members.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
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 modules/client/rooms/redact: Pass txnId path parameter through eval to client. 2020-11-21 02:34:22 -08:00
relations.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
report.cc modules/client/rooms/report: Use visible messages; add rich reply relation. 2021-02-05 23:39:17 -08:00
rooms.cc modules/client/rooms: Implement client 11.36.2 GET /hierarchy. 2022-06-19 19:55:02 -07:00
rooms.h modules/client/rooms: Implement client 11.36.2 GET /hierarchy. 2022-06-19 19:55:02 -07:00
send.cc Add noexcept to various lambdas (gcc-11). 2022-06-29 14:42:42 -07:00
state.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
typing.cc
unban.cc
upgrade.cc