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-03-14 14:25:37 -07:00
..
ban.cc
context.cc modules/m_event: Add option to toggle query for txnid; disable query for non-timeline appends. 2019-03-13 17:08:35 -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 modules/client/rooms/kick: Simplify endpoint handler. 2019-03-08 09:45:50 -08:00
leave.cc modules/client/rooms/leave: Simplify leave endpoint handler. 2019-03-08 10:07:17 -08:00
members.cc modules/client/rooms/members: Upgrade /members and /joined_members to streamed responses. 2019-03-14 13:55:44 -07:00
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 modules/client/rooms/state: Refactor GET handlers for chunk streaming and spec behavior. 2019-03-14 14:25:37 -07:00
typing.cc ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
unban.cc modules/client/rooms/unban: Implement 10.4.4.2 POST unban. 2019-03-08 09:57:43 -08:00