0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-02 18:18:56 +02:00
construct/modules/client/rooms
2023-05-01 10:48:07 -07:00
..
aliases.cc modules/client/rooms/aliases: Fix spec conformance; only return local aliases. 2023-02-08 13:23:53 -08:00
ban.cc modules: Re-type matrix resource handlers under m::resource. 2019-09-29 14:00:02 -07:00
context.cc ircd:Ⓜ️:event::append: Optimize opts, eliminate double-indirection; various reorg. 2023-05-01 10:48:07 -07:00
event.cc ircd:Ⓜ️:event::append: Optimize opts, eliminate double-indirection; various reorg. 2023-05-01 10:48:07 -07:00
forget.cc ircd:Ⓜ️:user::rooms: Use _event_state to eliminate the ircd.member type. 2020-03-01 17:13:15 -08:00
hierarchy.cc Fix redundant moves (gcc-11). 2022-06-29 13:26:01 -07:00
initialsync.cc ircd:Ⓜ️:event::append: Optimize opts, eliminate double-indirection; various reorg. 2023-05-01 10:48:07 -07:00
invite.cc modules/client/rooms/invite: Return better final event_id. 2020-12-06 17:25:21 -08:00
join.cc modules/client/rooms/join: Convey any available (non-spec) server_name to m::join(). 2020-04-21 23:05:28 -07:00
kick.cc modules: Re-type matrix resource handlers under m::resource. 2019-09-29 14:00:02 -07:00
leave.cc ircd:Ⓜ️:user::rooms: Use _event_state to eliminate the ircd.member type. 2020-03-01 17:13:15 -08:00
members.cc ircd:Ⓜ️:event::append: Optimize opts, eliminate double-indirection; various reorg. 2023-05-01 10:48:07 -07:00
messages.cc ircd:Ⓜ️:event::append: Optimize opts, eliminate double-indirection; various reorg. 2023-05-01 10:48:07 -07:00
read_markers.cc modules/client/rooms/read_markers: Minor cleanup. 2020-09-24 02:58:31 -07:00
receipt.cc modules/client/rooms/receipt: Add conf item to elide eye-track; optimize query pattern. 2021-02-04 21:13:42 -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 ircd:Ⓜ️:event::append: Optimize opts, eliminate double-indirection; various reorg. 2023-05-01 10:48:07 -07:00
report.cc modules/client/rooms/report: Use visible messages; add rich reply relation. 2021-02-05 23:39:17 -08:00
rooms.cc modules: Stub federation/timestamp_to_event; stub client/rooms/timestamp_to_event. 2023-03-06 19:03:48 -08:00
rooms.h modules: Stub federation/timestamp_to_event; stub client/rooms/timestamp_to_event. 2023-03-06 19:03:48 -08:00
send.cc modules/m_command: Fix command and reply detection w/ proper room::message. 2022-08-16 21:20:32 -07:00
state.cc ircd:Ⓜ️:event::append: Optimize opts, eliminate double-indirection; various reorg. 2023-05-01 10:48:07 -07:00
threads.cc modules/client/rooms: Stub GET /threads endpoint. 2023-02-22 16:04:12 -08:00
timestamp_to_event.cc modules: Stub federation/timestamp_to_event; stub client/rooms/timestamp_to_event. 2023-03-06 19:03:48 -08:00
typing.cc ircd:Ⓜ️:typing: Move remaining assets into namespace; minor reorg. 2020-04-25 17:34:02 -07:00
unban.cc modules: Re-type matrix resource handlers under m::resource. 2019-09-29 14:00:02 -07:00
upgrade.cc modules/client/rooms: Stub preliminary upgrade handler. 2020-03-23 13:47:43 -07:00