Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions _data/sw_clients.yml
Original file line number Diff line number Diff line change
Expand Up @@ -710,13 +710,28 @@
stable:
cap-3.1:
cap-3.2:
cap-notify:
account-notify:
account-tag:
account-registration:
away-notify:
batch:
bot-mode:
channel-rename:
chathistory:
echo-message:
extended-join:
message-redaction:
message-tags:
msgid:
multiline:
multi-prefix:
react-client-tag:
sasl-3.1:
server-time:
setname:
standard-replies:
userhost-in-names:
Comment on lines +713 to +734
Copy link

Copilot AI Oct 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] The newly added capability entries are not in a consistent ordering (e.g., multi-prefix appears after multiline, and related capability types are not grouped), which makes future diffs harder to review. Consider alphabetizing the block or following an established grouping convention; for example: account-notify, account-registration, account-tag, away-notify, batch, bot-mode, cap-notify, channel-rename, chathistory, echo-message, extended-join, message-redaction, message-tags, msgid, multi-prefix, multiline, react-client-tag, sasl-3.1, server-time, setname, standard-replies, userhost-in-names.

Copilot uses AI. Check for mistakes.
whox:
typing-client-tag:
reply-client-tag:
Expand Down