log sat_pubsub/pgsql_storage.py @ 308:087b705493a6

age author description
Fri, 18 Dec 2015 13:01:02 +0100 Goffi fixed publisher check on item publishing
Wed, 25 Nov 2015 18:33:38 +0100 Goffi categories are now stored in a dedicated table if item contain an atom entry:
Thu, 10 Sep 2015 15:03:12 +0200 souliane fixes behavior when maxItems is 0
Sun, 16 Aug 2015 01:32:42 +0200 Goffi PEP implementation, draft (huge patch sorry):
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
Mon, 13 Oct 2014 14:53:42 +0200 souliane implements RSM (XEP-0059)
Mon, 13 Oct 2014 15:59:25 +0200 souliane import changes from idavoll changeset 233 (24be3a11ddbc), by Ralph Meijer and based on a patch by Nuno Santos
Wed, 13 Aug 2014 17:30:37 +0200 Goffi pgsql_backend unicode fix: parseXml was expecting str and getting unicode 0.1.1
Wed, 13 Aug 2014 17:01:29 +0200 Goffi fixed unicode handling with psycopg2
Sat, 22 Feb 2014 08:04:09 +0100 souliane fix the method signatures of iidavoll.ILeafNode and memory_storage.LeafNode according to pgsql_storage.LeafNode
Fri, 21 Feb 2014 16:10:11 +0100 souliane added the constant FLAG_RETRACT_ALLOW_PUBLISHER to allow a publisher to retract an item he has published in a node of "open" publish model.
Fri, 06 Dec 2013 00:37:08 +0100 souliane fixed node auto-create feature
Mon, 06 May 2013 00:26:37 +0200 Goffi publish model management
Mon, 06 May 2013 00:11:44 +0200 Goffi node "roster" access model management