aboutsummaryrefslogtreecommitdiff
path: root/doc/xep.doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: xeps: Include XEP titles in links using new macroLinus Jahn2021-03-111-55/+55
|
* doc: xep: Add MIX-MISC v0.1 to ongoing XEPsLinus Jahn2021-03-111-0/+1
|
* Merge branch 'stable'Linus Jahn2020-04-011-1/+1
|\
| * doc: xeps: Move XEP-0077: In-Band Registration to finishedLinus Jahn2020-03-291-1/+1
| |
* | doc: xeps: Include XEP links using macroLinus Jahn2020-03-311-54/+54
| |
* | Implement XEP-0245: The /me CommandLinus Jahn2020-03-311-0/+1
| | | | | | | | | | | | | | This adds parsing for recognizing /me commands in message bodies. It complies with version 1.0 of XEP-0245: The /me Command. https://xmpp.org/extensions/xep-0245.html
* | Implement XEP-0357: Push Notifications enable/disable IQ (#271)JBB2020-03-291-0/+1
| | | | | | | | Co-authored-by: Robert Maerkisch <zatroxde@protonmail.ch> Co-authored-by: Linus Jahn <lnj@kaidan.im>
* | doc: xeps: Add XEP-0249: Direct MUC InvitationsLinus Jahn2020-03-291-0/+1
| |
* | Update MAM implementation to v0.6Linus Jahn2020-02-111-1/+1
| | | | | | | | | | | | | | | | | | This updates the MAM implementation to version 0.6.0. The new namespace is now used (mam:2). There is no compatibility layer with the old namespace (mam:1) since both ejabberd and prosody have updated their MAM implementation to support the mam:2 namespace a while ago. Closes #254.
* | Update XEP-0363: HTTP File Upload to v1.0 (editorial changes)Linus Jahn2020-02-111-1/+1
| | | | | | | | | | | | This just updates the version number in the documentation, no implementation changes were required to comply the new standard version.
* | doc/xeps: Use MAJOR.MINOR version numbers onlyLinus Jahn2020-02-111-10/+10
| | | | | | | | | | The PATCH release is only used for editorial changes and so not relevant to implementations.
* | Implement XEP-0359: Unique and Stable Stanza IDsLinus Jahn2020-02-111-0/+1
| | | | | | | | | | This adds support of XEP-0359: Unique and Stable Stanza IDs in version 0.6.0.
* | Implement XEP-0428: Fallback IndicationLinus Jahn2020-02-101-0/+1
|/ | | | | | This adds support of XEP-0428: Fallback Indication in version 0.1.0. https://xmpp.org/extensions/xep-0428.html
* Implement XEP-0231: Bits of Binary: IQLinus Jahn2019-12-061-0/+1
| | | | | This implements parsing and serialization of the BoB IQ from XEP-0231: Bits of Binary in version 1.0.
* doc: Move HTTP File Upload to finished XEPsLinus Jahn2019-10-231-1/+1
|
* Implement XEP-0334: Message Processing HintsLinus Jahn2019-09-081-0/+1
| | | | | | | | | | This implements parsing and serialization of XEP-0334: Message Processing Hints in version 0.3.0. https://xmpp.org/extensions/xep-0334.html Co-authored-by: Juan Aragon <jaaragont@gmail.com> Co-authored-by: Sam Truscott <sam@wumpus.co.uk>
* Implement XEP-0380: Explicit Message EncryptionLinus Jahn2019-09-061-0/+1
| | | | | | | This adds parsing and serialization for XEP-0380: Explicit Message Encryption in version 0.3.0. https://xmpp.org/extensions/xep-0380.html
* Implement XEP-0367: Message AttachingLinus Jahn2019-09-061-0/+1
| | | | | This adds parsing and serialization for XEP-0367: Message Attaching in version 0.3.0.
* Implement XEP-0363: HTTP File Upload: Request/Slot IQsLinus Jahn2019-05-041-0/+1
| | | | | This implements the IQs for requesting and receiving upload slots as defined by XEP-0363: HTTP File Upload in version 0.9.0.
* Update implementation of XEP-0369 (v0.14.2) and XEP-0405 (v0.4.0)Linus Jahn2019-05-041-2/+2
| | | | | The changes in the XEP only affected parts we haven't implemented yet, so updating was rather easy.
* Implement XEP-0382: Spoiler messages (v0.2.0)Linus Jahn2019-05-041-0/+1
| | | | This adds parsing and serialization of spoilers in the QXmppMessage class.
* Implement XEP-0369/XEP-0405 (MIX): IQ queriesLinus Jahn2019-01-201-0/+2
| | | | | | This implements all used IQ queries of XEP-0369: Mediated Information eXchange (MIX) (v0.14.1) and XEP-0405: Mediated Information eXchange (MIX): Participant Server Requirements (v0.3.1), including unit tests.
* Implement XEP-0319: Last User Interaction in PresenceLinus Jahn2019-01-041-0/+1
|
* doc: Update supported XEPs listLinus Jahn2019-01-031-6/+10
|
* support XEP-0237 Roster VersioningZam2018-08-171-0/+1
|
* add list of XEPs to documentationJeremy Lainé2014-08-211-0/+44