0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-06 12:55:08 +01:00
construct/modules/client/rooms
2019-03-11 16:02:48 -07:00
..
ban.cc
context.cc modules: Replace individual client event appending with m::append(). 2019-03-11 16:02:48 -07:00
event.cc
forget.cc
initialsync.cc modules: Replace individual client event appending with m::append(). 2019-03-11 16:02:48 -07:00
invite.cc
join.cc
kick.cc
leave.cc modules/client/rooms/leave: Simplify leave endpoint handler. 2019-03-08 10:07:17 -08:00
members.cc
messages.cc modules: Replace individual client event appending with m::append(). 2019-03-11 16:02:48 -07:00
read_markers.cc
receipt.cc
redact.cc
rooms.cc
rooms.h
send.cc modules/client/rooms/send: Use vm.post hook site to save transaction_id before notifies. 2019-03-09 12:09:07 -08:00
state.cc
typing.cc
unban.cc