Sam Whited
dc89a31211
XEP-0389: fix various typos and misspellings
2020-04-22 10:13:29 -04:00
Sam Whited
4850b2f5a7
XEP-0389: expand Registrar Considerations
...
This cleans up existing registrations, tweaks how the new registry works
to better match existing registries, and also adds registrations for the
namespaces registry and feature discovery registries.
2020-04-21 12:50:11 -04:00
Maxime “pep” Buquet
e0694f28bd
Merge new/reworked protoXEP "Quick Response"
2020-04-21 00:11:45 +02:00
Tim Henkes
44165c1869
un-rm inbox/buttons.xml
2020-04-21 00:07:45 +02:00
Tim Henkes
489f22209c
quite a bit of feedback incorporated
2020-04-20 23:51:09 +02:00
Maxime “pep” Buquet
39ae70c8b1
Merge new protoXEP "Best practices for password hashing and storage"
2020-04-20 23:50:19 +02:00
Maxime “pep” Buquet
3b177b1df1
Merge changes for XEP-0389
2020-04-20 23:46:07 +02:00
Matthew Wild
928513d81d
XEP-0333: Clarify security note further
2020-04-20 23:45:34 +02:00
Matthew Wild
0915bd786b
XEP-0333: Amend XEP-0359 security note per feedback from Florian
2020-04-20 23:45:31 +02:00
Matthew Wild
07342d5fba
XEP-0333: Add notes about usage within MUCs
2020-04-20 23:45:28 +02:00
Sam Whited
0f6f0ad9eb
XEP-0389: major updates to add more flexibility
...
Zash reached out to me to ask if extensible IBR could be made compatible
with XEP-0401: Easy User Onboarding. While working on a solution to this
I decided it would also be nice if it could also allow the user to pick
between several flows (eg. "Verify by Phone" vs "Verify by SMS").
After working this up I came to realize that the current version of the
spec could not be used to replace XEP-0077 as it is used by XEP-0045 and
other XEPs because I wasn't using routeable stanzas that could be sent
to components and had no way to discover support other than during
stream feature negotation.
This patch set turned into an overhaul of the proposal to fix all these
problems and move the spec back out of experimental.
2020-04-20 14:30:55 -04:00
Tim Henkes
c09bf67b91
new/reworked protoXEP Quick Response
2020-04-20 19:25:44 +02:00
Sam Whited
26e65e1012
Proto XEP: "Best practices for password hashing…"
2020-04-20 08:17:10 -04:00
Sam Whited
71ea00d59b
Ensure OUTDIR exists before make preview
2020-04-19 15:36:36 -04:00
Jonas Schäfer
357497d259
Merge branch 'feature/protoxep-room-activity'
2020-04-14 17:07:46 +02:00
Matthew Wild
0ff6c1dd3b
New ProtoXEP: Room Activity Indicators
2020-04-13 17:15:29 +01:00
Jonas Schäfer
edc93ce8b3
XEP-0357: fix incorrect last call date
...
The previous date was not at least 2w after the start of the call.
This was caused by me being unable to read calendars.
2020-04-07 20:44:45 +02:00
Jonas Schäfer
d1678ec6e4
XEP-0357: Issue Last Call
...
Council Vote from 2020-03-18
2020-03-31 22:29:34 +02:00
Jonas Schäfer
3b686def0c
XEP-0280: Issue Last Call
...
Council vote from 2020-03-18.
2020-03-31 22:29:00 +02:00
Jonas Schäfer
c6c16fbbfc
XEP-0398: Move back to Experimental
...
Council Vote from 2020-02-26.
2020-03-31 22:26:54 +02:00
Jonas Schäfer
1284e5e12c
Merge branch 'feature/xep-0060'
2020-03-31 22:26:30 +02:00
Jonas Schäfer
b55311b154
XEP-0402: Advance to Draft
2020-03-31 22:25:50 +02:00
Jonas Schäfer
331265af63
Accept inbox/reminders.xml as XEP-0435
2020-03-31 22:25:11 +02:00
Jonas Schäfer
3036010232
Merge branch 'feature/xep-0369'
2020-03-31 20:29:45 +02:00
Jonas Schäfer
dd530dc798
Merge branch 'feature/protoxep-muc-presence-versioning'
2020-03-31 20:20:54 +02:00
Jonas Schäfer
4d9a6ee1fd
Merge branch 'feature/xep-0332'
2020-03-31 19:38:05 +02:00
Jonas Schäfer
7ba8dd6313
XEP-0332: add revision block
2020-03-31 19:37:46 +02:00
JC Brand
8632dd9e4b
New ProtoXEP: MUC presence versioning
2020-03-30 12:35:16 +02:00
Emmanuel Gil Peyrot
f3592ab95d
XEP-0369: Add a revision block.
2020-03-27 12:21:57 +01:00
Emmanuel Gil Peyrot
bb05bddeab
XEP-0369: Allow unsubscribing from nodes.
...
The <update-subscription/> element so far was only allowing a user to
subscribe to new nodes, not unsubscribe from them. The only option if
for instance one node was too floody was to leave the channel and rejoin
it with only the nodes we wanted.
2020-03-27 12:21:37 +01:00
Sonny Piers
80463a4ddb
XEP-0332: Fix spelling of JavaScript
2020-03-27 11:39:29 +01:00
Emmanuel Gil Peyrot
85ccb1e796
XEP-0369: Fix a typo.
2020-03-26 20:16:59 +01:00
Emmanuel Gil Peyrot
5104e1a3b8
XEP-0369: Rename info node also in the text.
2020-03-26 20:16:59 +01:00
Emmanuel Gil Peyrot
0ebc97c138
XEP-0369: Fix typo xlns→xmlns.
2020-03-26 19:39:37 +01:00
Emmanuel Gil Peyrot
2b8a463811
XEP-0369: Add an identity to client example, this is a MUST in XEP-0030.
2020-03-26 19:39:37 +01:00
Emmanuel Gil Peyrot
d2a1c356bd
XEP-0369: Add missing disco#info feature in examples
...
Better safe than sorry, many implementations blindly follow examples,
and these were violating a MUST in XEP-0030.
2020-03-26 18:52:39 +01:00
Maxime “pep” Buquet
92000ad16d
XEP-0384: fix namespace formatting
...
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-03-26 17:20:23 +01:00
Maxime “pep” Buquet
4d4df8e15d
Merge XEP-0384 changes
...
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-03-26 17:19:46 +01:00
Maxime “pep” Buquet
46cddbff9b
Revert "XEP-0384: small fix, added threat model by winfried"
...
This reverts commit 309e76804f
.
2020-03-26 17:12:51 +01:00
Maxime “pep” Buquet
820ad603ba
Revert "XEP-0384: fix namespace formatting"
...
This reverts commit 25fa261395
.
2020-03-26 17:12:50 +01:00
Maxime “pep” Buquet
6629719426
Revert "XEP-0384: Added version block"
...
This reverts commit 07e1f6d311
.
2020-03-26 17:12:41 +01:00
Tim Henkes
07e1f6d311
Added version block
2020-03-26 16:34:59 +01:00
Maxime “pep” Buquet
25fa261395
XEP-0384: fix namespace formatting
...
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-03-26 16:34:49 +01:00
Tim Henkes
309e76804f
small fix, added threat model by winfried
2020-03-26 16:34:41 +01:00
Tim Henkes
5aed70c453
updated the note regarding libsignal and XEdDSA
2020-03-26 16:34:05 +01:00
Maxime “pep” Buquet
8d5c240f39
Merge XEP-0384 editorial changes
2020-03-26 16:32:40 +01:00
Tim Henkes
fde367f2c2
Added version block
2020-03-26 16:18:31 +01:00
Tim Henkes
332f8bc180
small fix, added threat model by winfried
2020-03-26 15:25:55 +01:00
Tim Henkes
de1d9465df
updated the note regarding libsignal and XEdDSA
2020-03-26 15:16:37 +01:00
JC Brand
8ea9b8f1df
XEP-0424: Recommend XEP-0428 fallback and XEP-03334 store hint
2020-03-26 11:18:49 +01:00