Commit Graph

3558 Commits

Author SHA1 Message Date
Sam Whited e28611d082 Merge pull request #203 from SamWhited/xep0084_namespace_fix
XEP-0084: Fix broken namespace in example
2016-07-12 08:07:49 -07:00
Sam Whited bc17ea846f Update the section on accepting an XEP 2016-07-12 10:04:30 -05:00
Sam Whited 43110a765a Publish PARS and set version to 0.0.1 2016-07-12 09:36:53 -05:00
Sam Whited b87c35353c XEP-0366: Fix typos
Remove author info for Doug who no longer works at Atlassian.
Change author info for Sam to use the entity.
2016-07-12 09:08:00 -05:00
Florian Schmaus fea53f3298 XEP-0373: Add Brian Cully to acknowledgements
for 7e2b3c144d.
2016-07-12 11:58:10 +02:00
Sam Whited cb9999db98 XEP-0375: Refactor tables to be feature-focused 2016-07-11 22:07:59 -05:00
Sam Whited c67e1d568e XEP-0373: Merge typo fixes 2016-07-11 21:30:49 -05:00
Sam Whited 6778032f6e XEP-0363: Minor version bump for typo fixes 2016-07-11 21:19:52 -05:00
Sam Whited dee0d0f91b XEP-0084: Fix broken namespace in example 2016-07-09 17:15:53 -05:00
Sam Whited 6828203a76 XEP-0167: Update revision for PR #200 2016-07-08 14:33:39 -05:00
Sam Whited cb59e80187 XEP-0375: Fix broken anchor. 2016-06-21 10:38:46 -05:00
Georg Lukas 0e6992e85d Add Pre-Authenticated Roster Subscription to inbox
This corresponds to the email submission and is based on the following
commit history:

	commit f1ec69a95a0b6e5784ebd1250ab5ec81ee8913a6
	Author: Georg Lukas <georg@op-co.de>
	Date:   Thu Jun 16 12:24:27 2016 +0200

	    PARS: fix typo

	commit 01115a14c3ac538b2cda23d6baddd1dc7e2edc32
	Author: Georg Lukas <georg@op-co.de>
	Date:   Thu Jun 16 12:14:36 2016 +0200

	    PARS: add subsections to ImplNotes, specify landing page capture

	commit 97ba814bf733265d8a5250042043a59caaddc581
	Author: Georg Lukas <georg@op-co.de>
	Date:   Thu Jun 16 12:14:01 2016 +0200

	    PARS: blockquote -> div.example

	commit bdb640a14cb3d5e397fd6d2cfc63765ab12290e8
	Author: Georg Lukas <georg@op-co.de>
	Date:   Thu Jun 16 12:13:40 2016 +0200

	    PARS: make xmpp: strong

	commit b63a4eaa368c4c3a7ab29024c3bce4fd30adca3c
	Author: Georg Lukas <georg@op-co.de>
	Date:   Thu Jun 16 11:49:50 2016 +0200

	    PARS: security note on display names

	commit 33c714a525a51e339a9a43c9d8105fdaebb9cf5b
	Author: Georg Lukas <georg@op-co.de>
	Date:   Thu Jun 16 11:49:27 2016 +0200

	    PARS: added SAML and JWT refs, thx Tobias

	commit 31d89d7675d820e302b182d5485c39ccf425e1aa
	Author: Georg Lukas <georg@op-co.de>
	Date:   Tue Jun 14 20:26:44 2016 +0200

	    PARS: clarifications and editing; XMPP/IANA considerations

	commit e28c179958df02e5a32872b9d7f5f5a0d0d7d3cb
	Author: Georg Lukas <georg@op-co.de>
	Date:   Tue Jun 14 19:41:11 2016 +0200

	    PARS: added nifty ASCII art

	commit 94c427ec58fc36a3ed22b4403f60b98d23ecc15f
	Author: Georg Lukas <georg@op-co.de>
	Date:   Sat Jun 11 22:16:49 2016 +0200

	    PARS: remove 'returntoken' element

	commit 0f7e76328c76244877b28801589802a05cf3101f
	Author: Florian Schmaus <flo@geekplace.eu>
	Date:   Sat Jun 11 20:17:44 2016 +0200

	    PARS: Add footnote about CSPRNG and RFC 4086

	commit 5206e775de915a8da72949217e335ffd3289b5d2
	Author: Florian Schmaus <flo@geekplace.eu>
	Date:   Sat Jun 11 20:01:44 2016 +0200

	    PARS: Only reference once, cite all further references

	commit c35d4e7c2b5b8463e7934a9c44631a1bb73217cf
	Author: Florian Schmaus <flo@geekplace.eu>
	Date:   Sat Jun 11 20:00:26 2016 +0200

	    PARS: Fix examples

	commit ceb9602f00cc45e458443da08a7c21a5f0f767c7
	Author: Florian Schmaus <flo@geekplace.eu>
	Date:   Sat Jun 11 19:45:31 2016 +0200

	    Add XEP PARS
2016-06-20 18:30:16 +02:00
Florian Schmaus 97eb5fcc30 Fix typo in XEP-0167: s/PMCA/PCMA/
Thanks to Konstantin Kozlov for reporting this in
http://mail.jabber.org/pipermail/standards/2016-June/031166.html
2016-06-19 10:29:36 +02:00
Brian Cully 7e2b3c144d Fix some copypasta problems.
Items returned from a pubsub items request are encapsulated in an
<items/> element, not <publish/>, which is used for publishing items.

Example for requesting the secret key was labelled as requesting the
public key.
2016-06-08 14:12:23 -04:00
Sam Whited be306113e1 XEP-0306: Bump revision for example XML fix 2016-06-07 19:37:15 -05:00
mathieui 287368c322 Fix the XEP-0306 example
The status element was not correct.
2016-06-07 19:35:57 -05:00
Sam Whited 23bcca7fe9 XEP-0156: Update references to RFC 7395. 2016-06-07 19:12:57 -05:00
Sam Whited 20d8e4abbe XEP-0156: The XRD host-meta file is REQUIRED. 2016-06-07 19:05:56 -05:00
Sam Whited 837617b9e7 Merge pull request #197 from mathieui/update-readme-links
Update the links in the readme
2016-06-06 07:20:24 -07:00
Sam Whited a92d3d0eb8 XEP-0156: Fix typo (s/utf-9/utf-8/) 2016-06-06 09:17:13 -05:00
mathieui 7481eacfd8 Update the links in the readme
(the "submitting a xep" was broken, and move what’s possible to HTTPS)
2016-06-05 16:33:02 +02:00
Florian Schmaus 7c2fb1e3a4 Small updates for the OX XEPs 2016-06-05 16:06:11 +02:00
Will Thompson 716e6b0e64 XEP-0363: fix a few typos 2016-06-03 16:51:43 +01:00
Sam Whited d63befb8a7 XEP-0033: Add editor initials before merge 2016-05-31 13:13:08 -05:00
Mickael Remond 65c9161227 Fix revision initials 2016-05-31 13:12:06 -05:00
Mickael Remond df0f08bf1d Better wording and attempt to prepare revision notes 2016-05-31 13:12:06 -05:00
Mickael Remond ea1f090ed3 Improve wording based on feedback from @Flowdalic 2016-05-31 13:12:06 -05:00
Mickael Remond be6ba8a5ae Multicast service MUST track directed presence broadcast
This is to ensure entity will not stay permanently seen as online after
a multicasted directed presence.
2016-05-31 13:12:06 -05:00
Florian Schmaus 3a672a8746 Introduce 'Proposed' status in XEP-0053 2016-05-31 09:57:43 +02:00
Sam Whited 44545f0a08 Merge pull request #179 from SamWhited/xep-readme-updates
Fix the updating an XEP section of the README
2016-05-25 09:05:41 -07:00
Sam Whited cd41cb9110 XEP-0377: Fix broken experimental status 2016-05-25 10:59:46 -05:00
Sam Whited 08acdf2c20 Publish spam reporting as XEP-0377 2016-05-25 10:55:58 -05:00
Sam Whited 19fe8728b6 XEP-0375: Bump version for new mobile suites 2016-05-25 10:49:32 -05:00
Sam Whited 1989a82d7a Merge pull request #185 from SamWhited/2016-mobile-compliance-suite
XEP-0375: Add a mobile compliance suite
2016-05-25 08:46:41 -07:00
Sam Whited 9ef0e05fb4 Merge pull request #187 from SamWhited/legalnotice-template
Reduce legal notice in template to XML entity
2016-05-25 08:46:16 -07:00
Sam Whited ec4daaeb77 Merge pull request #189 from Flowdalic/jingle-uri
Add 'jingle' XMPP URI querytype to XEP-0358
2016-05-25 08:41:18 -07:00
Florian Schmaus 3a62faf4eb XEP-0358: Initator/Response → Requester/Publisher 2016-05-25 08:19:26 +02:00
Florian Schmaus 347793456c Introduce "jinglepub identifier" in XEP-0358 2016-05-25 08:17:23 +02:00
Florian Schmaus 8dc8708acb Add ASCII art for XEP-0358 initiation process 2016-05-24 16:45:02 +02:00
Florian Schmaus 8924a917f3 XEP-0358: Use &xep0166; at least once 2016-05-24 16:38:05 +02:00
Florian Schmaus 3dd1e4b590 Add 'jingle' XMPP URI querytype to XEP-0358 2016-05-24 16:36:14 +02:00
Sam Whited 342d2ac56a Add spam reporting XEP to inbox
Squashed commit of the following:

commit 3d11cf8b203919593418fe80a9e2a06e25906883
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 18:25:45 2016 -0500

    Tweak introduction

commit 42975134979aed956115c05a9596797c58c4812a
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 18:23:36 2016 -0500

    Clean up versioning and internationalization refs

commit f3e935a971b25be6601bb593c96c1882581fe2c3
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 18:07:12 2016 -0500

    s/SHOULD/MUST/ for sending a single reason

commit 48cf3906407789bdb4e9e3602b7b9e6c952c9878
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 18:06:00 2016 -0500

    Add disco

commit 349a6197e76d28c223ee3150cacc17d7f545d8bb
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:59:12 2016 -0500

    Servers that get a report should block as normal

commit 268f83a3158d3b4e57a1831852ee4ad0ae6c3ac8
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:56:28 2016 -0500

    Change a "may" to a "MAY"

commit 525e52359044481ce793a82149e6e3df910c7026
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:55:47 2016 -0500

    Clarify that only one reason should be sent

commit e4853977dac79a307df8dab6defd28b4f55f87b9
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:53:14 2016 -0500

    Remove Business Rules section

    This is only a UI and shouldn't have any logic

commit 42ff81dffb90560d164db8267425c241a3480be6
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:52:07 2016 -0500

    Clarify language by adding comma

commit be9109abca6347fe882443de4c83218224600183
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:49:46 2016 -0500

    Add Acknowledgements

commit 544db35d28d6ccfad47522bc67d9b185ad0ec2c7
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:41:37 2016 -0500

    Update reason descriptions

commit 0a33471483ac74562e6e1c2014a47c7085b62be5
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:37:56 2016 -0500

    s/profile/reason/

commit 7c639c1ff918fd55bfc3a03984e0caf39b576efa
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:37:10 2016 -0500

    Add urn to registry entry

commit 5516f4a867de5da69de317f7d358cc6a9e77cd49
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:35:16 2016 -0500

    Add ability to report spam with blocking command

commit 757f8b1235fbe87fb53990aa4777651b8b1640c0
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:26:45 2016 -0500

    Update examples

commit e78d3ee413039c6b8a8d8797fe93e709e744c2ca
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 17:18:52 2016 -0500

    Use entity for legal notice

commit 91cb57455352d0069a6048231980a959e42856ca
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 13:04:29 2016 -0500

    Add registrar considerations section

commit 8ce2c9c24cd7a435c830ac29119ac7fc998a6268
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 12:45:41 2016 -0500

    Add internationalization considerations

commit fff8948d01cba06415fd33caff5e5df870a1db68
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 12:28:22 2016 -0500

    Rewrap paragraph

commit 9d8d491b25b20cad2e3f2bafc2248377b820fb98
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 11:59:33 2016 -0500

    Start filling out the payload section

commit c777243b871c49bd1d410be0f3449f08217f1ad0
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 11:05:33 2016 -0500

    Add todo around registrar

commit 9248cf4aa494a7be84421f1acd50c7e521afec5f
Author: Sam Whited <sam@samwhited.com>
Date:   Sat May 21 11:03:04 2016 -0500

    Initial spam reporting commit
2016-05-21 18:38:40 -05:00
Sam Whited fc92c43ee6 Reduce legal notice in template to XML entity 2016-05-21 17:20:13 -05:00
Sam Whited 3792a76437 Add User Rating protoxep 2016-05-21 12:19:03 -05:00
Sam Whited 56c59bedb0 XEP-0376: Assign to Pubsub Account Management 2016-05-20 09:06:53 -05:00
Sam Whited ded6a7a454 XEP-0375: Add a mobile compliance suite 2016-05-18 11:16:11 -05:00
Sam Whited 40d728dfaa XEP-0375: Assigned to 2016 Compliance Suites 2016-05-18 10:34:07 -05:00
Sam Whited b92a2b7a23 XEP-0260: Fix broken ICE-TCP ref 2016-05-17 21:55:29 -05:00
Sam Whited 45960060ed XEP-0045: Fix wrong revision date 2016-05-17 09:11:33 -05:00
Sam Whited 34b09d5fd6 XEP-0166: Fix draft-ietf-stox-media ref 2016-05-17 08:49:42 -05:00