log

age author description
Mon, 02 Apr 2018 15:52:33 +0200 Goffi setup.py: added descriptions
Mon, 02 Apr 2018 15:40:52 +0200 Goffi cleaned setup.py
Mon, 02 Apr 2018 10:34:43 +0200 Goffi setup.py: use a minor version for first release
Mon, 02 Apr 2018 10:33:22 +0200 Goffi updated README
Fri, 03 Nov 2017 14:15:45 +0100 Goffi fixed bad execution permissions
Thu, 02 Nov 2017 22:50:59 +0100 Arnaud Joset made proper package + installation
Wed, 01 Nov 2017 22:34:51 +0100 Goffi repository split (move src/tmp from sat reporsitory to its own sat_tmp one) and added COPYING
Wed, 01 Nov 2017 20:31:27 +0000 convert-repo update tags
Fri, 08 Sep 2017 07:58:10 +0200 Goffi tmp (wokkel): fixed subscriptions node handling
Sun, 27 Aug 2017 20:14:59 +0200 Goffi tmp(wokkel/pubsub): allows getNodes to return names using tuples(node/names)
Sun, 20 Aug 2017 10:29:26 +0200 Goffi tmp (wokkel/pubsub): subscriptions improvments:
Mon, 03 Apr 2017 00:13:33 +0200 Goffi tmp(wokkel/pubsub): fixed configuration parsing
Sun, 26 Mar 2017 16:57:53 +0200 Goffi tmp(wokkel/pubsub): removed affiliations attribute which was there twice + added missing _render_affiliations
Thu, 23 Mar 2017 20:59:25 +0100 Goffi tmp (wokkel/pubsub): fixed affiliations (normal entity) handling
Thu, 23 Mar 2017 09:07:10 +0100 Goffi tmp (wokkel/pubsub): fixed configuration setting
Tue, 14 Mar 2017 00:18:02 +0100 Goffi plugin XEP-0060: added setConfiguration/psNodeConfigurationSet + fix in tmp.wokkel.pubsub
Fri, 18 Mar 2016 09:14:00 +0100 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
Fri, 11 Mar 2016 16:39:39 +0100 souliane tmp (wokkel/mam): restore MAMPrefs being callable without argument when constructing a query:
Tue, 19 Jan 2016 14:59:13 +0100 souliane test (RSM): fix according to modification in sat.tmp.wokkel.rsm in rev 1771 (54f834e40341)
Tue, 19 Jan 2016 12:18:29 +0100 souliane test (RSM): fix according to modification in sat.tmp.wokkel:
Fri, 08 Jan 2016 18:54:23 +0100 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
Fri, 08 Jan 2016 18:52:28 +0100 Goffi tmp (wokkel.mam): MAMErrow now inherit from StanzaError so it can be handler properly by services
Fri, 08 Jan 2016 17:25:19 +0100 Goffi tmp (wokkel.rsm): raise RSMError when <after/> element is empty
Fri, 08 Jan 2016 17:24:32 +0100 Goffi tmp (wokkel.rsm): RSMError now inherit from StanzaError, so they are correctly handled by services
Thu, 07 Jan 2016 23:03:15 +0100 Goffi tmp (wokkel.rsm): fixed incorrect behaviour which was adding max_items attribute
Thu, 07 Jan 2016 22:48:49 +0100 Goffi tmp (wokkel.rsm): fixed forgotten method renaming
Tue, 05 Jan 2016 23:20:22 +0100 Goffi tmp (wokkel.mam): cleaning and bug fix:
Tue, 05 Jan 2016 23:20:22 +0100 Goffi plugin XEP-0060, tmp(wokkel.rsm): small refactoring:
Tue, 05 Jan 2016 23:20:22 +0100 Goffi tmp (wokkel.pubsub): PubSubRequest class can be overriden everywhere, including PubSubClient
Tue, 05 Jan 2016 23:20:20 +0100 Goffi tmp (wokkel/rsm): various improvments: