0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-08-31 13:55:19 +02:00
construct/modules/client/rooms
2019-03-08 10:07:17 -08:00
..
ban.cc modules/client/rooms/ban: Implement 10.4.4.1 POST ban. 2019-03-08 09:43:30 -08:00
context.cc
event.cc modules/client/rooms/event: Fix param missing error message. 2019-03-04 14:36:49 -08:00
forget.cc modules/client/rooms/forget: Implement 10.4.3.2 POST forget. 2019-03-07 16:26:04 -08:00
initialsync.cc ircd:Ⓜ️ Implement 14.18 Room Tagging. 2019-03-05 18:42:04 -08: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
messages.cc modules/client/rooms/messages: Simplify the messages iteration. 2019-03-04 15:46:44 -08:00
read_markers.cc
receipt.cc
redact.cc
rooms.cc
rooms.h
send.cc modules/client/rooms/send: urldecode type and txnid path parameters. 2019-03-07 15:32:03 -08:00
state.cc
typing.cc
unban.cc modules/client/rooms/unban: Implement 10.4.4.2 POST unban. 2019-03-08 09:57:43 -08:00