log

age author description
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
2016-01-07 Goffi tmp (wokkel.rsm): fixed forgotten method renaming
2016-01-05 Goffi tmp (wokkel.mam): cleaning and bug fix:
2016-01-05 Goffi plugin XEP-0060, tmp(wokkel.rsm): small refactoring:
2016-01-05 Goffi tmp (wokkel.pubsub): PubSubRequest class can be overriden everywhere, including PubSubClient
2016-01-05 Goffi tmp (wokkel/rsm): various improvments:
2016-01-03 Goffi tmp (mam): various improvments:
2016-01-03 Goffi tmp (rsm): removed useless cast
2016-01-03 Goffi tmp (wokkel): removed delay as it is nearly identical to original one, and the additional exception should be catched elsewhere
2015-11-25 Goffi tmp (wokkel.pubsub): implemented missing notifyRetract 0.6.0
2015-09-10 souliane tmp (wokkel): fixes RSM when maxItems is 0
2015-09-10 souliane tmp (wokkel): fixes changeset 1de25b1f609f (rev 1510)
2015-09-10 souliane tmp (wokkel): fixes RSM implementation to fit sat_pubsub answer when in "unrestricted" mode
2015-08-15 Goffi tmp(pubsub): added retract "notify" attribute management
2015-08-15 Goffi tmp (wokkel.rsm): use of super instead of direct call in PubSubRequest
2015-07-14 souliane tmp (wokkel): pubsub response do not fail when target server doesn't handle RSM
2015-07-14 souliane add tests for sat.tmp.wokkel
2015-05-27 Goffi tmp (rsm): better use of domish.Element.elements() + minor fixes
2015-04-23 Goffi core (tests): test fixes
2015-04-23 Goffi plugin groupblog, tmp (mam, rsm): some style improvments/fixes:
2015-04-23 Goffi tmp (wokkel): licenses fixes:
2015-04-22 Goffi plugins (groupblog, xep-0277) + tmp(rsm): improved style:
2015-04-17 Goffi tmp (mam): fixed name shadowing + getDiscoInfo for mam fix:
2015-01-15 souliane tmp: update wokkel MAM implementation
2015-01-14 souliane tmp, plugins: fixes the imports fron sat.tmp
2015-01-09 souliane tmp: update tmp.wokkel.rsm, add tmp.wokkel.mam
2014-12-15 souliane use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel