log sat_pubsub/tap.py @ 368:618a92080812

age author description
Fri, 26 Jan 2018 11:16:18 +0100 Goffi date update
Fri, 03 Nov 2017 14:36:19 +0100 Goffi misc: date update (yes it's a bit late :p )
Fri, 08 Sep 2017 08:02:05 +0200 Goffi schema: node schema implementation
Sun, 20 Aug 2017 22:55:28 +0200 Goffi raise NotImplementedError if memory backend is used
Fri, 03 Mar 2017 08:35:34 +0100 Goffi fixed database config : None values can't be used anymore
Thu, 07 Jan 2016 16:20:43 +0100 Goffi mam: added filtering by category
Tue, 05 Jan 2016 22:16:37 +0100 Goffi privilege: better handling of main message 'to' attribute (i.e. privileged entity's server)
Sun, 03 Jan 2016 18:29:40 +0100 Goffi fixed copyright put in docstring instead of comments
Sun, 03 Jan 2016 18:28:34 +0100 Goffi copyright update
Thu, 16 Apr 2015 21:06:19 +0200 Goffi implementation of XEP-0355 (Namespace Delegation) to use SàT Pubsub as PEP service, first draft
Tue, 31 Mar 2015 17:31:56 +0200 Goffi replaced former roster dirty hack by a XEP-0356 first draft implementation, only roster get is implemented so far
Mon, 30 Mar 2015 10:45:13 +0200 Goffi 2015 copyright dates update
Thu, 15 Jan 2015 22:00:49 +0100 souliane actually retrieve the MAM messages
Wed, 14 Jan 2015 10:43:27 +0100 souliane fixes the imports from sat.tmp
Fri, 09 Jan 2015 10:57:10 +0100 souliane MAM (XEP-0313) support: first draft