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
|
Wed, 25 Nov 2015 17:19:25 +0100 |
souliane |
plugin XEP-0277: use bare JIDs to verify publisher
|
Wed, 25 Nov 2015 10:45:22 +0100 |
Goffi |
plugin XEP-0277, group blog: added item2data trigger + group permission are parsed when receiving a new item
|
Tue, 24 Nov 2015 23:18:32 +0100 |
Goffi |
plugin XEP-0277: tags are handled through atom categories
|
Tue, 24 Nov 2015 16:21:18 +0100 |
Goffi |
plugin XEP-0277: added a trigger on data2entry and comments management
|
Mon, 23 Nov 2015 23:30:41 +0100 |
Goffi |
plugin XEP-0277: checkFeatures implemented
|
Mon, 23 Nov 2015 15:51:19 +0100 |
Goffi |
plugin XEP-0277: fixed entries in atom feed
|
Mon, 23 Nov 2015 14:58:18 +0100 |
Goffi |
plugin XEP-0277: fixed unsecure blog feed
|
Wed, 30 Sep 2015 17:25:09 +0200 |
Goffi |
plugins: added new MissingModule exceptions to plugins using third party modules
|
Thu, 10 Sep 2015 15:06:01 +0200 |
souliane |
plugin XEP-0277, misc_groupblog: move getGroupBlogsAtom to XEP-0277, rename to mbGetAtom
|
Thu, 10 Sep 2015 07:39:09 +0200 |
souliane |
plugin XEP-0277, quick_frontend: rename mbGetLast to mbGet and add it the parameter "item_ids"
|
Thu, 10 Sep 2015 07:35:43 +0200 |
souliane |
plugin XEP-0277: clarify a docstring for one complex method argument
|
Sun, 16 Aug 2015 00:39:44 +0200 |
Goffi |
plugins xep-0060, xep-0163, xep-0277, groupblog: bloging improvments (huge patch, sorry):
|
Sat, 15 Aug 2015 22:24:38 +0200 |
Goffi |
plugin XEP-0277: added mBGetFromManyWithComments to have items + comments in one method call
|
Sat, 15 Aug 2015 22:22:36 +0200 |
Goffi |
plugin XEP-0277: better parsing of atom:author element + item2mbdata minor reorganisation for better readability
|
Sat, 15 Aug 2015 22:22:34 +0200 |
Goffi |
plugin xep-0060,xep-0277: added getFromMany using new RTDeferredSession mechanism
|
Sat, 15 Aug 2015 22:20:56 +0200 |
Goffi |
plugins xep-0060, xep-0277: added methods to serialise getItems result (before bridge transmission):
|
Sat, 15 Aug 2015 22:20:43 +0200 |
Goffi |
plugins xep-0277, groupblog: added subscriteToMany to replace massiveSubscribeGroupBlogs + added SatRosterProtocol.getJidsSet
|
Sat, 15 Aug 2015 22:13:27 +0200 |
Goffi |
plugins xep-0060, xep-0277: code simplification/cleaning/fix:
|
Thu, 23 Apr 2015 10:25:47 +0200 |
Goffi |
plugins xep-0277: some methods reordering to make the plugin more readable
|
Wed, 22 Apr 2015 18:30:28 +0200 |
Goffi |
plugins (groupblog, xep-0277) + tmp(rsm): improved style:
|
Thu, 16 Apr 2015 14:57:57 +0200 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
Mon, 30 Mar 2015 10:26:26 +0200 |
Goffi |
2015 copyright dates update
|
Fri, 19 Dec 2014 11:41:23 +0100 |
souliane |
plugin XEP-0277: minor fix in plugin declaration
|
Mon, 15 Dec 2014 14:04:19 +0100 |
souliane |
plugins XEP-0060, XEP-0277, groupblog: make use of RSM (XEP-0059)
|
Mon, 06 Oct 2014 17:25:41 +0200 |
souliane |
plugin XEP-0277, groupblog: fixes namespace issue of the items that are received from an event + trap some errors
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Fri, 21 Mar 2014 16:27:09 +0100 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
Sun, 23 Feb 2014 13:54:41 +0100 |
souliane |
plugin XEP-0277: fix pubsub entry parsing using lxml instead of feed.atom
|
Fri, 14 Feb 2014 21:24:31 +0100 |
souliane |
plugins groupblog, XEP-0277: attempt to clarify the code for the comments handling:
|
Sun, 23 Feb 2014 23:59:02 +0100 |
Goffi |
plugin XEP-0277: last commit was actually a part of the next one
|
Sun, 23 Feb 2014 23:30:35 +0100 |
Goffi |
plugin XEP-0277: added missing docstring
|
Thu, 20 Feb 2014 13:28:09 +0100 |
Goffi |
plugin XEP-0277: encoding fix
|
Wed, 12 Feb 2014 15:24:03 +0100 |
souliane |
plugin XEP_0277: fix encode/decode errors
|
Wed, 12 Feb 2014 15:23:15 +0100 |
souliane |
plugin XEP_0277: check for XHTML namespace and decapsulate the content from the main div container
|
Wed, 05 Feb 2014 16:36:51 +0100 |
souliane |
plugin groupblog, XEP-0071, XEP-0277, text_syntaxes: manage raw/rich/xhtml data for content/title:
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|