log src/plugins/plugin_xep_0277.py @ 2272:b5befe7722d3

age author description
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
Thu, 22 Jun 2017 09:13:28 +0200 Goffi plugin XEP-0277, tools/common/data_objects: language handling
Fri, 19 May 2017 12:43:41 +0200 Goffi plugin events: separation of event node and invitees node
Mon, 17 Apr 2017 20:33:32 +0200 Goffi plugin XEP-0277: comments node access model changes:
Mon, 03 Apr 2017 00:22:58 +0200 Goffi plugin XEP-0060: node create/delete improvments:
Tue, 21 Feb 2017 21:01:40 +0100 Goffi core (tools/common): data objects first draft:
Sun, 12 Feb 2017 20:43:20 +0100 Goffi core (memory/disco): getInfos now handle node + use client instead of profile in many methods
Sun, 12 Feb 2017 18:59:10 +0100 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
Sun, 15 Jan 2017 16:00:40 +0100 Goffi plugin XEP-0277: fixed mbSetAccess double registration
Sun, 17 Apr 2016 17:08:12 +0200 Goffi core: removed pyfeed and xe dependencies:
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Tue, 22 Mar 2016 22:46:04 +0100 Goffi core (tools): moved common to a separate package, and put data method in a data_format module
Fri, 18 Mar 2016 08:58:22 +0100 souliane plugin XEP-0277, test: set keys of data dict as unicode + fix the tests
Wed, 09 Mar 2016 14:33:54 +0100 Goffi plugin XEP-0277: removed mbGetAtom which has not reason to be in the backend, as it is highly dependant of (web) frontend elements. The code will be moved to Libervia:
Tue, 01 Mar 2016 01:47:32 +0100 Goffi plugin XEP-0277: service can be None in mbGet, resulting in a request on default pubsub service of profile (i.e. profile's PEP)