0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-08 17:55:47 +02:00
construct/modules/client/rooms
2021-02-02 07:54:26 -08:00
..
aliases.cc modules/client/rooms: Implement c2s r0.6.1 10.2.4 GET client/rooms/aliases. 2020-12-14 03:22:01 -08:00
ban.cc
context.cc
event.cc
forget.cc
initialsync.cc ircd:Ⓜ️:room::head: Add fetch interface. 2020-11-05 22:10:54 -08:00
invite.cc modules/client/rooms/invite: Return better final event_id. 2020-12-06 17:25:21 -08:00
join.cc
kick.cc
leave.cc
members.cc ircd:Ⓜ️:sync: Add inline sequence extraction logic from token. 2020-11-15 05:48:25 -08:00
messages.cc
read_markers.cc
receipt.cc modules/client/rooms/receipt: Set past m.read's to m.hidden but persist for eye attention. 2021-01-25 01:55:25 -08:00
redact.cc modules/client/rooms/redact: Pass txnId path parameter through eval to client. 2020-11-21 02:34:22 -08:00
relations.cc
report.cc
rooms.cc modules/client/rooms: Implement c2s r0.6.1 10.2.4 GET client/rooms/aliases. 2020-12-14 03:22:01 -08:00
rooms.h modules/client/rooms: Implement c2s r0.6.1 10.2.4 GET client/rooms/aliases. 2020-12-14 03:22:01 -08:00
send.cc modules/m_command: Fix reply to echo event. (related 75589a4794) 2021-02-02 07:54:26 -08:00
state.cc modules/client/rooms/state: Fix point query response content. 2021-02-02 07:54:26 -08:00
typing.cc
unban.cc
upgrade.cc