From 3a1720c0a80c06b46d2b1c481c655b637b7c9fd9 Mon Sep 17 00:00:00 2001 From: les Date: Wed, 13 Nov 2019 11:04:04 +0100 Subject: [PATCH] [doc] build & CHANGELOG --- CHANGELOG | 10 ++++++++++ docs/_site/feed.xml | 2 +- docs/_site/install/debian.html | 9 +++++---- 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index fb0b1aa6..ad7516dc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,15 @@ All notable changes to this project will be documented in this file. +### 0.17.5 +- [fedi] comments moderation +- [fedi] user moderation +- [fedi] instance moderation +- [hotfix] cli setup +- [doc] fix debian upgrade +- [fix] comment ap_id key length +- [fix] fediverse signature +- [fedi] better /inbox /followers response + ### 0.17.0 - [feat] add rss link @homepage - [ui] add lot of explanation text diff --git a/docs/_site/feed.xml b/docs/_site/feed.xml index 14a18bb9..72e2b10b 100644 --- a/docs/_site/feed.xml +++ b/docs/_site/feed.xml @@ -1 +1 @@ -Jekyll2019-11-06T11:45:02+01:00https://gancio.org/feed.xmlGancioA shared agenda for local communities \ No newline at end of file +Jekyll2019-11-13T11:03:35+01:00https://gancio.org/feed.xmlGancioA shared agenda for local communities \ No newline at end of file diff --git a/docs/_site/install/debian.html b/docs/_site/install/debian.html index 52b84797..de761841 100644 --- a/docs/_site/install/debian.html +++ b/docs/_site/install/debian.html @@ -330,12 +330,13 @@ pm2 startup # read the output!
    -
  1. Upgrade
  2. +
  3. Upgrade +
    sudo yarn global add gancio
    +sudo service pm2 restart
    +
    +
-

sudo yarn global add gancio -sudo service pm2 restart

-