Mon, 22 Jan 2018 22:00:46 +0100 |
Goffi |
plugin XEP-0277: use shortuuid instead of uuid + use item's XMPP URI for atom ID
|
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
|