log sat_pubsub/backend.py @ 293:b96a4ac25f8b

age author description
2015-05-04 Goffi backend: fixed a crash when there is no RSM in request
2015-04-17 Goffi namespace delegation: disco nesting management
2015-03-31 Goffi replaced former roster dirty hack by a XEP-0356 first draft implementation, only roster get is implemented so far
2015-03-30 Goffi 2015 copyright dates update
2015-01-09 souliane fix RSM support regarding last tmp.wokkel changes
2014-10-13 souliane implements RSM (XEP-0059)
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-06-16 Goffi fixed notifications (a key was missing in data in some cases)
2013-05-05 Goffi publish model management
2013-05-05 Goffi node "roster" access model management
2013-04-28 Goffi removed notifications when no items are allowed for an entity
2013-04-28 Goffi fixed access check (getItems/notifications)
2013-04-17 Goffi Fixed getItems for roster access items when the subscriber is not owner of the node.
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-10-22 Goffi owner is now notified of items published
2012-06-24 Goffi fine tuning per-item permissions
2012-06-03 Goffi item are gotten according to item's access model in getItems
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-17 Goffi added creator check support
2012-05-17 Goffi renamed service to « Salut à Toi pubsub service »
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/backend.py@176108d2be46