log db/pubsub.sql @ 489:fa0d2a4783fa default tip

age author description
Wed, 11 May 2022 14:47:53 +0200 Goffi db: fix pubsub.sql syntax
Wed, 11 May 2022 13:39:08 +0200 Goffi Privileged Entity update + Pubsub Account Management partial implementation + Public Pubsub Subscription
Fri, 15 Oct 2021 13:40:59 +0200 Goffi psql: schema update (9) to add `roster` table
Wed, 14 Apr 2021 13:51:50 +0200 Goffi pgsql: fix wrong version in schema
Sat, 27 Feb 2021 21:20:32 +0100 Goffi backend, pgsql: new `overwrite_policy` node setting:
Thu, 14 Jan 2021 17:59:23 +0100 Goffi PostgreSQL: don't use `regconfig` and `GENERATED` column anymore
Fri, 11 Dec 2020 17:18:52 +0100 Goffi Full-Text Search implementation:
Wed, 12 Jun 2019 21:51:50 +0200 Goffi implemented experimental "consistent_publisher" option:
Sat, 04 Nov 2017 21:31:32 +0100 Goffi backend, storage(pgsql): creation/update date + serial ids:
Fri, 13 Oct 2017 20:57:47 +0200 Goffi psql (schema): fixed bad semi-colon
Wed, 11 Oct 2017 19:15:14 +0200 Goffi psql (schema): fixed forgotten comma
Fri, 08 Sep 2017 08:02:04 +0200 Goffi sql (PostgreSQL): schema update:
Sun, 26 Mar 2017 20:33:18 +0200 Goffi PostGreSQL: schema update:
Wed, 25 Nov 2015 18:33:38 +0100 Goffi categories are now stored in a dedicated table if item contain an atom entry:
Thu, 20 Aug 2015 14:06:49 +0200 Goffi fixed bad queries in pubsub.sql file
Sun, 16 Aug 2015 01:32:42 +0200 Goffi PEP implementation, draft (huge patch sorry):
Mon, 06 May 2013 00:26:37 +0200 Goffi publish model management
Sun, 03 Jun 2012 15:57:28 +0200 Goffi item are gotten according to item's access model in getItems
Wed, 30 May 2012 01:04:15 +0200 Goffi item access_model (not finished)
Sun, 27 May 2012 15:55:25 +0200 Goffi added experimental roster access_model (use remote_roster)
Tue, 22 May 2012 21:21:57 +0200 Goffi added access_model to config, default to 'open'
Mon, 04 Aug 2008 13:47:10 +0000 Ralph Meijer Implement root collection that includes all leaf nodes.
Tue, 22 Apr 2008 09:52:50 +0000 Ralph Meijer Fix syntax errors in database schema.
Fri, 11 Apr 2008 13:48:12 +0000 Ralph Meijer Add send_last_published_item configuration item to nodes table definition.
Tue, 16 Nov 2004 10:37:01 +0000 Ralph Meijer Initial revision