0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-09 03:58:38 +02:00
construct/modules/client/rooms
2018-02-21 15:22:04 -08:00
..
ban.cc modules/client/rooms: Stub the remaining room operation endpoints. 2018-02-21 15:22:04 -08:00
context.cc modules: Split modules/client/rooms; reorg Makefile. 2018-02-14 21:49:46 -08:00
forget.cc modules/client/rooms: Stub the remaining room operation endpoints. 2018-02-21 15:22:04 -08:00
invite.cc modules/client/rooms: Stub the remaining room operation endpoints. 2018-02-21 15:22:04 -08:00
join.cc modules: Split modules/client/rooms; reorg Makefile. 2018-02-14 21:49:46 -08:00
kick.cc modules/client/rooms: Stub the remaining room operation endpoints. 2018-02-21 15:22:04 -08:00
leave.cc modules/client/rooms: Stub the remaining room operation endpoints. 2018-02-21 15:22:04 -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: Split modules/client/rooms; reorg Makefile. 2018-02-14 21:49:46 -08:00
read_markers.cc modules: Split modules/client/rooms; reorg Makefile. 2018-02-14 21:49:46 -08:00
receipt.cc ircd::m/modules: Add M_NEED_MORE_PARAMS. 2018-02-14 22:07:01 -08:00
redact.cc modules/client/rooms: Add POST variant for redact. 2018-02-15 16:50:08 -08:00
rooms.cc modules/client/rooms: Stub the remaining room operation endpoints. 2018-02-21 15:22:04 -08:00
rooms.h modules/client/rooms: Stub the remaining room operation endpoints. 2018-02-21 15:22:04 -08:00
send.cc ircd::m/modules: Add M_NEED_MORE_PARAMS. 2018-02-14 22:07:01 -08:00
state.cc modules/client/rooms: 6.4.1/6.4.2 PUT state. 2018-02-16 13:33:18 -08:00
typing.cc ircd::m/modules: Add M_NEED_MORE_PARAMS. 2018-02-14 22:07:01 -08:00
unban.cc modules/client/rooms: Stub the remaining room operation endpoints. 2018-02-21 15:22:04 -08:00