Emmanuel Gil Peyrot
bddc7bd04a
Explicit Message Encryption ProtoXEP: Add a 0.0.2 version
...
- Made the 'name' attribute optional for existing mechanisms.
- Added a remark about the possibility to hide encrypted messages
following user input.
- Made explicit that this protocol affects any encryption mechanism,
present or future, not only those listed here.
- Display the namespace of the encryption mechanism in the default
messages.
- Remove the second example message, which didn’t add any useful
information.
2016-10-04 01:13:56 +01:00
Sam Whited
6270772d6c
XEP-0369: Fix revision
2016-08-25 09:13:41 -05:00
Sam Whited
2fa4d82034
XEP-0369: Fix typo before publishing 0.2.1
2016-08-25 09:02:41 -05:00
Sam Whited
2f8a009c75
Merge pull request #231 from SamWhited/xep0369_phrasing_grammar
...
XEP-0369: Phrasing and grammar tweaks
2016-08-25 07:00:04 -07:00
Sam Whited
6e1c1f7c56
XEP-0369: Phrasing and grammar tweaks
2016-08-25 08:58:39 -05:00
Kevin Smith
4e9b8ab064
Merge pull request #234 from stevekille/master
...
Version bump for Link Mauve Edits
2016-08-25 12:30:46 +01:00
Steve Kille
8f0db6802f
Correct version push
2016-08-25 12:26:11 +01:00
Steve Kille
5ca6e1c529
Version bump for Link Mauve Edits
2016-08-25 12:18:37 +01:00
Kevin Smith
4c8f31ecc2
Merge pull request #229 from linkmauve/xep-0369-fixes2
...
XEP-0369 misc editor fixes
2016-08-25 12:08:55 +01:00
Emmanuel Gil Peyrot
30de19bc4d
XEP-0369: Misc typo fixes.
2016-08-24 15:57:21 +01:00
Emmanuel Gil Peyrot
42c2425b29
XEP-0369: Make the XEP-0128 dataform valid in service disco#info.
...
XEP-0004 specifies that the var attribute is mandatory on every
non-fixed field of a dataform.
Also, for i18n reasons, mandating a label as a field identifier would
prevent any translation of it.
2016-08-24 15:57:21 +01:00
Emmanuel Gil Peyrot
487c79fe3d
XEP-0369: Add XEP-0128 dependency for extended service discovery.
2016-08-24 15:57:21 +01:00
Emmanuel Gil Peyrot
ba8a081455
XEP-0369: Don’t recopy the query in the “Nick is Taken” example.
...
This form of error handling is much heavier and doesn’t bring any
benefit over including only the error.
2016-08-24 15:55:49 +01:00
Emmanuel Gil Peyrot
11045ab27e
XEP-0369: Fix example stanzas indentation.
2016-08-24 15:55:17 +01:00
Sam Whited
5444ba9b8f
Merge pull request #215 from sstrigler/xep-0060-jabber
...
Fix terminology
2016-08-19 09:35:47 -07:00
Sam Whited
2f0152b259
XEP-0106: Fix example whitespace
2016-08-19 11:00:48 -05:00
Sam Whited
7cacdba6df
XEP-0106: Update RFC 2822 reference to RFC 5322
2016-08-19 11:00:48 -05:00
Sam Whited
d3e38e0426
XEP-0106: Update to use PRECIS and newer XMPP RFCs
2016-08-19 11:00:48 -05:00
Kevin Smith
ee6bd64538
Merge pull request #217 from ge0rg/master
...
Improve rendering of <example> and div.example HTML
2016-08-18 14:22:39 +01:00
Kevin Smith
79f712ab3a
Merge pull request #230 from Kev/eme
...
Inbox: Add Explicit Message Encryption XEP.
2016-08-17 17:35:42 +01:00
Emmanuel Gil Peyrot
9fb1b093ad
Inbox: Add Explicit Message Encryption XEP.
2016-08-17 17:27:04 +01:00
Kevin Smith
5fa9bf5dba
Merge pull request #228 from Kev/mix
...
Mix
2016-08-16 10:22:48 +01:00
Kevin Smith
c3596c3f92
XEP-0369: add 0.2 version block
2016-08-16 08:41:50 +01:00
Steve Kille
640458cd91
XEP-0369: MIX update to address Summit Decisions
2016-08-16 08:41:45 +01:00
Florian Schmaus
572eac8fe0
Merge pull request #222 from Flowdalic/xep355v3
...
Update XEP-0355: 'Namespace Delegation' to 0.3
2016-08-11 10:39:52 +02:00
Peter Saint-Andre
78b3d6c3de
Merge pull request #184 from tfar/sandbox/2016/xep-300-modernize
...
Update XEP-0300 to current standards; adding SHA-3 and BLAKE2
2016-08-10 09:43:04 -06:00
Florian Schmaus
a0ff3f344b
Update XEP-0355: 'Namespace Delegation' to 0.3
2016-08-05 12:01:10 +02:00
Sam Whited
0a632c532e
Merge pull request #221 from Zash/patch-1
...
Fix typo in dependencies
2016-08-02 07:59:36 -07:00
Kim Alvefur
01b4c60cc7
Fix typo in dependencies
...
s/RCC/RFC/
2016-08-02 16:52:58 +02:00
Tobias Markmann
c13fadb2e9
Update XEP-0300 to current standards; adding SHA-3 and BLAKE2
2016-07-22 21:23:57 +02:00
Georg Lukas
ae42b7761c
Improve rendering of <example> and div.example HTML
...
This change unifiess the rendering for <example> and <div class=example>.
The former is rendered as HTML <pre>, the latter is taken over. This
patch does the following:
* Merge <pre> CSS from prettify.js int xmpp.css
* Give <pre> a blue-ish background derived from the caption color
* Make the <pre> border use the caption color
* Change div.example background color from neon yellow to a colder and lighter tone that matches the overall color theme
* Add a border to div.example that fits its background color
* Derive width for div.example from <pre>
P.S: Don't eat yellow snow!
2016-07-21 14:32:14 +02:00
Stefan Strigler
ae90994fe8
add revision
2016-07-21 08:57:41 +02:00
Sam Whited
25ae4ca40a
Replace legal element with XML entity
2016-07-20 14:08:29 -05:00
Sam Whited
bf577e5fce
XEP-0379: Pre-Authenticated Roster Subscription
2016-07-20 10:54:59 -05:00
Sam Whited
5719b558c0
Update XEP XML entities
2016-07-20 10:44:51 -05:00
Sam Whited
b3440dafe6
XEP-0375: Webclients don't need BOSH and websocket
2016-07-20 09:21:11 -05:00
Dave Cridland
6b16692a05
Add revision block
2016-07-20 15:10:44 +01:00
Dave Cridland
e63a277f78
Update PAM to have some actual protocol
2016-07-20 10:17:27 +01:00
Stefan Strigler
ebd9022753
it was the Jabber Council back then
2016-07-18 17:51:42 +02:00
Stefan Strigler
4c62b84b7c
an XMPP ...
2016-07-18 17:51:31 +02:00
Sam Whited
3c89afda27
Merge pull request #214 from SamWhited/remove_old_submit_mechanism
...
Remove old submission mechanism
2016-07-18 06:48:29 -07:00
Stefan Strigler
455e42d6f3
fix terminolgy
...
XMPP vs Jabber
2016-07-18 11:04:47 +02:00
Stefan Strigler
ccb7644dea
fix stale blanks
2016-07-18 11:04:35 +02:00
Sam Whited
bafa2d6edf
Remove old submission mechanism
2016-07-15 14:51:56 -05:00
Sam Whited
870569bd6a
XEP-0234: Version bump for ICE-TCP ref fixes
2016-07-15 13:32:19 -05:00
Sam Whited
1ad0781267
Merge pull request #178 from fippo/icefix
...
xep-0234: update wrong reference to ice-tcp
2016-07-15 11:30:09 -07:00
Sam Whited
d127d59a29
Merge pull request #160 from SamWhited/xep-0191_allow_blocking_non_contact
...
XEP-0191: Allow blocking arbitrary JIDs
2016-07-15 11:23:00 -07:00
Sam Whited
73d74c6fdb
Merge pull request #192 from Flowdalic/registrar
...
Introduce 'Proposed' status in XEP-0053
2016-07-15 11:19:00 -07:00
Sam Whited
7cf8d79e4a
XEP-0373: Update acknowledgements
2016-07-15 13:11:34 -05:00
Sam Whited
552356b579
Merge pull request #207 from Flowdalic/ox-ack
...
XEP-0373: Add Brian Cully to acknowledgements
2016-07-15 11:10:34 -07:00