0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-27 17:09:09 +01:00
construct/modules/client/rooms
2019-04-22 14:27:12 -07:00
..
ban.cc
context.cc
event.cc
forget.cc
initialsync.cc
invite.cc
join.cc modules/client/rooms/join: Export namespaced definitions for join. 2019-04-22 14:27:12 -07:00
kick.cc
leave.cc modules/client/rooms/leave: Call m::leave() to handle POST /leave/. 2019-04-22 14:27:12 -07:00
members.cc
messages.cc modules/client/rooms/messages: Fix pagination token related. 2019-04-18 15:11:48 -07:00
read_markers.cc
receipt.cc
redact.cc
report.cc
rooms.cc
rooms.h
send.cc modules/m_room: Move m::send impl back to client/rooms. 2019-04-22 14:27:12 -07:00
state.cc modules/m_room: Move m::send impl back to client/rooms. 2019-04-22 14:27:12 -07:00
typing.cc
unban.cc