log src/plugins/plugin_xep_0060.py @ 2371:2268df8c99bf

age author description
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