log sat_pubsub/pgsql_storage.py @ 306:ee89e4ed47fd

age author description
2015-11-25 Goffi categories are now stored in a dedicated table if item contain an atom entry:
2015-09-10 souliane fixes behavior when maxItems is 0
2015-08-15 Goffi PEP implementation, draft (huge patch sorry):
2015-03-30 Goffi 2015 copyright dates update
2015-01-15 souliane actually retrieve the MAM messages
2014-10-13 souliane implements RSM (XEP-0059)
2014-10-13 souliane import changes from idavoll changeset 233 (24be3a11ddbc), by Ralph Meijer and based on a patch by Nuno Santos
2014-08-13 Goffi pgsql_backend unicode fix: parseXml was expecting str and getting unicode 0.1.1
2014-08-13 Goffi fixed unicode handling with psycopg2
2014-02-22 souliane fix the method signatures of iidavoll.ILeafNode and memory_storage.LeafNode according to pgsql_storage.LeafNode
2014-02-21 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.
2013-12-05 souliane fixed node auto-create feature
2013-05-05 Goffi publish model management
2013-05-05 Goffi node "roster" access model management
2013-04-08 Goffi copyright update
2012-11-01 Goffi full items, with item-configuration, are returned if items are asked by the owner
2012-06-24 Goffi fine tuning per-item permissions
2012-06-08 Goffi fixed getItems when there are not authorized_groups + fixed default value for StoreItem
2012-06-03 Goffi item are gotten according to item's access model in getItems
2012-05-30 Goffi fixed getItems select in pgsql_storage
2012-05-30 Goffi allowed groups from item_config are now stored
2012-05-29 Goffi item access_model (not finished)
2012-05-27 Goffi added experimental roster access_model (use remote_roster)
2012-05-22 Goffi added access_model to config, default to 'open'
2012-05-16 Goffi fixed Ralph Meijer copyright years (last commit was in 2011, not in 2009)
2012-05-16 Goffi replaced idavoll imports by sat_pubsub imports
2012-05-16 Goffi sublicensed under AGPL V3
2012-05-17 Goffi renamed idavoll directory to sat_pubsub base idavoll/pgsql_storage.py@438db28d133d