aboutsummaryrefslogtreecommitdiffstats
path: root/doc/doap.xml
Commit message (Collapse)AuthorAgeFilesLines
* mod_net_multiplex: Add support for using ALPNKim Alvefur2019-11-291-0/+1
| | | | | | | Potentially a bit more efficient since it can jump to the selected protocol on connect instead of waiting for some data to look at. Adds a 'protocol' field to net providers for this purpose.
* doap: Sort XEPs by numberKim Alvefur2019-11-151-8/+8
|
* doap: Add version of XEP-0012Kim Alvefur2019-11-031-0/+1
|
* doap: Reorder tags for consistencyKim Alvefur2019-11-031-1/+1
| | | | It's nice when `grep version.1 -B1` shows XEPs with 1.x versions
* doap: Sort <implements> by XEP numberKim Alvefur2019-10-201-7/+7
|
* doap: mod_csi_simple tries to follow XEP-0286: Mobile Considerations, not ↵Kim Alvefur2019-10-201-1/+1
| | | | XEP-0268
* doap: Trim a trailing '.' from a version/branch name for consistencyKim Alvefur2019-10-201-1/+1
|
* doap: Copy longer description from READMEKim Alvefur2019-10-201-1/+1
|
* doc/doap: Claim support for XEP-0368 by way of legacy_ssl_portsKim Alvefur2019-10-151-0/+9
| | | | | | > Server support of XEP-0368 means having the ability to accept direct TLS connections. This is what legacy_ssl_ports does. First trace of it seems to be 8458be0941e7
* doc/doap: Claim support for XEP-0268 via mod_csi_simpleKim Alvefur2019-10-151-0/+7
| | | | | | | | | | mod_csi_simple tries to follow the advice in XEP-0268. Notably, since 7d78b24d8449 it also does this: > If the server receives data, the phones radio is already on, therefore > you should flush any pending data as soon as possible after receiving > data from a client
* doap: Add XEP-0380 since mod_csi_simple takes that into considerationKim Alvefur2019-10-111-0/+8
|
* doap: Even more XEP detailsKim Alvefur2019-10-111-0/+14
|
* doap: Add detials for XEP-0280, 0288 and 0292Kim Alvefur2019-10-111-0/+7
|
* doap: Note about XEP-0237: Roster Versioning being merged into rfc6121Kim Alvefur2019-10-111-0/+1
|
* doap: Referece SCRAMKim Alvefur2019-10-111-0/+1
| | | | Added in 0.7.0, first commit 41d42d253a1d
* doap: Note about where XEP-0227 is usedKim Alvefur2019-10-101-0/+1
|
* doap: Fix missing '0' in URL to XEP-0288Kim Alvefur2019-10-101-1/+1
|
* doap: Mention support for XEP-0122: Data Forms ValidationKim Alvefur2019-10-091-0/+8
| | | | | | Added to util.dataforms in a4c52e304e6f. Used in PubSub (cc32aae5c7da) and MUC (13ccc2f05007).
* doap: Fix element name typo (node -> note)Kim Alvefur2019-10-091-3/+3
|
* doap: Add reference to draft-cridland-xmpp-sessionKim Alvefur2019-10-061-0/+2
| | | | This covers the optional element added in 0bbbc9042361
* doap: Add some supported-since versionsKim Alvefur2019-09-281-0/+3
|
* doap: Add some XEP versionsKim Alvefur2019-09-281-0/+6
|
* doap: Remove stray '('Kim Alvefur2019-09-191-1/+1
|
* doap: Add details about most recent XEPs numbered over 300Kim Alvefur2019-09-191-1/+11
|
* doap: Add details to XEPs numbered under 100Kim Alvefur2019-09-191-0/+24
|
* doap: Fix namespace of <until>Kim Alvefur2019-09-191-3/+3
|
* doap: Update to newer formatKim Alvefur2019-09-191-379/+375
|
* doap: Add XEP-0288Kim Alvefur2019-09-091-0/+6
|
* doap: Add a Description Of A Project fileKim Alvefur2019-08-271-0/+427