-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Includes the following commits: f576e45d7a5d Add draft/no-implicit-names (#527) 21fbe434df03 capability-negotiation: Mention trailing space in capability lists (#530) bdf27508bf7f away-notify: Clarify away notifications should not be echoed (#531) fd2030299947 multiline: Clarify what counts toward max-bytes (#517) 6f3eca027ff3 add pre-away extension (#514) 838ef3973850 sasl-3.1: add example with split client response (#521) 515fdabe0eba capability-negotiation: clarify CAP names cannot start with hyphen (#519)
- Loading branch information
Showing
4 changed files
with
33 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule specs
updated
6 files
+9 −0 | extensions/away-notify.md | |
+11 −5 | extensions/capability-negotiation.md | |
+4 −2 | extensions/multiline.md | |
+29 −0 | extensions/no-implicit-names.md | |
+46 −0 | extensions/pre-away.md | |
+9 −0 | extensions/sasl-3.1.md |