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
AgeCommit message (Expand)Author
2023-02-03feat: Add support for XEP-0461: Message Replieswurstsalat
2022-12-09feat: Add message reactions (XEP-0444) supportNicoco
2022-07-26fix: Allow handlers to connect to presence type availablelovetox
2021-11-10Add XEP-0425: Message Moderationwurstsalat
2021-10-16Dispatcher: Pass str as error instead of exceptionlovetox
2021-03-19Add EntityTime(XEP-0202) modulelovetox
2021-02-13Add Last Activity module (XEP-0012)lovetox
2021-02-09Dispatcher: Enable roster modulelovetox
2021-02-06Properties: Add is_from_us()lovetox
2020-10-26Add Nested Roster Groups (XEP-0083) supportlovetox
2020-10-26Client: Use ping modulelovetox
2020-10-26Task: Add timeoutlovetox
2020-10-26Add Ping modulelovetox
2020-10-17Bookmarks: Refactor modulelovetox
2020-10-05Add VCard4 (XEP-0292) supportlovetox
2020-09-23Add VCard Temp (XEP-0054) supportlovetox
2020-08-26Use new JID attributes/methodslovetox
2020-05-03Dispatcher: Fix unregister_handler()lovetox
2020-04-29Dispatcher: Refactor handler registrationlovetox
2020-04-19Use namespaces modulelovetox
2020-04-19Fix pylint errorslovetox
2020-04-07Dispatcher: Add logging when running timeout checklovetox
2020-03-28Add MAM (XEP-0313) supportlovetox
2020-03-26Dispatcher: Remove useless codelovetox
2020-03-26Dispatcher: Refactor IQ timeout codelovetox
2020-03-26Client: Fix various things with pingslovetox
2020-03-26Dispatcher: Don't clear IQ callbacks on parser resetlovetox
2020-03-20Logging: Simplify passing contextlovetox
2020-03-20Logging: Add context to logging outputlovetox
2020-03-07Add new modules and example clientlovetox
2020-01-23Use consistent callback signature for callbacksPhilipp Hörist
2019-12-21Add HTTP Upload (XEP-0363) supportPhilipp Hörist
2019-11-23Remove unused session argumentPhilipp Hörist
2019-11-23Refactor IQ callbacksPhilipp Hörist
2019-11-22Add In-Band Registration (XEP-0077) supportPhilipp 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-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-04Carbons: Use namedtuple for carbon dataPhilipp Hörist
2019-10-02Add Chat Markers (XEP-0333) supportPhilipp Hörist
2019-06-29Extend Discovery module (XEP-0030)Philipp Hörist
2019-05-19Add IBB (XEP-0047) modulePhilipp Hörist
2019-04-14Add PGP Legacy (XEP-0027) modulePhilipp Hörist
2019-04-07Add Ad-Hoc Commands (XEP-0050) modulePhilipp Hörist
2019-04-03Add Software Version (XEP-0092) modulePhilipp Hörist
2019-03-10Use count of parameters instead of namePhilipp Hörist