0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-08 19:48:36 +02:00
construct/modules/client/rooms
2018-09-16 20:55:12 -07:00
..
ban.cc modules/client/rooms: Spec out the params in the 7.4 endpoints. 2018-02-22 01:35:00 -08:00
context.cc modules: Reduce various chunked json buffer mgmt boilerplates. 2018-09-04 22:48:23 -07:00
forget.cc modules/client/rooms: Stub the remaining room operation endpoints. 2018-02-21 15:22:04 -08:00
initialsync.cc modules/client/rooms/initial_sync: Remove this trash and stub again. 2018-09-04 23:15:37 -07:00
invite.cc modules/client/rooms/invite: Fix linkage for invite__foreign routine. 2018-06-12 01:00:15 -07:00
join.cc modules/client/rooms/join: Add conf items for bootstrap timeouts. 2018-09-04 23:19:26 -07:00
kick.cc modules/client/rooms/kick: Implement kick convenience endpoint. 2018-06-12 01:00:15 -07:00
leave.cc ircd:Ⓜ️ Move leave() definition to modules/client/rooms/leave. 2018-02-22 20:32:10 -08:00
members.cc modules/client/rooms: 6.3.5 GET joined_members; minor cleanup. 2018-02-16 12:37:21 -08:00
messages.cc modules: Reduce various chunked json buffer mgmt boilerplates. 2018-09-04 22:48:23 -07:00
read_markers.cc modules/client/rooms/read_markers: Handle room_id has read marker. 2018-03-26 23:29:58 -07:00
receipt.cc modules/client/rooms/receipt: Support read.ignore for rooms and senders; update console cmd. 2018-05-30 13:32:27 -07:00
redact.cc ircd/modules: Update various conditional json::iov nodes. 2018-06-05 11:19:40 -07:00
rooms.cc ircd:Ⓜ️:vm: Reorg commit stack; move room commit thing to m::vm. 2018-05-06 18:02:33 -07:00
rooms.h modules/client/rooms: Stub initialSync handler for room previews in Riot. 2018-02-25 04:19:37 -08:00
send.cc ircd:Ⓜ️:vm: Support client unsigned.transaction_id. 2018-09-05 20:16:01 -07:00
state.cc ircd/modules: Update various conditional json::iov nodes. 2018-06-05 11:19:40 -07:00
typing.cc modules/m_typing: Move non-handler related from client/rooms/typing. 2018-09-16 20:55:12 -07:00
unban.cc modules/client/rooms: Spec out the params in the 7.4 endpoints. 2018-02-22 01:35:00 -08:00