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
2020-10-17Bookmarks: Refactor modulelovetox
2020-10-12Blocking: Refactor modulelovetox
2020-10-11SoftwareVersion: Use taskslovetox
2020-10-11Tune: Use taskslovetox
2020-10-11Nickname: Use taskslovetox
2020-10-11Mood: Use taskslovetox
2020-10-11Location: Use taskslovetox
2020-10-11Activity: Use taskslovetox
2020-10-11OMEMO: Use taskslovetox
2020-10-05Pubsub: Move set_access_model()/get_access_model() into pubsub modulelovetox
2020-10-05Add VCard4 (XEP-0292) supportlovetox
2020-10-05Bookmarks: Catch some invalid room jidslovetox
2020-09-26EntityCaps: Add more logging output on invalid presencelovetox
2020-09-25MUC: Add request_info()lovetox
2020-09-24Discovery: Use taskslovetox
2020-09-23Rewrite UserAvatar modulelovetox
2020-09-23PubSub: Rewrite and use Taskslovetox
2020-09-23Add VCard Temp (XEP-0054) supportlovetox
2020-09-23Add util modulelovetox
2020-09-23Add task modulelovetox
2020-08-27Remove unused importslovetox
2020-08-26Use new JID attributes/methodslovetox
2020-08-20Bookmarks: Improve parsinglovetox
2020-07-06MUC: Return message id on invite()lovetox
2020-07-03Blocking: Add XEP-0377 Spam ReportingDaniel Brötzmann
2020-06-23OMEMO: Correctly parse prekey valuelovetox
2020-05-26MUC: Add None checklovetox
2020-05-26MUC: Add check for another case of malformed presencelovetox
2020-05-02DiscoInfo: Only handle type getlovetox
2020-04-25EntityCaps: Correctly handle disco info without node attributelovetox
2020-04-24Location: Fix ValueError: too many values to unpackAndré Apitzsch
2020-04-24Fix reset of location/tune pubsubAndré Apitzsch
2020-04-19Use namespaces modulelovetox
2020-04-19Fix pylint errorslovetox
2020-04-19EntityCaps: Answer DiscoInfo if there is no node setlovetox
2020-04-18EntityCaps: Parse more strictlylovetox
2020-04-11EntityCaps: Add missing node on disco info replylovetox
2020-04-11MAM: Check for first and last element in IQ resultlovetox
2020-04-05MUC: Only force role/affiliation on presenceslovetox
2020-04-04EntityCaps: Handle request for entity capslovetox
2020-03-30MUC: Improve muc user info parsinglovetox
2020-03-28MAM: Parse complete attribute correctlylovetox
2020-03-28MAM: Make queryid argument optionallovetox
2020-03-28RSM: Parse correct nodelovetox
2020-03-28Add MAM (XEP-0313) supportlovetox
2020-03-27Add RSM (XEP-0059) supportlovetox
2020-03-22Register: Handle errors when requesting the register formlovetox
2020-03-22Register: Allow to set jid on some methodslovetox
2020-03-22Register: Convert fake form to register fields on submitlovetox
2020-03-22Dataforms: Add is_fake_form() methodlovetox