0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-11 02:59:13 +02:00
construct/modules/client/rooms
2020-06-18 07:11:40 -07:00
..
ban.cc
context.cc ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency. 2020-04-02 20:01:14 -07:00
event.cc
forget.cc ircd:Ⓜ️:user::rooms: Use _event_state to eliminate the ircd.member type. 2020-03-01 17:13:15 -08:00
initialsync.cc modules/client/rooms/initialsync: Support limit query parameter. 2020-04-15 16:09:55 -07:00
invite.cc modules/client/rooms/invite: Capture additional r0.6.0 required fields. 2020-04-20 00:51:01 -07: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
leave.cc ircd:Ⓜ️:user::rooms: Use _event_state to eliminate the ircd.member type. 2020-03-01 17:13:15 -08:00
members.cc modules/client/rooms/members: Eliminate the content fetch dependency. 2020-06-13 20:36:21 -07:00
messages.cc modules/client/rooms/messages: Increase postfetching readahead default; make conf item. 2020-06-18 07:11:40 -07:00
read_markers.cc
receipt.cc
redact.cc
relations.cc ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency. 2020-04-02 20:01:14 -07:00
report.cc
rooms.cc modules/client/rooms: Stub preliminary upgrade handler. 2020-03-23 13:47:43 -07:00
rooms.h modules/client/rooms: Stub preliminary upgrade handler. 2020-03-23 13:47:43 -07:00
send.cc modules/client/rooms/send: Implement txnid check for idempotency of requests. 2020-03-01 12:21:49 -08:00
state.cc
typing.cc ircd:Ⓜ️:typing: Move remaining assets into namespace; minor reorg. 2020-04-25 17:34:02 -07:00
unban.cc
upgrade.cc modules/client/rooms: Stub preliminary upgrade handler. 2020-03-23 13:47:43 -07:00