log src/plugins/plugin_xep_0277.py @ 2475:efd7a24d611c

age author description
Fri, 19 Jan 2018 17:40:06 +0100 Goffi plugin XEP-0277: microblog namespace is now registered
Thu, 16 Nov 2017 07:31:00 +0100 Goffi plugins blog import, tickets import, XEP-0277: fixed call to getCommentsService (it is now returning a Deferred)
Wed, 15 Nov 2017 08:57:19 +0100 Goffi plugin XEP-0277: better getCommentsService:
Sat, 04 Nov 2017 22:10:01 +0100 Goffi plugin XEP-0277: minor id generation change
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, 20 Oct 2017 08:48:41 +0200 Goffi plugins import, tickets import, bugzilla import: comments handling:
Sun, 24 Sep 2017 16:32:22 +0200 Goffi plugin XEP-0060: use client instead of profile_key in getItems
Sun, 20 Aug 2017 17:37:43 +0200 Goffi plugin XEP-0277: added microblog namespace to disco info
Wed, 12 Jul 2017 19:05:33 +0200 Goffi plugins invitation, XEP-0277: strip language, we don't want spaces
Wed, 05 Jul 2017 15:04:43 +0200 Goffi plugin XEP-0060: addManagedNode callbacks now use client syntax instead of profile
Thu, 29 Jun 2017 23:40:12 +0200 Goffi plugin XEP-0277: max_items fix (last "fix" about it was actually bad)
Thu, 29 Jun 2017 20:45:54 +0200 Goffi plugin XEP-0277: change affiliations for comments + fixes:
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)
Thu, 25 Feb 2016 16:21:17 +0100 Goffi plugin XEP-0060: fixed bad xmpp: URI generation in getNodeURI
Mon, 22 Feb 2016 14:33:47 +0100 souliane plugin XEP-0277: add a forgotten string to JID conversion
Thu, 28 Jan 2016 16:44:47 +0100 Goffi plugin XEP-0277: fix bad call after methods renaming
Sat, 23 Jan 2016 20:01:28 +0100 Goffi plugin blog import, XEP-0277: progress + redirect:
Sat, 23 Jan 2016 19:53:16 +0100 Goffi plugin XEP-0060, XEP-0277: added getNodeURI method
Fri, 22 Jan 2016 20:24:17 +0100 Goffi plugin XEP-0277: fixed encoding issue, specially with parseCommentUrl, which could lead to the impossibility to find comments node
Fri, 22 Jan 2016 20:24:17 +0100 Goffi plugin XEP-0277: moved NS_XHTML namespace to constants + adapted parsing to new behaviour of ElementParser
Fri, 22 Jan 2016 20:24:17 +0100 Goffi plugin XEP-0277: comments handling improvments:
Fri, 22 Jan 2016 20:24:17 +0100 Goffi plugin XEP-0277: added missing author_email parsing
Fri, 22 Jan 2016 20:24:17 +0100 Goffi core (xml_tools), plugin XEP-0277: ElementParser element now manage automatically the wrapping with <div/> element when needed + fixed content_xhtml/title_xhtml in XEP-0277
Tue, 19 Jan 2016 12:21:38 +0100 Goffi plugin XEP-0277: removed cleanXHTML on output data:
Tue, 19 Jan 2016 11:51:07 +0100 souliane plugin XEP-0071, XEP-0277: method clean_xhtml has been renamed to cleanXHTML
Fri, 15 Jan 2016 17:13:59 +0100 Goffi plugin (xep-0277): avoid wrapping XML in an extra <div> in data2entry
Wed, 13 Jan 2016 13:11:20 +0100 Goffi reverted patch 3770d13776e8
Thu, 07 Jan 2016 22:48:21 +0100 Goffi plugin XEP-0277: don't use max_comments if it is 0 in getFromManyWthComments bridge callback
Tue, 05 Jan 2016 23:20:22 +0100 Goffi plugin XEP-0277: ignore maxItems if it is null
Tue, 05 Jan 2016 23:20:20 +0100 Goffi tmp (wokkel/rsm): various improvments:
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Fri, 18 Dec 2015 15:06:58 +0100 Goffi plugin XEP-0060: None is no more used in addManagedNode, but all nodes prefixed with a registered one are now triggered
Tue, 15 Dec 2015 20:29:19 +0100 souliane tools, plugins XEP-0071, XEP-0277: remove recently added expandNewLinesToXHTML, just leave it to the convertors
Fri, 11 Dec 2015 09:12:11 +0100 souliane plugin misc_extra_pep: use a user parameter (jids_list) instead of a general configuration value
Thu, 10 Dec 2015 15:14:23 +0100 souliane plugin XEP-0277: revert use of expandNewLinesToXHTML for incoming messages:
Thu, 10 Dec 2015 14:21:51 +0100 souliane plugin XEP-0277, xml_tools: restore decapsulation of XHTML content
Thu, 10 Dec 2015 14:00:21 +0100 souliane xml_tools, plugin XEP-0071, XEP-0277: add method expandNewLinesToXHTML:
Tue, 08 Dec 2015 17:41:34 +0100 souliane plugin XEP-0277, EXTRA-PEP: get massive blogs from all the roster also retrieve items from a special JIDs list defined in EXTRA-PEP
Wed, 02 Dec 2015 00:37:28 +0100 souliane plugin XEP-0277: remove forgotten break statement
Tue, 01 Dec 2015 23:09:50 +0100 souliane plugin XEP-0277: don't try to create a new comments node if it already exists
Tue, 01 Dec 2015 13:55:48 +0100 Goffi plugin XEP-0277: raise a failure if XHTML content is not wrapped in a <div/>
Tue, 01 Dec 2015 13:55:48 +0100 Goffi plugin XEP-0277: accept several <title/> elements, there is a standard issue so for now it's the most flexible behaviour
Fri, 27 Nov 2015 17:53:13 +0100 Goffi plugin XEP-0277: just a reminder
Wed, 25 Nov 2015 18:24:34 +0100 Goffi plugin XEP-0277: minor fixes for publisher attribute
Wed, 25 Nov 2015 18:24:30 +0100 Goffi plugin XEP-0277: unicode fixes in logs