log src/tmp/wokkel/rsm.py @ 1785:ac73d7456abc

age author description
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 plugin XEP-0060, tmp(wokkel.rsm): small refactoring:
2016-01-05 Goffi tmp (wokkel/rsm): various improvments:
2016-01-03 Goffi tmp (rsm): removed useless cast
2015-09-10 souliane tmp (wokkel): fixes RSM when maxItems is 0
2015-09-10 souliane tmp (wokkel): fixes changeset 91631837ce5c (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 (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-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-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