Mercurial > libervia-pubsub
graph
-
updated INSTALL file2016-03-09, by Goffi
-
update INSTALL file, we don't use remote roster anymore2016-03-04, by souliane
-
pgsql storage: getItemsIndex raise NodeNotFound in this make sense2016-01-08, by Goffi
-
mam: added filtering by category2016-01-07, by Goffi
-
mam: various improvments:2016-01-05, by Goffi
-
pgsql storage: use item_id instead of date to order and select items2016-01-03, by Goffi
-
RSM improvments/refactoring:2016-01-03, by Goffi
-
new container module, with an ItemData container:2016-01-03, by Goffi
-
mam: minor improvments (module import and some checks)2016-01-03, by Goffi
-
backend (rsm): replaced setattr use by methods for better performances2016-01-03, by Goffi
-
removed reference to sat.tmp.delay as it is not used anymore2016-01-03, by Goffi
-
fixed copyright put in docstring instead of comments2016-01-03, by Goffi
-
copyright update2016-01-03, by Goffi
-
fixed publisher check on item publishing2015-12-18, by Goffi
-
tags harmonisation2015-12-07, by Goffi
-
Added tag 0.2.0 for changeset 642dffb9d6f12015-12-07, by Goffi
-
log the owner JID when roster request failed2015-11-26, by souliane
-
sat_pubsub_update_0_1.sql now also updates comment nodes2015-12-01, by Goffi
-
fixed item_data issues after introduction of ItemData namedtuple2015-11-25, by Goffi
-
categories are now stored in a dedicated table if item contain an atom entry:2015-11-25, by Goffi
-
cleaner parseItemConfig2015-11-25, by Goffi
-
item publisher is enforced2015-11-25, by Goffi
-
fixed _getNodeGroups call2015-11-24, by Goffi
-
fixes behavior when maxItems is 02015-09-10, by souliane
-
backend: fixes RSM for "unrestricted" mode2015-09-10, by souliane
-
fixed bad queries in pubsub.sql file2015-08-20, by Goffi
-
PEP implementation, draft (huge patch sorry):2015-08-15, by Goffi
-
privilege: added methods to send privileged messages and notifications2015-08-15, by Goffi
-
delegation: delegated stanza are tracked2015-08-15, by Goffi
-
delegation: iq forwarded management:2015-05-04, by Goffi
-
backend: fixed a crash when there is no RSM in request2015-05-04, by Goffi
-
mod delegation: extensions management (XEP-0128)2015-04-17, by Goffi
-
namespace delegation: disco nesting management2015-04-17, by Goffi
-
CHANGELOG update2015-03-31, by Goffi
-
2015 copyright dates update2015-03-30, by Goffi
-
actually retrieve the MAM messages2015-01-15, by souliane
-
fixes the imports from sat.tmp2015-01-14, by souliane
-
MAM (XEP-0313) support: first draft2015-01-09, by souliane
-
fix RSM support regarding last tmp.wokkel changes2015-01-09, by souliane
-
implements RSM (XEP-0059)2014-10-13, by souliane
-
use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel2014-12-15, by souliane
-
Fix getPageWithFactory2013-08-01, by Christopher Zorn
-
Fix checking for malformed XMPP URI in DeleteResource.2013-10-07, by Ralph Meijer
-
Use twisted.web instead of web2, initial tests.2013-01-20, by Ralph Meijer
-
SàT PubSub 0.1.1 released2014-09-09, by Goffi
-
pgsql_backend unicode fix: parseXml was expecting str and getting unicode 0.1.12014-08-13, by Goffi
-
fixed unicode handling with psycopg22014-08-13, by Goffi
-
misc: description in setup.py2014-08-13, by Goffi
-
fix unicodes issues in twisted plugin2014-06-12, by souliane