log

age author description
2018-07-08 Goffi install (setup.py): don't use sys.prefix for doc
2018-04-04 Goffi fixed setup.py 0.0.3
2018-04-02 Goffi minor version update
2018-04-02 Goffi setup.py: added descriptions
2018-04-02 Goffi cleaned setup.py
2018-04-02 Goffi setup.py: use a minor version for first release
2018-04-02 Goffi updated README
2017-11-03 Goffi fixed bad execution permissions
2017-11-02 Arnaud Joset made proper package + installation
2017-11-01 Goffi repository split (move src/tmp from sat reporsitory to its own sat_tmp one) and added COPYING
2017-11-01 convert-repo update tags
2017-09-08 Goffi tmp (wokkel): fixed subscriptions node handling
2017-08-27 Goffi tmp(wokkel/pubsub): allows getNodes to return names using tuples(node/names)
2017-08-20 Goffi tmp (wokkel/pubsub): subscriptions improvments:
2017-04-02 Goffi tmp(wokkel/pubsub): fixed configuration parsing
2017-03-26 Goffi tmp(wokkel/pubsub): removed affiliations attribute which was there twice + added missing _render_affiliations
2017-03-23 Goffi tmp (wokkel/pubsub): fixed affiliations (normal entity) handling
2017-03-23 Goffi tmp (wokkel/pubsub): fixed configuration setting
2017-03-13 Goffi plugin XEP-0060: added setConfiguration/psNodeConfigurationSet + fix in tmp.wokkel.pubsub
2016-03-18 souliane tmp/wokkel (rsm): fixes elements count (items retrieval with RSM max = 0) 0.6.1 0.6.1.1 0.7-dev cagou refacoring_messages
2016-03-11 souliane tmp (wokkel/mam): restore MAMPrefs being callable without argument when constructing a query:
2016-01-19 souliane test (RSM): fix according to modification in sat.tmp.wokkel.rsm in rev 1771 (54f834e40341)
2016-01-19 souliane test (RSM): fix according to modification in sat.tmp.wokkel:
2016-01-08 Goffi tmp (wokkel.mam): recipient and sender are handled in MAM Request. TODO: MAMRequest should inherit from generic.Stanza, the same way as for PubSubRequest
2016-01-08 Goffi tmp (wokkel.mam): MAMErrow now inherit from StanzaError so it can be handler properly by services
2016-01-08 Goffi tmp (wokkel.rsm): raise RSMError when <after/> element is empty
2016-01-08 Goffi tmp (wokkel.rsm): RSMError now inherit from StanzaError, so they are correctly handled by services
2016-01-07 Goffi tmp (wokkel.rsm): fixed incorrect behaviour which was adding max_items attribute