Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/nbxmpp
AgeCommit message (Expand)Author
2019-11-17Handle malformed error stanzasPhilipp Hörist
2019-11-04Refactor XHTML codePhilipp Hörist
2019-11-04Revert "Refactor XHTML event code"Philipp Hörist
2019-11-03Refactor XHTML event codePhilipp Hörist
2019-11-02MessageProperties: Add more carbon propertysPhilipp Hörist
2019-11-02Receipts: Use a copy of JID for building the receiptPhilipp Hörist
2019-10-20Receipts: Refactor helper method for building receiptsPhilipp Hörist
2019-10-20Add utility function for generating uuidsPhilipp Hörist
2019-10-20MUC: Set muc_private_message attribute also for error messagesPhilipp Hörist
2019-10-20Make CommonError serializeablePhilipp Hörist
2019-10-16Use monotonic time for timeoutsPhilipp Hörist
2019-10-14Attention: Don't parse legacy delay tagsPhilipp Hörist
2019-10-14Add Chat State Notifications (XEP-0085) supportPhilipp Hörist
2019-10-14Add Security Labels (XEP-0258) supportPhilipp Hörist
2019-10-14Add xhtml message attributePhilipp Hörist
2019-10-13Add forms message attributePhilipp Hörist
2019-10-13Add Attention (XEP-0224) supportPhilipp Hörist
2019-10-13Add Correction (XEP-0308) supportPhilipp Hörist
2019-10-13Add OOB (XEP-0066) supportPhilipp Hörist
2019-10-12Add Receipts (XEP-0184) supportPhilipp Hörist
2019-10-11Don't fail on invalid JIDsPhilipp Hörist
2019-10-11Muclumbus: Catch additional exception on http resultPhilipp Hörist
2019-10-06ChatMarkers: Remove unnecessary codePhilipp Hörist
2019-10-06Message Properties: Expose from and to attributePhilipp Hörist
2019-10-05Determine remote jid correctly in all casesPhilipp Hörist
2019-10-04Carbons: Use namedtuple for carbon dataPhilipp Hörist
2019-10-02ChatMarkers: Fix parsing errorsPhilipp Hörist
2019-10-02Add Chat Markers (XEP-0333) supportPhilipp Hörist
2019-09-29Add Bookmarks 2 (XEP-0402) supportPhilipp Hörist
2019-09-22MUC: Recognize server shutdown as room kickPhilipp Hörist
2019-09-22AdHoc: Dont report empty command list as stanza-malformedPhilipp Hörist
2019-09-22Add ordering to some enumsPhilipp Hörist
2019-09-17make BOSH work when more than 16384 bytes need to be sentYann Leboulanger
2019-09-05Add public method to access the openssl connection objectPhilipp Hörist
2019-09-05HTTPAuth: Parse attrs correctlyPhilipp Hörist
2019-08-29Cast exceptions to strPhilipp Hörist
2019-08-29Remove unused importsPhilipp Hörist
2019-08-29Add StanzaMalformedErrorPhilipp Hörist
2019-08-29Annotations: Dont raise error on empty storagePhilipp Hörist
2019-08-29CommonError: Add support for condition dataPhilipp Hörist
2019-08-28MUC: Improve voice requestPhilipp Hörist
2019-08-25DiscoInfo: Add new methodsPhilipp Hörist
2019-08-21DiscoInfo: Add muc_name propertyPhilipp Hörist
2019-08-21DiscoInfo: Rename attributePhilipp Hörist
2019-08-19Bookmarks: Handle deleted and retracted eventsPhilipp Hörist
2019-08-18Presence: Add is_nickname_modified propertyPhilipp Hörist
2019-08-17Raise version to 0.9.92Philipp Hörist
2019-08-17Use error_factory() everywherePhilipp Hörist
2019-08-16DiscoInfo: Add serialize() methodPhilipp Hörist
2019-08-16DiscoInfo: Add timestamp attributePhilipp Hörist