Revisions of python-nbxmpp
Sergey Kondakov (X0F)
committed
(revision 20)
- update to 5.0.1: * SecurityLabels: Add restrict attribute - Update to version 5.0.0: * Update XEP-0425 to latest version. * Parse XEP-0172 nickname in MUC presences. * Add support for multi language bodies and fallbacks. * XEP-0490: Message Displayed Synchronization. * XEP-0317: Hats. * MUC: Process muc user data for all message types. * XEP-0424: Message Retraction. * Add Jingle Feedback namespace. * Add XEP-0215 namespace. * Protocol: Improve error message when parsing JIDs. * Add new moderation namespace disco info property. * Improve support for full stanza encryption. * Add EncryptionData struct. * Replies: Return JID instead of string. * Protocol: Remove deprecated "code" attribute usage in Errors. * Message: Fix false positive muc pm detection. * IBB: Fix parsing open stanza. - Switch to python3.11 for Leap15 by added %{?sle15_python_module_pythons} - Explicit to define runtime requirements, macro %{?python_enable_dependency_generator} won't work for Leap 15. also removed %{?python_enable_dependency_generator} - Update to version 4.5.4: * Add XEP-0353 namespace. * Correctly discover subject change.
Sergey Kondakov (X0F)
committed
(revision 19)
- Update to version 2.5.3: * Websocket: Make TLS properties available. * SASL2: Make login test mode work. * Websocket: Set user agent. - Update to version 4.5.2 (changes since 4.5.0): * SASL: Add back lost ANONYMOUS auth mechanism. * PubSub: Narrow accepted message types. - Update to version 4.5.0: * Support XEP-0440 SASL Channel-Binding Type Capability. - Update to version 4.4.0: * Add DiscoInfo.has_identity(). * JID: Add JID.from_iri(). * JID: Improve compliance when generating IRIs. * Chatstates: Accept chatstates with delay tag.
Sergey Kondakov (X0F)
committed
(revision 18)
Sergey Kondakov (X0F)
committed
(revision 17)
- Update to version 4.2.0: * Add support for XEP-0461: Message Replies. * Add SASLprep profile. * Require PyGObject 3.42.0. - Update to version 4.1.0: * Port package to pyproject.toml. * Handle race condition when cancelling request. - Update to version 4.0.1: * HTTP: Parse uri with correct flags.
Sergey Kondakov (X0F)
committed
(revision 16)
- Update to version 3.1.0: * Client: Disconnect after stream restart in Login mode. * Examples: Allow to connect with different modes.
Sergey Kondakov (X0F)
committed
(revision 15)
Sergey Kondakov (X0F)
committed
(revision 14)
- Make running tests verbose - Enable testing * Use gitlab sources, pypi.org package does not contain the test files - Skip not supported python flavors (< 3.7) - Update to version 2.0.2 * New * Properties: is_from_us() Method * New JID object * Add JID Escaping (XEP-0106) support * Add VCard4 (XEP-0292) support * Make module calls generator based * Add GSSAPI support (XEP-0233) * Simplify and harmonize module API * Bugfixes * Fix handling invalid websocket uris * Add get_text() for Error Base class * Client: Remove GSSAPI from default mechanisms * Presence: Fix is_nickname_changed check * UserAvatar: Add default argument
Sergey Kondakov (X0F)
committed
(revision 13)
Sergey Kondakov (X0F)
committed
(revision 12)
Sergey Kondakov (X0F)
committed
(revision 11)
- update to 1.0.2 (bsc#1176101): * Client: Expose more information about the connection * Client: set_ignored_tls_errors() allow to pass None * Add method to disable stream management * TCP: Set input/output closed on finalize() * TCP: Catch Runtime error * Perform UTS46 mapping on domain names * Add XEP-0377 support * MUC: Return message id when using inivite() * OMEMO: Correctly parse prekey value * Client: Determine protocol and type correctly if a custom host is used * Smacks: Don't fail on saving error replies * Library rewritten in most parts * Replace BOSH with Websocket * Add new example client * Many other improvements * Currently no Client Cert support
Sergey Kondakov (X0F)
committed
(revision 10)
Sergey Kondakov (X0F)
committed
(revision 9)
Sergey Kondakov (X0F)
committed
(revision 8)
Sergey Kondakov (X0F)
committed
(revision 7)
Sergey Kondakov (X0F)
committed
(revision 6)
Sergey Kondakov (X0F)
committed
(revision 5)
Sergey Kondakov (X0F)
committed
(revision 4)
Sergey Kondakov (X0F)
committed
(revision 3)
- Update to 0.6.10: * Add support for domain based name in features for GSSAPI * Fix usage of BOSH * Fix Jingle hash namespace - Update to version 0.6.9 (boo#1123247): * Always bind after SM failed Fixes #64 * Dont try and guess system language
Sergey Kondakov (X0F)
committed
(revision 2)
Sergey Kondakov (X0F)
committed
(revision 1)
Displaying all 20 revisions