Mercurial > libervia-pubsub
log sat_pubsub/backend.py @ 311:a776544d84e5
age | author | description |
---|---|---|
Sun, 03 Jan 2016 18:28:34 +0100 | Goffi | copyright update |
Mon, 21 Dec 2015 13:41:15 +0100 | Goffi | Re-implemented feature which allows an entity to retract an item from somebody else node (i.e. a node from which he is neither owner or publisher) if he is the publisher of the item. |
Fri, 18 Dec 2015 13:01:02 +0100 | Goffi | fixed publisher check on item publishing |
Thu, 26 Nov 2015 14:59:24 +0100 | souliane | log the owner JID when roster request failed |
Wed, 25 Nov 2015 22:48:59 +0100 | Goffi | fixed item_data issues after introduction of ItemData namedtuple |
Wed, 25 Nov 2015 18:33:38 +0100 | Goffi | categories are now stored in a dedicated table if item contain an atom entry: |
Wed, 25 Nov 2015 16:00:08 +0100 | Goffi | cleaner parseItemConfig |
Wed, 25 Nov 2015 15:58:42 +0100 | Goffi | item publisher is enforced |