0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-12 03:29:15 +02:00
construct/modules/client/rooms
2019-04-26 05:30:21 -07:00
..
ban.cc
context.cc modules/client/rooms/context: Fix missing unsigned/transaction_id on returned event. 2019-04-23 15:26:44 -07:00
event.cc
forget.cc
initialsync.cc ircd:Ⓜ️:fetch: Add additional interface tools; consolidate interface; cleanup/reorg. 2019-04-12 04:44:26 -07:00
invite.cc
join.cc modules/s_fetch: Improve recursive eval. 2019-04-26 05:30:21 -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 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
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