log src/plugins/plugin_xep_0060.py @ 2524:e96076cdf74c

age author description
2018-01-30 Goffi plugin forums: first draft:
2018-01-26 Goffi dates update
2017-12-12 Goffi plugin XEP-0060: added an config option to set pubsub service
2017-11-19 Goffi plugin XEP-0060: added node watching methods to bridge:
2017-11-19 Goffi plugin XEP-0060: added "options" argument to psSubscribe, and return subscription id if present
2017-11-15 Goffi plugin XEP-0060: use new findServiceEntity to get default pubsub service
2017-11-08 Goffi XEP-0060: fixed bad attribute in getItems
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2017-11-03 Goffi tmp: removed sat.tmp hierarchy and fixed references to it as it is now an independant sat_tmp repository
2017-10-27 Goffi plugin tickets import: create comments nodes with open access/publishing
2017-10-20 Goffi plugin XEP-0060: added createIfNewNode method which doesn't fail in case of conflict.
2017-09-24 Goffi plugin XEP-0060: use client instead of profile_key in getItems
2017-09-08 Goffi plugin XEP-0060: added/fixed subscribe/unsubscribe and subscriptions methods/bridge methods:
2017-08-20 Goffi plugin XEP-0060: implemented subscriptions management method for node owner:
2017-07-08 Goffi plugin XEP-0060: remove max_items when item_ids is set on getItems