0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-24 21:39:59 +01:00
construct/modules/client/rooms
2023-02-22 16:04:12 -08:00
..
aliases.cc modules/client/rooms/aliases: Fix spec conformance; only return local aliases. 2023-02-08 13:23:53 -08:00
ban.cc
context.cc ircd:Ⓜ️ Simplify room::events interface; separate event::fetch. 2023-02-18 16:41:33 -08:00
event.cc
forget.cc
hierarchy.cc
initialsync.cc ircd:Ⓜ️ Simplify room::events interface; separate event::fetch. 2023-02-18 16:41:33 -08:00
invite.cc
join.cc
kick.cc
leave.cc
members.cc modules/client/rooms/members: Fix missing event::append usage for stream to client. 2023-02-20 15:15:01 -08:00
messages.cc ircd:Ⓜ️ Simplify room::events interface; separate event::fetch. 2023-02-18 16:41:33 -08:00
read_markers.cc
receipt.cc
redact.cc
relations.cc modules/client/rooms/relations: Fix inclusion of request event in relations response. 2023-01-27 11:18:37 -08:00
report.cc
rooms.cc modules/client/rooms: Stub GET /threads endpoint. 2023-02-22 16:04:12 -08:00
rooms.h modules/client/rooms: Stub GET /threads endpoint. 2023-02-22 16:04:12 -08:00
send.cc
state.cc
threads.cc modules/client/rooms: Stub GET /threads endpoint. 2023-02-22 16:04:12 -08:00
typing.cc
unban.cc
upgrade.cc