log src/plugins/plugin_misc_groupblog.py @ 1799:f1f4775f8cc0

age author description
2016-01-03 Goffi copyright update
2015-11-25 Goffi plugin group blog: minor log change
2015-11-25 Goffi plugin group blog: big cleaning
2015-11-25 Goffi plugin XEP-0277, group blog: added item2data trigger + group permission are parsed when receiving a new item
2015-11-24 Goffi plugin XEP-0277: tags are handled through atom categories
2015-11-24 Goffi plugin group blog: group permissions are used if "group*" keys are found in mbdata (in data2entry and comments trigger)
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