log

age author description
Sun, 08 Jul 2018 18:27:34 +0200 Goffi Added tag 0.0.3 for changeset 2068cf3009da
Sun, 08 Jul 2018 18:26:18 +0200 Goffi Added tag 0.7.0a2 for changeset 1984ffd0e5cc
Sun, 08 Jul 2018 18:26:12 +0200 Goffi 0.7.0a2 release 0.7.0a2
Sun, 08 Jul 2018 18:25:26 +0200 Goffi install (setup.py): don't use sys.prefix for doc
Wed, 04 Apr 2018 08:38:52 +0200 Goffi fixed setup.py 0.0.3
Mon, 02 Apr 2018 15:55:32 +0200 Goffi minor version update
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:
Sun, 03 Jan 2016 18:36:41 +0100 Goffi tmp (mam): various improvments:
Sun, 03 Jan 2016 18:36:41 +0100 Goffi tmp (rsm): removed useless cast
Sun, 03 Jan 2016 18:36:39 +0100 Goffi tmp (wokkel): removed delay as it is nearly identical to original one, and the additional exception should be catched elsewhere
Wed, 25 Nov 2015 15:35:21 +0100 Goffi tmp (wokkel.pubsub): implemented missing notifyRetract 0.6.0
Thu, 10 Sep 2015 15:04:16 +0200 souliane tmp (wokkel): fixes RSM when maxItems is 0
Thu, 10 Sep 2015 09:07:32 +0200 souliane tmp (wokkel): fixes changeset 1de25b1f609f (rev 1510)
Thu, 10 Sep 2015 07:33:13 +0200 souliane tmp (wokkel): fixes RSM implementation to fit sat_pubsub answer when in "unrestricted" mode
Sun, 16 Aug 2015 00:06:12 +0200 Goffi tmp(pubsub): added retract "notify" attribute management
Sat, 15 Aug 2015 22:24:40 +0200 Goffi tmp (wokkel.rsm): use of super instead of direct call in PubSubRequest
Tue, 14 Jul 2015 16:41:59 +0200 souliane tmp (wokkel): pubsub response do not fail when target server doesn't handle RSM
Tue, 14 Jul 2015 15:22:02 +0200 souliane add tests for sat.tmp.wokkel
Wed, 27 May 2015 19:12:38 +0200 Goffi tmp (rsm): better use of domish.Element.elements() + minor fixes
Thu, 23 Apr 2015 14:19:43 +0200 Goffi core (tests): test fixes
Thu, 23 Apr 2015 13:35:21 +0200 Goffi plugin groupblog, tmp (mam, rsm): some style improvments/fixes:
Thu, 23 Apr 2015 10:57:40 +0200 Goffi tmp (wokkel): licenses fixes:
Wed, 22 Apr 2015 18:30:28 +0200 Goffi plugins (groupblog, xep-0277) + tmp(rsm): improved style:
Fri, 17 Apr 2015 10:39:41 +0200 Goffi tmp (mam): fixed name shadowing + getDiscoInfo for mam fix:
Thu, 15 Jan 2015 21:02:41 +0100 souliane tmp: update wokkel MAM implementation
Wed, 14 Jan 2015 10:44:49 +0100 souliane tmp, plugins: fixes the imports fron sat.tmp
Fri, 09 Jan 2015 10:50:11 +0100 souliane tmp: update tmp.wokkel.rsm, add tmp.wokkel.mam
Mon, 15 Dec 2014 12:46:58 +0100 souliane use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel