log src/plugins/plugin_misc_groupblog.py @ 1604:9ac78437000d

age author description
2015-11-02 Goffi core (disco): use of “profile” instead of “profile_key” in several disco methods
2015-09-10 souliane plugin XEP-0277, misc_groupblog: move getGroupBlogsAtom to XEP-0277, rename to mbGetAtom
2015-08-25 Goffi plugin groupblog: item access availability on serveur is checked on profile connection, and getFeatures is filled accordingly (with "available" key)
2015-08-21 Goffi plugin groupblog: groupblog compatible pubsub service is checked in profileConected + getFeatures implementation
2015-08-15 Goffi plugins xep-0060, xep-0163, xep-0277, groupblog: bloging improvments (huge patch, sorry):
2015-08-15 Goffi plugin XEP-0277: added mBGetFromManyWithComments to have items + comments in one method call
2015-08-15 Goffi plugin xep-0060,xep-0277: added getFromMany using new RTDeferredSession mechanism
2015-08-15 Goffi plugins xep-0277, groupblog: added subscriteToMany to replace massiveSubscribeGroupBlogs + added SatRosterProtocol.getJidsSet
2015-07-14 souliane plugin misc_groupblog: pubsub response do not fail when target server doesn't handle RSM
2015-04-23 Goffi core (tests): fixed bad use of reserved name
2015-04-23 Goffi plugin groupblog, tmp (mam, rsm): some style improvments/fixes:
2015-04-22 Goffi plugins groupblog, xep-0060: first pass of simplification
2015-04-22 Goffi plugins (groupblog, xep-0277) + tmp(rsm): improved style:
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
2015-03-30 Goffi 2015 copyright dates update
2015-01-30 souliane plugin groupblog: fixes bad errback default value
2015-01-09 souliane plugin groupblog: fixes bad errback value
2014-12-15 souliane plugins XEP-0060, XEP-0277, groupblog: make use of RSM (XEP-0059)
2014-10-19 souliane plugins groupblogs: fixes the massive retrieval callback (loop variable was misused in a lambda callback)
2014-10-06 souliane plugin XEP-0277, groupblog: fixes namespace issue of the items that are received from an event + trap some errors
2014-09-22 souliane plugin XEP-0060, groupblog: avoid unecessary pubsub errors while doing massive requests:
2014-09-08 souliane plugin groupblog: fixes return value of getLastGroupBlogsAtom when an error occured
2014-04-19 Goffi core: use of the new core.log module:
2014-03-28 Goffi core, plugin XEP-0115: discovery refactoring: