log src/plugins/plugin_xep_0060.py @ 2423:e3edbccd26d7

age author description
Wed, 08 Nov 2017 07:47:01 +0100 Goffi XEP-0060: fixed bad attribute in getItems
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Fri, 03 Nov 2017 14:19:10 +0100 Goffi tmp: removed sat.tmp hierarchy and fixed references to it as it is now an independant sat_tmp repository
Fri, 27 Oct 2017 08:35:22 +0200 Goffi plugin tickets import: create comments nodes with open access/publishing
Fri, 20 Oct 2017 08:44:09 +0200 Goffi plugin XEP-0060: added createIfNewNode method which doesn't fail in case of conflict.
Sun, 24 Sep 2017 16:32:22 +0200 Goffi plugin XEP-0060: use client instead of profile_key in getItems
Fri, 08 Sep 2017 07:57:57 +0200 Goffi plugin XEP-0060: added/fixed subscribe/unsubscribe and subscriptions methods/bridge methods:
Sun, 20 Aug 2017 10:31:53 +0200 Goffi plugin XEP-0060: implemented subscriptions management method for node owner:
Sat, 08 Jul 2017 23:21:01 +0200 Goffi plugin XEP-0060: remove max_items when item_ids is set on getItems
Sat, 08 Jul 2017 21:43:36 +0200 Goffi plugin XEP-0060: fixed service in metadata for PEP
Wed, 05 Jul 2017 15:04:43 +0200 Goffi plugin XEP-0060: addManagedNode callbacks now use client syntax instead of profile
Tue, 27 Jun 2017 19:38:20 +0200 Goffi plugin XEP-0060: added sendItem and psItemSend bridge method as a way to send directly raw XML for an item + use client instead of profile_key in publish + renamed psItemGet to psItemsGet
Mon, 17 Apr 2017 20:31:12 +0200 Goffi plugin XEP-0060: getNodeAffiliations use jid.JID as keys instead of jids as unicode
Mon, 03 Apr 2017 00:22:58 +0200 Goffi plugin XEP-0060: node create/delete improvments:
Sun, 26 Mar 2017 18:06:58 +0200 Goffi plugin XEP-0060: added setNodeAffiliations and its bridge method (psNodeAffiliationsSet)