Mercurial > libervia-pubsub
graph
-
psql (schema): fixed forgotten commaWed, 11 Oct 2017 19:15:14 +0200, by Goffi
-
fixed bad inlineCallbacks in checkNodeAffiliationsWed, 11 Oct 2017 19:14:29 +0200, by Goffi
-
handle single node on subscriptions requestFri, 08 Sep 2017 08:02:05 +0200, by Goffi
-
pgsql: fixed bad data filling in getItemsData:Fri, 08 Sep 2017 08:02:05 +0200, by Goffi
-
backend: fixed subscription, PEP was not handled correctlyFri, 08 Sep 2017 08:02:05 +0200, by Goffi
-
backend: added "presence" access_model:Fri, 08 Sep 2017 08:02:05 +0200, by Goffi
-
backend: enforce schema on get/publish and notificationsFri, 08 Sep 2017 08:02:05 +0200, by Goffi
-
schema: node schema implementationFri, 08 Sep 2017 08:02:05 +0200, by Goffi
-
pgsql: cast items.data to text when needed + db schema version bump.Fri, 08 Sep 2017 08:02:05 +0200, by Goffi
-
sql (PostgreSQL): schema update:Fri, 08 Sep 2017 08:02:04 +0200, by Goffi
-
backend: check nodes/items permission on disco#items:Sun, 27 Aug 2017 20:33:39 +0200, by Goffi
-
privilege: added isSubscribedFrom method to check if an entity has presence subscription from an other entity.Sun, 27 Aug 2017 20:26:38 +0200, by Goffi
-
pgsql: fixed _getItems callThu, 24 Aug 2017 01:35:43 +0200, by Goffi
-
implemented disco items:Thu, 24 Aug 2017 01:17:28 +0200, by Goffi
-
raise NotImplementedError if memory backend is usedSun, 20 Aug 2017 22:55:28 +0200, by Goffi
-
pgsql: check schema version and exit with a message asking to upgrade if it's not the current oneSun, 20 Aug 2017 22:54:58 +0200, by Goffi
-
backend, psql: implemented notifications for auto subscribers in PEP:Sun, 20 Aug 2017 18:41:21 +0200, by Goffi
-
privilege: fixed addition of owner to publishers in onPresenceSun, 20 Aug 2017 12:35:04 +0200, by Goffi
-
backend, pgsql: implemented subscriptionsGet and subscriptionsSetSun, 20 Aug 2017 11:56:04 +0200, by Goffi
-
backend (notifications): use inline callbacks in _notifyPublish + added PEP data in _prepareNotifySun, 20 Aug 2017 11:16:51 +0200, by Goffi
-
backend (notifications): avoid useless database request in getNotificationsSun, 20 Aug 2017 10:59:47 +0200, by Goffi
-
privilege: added presence and +notify initial support:Sat, 12 Aug 2017 18:29:32 +0200, by Goffi
-
storage (pgsql): added getLastItems method, to get last items from a series of nodes and entities (needed for PEP compliance).Sat, 12 Aug 2017 18:11:36 +0200, by Goffi
-
fixed parseItemConfig (was iterating on children instead of elements)Sat, 12 Aug 2017 18:10:14 +0200, by Goffi
-
mam: fixed call to getItemsData where requestor was missingSun, 25 Jun 2017 23:12:43 +0200, by Goffi
-
delegation: use same disco for all pubsub namespacesSat, 03 Jun 2017 16:12:46 +0200, by Goffi
-
fixed getOwners call in _prepareNotifySat, 03 Jun 2017 15:31:07 +0200, by Goffi
-
pgsql: node creation now return error.NodeExists in case of unique violation, and InvalidConfigurationOption elseMon, 03 Apr 2017 00:24:34 +0200, by Goffi
-
affiliations XMPP handling:Sun, 26 Mar 2017 20:58:48 +0200, by Goffi
-
backend, pgsql storage: better items/notification handling, various fixes:Sun, 26 Mar 2017 20:52:32 +0200, by Goffi
-
PostGreSQL: schema update:Sun, 26 Mar 2017 20:33:18 +0200, by Goffi
-
fixed database config : None values can't be used anymoreFri, 03 Mar 2017 08:35:34 +0100, by Goffi
-
updated INSTALL fileWed, 09 Mar 2016 10:41:38 +0100, by Goffi
-
update INSTALL file, we don't use remote roster anymoreFri, 04 Mar 2016 11:26:07 +0100, by souliane
-
mam: removed requestor in favor of mam_request.sender and recipient + fixed bad use of requestor instead of recipient in getItemsDataFri, 08 Jan 2016 20:47:52 +0100, by Goffi
-
pgsql storage: getItemsIndex raise NodeNotFound in this make senseFri, 08 Jan 2016 17:27:44 +0100, by Goffi
-
mam: added filtering by categoryThu, 07 Jan 2016 16:20:43 +0100, by Goffi
-
mam: various improvments:Tue, 05 Jan 2016 23:13:13 +0100, by Goffi
-
privilege: better handling of main message 'to' attribute (i.e. privileged entity's server)Tue, 05 Jan 2016 22:16:37 +0100, by Goffi
-
added getItemsData to get list of ItemData instead of only the list of domish.ElementSun, 03 Jan 2016 18:33:23 +0100, by Goffi
-
pgsql storage: use item_id instead of date to order and select itemsSun, 03 Jan 2016 18:33:22 +0100, by Goffi
-
RSM improvments/refactoring:Sun, 03 Jan 2016 18:33:22 +0100, by Goffi
-
new container module, with an ItemData container:Sun, 03 Jan 2016 18:33:22 +0100, by Goffi
-
mam: minor improvments (module import and some checks)Sun, 03 Jan 2016 18:33:22 +0100, by Goffi
-
backend (rsm): replaced setattr use by methods for better performancesSun, 03 Jan 2016 18:33:22 +0100, by Goffi
-
backend (getItems): minor refactoring of extenstion callback loop, as it is used only for RSM and it is not efficient. Need to be moved in an other moduleSun, 03 Jan 2016 18:33:22 +0100, by Goffi
-
removed reference to sat.tmp.delay as it is not used anymoreSun, 03 Jan 2016 18:33:20 +0100, by Goffi
-
fixed copyright put in docstring instead of commentsSun, 03 Jan 2016 18:29:40 +0100, by Goffi
-
copyright updateSun, 03 Jan 2016 18:28:34 +0100, by Goffi
-
delegation: fixed bad security check which was rejecting all delegations from external servers:Mon, 21 Dec 2015 13:44:21 +0100, by Goffi
-
fixed publisher check on item publishingFri, 18 Dec 2015 13:01:02 +0100, by Goffi
-
tags harmonisationMon, 07 Dec 2015 19:20:47 +0100, by Goffi
-
Added tag 0.2.0 for changeset 642dffb9d6f1Mon, 07 Dec 2015 19:20:27 +0100, by Goffi
-
log the owner JID when roster request failedThu, 26 Nov 2015 14:59:24 +0100, by souliane
-
sat_pubsub_update_0_1.sql now also updates comment nodesTue, 01 Dec 2015 23:32:32 +0100, by Goffi
-
fixed item_data issues after introduction of ItemData namedtupleWed, 25 Nov 2015 22:48:59 +0100, by Goffi
-
categories are now stored in a dedicated table if item contain an atom entry:Wed, 25 Nov 2015 18:33:38 +0100, by Goffi
-
cleaner parseItemConfigWed, 25 Nov 2015 16:00:08 +0100, by Goffi
-
item publisher is enforcedWed, 25 Nov 2015 15:58:42 +0100, by Goffi
-
fixed _getNodeGroups callTue, 24 Nov 2015 17:02:35 +0100, by Goffi
-
fixes behavior when maxItems is 0Thu, 10 Sep 2015 15:03:12 +0200, by souliane
-
backend: fixes RSM for "unrestricted" modeThu, 10 Sep 2015 15:02:03 +0200, by souliane
-
fixed bad queries in pubsub.sql fileThu, 20 Aug 2015 14:06:49 +0200, by Goffi
-
PEP implementation, draft (huge patch sorry):Sun, 16 Aug 2015 01:32:42 +0200, by Goffi
-
privilege: added methods to send privileged messages and notificationsSun, 16 Aug 2015 01:15:13 +0200, by Goffi
-
delegation: delegated stanza are trackedSun, 16 Aug 2015 01:13:23 +0200, by Goffi
-
delegation: iq forwarded management:Mon, 04 May 2015 18:40:47 +0200, by Goffi
-
backend: fixed a crash when there is no RSM in requestMon, 04 May 2015 18:33:01 +0200, by Goffi
-
mod delegation: extensions management (XEP-0128)Sat, 18 Apr 2015 00:15:01 +0200, by Goffi
-
namespace delegation: disco nesting managementFri, 17 Apr 2015 21:09:37 +0200, by Goffi
-
implementation of XEP-0355 (Namespace Delegation) to use SàT Pubsub as PEP service, first draftThu, 16 Apr 2015 21:06:19 +0200, by Goffi
-
updated old docstring (privilege is actually a new (2015) module not derivated from idavoll)Mon, 13 Apr 2015 17:29:18 +0200, by Goffi
-
replaced former roster dirty hack by a XEP-0356 first draft implementation, only roster get is implemented so farTue, 31 Mar 2015 17:31:56 +0200, by Goffi
-
CHANGELOG updateTue, 31 Mar 2015 17:30:27 +0200, by Goffi
-
2015 copyright dates updateMon, 30 Mar 2015 10:45:13 +0200, by Goffi
-
actually retrieve the MAM messagesThu, 15 Jan 2015 22:00:49 +0100, by souliane
-
fixes the imports from sat.tmpWed, 14 Jan 2015 10:43:27 +0100, by souliane
-
MAM (XEP-0313) support: first draftFri, 09 Jan 2015 10:57:10 +0100, by souliane
-
fix RSM support regarding last tmp.wokkel changesFri, 09 Jan 2015 10:56:38 +0100, by souliane
-
implements RSM (XEP-0059)Mon, 13 Oct 2014 14:53:42 +0200, by souliane
-
use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkelMon, 15 Dec 2014 13:14:53 +0100, by souliane
-
import changes from idavoll changeset 233 (24be3a11ddbc), by Ralph Meijer and based on a patch by Nuno SantosMon, 13 Oct 2014 15:59:25 +0200, by souliane
-
Fix getPageWithFactoryThu, 01 Aug 2013 16:22:14 -0700, by Christopher Zorn
-
Fix checking for malformed XMPP URI in DeleteResource.Mon, 07 Oct 2013 12:14:54 +0200, by Ralph Meijer
-
Use twisted.web instead of web2, initial tests.Sun, 20 Jan 2013 13:38:41 +0100, by Ralph Meijer
-
SàT PubSub 0.1.1 releasedTue, 09 Sep 2014 08:09:26 +0200, by Goffi
-
pgsql_backend unicode fix: parseXml was expecting str and getting unicode 0.1.1Wed, 13 Aug 2014 17:30:37 +0200, by Goffi
-
fixed unicode handling with psycopg2Wed, 13 Aug 2014 17:01:29 +0200, by Goffi
-
misc: description in setup.pyWed, 13 Aug 2014 17:01:08 +0200, by Goffi
-
fix unicodes issues in twisted pluginThu, 12 Jun 2014 16:48:35 +0200, by souliane
-
SàT PubSub 0.1.0 releasedWed, 26 Feb 2014 14:54:03 +0100, by Goffi
-
fix the method signatures of iidavoll.ILeafNode and memory_storage.LeafNode according to pgsql_storage.LeafNodeSat, 22 Feb 2014 08:04:09 +0100, by souliane
-
packaging for releaseSat, 22 Feb 2014 06:10:24 +0100, by souliane
-
added the constant FLAG_RETRACT_ALLOW_PUBLISHER to allow a publisher to retract an item he has published in a node of "open" publish model.Fri, 21 Feb 2014 16:10:11 +0100, by souliane
-
fixed node auto-create featureFri, 06 Dec 2013 00:37:08 +0100, by souliane
-
fixed notifications (a key was missing in data in some cases)Mon, 17 Jun 2013 01:14:31 +0200, by Goffi
-
publish model managementMon, 06 May 2013 00:26:37 +0200, by Goffi
-
node "roster" access model managementMon, 06 May 2013 00:11:44 +0200, by Goffi
-
removed notifications when no items are allowed for an entitySun, 28 Apr 2013 19:29:58 +0200, by Goffi
-
fixed access check (getItems/notifications)Sun, 28 Apr 2013 19:29:13 +0200, by Goffi
-
Fixed getItems for roster access items when the subscriber is not owner of the node.Wed, 17 Apr 2013 22:28:41 +0200, by Goffi
-
copyright updateMon, 08 Apr 2013 23:08:45 +0200, by Goffi
-
minimum required wokkel version is now 0.7.1Mon, 25 Feb 2013 23:43:19 +0100, by Goffi
-
update to fix broken RemoteRoster after Wokkel 0.7.1 changesMon, 25 Feb 2013 23:31:38 +0100, by Goffi
-
full items, with item-configuration, are returned if items are asked by the ownerThu, 01 Nov 2012 19:28:43 +0100, by Goffi
-
owner is now notified of items publishedTue, 23 Oct 2012 00:09:38 +0200, by Goffi
-
fine tuning per-item permissionsSun, 24 Jun 2012 19:35:49 +0200, by Goffi
-
fixed getItems when there are not authorized_groups + fixed default value for StoreItemFri, 08 Jun 2012 18:34:45 +0200, by Goffi
-
item are gotten according to item's access model in getItemsSun, 03 Jun 2012 15:57:28 +0200, by Goffi
-
fixed getItems select in pgsql_storageThu, 31 May 2012 00:24:20 +0200, by Goffi
-
default backend value is now pgsqlWed, 30 May 2012 22:36:05 +0200, by Goffi
-
allowed groups from item_config are now storedWed, 30 May 2012 22:33:10 +0200, by Goffi
-
item access_model (not finished)Wed, 30 May 2012 01:04:15 +0200, by Goffi
-
added experimental roster access_model (use remote_roster)Sun, 27 May 2012 15:55:25 +0200, by Goffi
-
remote roster partial supportSun, 27 May 2012 15:36:06 +0200, by Goffi
-
changed version handler to SàT PubsubSat, 26 May 2012 16:09:27 +0200, by Goffi
-
added access_model to config, default to 'open'Tue, 22 May 2012 21:21:57 +0200, by Goffi