* Implemented XEP-0184 section 5.
* Added NS_RECEIPTS to protocol namespace list. * Show our support of XEP-0184 in caps. * Added a big, fat warning to get_contact as this does not work as expected. * There was some strangeness in our XEP-0022, it added an id tag to the x tag, which isn't mentioned anywhere in the XEP. And for some strange reason, that id even was the same all the time. * Fixed a typo.
Showing
- src/common/config.py 1 addition, 1 deletionsrc/common/config.py
- src/common/connection.py 13 additions, 10 deletionssrc/common/connection.py
- src/common/connection_handlers.py 3 additions, 3 deletionssrc/common/connection_handlers.py
- src/common/contacts.py 5 additions, 0 deletionssrc/common/contacts.py
- src/common/helpers.py 2 additions, 0 deletionssrc/common/helpers.py
- src/common/xmpp/protocol.py 1 addition, 0 deletionssrc/common/xmpp/protocol.py
Loading
Please register or sign in to comment