diff --git a/.github_changelog_generator b/.github_changelog_generator
deleted file mode 100644
index 545daff9b..000000000
--- a/.github_changelog_generator
+++ /dev/null
@@ -1,2 +0,0 @@
-since-tag=0.1.6
-release-branch=master
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 54181e830..4f41d1062 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,1625 +1,1467 @@
-# Change Log
+### Changelog
-## [Unreleased](https://github.com/Human-Connection/Human-Connection/tree/HEAD)
+All notable changes to this project will be documented in this file. Dates are displayed in UTC.
-[Full Changelog](https://github.com/Human-Connection/Human-Connection/compare/0.1.6...HEAD)
+Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
-**Fixed bugs:**
+#### [0.1.8](https://github.com/Human-Connection/Human-Connection/compare/0.1.7...0.1.8)
-- π \[Bug\]Load more broken on profile page [\#2011](https://github.com/Human-Connection/Human-Connection/issues/2011)
-- π \[Bug\] orderBy on root path is not performant, crashes site [\#1997](https://github.com/Human-Connection/Human-Connection/issues/1997)
-- π \[Bug\] Error when saving changed article [\#1992](https://github.com/Human-Connection/Human-Connection/issues/1992)
-- π \[Bug\] Sorting is not maintained after page navigation [\#1733](https://github.com/Human-Connection/Human-Connection/issues/1733)
+> 25 October 2019
-**Merged pull requests:**
+- add FAQ _blank-href in Footer [`#2028`](https://github.com/Human-Connection/Human-Connection/pull/2028)
+- fix: Don't attempt to save locale if not authenticated [`#2025`](https://github.com/Human-Connection/Human-Connection/pull/2025)
+- π° New terms and conditions version 0.0.3 [`#2027`](https://github.com/Human-Connection/Human-Connection/pull/2027)
+- Remove duplicate pinned post record [`#2023`](https://github.com/Human-Connection/Human-Connection/pull/2023)
+- build(deps-dev): bump cypress from 3.4.1 to 3.5.0 [`#2018`](https://github.com/Human-Connection/Human-Connection/pull/2018)
+- docs: add missing SUMMARY entry for online backups [`#2024`](https://github.com/Human-Connection/Human-Connection/pull/2024)
+- build(deps): bump @nuxtjs/axios from 5.6.0 to 5.8.0 in /webapp [`#2021`](https://github.com/Human-Connection/Human-Connection/pull/2021)
+- Locale save by change local switch [`#1991`](https://github.com/Human-Connection/Human-Connection/pull/1991)
+- build(deps-dev): bump @storybook/addon-actions from 5.2.4 to 5.2.5 in /webapp [`#1983`](https://github.com/Human-Connection/Human-Connection/pull/1983)
+- Hide shout count on user profile unless my profile [`#2016`](https://github.com/Human-Connection/Human-Connection/pull/2016)
+- new terms and conditions [`#2017`](https://github.com/Human-Connection/Human-Connection/pull/2017)
+- build(deps-dev): bump @storybook/addon-a11y from 5.2.4 to 5.2.5 in /webapp [`#1989`](https://github.com/Human-Connection/Human-Connection/pull/1989)
+- build(deps-dev): bump @vue/cli-shared-utils from 4.0.4 to 4.0.5 in /webapp [`#2002`](https://github.com/Human-Connection/Human-Connection/pull/2002)
+- Update to version 0.1.7 [`#2015`](https://github.com/Human-Connection/Human-Connection/pull/2015)
+- Update to version 0.1.8 [`d45264b`](https://github.com/Human-Connection/Human-Connection/commit/d45264b3afa1557c2205e7ca1b77c778ee37ab5a)
+- build(deps-dev): bump @storybook/addon-actions in /webapp [`7e95d37`](https://github.com/Human-Connection/Human-Connection/commit/7e95d376a311a5ede6351d577d30e25aea9cb65d)
+- new terms and conditions fixed [`ff8680f`](https://github.com/Human-Connection/Human-Connection/commit/ff8680ff862846cf619423007809ea3139cada96)
-- Update fetchMore functionality on profile page [\#2012](https://github.com/Human-Connection/Human-Connection/pull/2012) ([mattwr18](https://github.com/mattwr18))
-- build\(deps-dev\): bump date-fns from 2.5.1 to 2.6.0 [\#2001](https://github.com/Human-Connection/Human-Connection/pull/2001) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump faker from `10bfb9f` to `9fd8d7d` in /backend [\#2000](https://github.com/Human-Connection/Human-Connection/pull/2000) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 1997 fix performance issue with pinned post [\#1998](https://github.com/Human-Connection/Human-Connection/pull/1998) ([roschaefer](https://github.com/roschaefer))
-- Update to version 0.1.6 [\#1996](https://github.com/Human-Connection/Human-Connection/pull/1996) ([mattwr18](https://github.com/mattwr18))
-- build\(deps\): bump helmet from 3.21.1 to 3.21.2 in /backend [\#1986](https://github.com/Human-Connection/Human-Connection/pull/1986) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump eslint-plugin-jest from 22.19.0 to 22.20.0 in /webapp [\#1985](https://github.com/Human-Connection/Human-Connection/pull/1985) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump apollo-server-express from 2.9.6 to 2.9.7 in /backend [\#1982](https://github.com/Human-Connection/Human-Connection/pull/1982) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
+#### [0.1.7](https://github.com/Human-Connection/Human-Connection/compare/0.1.6...0.1.7)
-## [0.1.6](https://github.com/Human-Connection/Human-Connection/tree/0.1.6) (2019-10-22)
-[Full Changelog](https://github.com/Human-Connection/Human-Connection/compare/0.1.5...0.1.6)
+> 23 October 2019
-**Fixed bugs:**
+- Update fetchMore functionality on profile page [`#2012`](https://github.com/Human-Connection/Human-Connection/pull/2012)
+- build(deps-dev): bump date-fns from 2.5.1 to 2.6.0 [`#2001`](https://github.com/Human-Connection/Human-Connection/pull/2001)
+- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#2000`](https://github.com/Human-Connection/Human-Connection/pull/2000)
+- build(deps): bump helmet from 3.21.1 to 3.21.2 in /backend [`#1986`](https://github.com/Human-Connection/Human-Connection/pull/1986)
+- build(deps-dev): bump eslint-plugin-jest from 22.19.0 to 22.20.0 in /webapp [`#1985`](https://github.com/Human-Connection/Human-Connection/pull/1985)
+- build(deps): bump apollo-server-express from 2.9.6 to 2.9.7 in /backend [`#1982`](https://github.com/Human-Connection/Human-Connection/pull/1982)
+- 1997 fix performance issue with pinned post [`#1998`](https://github.com/Human-Connection/Human-Connection/pull/1998)
+- Update to version 0.1.6 [`#1996`](https://github.com/Human-Connection/Human-Connection/pull/1996)
+- fix: performance issue with ordering [`2a9e182`](https://github.com/Human-Connection/Human-Connection/commit/2a9e1826498e7b6f49b3ba548d42311272070249)
+- build(deps-dev): bump @vue/cli-shared-utils in /webapp [`a5d993c`](https://github.com/Human-Connection/Human-Connection/commit/a5d993c761b2f92c3f44b6f83592ea4c1d822606)
+- Fix block user workflow [`44e5437`](https://github.com/Human-Connection/Human-Connection/commit/44e54372c4148fafae1095d172d1a52a87b3b1b2)
-- π \[Bug\] Translations in german for pin a post missing [\#1971](https://github.com/Human-Connection/Human-Connection/issues/1971)
-- π \[Bug\] Comments β both editors are visible at the same time [\#1970](https://github.com/Human-Connection/Human-Connection/issues/1970)
-- π \[Bug\] Cropped images, at the moment, are much larger [\#1933](https://github.com/Human-Connection/Human-Connection/issues/1933)
-- π \[Bug\] Double ellipses for truncated strings [\#1893](https://github.com/Human-Connection/Human-Connection/issues/1893)
-- π° Translate texts for pinning a post to German [\#1972](https://github.com/Human-Connection/Human-Connection/pull/1972) ([Tirokk](https://github.com/Tirokk))
+#### [0.1.6](https://github.com/Human-Connection/Human-Connection/compare/0.1.5...0.1.6)
-**Closed issues:**
+> 22 October 2019
-- π \[Feature\] Register as a new User [\#1785](https://github.com/Human-Connection/Human-Connection/issues/1785)
-- π \[Feature\] Create a pinned Post for administration [\#1205](https://github.com/Human-Connection/Human-Connection/issues/1205)
+- π° Fix - maintaining sorting after navigation [`#1872`](https://github.com/Human-Connection/Human-Connection/pull/1872)
+- Add storybook stories for our university students [`#1906`](https://github.com/Human-Connection/Human-Connection/pull/1906)
+- build(deps): bump nuxt from 2.10.1 to 2.10.2 in /webapp [`#1987`](https://github.com/Human-Connection/Human-Connection/pull/1987)
+- build(deps-dev): bump @storybook/vue from 5.2.4 to 5.2.5 in /webapp [`#1981`](https://github.com/Human-Connection/Human-Connection/pull/1981)
+- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.20.0 in /backend [`#1978`](https://github.com/Human-Connection/Human-Connection/pull/1978)
+- build(deps): bump node from 12.12.0-alpine to 12.13.0-alpine in /webapp [`#1977`](https://github.com/Human-Connection/Human-Connection/pull/1977)
+- build(deps-dev): bump date-fns from 2.5.0 to 2.5.1 [`#1962`](https://github.com/Human-Connection/Human-Connection/pull/1962)
+- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#1961`](https://github.com/Human-Connection/Human-Connection/pull/1961)
+- build(deps-dev): bump async-validator from 3.1.0 to 3.2.0 in /webapp [`#1920`](https://github.com/Human-Connection/Human-Connection/pull/1920)
+- build(deps): bump @sentry/node from 5.7.0 to 5.7.1 in /backend [`#1914`](https://github.com/Human-Connection/Human-Connection/pull/1914)
+- Hide new CommentForm while editing a comment [`#1973`](https://github.com/Human-Connection/Human-Connection/pull/1973)
+- π° Translate texts for pinning a post to German [`#1972`](https://github.com/Human-Connection/Human-Connection/pull/1972)
+- Allow admins to pin a post [`#1840`](https://github.com/Human-Connection/Human-Connection/pull/1840)
+- fix: Only one ellipse is displayed [`#1968`](https://github.com/Human-Connection/Human-Connection/pull/1968)
+- Refactor reports resolver spec [`#1957`](https://github.com/Human-Connection/Human-Connection/pull/1957)
+- Added createdAt date for follow and shout [`#1853`](https://github.com/Human-Connection/Human-Connection/pull/1853)
+- build(deps-dev): bump @vue/cli-shared-utils from 3.12.0 to 4.0.4 in /webapp [`#1965`](https://github.com/Human-Connection/Human-Connection/pull/1965)
+- build(deps): bump neo4j from 3.5.11-enterprise to 3.5.12-enterprise in /neo4j [`#1963`](https://github.com/Human-Connection/Human-Connection/pull/1963)
+- build(deps-dev): bump cypress-file-upload from 3.3.4 to 3.4.0 [`#1960`](https://github.com/Human-Connection/Human-Connection/pull/1960)
+- build(deps): bump date-fns from 2.5.0 to 2.5.1 in /backend [`#1959`](https://github.com/Human-Connection/Human-Connection/pull/1959)
+- build(deps-dev): bump faker from `10bfb9f` to `9fd8d7d` [`#1958`](https://github.com/Human-Connection/Human-Connection/pull/1958)
+- build(deps): bump tiptap-extensions from 1.28.3 to 1.28.4 in /webapp [`#1946`](https://github.com/Human-Connection/Human-Connection/pull/1946)
+- build(deps): bump metascraper-soundcloud from 5.7.6 to 5.7.7 in /backend [`#1943`](https://github.com/Human-Connection/Human-Connection/pull/1943)
+- fix: console warnings during frontend tests [`#1942`](https://github.com/Human-Connection/Human-Connection/pull/1942)
+- Language will be saved in the database of the user during registration [`#1927`](https://github.com/Human-Connection/Human-Connection/pull/1927)
+- Update to version 0.1.5 [`#1951`](https://github.com/Human-Connection/Human-Connection/pull/1951)
+- Refactor report resolver spec [`cf5042d`](https://github.com/Human-Connection/Human-Connection/commit/cf5042d9a426a80cea2d726068be44de11cf7f50)
+- Refactor tests for querying reported resources [`4e42017`](https://github.com/Human-Connection/Human-Connection/commit/4e42017afaa97fa87ec726a5bbd1605cca911375)
+- Return pinnedAt date from pinPost resolver/clean up [`be0c804`](https://github.com/Human-Connection/Human-Connection/commit/be0c8044e87e211f2578df151d9d2d11795a135f)
-**Merged pull requests:**
+#### [0.1.5](https://github.com/Human-Connection/Human-Connection/compare/0.1.4...0.1.5)
-- build\(deps\): bump nuxt from 2.10.1 to 2.10.2 in /webapp [\#1987](https://github.com/Human-Connection/Human-Connection/pull/1987) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @storybook/vue from 5.2.4 to 5.2.5 in /webapp [\#1981](https://github.com/Human-Connection/Human-Connection/pull/1981) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump eslint-plugin-jest from 22.17.0 to 22.20.0 in /backend [\#1978](https://github.com/Human-Connection/Human-Connection/pull/1978) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump node from 12.12.0-alpine to 12.13.0-alpine in /webapp [\#1977](https://github.com/Human-Connection/Human-Connection/pull/1977) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Hide new CommentForm while editing a comment [\#1973](https://github.com/Human-Connection/Human-Connection/pull/1973) ([mattwr18](https://github.com/mattwr18))
-- fix: Only one ellipse is displayed [\#1968](https://github.com/Human-Connection/Human-Connection/pull/1968) ([Mogge](https://github.com/Mogge))
-- build\(deps-dev\): bump @vue/cli-shared-utils from 3.12.0 to 4.0.4 in /webapp [\#1965](https://github.com/Human-Connection/Human-Connection/pull/1965) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump neo4j from 3.5.11-enterprise to 3.5.12-enterprise in /neo4j [\#1963](https://github.com/Human-Connection/Human-Connection/pull/1963) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump date-fns from 2.5.0 to 2.5.1 [\#1962](https://github.com/Human-Connection/Human-Connection/pull/1962) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump faker from `10bfb9f` to `9fd8d7d` in /backend [\#1961](https://github.com/Human-Connection/Human-Connection/pull/1961) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump cypress-file-upload from 3.3.4 to 3.4.0 [\#1960](https://github.com/Human-Connection/Human-Connection/pull/1960) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump date-fns from 2.5.0 to 2.5.1 in /backend [\#1959](https://github.com/Human-Connection/Human-Connection/pull/1959) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump faker from `10bfb9f` to `9fd8d7d` [\#1958](https://github.com/Human-Connection/Human-Connection/pull/1958) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Refactor reports resolver spec [\#1957](https://github.com/Human-Connection/Human-Connection/pull/1957) ([aonomike](https://github.com/aonomike))
-- Update to version 0.1.5 [\#1951](https://github.com/Human-Connection/Human-Connection/pull/1951) ([mattwr18](https://github.com/mattwr18))
-- build\(deps\): bump tiptap-extensions from 1.28.3 to 1.28.4 in /webapp [\#1946](https://github.com/Human-Connection/Human-Connection/pull/1946) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump metascraper-soundcloud from 5.7.6 to 5.7.7 in /backend [\#1943](https://github.com/Human-Connection/Human-Connection/pull/1943) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- fix: console warnings during frontend tests [\#1942](https://github.com/Human-Connection/Human-Connection/pull/1942) ([roschaefer](https://github.com/roschaefer))
-- Language will be saved in the database of the user during registration [\#1927](https://github.com/Human-Connection/Human-Connection/pull/1927) ([ogerly](https://github.com/ogerly))
-- build\(deps-dev\): bump async-validator from 3.1.0 to 3.2.0 in /webapp [\#1920](https://github.com/Human-Connection/Human-Connection/pull/1920) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump @sentry/node from 5.7.0 to 5.7.1 in /backend [\#1914](https://github.com/Human-Connection/Human-Connection/pull/1914) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Add storybook stories for our university students [\#1906](https://github.com/Human-Connection/Human-Connection/pull/1906) ([roschaefer](https://github.com/roschaefer))
-- π° Fix - maintaining sorting after navigation [\#1872](https://github.com/Human-Connection/Human-Connection/pull/1872) ([nimitbhargava](https://github.com/nimitbhargava))
-- Added createdAt date for follow and shout [\#1853](https://github.com/Human-Connection/Human-Connection/pull/1853) ([KapilJ22](https://github.com/KapilJ22))
-- Allow admins to pin a post [\#1840](https://github.com/Human-Connection/Human-Connection/pull/1840) ([mattwr18](https://github.com/mattwr18))
+> 17 October 2019
-## [0.1.5](https://github.com/Human-Connection/Human-Connection/tree/0.1.5) (2019-10-17)
-[Full Changelog](https://github.com/Human-Connection/Human-Connection/compare/0.1.4...0.1.5)
+- build(deps-dev): bump dotenv from 8.1.0 to 8.2.0 [`#1917`](https://github.com/Human-Connection/Human-Connection/pull/1917)
+- Fix vue errors for Contribution form [`#1941`](https://github.com/Human-Connection/Human-Connection/pull/1941)
+- Follow @alina-beck and @Tirokk PR suggestions [`#1940`](https://github.com/Human-Connection/Human-Connection/pull/1940)
+- π° Add Cypher statement for ordering [`#1926`](https://github.com/Human-Connection/Human-Connection/pull/1926)
+- Improved comment truncation [`#1925`](https://github.com/Human-Connection/Human-Connection/pull/1925)
+- fix: typo in German translation [`#1911`](https://github.com/Human-Connection/Human-Connection/pull/1911)
+- build(deps): bump styleguide from `808b3c5` to `d46fc15` [`#1923`](https://github.com/Human-Connection/Human-Connection/pull/1923)
+- build(deps): bump date-fns from 2.4.1 to 2.5.0 in /webapp [`#1921`](https://github.com/Human-Connection/Human-Connection/pull/1921)
+- build(deps): bump date-fns from 2.4.1 to 2.5.0 in /backend [`#1915`](https://github.com/Human-Connection/Human-Connection/pull/1915)
+- Maintain filename for cropped images [`#1935`](https://github.com/Human-Connection/Human-Connection/pull/1935)
+- build(deps-dev): bump date-fns from 2.4.1 to 2.5.0 [`#1919`](https://github.com/Human-Connection/Human-Connection/pull/1919)
+- build(deps-dev): bump nodemon from 1.19.3 to 1.19.4 in /backend [`#1916`](https://github.com/Human-Connection/Human-Connection/pull/1916)
+- build(deps-dev): bump neode from 0.3.3 to 0.3.6 [`#1918`](https://github.com/Human-Connection/Human-Connection/pull/1918)
+- Highlight and expand linked comment [`#1903`](https://github.com/Human-Connection/Human-Connection/pull/1903)
+- Add missing translations for Title placeholder [`#1910`](https://github.com/Human-Connection/Human-Connection/pull/1910)
+- π° Reporting with specific information [`#1797`](https://github.com/Human-Connection/Human-Connection/pull/1797)
+- build(deps): bump dotenv from 8.1.0 to 8.2.0 in /backend [`#1912`](https://github.com/Human-Connection/Human-Connection/pull/1912)
+- Confirm privacy policy minimum age at registration [`#1907`](https://github.com/Human-Connection/Human-Connection/pull/1907)
+- refactor: improve locale imports [`#1904`](https://github.com/Human-Connection/Human-Connection/pull/1904)
+- build(deps-dev): bump @storybook/addon-a11y from 5.2.3 to 5.2.4 in /webapp [`#1899`](https://github.com/Human-Connection/Human-Connection/pull/1899)
+- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /webapp [`#1889`](https://github.com/Human-Connection/Human-Connection/pull/1889)
+- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /backend [`#1888`](https://github.com/Human-Connection/Human-Connection/pull/1888)
+- build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /webapp [`#1894`](https://github.com/Human-Connection/Human-Connection/pull/1894)
+- build(deps-dev): bump @storybook/vue from 5.2.3 to 5.2.4 in /webapp [`#1897`](https://github.com/Human-Connection/Human-Connection/pull/1897)
+- build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /backend [`#1895`](https://github.com/Human-Connection/Human-Connection/pull/1895)
+- build(deps): bump @nuxtjs/sentry from 3.0.0 to 3.0.1 in /webapp [`#1896`](https://github.com/Human-Connection/Human-Connection/pull/1896)
+- build(deps-dev): bump @storybook/addon-actions from 5.2.3 to 5.2.4 in /webapp [`#1898`](https://github.com/Human-Connection/Human-Connection/pull/1898)
+- π° Refactor Database for Reporting with specific information [`#1878`](https://github.com/Human-Connection/Human-Connection/pull/1878)
+- build(deps): bump nuxt from 2.10.0 to 2.10.1 in /webapp [`#1890`](https://github.com/Human-Connection/Human-Connection/pull/1890)
+- build(deps-dev): bump @babel/cli from 7.6.3 to 7.6.4 in /backend [`#1868`](https://github.com/Human-Connection/Human-Connection/pull/1868)
+- build(deps): bump apollo-server from 2.9.5 to 2.9.6 in /backend [`#1864`](https://github.com/Human-Connection/Human-Connection/pull/1864)
+- build(deps-dev): bump apollo-server-testing from 2.9.5 to 2.9.6 in /backend [`#1870`](https://github.com/Human-Connection/Human-Connection/pull/1870)
+- build(deps-dev): bump @babel/core from 7.6.3 to 7.6.4 in /webapp [`#1867`](https://github.com/Human-Connection/Human-Connection/pull/1867)
+- build(deps-dev): bump core-js from 2.6.9 to 2.6.10 in /webapp [`#1892`](https://github.com/Human-Connection/Human-Connection/pull/1892)
+- build(deps): bump @nuxtjs/apollo from 4.0.0-rc14 to 4.0.0-rc15 in /webapp [`#1891`](https://github.com/Human-Connection/Human-Connection/pull/1891)
+- build(deps): bump @sentry/node from 5.6.2 to 5.7.0 in /backend [`#1871`](https://github.com/Human-Connection/Human-Connection/pull/1871)
+- build(deps-dev): bump @vue/cli-shared-utils from 3.11.0 to 3.12.0 in /webapp [`#1869`](https://github.com/Human-Connection/Human-Connection/pull/1869)
+- build(deps): bump apollo-server-express from 2.9.5 to 2.9.6 in /backend [`#1866`](https://github.com/Human-Connection/Human-Connection/pull/1866)
+- build(deps-dev): bump @babel/core from 7.6.2 to 7.6.4 in /backend [`#1865`](https://github.com/Human-Connection/Human-Connection/pull/1865)
+- π° Implement basic image cropping solution [`#1666`](https://github.com/Human-Connection/Human-Connection/pull/1666)
+- 1773 refactor rewards spec [`#1884`](https://github.com/Human-Connection/Human-Connection/pull/1884)
+- fix: search for email case-insensitively [`#1863`](https://github.com/Human-Connection/Human-Connection/pull/1863)
+- Fix translation error in login page [`#1885`](https://github.com/Human-Connection/Human-Connection/pull/1885)
+- fix: security vulnerability with yarn resolutions [`#1862`](https://github.com/Human-Connection/Human-Connection/pull/1862)
+- Fix embeds settings page [`#1877`](https://github.com/Human-Connection/Human-Connection/pull/1877)
+- update version to 0.1.4 [`#1860`](https://github.com/Human-Connection/Human-Connection/pull/1860)
+- Update profile posts apollo query [`#1805`](https://github.com/Human-Connection/Human-Connection/pull/1805)
+- Add Hall of Fame to README [`#1859`](https://github.com/Human-Connection/Human-Connection/pull/1859)
+- Implement public registration [`#1814`](https://github.com/Human-Connection/Human-Connection/pull/1814)
+- Refactor embed settings page [`#1861`](https://github.com/Human-Connection/Human-Connection/pull/1861)
+- fixed lint errors [`f73ff99`](https://github.com/Human-Connection/Human-Connection/commit/f73ff995e18240192904693416a866fc7a8ddb7a)
+- refactor: restructure translations and components [`bb5d581`](https://github.com/Human-Connection/Human-Connection/commit/bb5d581906b5e6e723966c3dc687c7f309356841)
+- Refactored backend database to a single `REPORTED` relation [`82228c6`](https://github.com/Human-Connection/Human-Connection/commit/82228c6c99c4b33ab20ddfbc13cce6ac6f95792c)
-**Fixed bugs:**
+#### [0.1.4](https://github.com/Human-Connection/Human-Connection/compare/0.1.3...0.1.4)
-- π \[Bug\] All images uploaded since introducing image cropping are named ...-blob [\#1932](https://github.com/Human-Connection/Human-Connection/issues/1932)
-- π \[Bug\] Moderators reports list does not sort [\#1924](https://github.com/Human-Connection/Human-Connection/issues/1924)
-- π \[Bug\] Login page translation error DE [\#1874](https://github.com/Human-Connection/Human-Connection/issues/1874)
-- π \[Bug\] Add Reference ToS and Data privacy Statement to Register Dialogue [\#1873](https://github.com/Human-Connection/Human-Connection/issues/1873)
-- π \[Bug\] Shortened text is shown longer than full text [\#1795](https://github.com/Human-Connection/Human-Connection/issues/1795)
-- π \[Bug\] Order contributions chronologically on profile page [\#1754](https://github.com/Human-Connection/Human-Connection/issues/1754)
-- π \[Bug\] Case sensitive Email in Admin Lookup [\#1645](https://github.com/Human-Connection/Human-Connection/issues/1645)
-- π \[Bug\] Put the imprint page directly on the page again [\#1634](https://github.com/Human-Connection/Human-Connection/issues/1634)
-- π \[Bug\] ContributionForm CreatePost is throwing Vue errors [\#1311](https://github.com/Human-Connection/Human-Connection/issues/1311)
-- π° Add Cypher statement for ordering [\#1926](https://github.com/Human-Connection/Human-Connection/pull/1926) ([Tirokk](https://github.com/Tirokk))
+> 10 October 2019
-**Closed issues:**
+- Save user setting to show embed code II [`#1852`](https://github.com/Human-Connection/Human-Connection/pull/1852)
+- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.1 to 1.16.2 [`#1855`](https://github.com/Human-Connection/Human-Connection/pull/1855)
+- build(deps): bump nodemailer from 6.3.0 to 6.3.1 in /backend [`#1854`](https://github.com/Human-Connection/Human-Connection/pull/1854)
+- build(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3 in /webapp [`#1849`](https://github.com/Human-Connection/Human-Connection/pull/1849)
+- build(deps-dev): bump @storybook/addon-a11y from 5.2.1 to 5.2.3 in /webapp [`#1836`](https://github.com/Human-Connection/Human-Connection/pull/1836)
+- build(deps-dev): bump @babel/core from 7.6.2 to 7.6.3 in /webapp [`#1848`](https://github.com/Human-Connection/Human-Connection/pull/1848)
+- build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /backend [`#1837`](https://github.com/Human-Connection/Human-Connection/pull/1837)
+- build(deps): bump styleguide from `808b3c5` to `d46fc15` [`#1839`](https://github.com/Human-Connection/Human-Connection/pull/1839)
+- build(deps-dev): bump @babel/cli from 7.6.2 to 7.6.3 in /backend [`#1847`](https://github.com/Human-Connection/Human-Connection/pull/1847)
+- build(deps-dev): bump @storybook/addon-actions from 5.2.1 to 5.2.3 in /webapp [`#1838`](https://github.com/Human-Connection/Human-Connection/pull/1838)
+- build(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3 in /backend [`#1846`](https://github.com/Human-Connection/Human-Connection/pull/1846)
+- Title character increased from 64 to 100 [`#1850`](https://github.com/Human-Connection/Human-Connection/pull/1850)
+- build(deps-dev): bump @babel/node from 7.6.2 to 7.6.3 in /backend [`#1843`](https://github.com/Human-Connection/Human-Connection/pull/1843)
+- build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /webapp [`#1835`](https://github.com/Human-Connection/Human-Connection/pull/1835)
+- build(deps-dev): bump @storybook/vue from 5.2.1 to 5.2.3 in /webapp [`#1834`](https://github.com/Human-Connection/Human-Connection/pull/1834)
+- build(deps-dev): bump cucumber from 6.0.1 to 6.0.2 in /backend [`#1833`](https://github.com/Human-Connection/Human-Connection/pull/1833)
+- build(deps): bump tiptap-extensions from 1.28.0 to 1.28.3 in /webapp [`#1822`](https://github.com/Human-Connection/Human-Connection/pull/1822)
+- Fix typo in email template [`#1829`](https://github.com/Human-Connection/Human-Connection/pull/1829)
+- build(deps-dev): bump apollo-server-testing from 2.9.4 to 2.9.5 in /backend [`#1823`](https://github.com/Human-Connection/Human-Connection/pull/1823)
+- build(deps-dev): bump cucumber from 5.1.0 to 6.0.1 in /backend [`#1827`](https://github.com/Human-Connection/Human-Connection/pull/1827)
+- build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /backend [`#1826`](https://github.com/Human-Connection/Human-Connection/pull/1826)
+- Display user email for administrators [`#1808`](https://github.com/Human-Connection/Human-Connection/pull/1808)
+- build(deps): bump tiptap from 1.26.0 to 1.26.3 in /webapp [`#1821`](https://github.com/Human-Connection/Human-Connection/pull/1821)
+- build(deps): bump apollo-server from 2.9.4 to 2.9.5 in /backend [`#1825`](https://github.com/Human-Connection/Human-Connection/pull/1825)
+- build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /webapp [`#1824`](https://github.com/Human-Connection/Human-Connection/pull/1824)
+- build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /webapp [`#1819`](https://github.com/Human-Connection/Human-Connection/pull/1819)
+- build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /backend [`#1818`](https://github.com/Human-Connection/Human-Connection/pull/1818)
+- build(deps): bump @hapi/joi from 16.1.5 to 16.1.7 in /backend [`#1817`](https://github.com/Human-Connection/Human-Connection/pull/1817)
+- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.0 to 1.16.1 [`#1816`](https://github.com/Human-Connection/Human-Connection/pull/1816)
+- Update to 0.1.3 [`#1813`](https://github.com/Human-Connection/Human-Connection/pull/1813)
+- Extract logic to EmbedComponent to separate concerns [`da1df27`](https://github.com/Human-Connection/Human-Connection/commit/da1df277991015bd7c48a1fc551244b4288a75f3)
+- Fix lint, update tests [`bced698`](https://github.com/Human-Connection/Human-Connection/commit/bced6983ea1f51736e989eab6a41166723a6a6ca)
+- add test embeds and links [`7cc139e`](https://github.com/Human-Connection/Human-Connection/commit/7cc139e879ac7ea912e82ea7eff14f7b67eddb4a)
-- π \[Feature\] \[Moderation\] See reported Content with additional information [\#1708](https://github.com/Human-Connection/Human-Connection/issues/1708)
-- π \[Feature\] \[Moderation\] When reporting Content Users can add specific information [\#1707](https://github.com/Human-Connection/Human-Connection/issues/1707)
-- π \[Feature\] Image cropping [\#1466](https://github.com/Human-Connection/Human-Connection/issues/1466)
-- π \[Feature\] Expand and mark comment if one jumps to it by URL hashtag [\#1204](https://github.com/Human-Connection/Human-Connection/issues/1204)
+#### [0.1.3](https://github.com/Human-Connection/Human-Connection/compare/0.1.2...0.1.3)
-**Merged pull requests:**
+> 4 October 2019
-- Fix vue errors for Contribution form [\#1941](https://github.com/Human-Connection/Human-Connection/pull/1941) ([vbelolapotkov](https://github.com/vbelolapotkov))
-- Follow @alina-beck and @Tirokk PR suggestions [\#1940](https://github.com/Human-Connection/Human-Connection/pull/1940) ([mattwr18](https://github.com/mattwr18))
-- Maintain filename for cropped images [\#1935](https://github.com/Human-Connection/Human-Connection/pull/1935) ([mattwr18](https://github.com/mattwr18))
-- Improved comment truncation [\#1925](https://github.com/Human-Connection/Human-Connection/pull/1925) ([alina-beck](https://github.com/alina-beck))
-- build\(deps\): bump styleguide from `808b3c5` to `d46fc15` [\#1923](https://github.com/Human-Connection/Human-Connection/pull/1923) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump date-fns from 2.4.1 to 2.5.0 in /webapp [\#1921](https://github.com/Human-Connection/Human-Connection/pull/1921) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump date-fns from 2.4.1 to 2.5.0 [\#1919](https://github.com/Human-Connection/Human-Connection/pull/1919) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump neode from 0.3.3 to 0.3.6 [\#1918](https://github.com/Human-Connection/Human-Connection/pull/1918) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump dotenv from 8.1.0 to 8.2.0 [\#1917](https://github.com/Human-Connection/Human-Connection/pull/1917) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump nodemon from 1.19.3 to 1.19.4 in /backend [\#1916](https://github.com/Human-Connection/Human-Connection/pull/1916) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump date-fns from 2.4.1 to 2.5.0 in /backend [\#1915](https://github.com/Human-Connection/Human-Connection/pull/1915) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump dotenv from 8.1.0 to 8.2.0 in /backend [\#1912](https://github.com/Human-Connection/Human-Connection/pull/1912) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- fix: typo in German translation [\#1911](https://github.com/Human-Connection/Human-Connection/pull/1911) ([roschaefer](https://github.com/roschaefer))
-- Add missing translations for Title placeholder [\#1910](https://github.com/Human-Connection/Human-Connection/pull/1910) ([mattwr18](https://github.com/mattwr18))
-- Confirm privacy policy minimum age at registration [\#1907](https://github.com/Human-Connection/Human-Connection/pull/1907) ([ogerly](https://github.com/ogerly))
-- 1873 -WITH CHECKBOX [\#1905](https://github.com/Human-Connection/Human-Connection/pull/1905) ([ogerly](https://github.com/ogerly))
-- refactor: improve locale imports [\#1904](https://github.com/Human-Connection/Human-Connection/pull/1904) ([roschaefer](https://github.com/roschaefer))
-- Highlight and expand linked comment [\#1903](https://github.com/Human-Connection/Human-Connection/pull/1903) ([alina-beck](https://github.com/alina-beck))
-- 1873 -WITHOUT CHECKBOX [\#1901](https://github.com/Human-Connection/Human-Connection/pull/1901) ([ogerly](https://github.com/ogerly))
-- build\(deps-dev\): bump @storybook/addon-a11y from 5.2.3 to 5.2.4 in /webapp [\#1899](https://github.com/Human-Connection/Human-Connection/pull/1899) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @storybook/addon-actions from 5.2.3 to 5.2.4 in /webapp [\#1898](https://github.com/Human-Connection/Human-Connection/pull/1898) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @storybook/vue from 5.2.3 to 5.2.4 in /webapp [\#1897](https://github.com/Human-Connection/Human-Connection/pull/1897) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump @nuxtjs/sentry from 3.0.0 to 3.0.1 in /webapp [\#1896](https://github.com/Human-Connection/Human-Connection/pull/1896) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump node from 12.11.1-alpine to 12.12.0-alpine in /backend [\#1895](https://github.com/Human-Connection/Human-Connection/pull/1895) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump node from 12.11.1-alpine to 12.12.0-alpine in /webapp [\#1894](https://github.com/Human-Connection/Human-Connection/pull/1894) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump core-js from 2.6.9 to 2.6.10 in /webapp [\#1892](https://github.com/Human-Connection/Human-Connection/pull/1892) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump @nuxtjs/apollo from 4.0.0-rc14 to 4.0.0-rc15 in /webapp [\#1891](https://github.com/Human-Connection/Human-Connection/pull/1891) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump nuxt from 2.10.0 to 2.10.1 in /webapp [\#1890](https://github.com/Human-Connection/Human-Connection/pull/1890) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /webapp [\#1889](https://github.com/Human-Connection/Human-Connection/pull/1889) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /backend [\#1888](https://github.com/Human-Connection/Human-Connection/pull/1888) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix translation error in login page [\#1885](https://github.com/Human-Connection/Human-Connection/pull/1885) ([janethavi](https://github.com/janethavi))
-- 1773 refactor rewards spec [\#1884](https://github.com/Human-Connection/Human-Connection/pull/1884) ([aonomike](https://github.com/aonomike))
-- π° Refactor Database for Reporting with specific information [\#1878](https://github.com/Human-Connection/Human-Connection/pull/1878) ([Tirokk](https://github.com/Tirokk))
-- Fix embeds settings page [\#1877](https://github.com/Human-Connection/Human-Connection/pull/1877) ([mattwr18](https://github.com/mattwr18))
-- build\(deps\): bump @sentry/node from 5.6.2 to 5.7.0 in /backend [\#1871](https://github.com/Human-Connection/Human-Connection/pull/1871) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump apollo-server-testing from 2.9.5 to 2.9.6 in /backend [\#1870](https://github.com/Human-Connection/Human-Connection/pull/1870) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @vue/cli-shared-utils from 3.11.0 to 3.12.0 in /webapp [\#1869](https://github.com/Human-Connection/Human-Connection/pull/1869) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @babel/cli from 7.6.3 to 7.6.4 in /backend [\#1868](https://github.com/Human-Connection/Human-Connection/pull/1868) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @babel/core from 7.6.3 to 7.6.4 in /webapp [\#1867](https://github.com/Human-Connection/Human-Connection/pull/1867) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump apollo-server-express from 2.9.5 to 2.9.6 in /backend [\#1866](https://github.com/Human-Connection/Human-Connection/pull/1866) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @babel/core from 7.6.2 to 7.6.4 in /backend [\#1865](https://github.com/Human-Connection/Human-Connection/pull/1865) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump apollo-server from 2.9.5 to 2.9.6 in /backend [\#1864](https://github.com/Human-Connection/Human-Connection/pull/1864) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- fix: search for email case-insensitively [\#1863](https://github.com/Human-Connection/Human-Connection/pull/1863) ([roschaefer](https://github.com/roschaefer))
-- fix: security vulnerability with yarn resolutions [\#1862](https://github.com/Human-Connection/Human-Connection/pull/1862) ([roschaefer](https://github.com/roschaefer))
-- Refactor embed settings page [\#1861](https://github.com/Human-Connection/Human-Connection/pull/1861) ([roschaefer](https://github.com/roschaefer))
-- update version to 0.1.4 [\#1860](https://github.com/Human-Connection/Human-Connection/pull/1860) ([mattwr18](https://github.com/mattwr18))
-- Add Hall of Fame to README [\#1859](https://github.com/Human-Connection/Human-Connection/pull/1859) ([roschaefer](https://github.com/roschaefer))
-- Implement public registration [\#1814](https://github.com/Human-Connection/Human-Connection/pull/1814) ([roschaefer](https://github.com/roschaefer))
-- Update profile posts apollo query [\#1805](https://github.com/Human-Connection/Human-Connection/pull/1805) ([mattwr18](https://github.com/mattwr18))
-- π° Reporting with specific information [\#1797](https://github.com/Human-Connection/Human-Connection/pull/1797) ([Tirokk](https://github.com/Tirokk))
-- π° Implement basic image cropping solution [\#1666](https://github.com/Human-Connection/Human-Connection/pull/1666) ([vardyb](https://github.com/vardyb))
+- Show that a Post/Comment has been edited [`#1807`](https://github.com/Human-Connection/Human-Connection/pull/1807)
+- Max aspect ratio of 1:1 for Post index page [`#1796`](https://github.com/Human-Connection/Human-Connection/pull/1796)
+- fixes#1305 lastActiveAt [`#1809`](https://github.com/Human-Connection/Human-Connection/pull/1809)
+- Remove language toggle from email template [`#1798`](https://github.com/Human-Connection/Human-Connection/pull/1798)
+- build(deps): bump nuxt from 2.9.2 to 2.10.0 in /webapp [`#1804`](https://github.com/Human-Connection/Human-Connection/pull/1804)
+- build(deps): bump cross-env from 6.0.2 to 6.0.3 in /backend [`#1801`](https://github.com/Human-Connection/Human-Connection/pull/1801)
+- fix invites count calculation for admin dashboard [`#1806`](https://github.com/Human-Connection/Human-Connection/pull/1806)
+- build(deps-dev): bump cross-env from 6.0.2 to 6.0.3 [`#1800`](https://github.com/Human-Connection/Human-Connection/pull/1800)
+- build(deps): bump cross-env from 6.0.2 to 6.0.3 in /webapp [`#1803`](https://github.com/Human-Connection/Human-Connection/pull/1803)
+- build(deps): bump @hapi/joi from 16.1.4 to 16.1.5 in /backend [`#1802`](https://github.com/Human-Connection/Human-Connection/pull/1802)
+- Update neo4j to Enterprise edition [`#1787`](https://github.com/Human-Connection/Human-Connection/pull/1787)
+- Update to 0.1.2 [`#1786`](https://github.com/Human-Connection/Human-Connection/pull/1786)
+- Update orderBy, remove >=, more realistic seed data [`3b5e39c`](https://github.com/Human-Connection/Human-Connection/commit/3b5e39c54dafc2e701eb3ce1e830737a9b4bcf82)
+- Set hasMore to false when returned Posts are equal to pageSize [`6f1c5e3`](https://github.com/Human-Connection/Human-Connection/commit/6f1c5e3efa3b77e72172592a0b5e4ea52158e642)
+- refactor: use named slot for additional text [`3912b21`](https://github.com/Human-Connection/Human-Connection/commit/3912b21ea2f24e2e25682060b7166d1511442e6e)
-## [0.1.4](https://github.com/Human-Connection/Human-Connection/tree/0.1.4) (2019-10-10)
-[Full Changelog](https://github.com/Human-Connection/Human-Connection/compare/0.1.3...0.1.4)
+#### [0.1.2](https://github.com/Human-Connection/Human-Connection/compare/0.1.1...0.1.2)
-**Fixed bugs:**
+> 2 October 2019
-- π \[Bug\] extend Title to 100 characters [\#1812](https://github.com/Human-Connection/Human-Connection/issues/1812)
+- 407 change your email address [`#1711`](https://github.com/Human-Connection/Human-Connection/pull/1711)
+- build(deps): bump cross-env from 6.0.0 to 6.0.2 in /backend [`#1794`](https://github.com/Human-Connection/Human-Connection/pull/1794)
+- build(deps-dev): bump cross-env from 6.0.0 to 6.0.2 [`#1793`](https://github.com/Human-Connection/Human-Connection/pull/1793)
+- Update Post query for blockedByUsers [`#1788`](https://github.com/Human-Connection/Human-Connection/pull/1788)
+- build(deps): bump metascraper-description from 5.7.5 to 5.7.6 in /backend [`#1792`](https://github.com/Human-Connection/Human-Connection/pull/1792)
+- build(deps): bump cross-env from 6.0.0 to 6.0.2 in /webapp [`#1791`](https://github.com/Human-Connection/Human-Connection/pull/1791)
+- build(deps): bump @nuxtjs/apollo from 4.0.0-rc13.1 to 4.0.0-rc14 in /webapp [`#1790`](https://github.com/Human-Connection/Human-Connection/pull/1790)
+- Bump metascraper-audio from 5.7.5 to 5.7.6 in /backend [`#1779`](https://github.com/Human-Connection/Human-Connection/pull/1779)
+- fix the bug with scrolling post comments into view [`#1701`](https://github.com/Human-Connection/Human-Connection/pull/1701)
+- Bump metascraper-publisher from 5.7.4 to 5.7.6 in /backend [`#1778`](https://github.com/Human-Connection/Human-Connection/pull/1778)
+- Bump eslint from 6.4.0 to 6.5.1 in /backend [`#1780`](https://github.com/Human-Connection/Human-Connection/pull/1780)
+- Bump metascraper-url from 5.7.5 to 5.7.6 in /backend [`#1782`](https://github.com/Human-Connection/Human-Connection/pull/1782)
+- Bump metascraper-logo from 5.7.5 to 5.7.6 in /backend [`#1783`](https://github.com/Human-Connection/Human-Connection/pull/1783)
+- Bump graphql-middleware from 3.0.5 to 4.0.1 in /backend [`#1781`](https://github.com/Human-Connection/Human-Connection/pull/1781)
+- Bump metascraper-youtube from 5.7.5 to 5.7.6 in /backend [`#1777`](https://github.com/Human-Connection/Human-Connection/pull/1777)
+- Bump @babel/preset-env from 7.6.0 to 7.6.2 in /backend [`#1776`](https://github.com/Human-Connection/Human-Connection/pull/1776)
+- Bump metascraper-soundcloud from 5.7.4 to 5.7.6 in /backend [`#1775`](https://github.com/Human-Connection/Human-Connection/pull/1775)
+- Bump metascraper-author from 5.7.4 to 5.7.6 in /backend [`#1774`](https://github.com/Human-Connection/Human-Connection/pull/1774)
+- Bump eslint-loader from 3.0.1 to 3.0.2 in /webapp [`#1760`](https://github.com/Human-Connection/Human-Connection/pull/1760)
+- Bump tiptap from 1.25.0 to 1.26.0 in /webapp [`#1765`](https://github.com/Human-Connection/Human-Connection/pull/1765)
+- Bump metascraper-lang from 5.7.4 to 5.7.6 in /backend [`#1766`](https://github.com/Human-Connection/Human-Connection/pull/1766)
+- Bump date-fns from 2.4.0 to 2.4.1 in /webapp [`#1768`](https://github.com/Human-Connection/Human-Connection/pull/1768)
+- Bump metascraper-date from 5.7.4 to 5.7.6 in /backend [`#1771`](https://github.com/Human-Connection/Human-Connection/pull/1771)
+- fix: Github's security vulnerability warning [`#1751`](https://github.com/Human-Connection/Human-Connection/pull/1751)
+- π° Notifications self update and refactoring [`#1658`](https://github.com/Human-Connection/Human-Connection/pull/1658)
+- Bump @babel/node from 7.6.1 to 7.6.2 in /backend [`#1725`](https://github.com/Human-Connection/Human-Connection/pull/1725)
+- fix email middleware transport config [`#1757`](https://github.com/Human-Connection/Human-Connection/pull/1757)
+- Bump nodemon from 1.19.2 to 1.19.3 in /backend [`#1758`](https://github.com/Human-Connection/Human-Connection/pull/1758)
+- Bump metascraper-title from 5.7.5 to 5.7.6 in /backend [`#1759`](https://github.com/Human-Connection/Human-Connection/pull/1759)
+- Bump metascraper-image from 5.7.5 to 5.7.6 in /backend [`#1761`](https://github.com/Human-Connection/Human-Connection/pull/1761)
+- Bump apollo-server from 2.9.3 to 2.9.4 in /backend [`#1762`](https://github.com/Human-Connection/Human-Connection/pull/1762)
+- Bump metascraper-video from 5.7.5 to 5.7.6 in /backend [`#1764`](https://github.com/Human-Connection/Human-Connection/pull/1764)
+- Bump graphql-middleware-sentry from 3.2.0 to 3.2.1 in /backend [`#1767`](https://github.com/Human-Connection/Human-Connection/pull/1767)
+- Bump date-fns from 2.3.0 to 2.4.1 in /backend [`#1769`](https://github.com/Human-Connection/Human-Connection/pull/1769)
+- Bump tiptap-extensions from 1.27.0 to 1.28.0 in /webapp [`#1770`](https://github.com/Human-Connection/Human-Connection/pull/1770)
+- Fix failing test [`#1772`](https://github.com/Human-Connection/Human-Connection/pull/1772)
+- docs: moves storybook into webapp/README.md [`#1755`](https://github.com/Human-Connection/Human-Connection/pull/1755)
+- 1273 fix post page nav suggestions [`#1756`](https://github.com/Human-Connection/Human-Connection/pull/1756)
+- Bump @babel/core from 7.6.0 to 7.6.2 in /backend [`#1728`](https://github.com/Human-Connection/Human-Connection/pull/1728)
+- [WIP]1706 refactor shout spec [`#1712`](https://github.com/Human-Connection/Human-Connection/pull/1712)
+- Bump cypress-file-upload from 3.3.3 to 3.3.4 [`#1671`](https://github.com/Human-Connection/Human-Connection/pull/1671)
+- Bump @hapi/joi from 16.1.2 to 16.1.4 in /backend [`#1673`](https://github.com/Human-Connection/Human-Connection/pull/1673)
+- Bump metascraper-description from 5.7.4 to 5.7.5 in /backend [`#1700`](https://github.com/Human-Connection/Human-Connection/pull/1700)
+- Bump @babel/cli from 7.6.0 to 7.6.2 in /backend [`#1713`](https://github.com/Human-Connection/Human-Connection/pull/1713)
+- Bump apollo-server-testing from 2.9.3 to 2.9.4 in /backend [`#1717`](https://github.com/Human-Connection/Human-Connection/pull/1717)
+- Bump date-fns from 2.2.1 to 2.4.0 in /webapp [`#1752`](https://github.com/Human-Connection/Human-Connection/pull/1752)
+- Bump graphql from 14.5.7 to 14.5.8 in /webapp [`#1729`](https://github.com/Human-Connection/Human-Connection/pull/1729)
+- Bump mustache from 3.0.3 to 3.1.0 in /backend [`#1655`](https://github.com/Human-Connection/Human-Connection/pull/1655)
+- π° Try to fix VSCode format works against ESLint [`#1749`](https://github.com/Human-Connection/Human-Connection/pull/1749)
+- Configure docker to work with storybook [`#1688`](https://github.com/Human-Connection/Human-Connection/pull/1688)
+- update neo4j docker-compose config [`#1750`](https://github.com/Human-Connection/Human-Connection/pull/1750)
+- wrap email templates in standard layout to minimize duplicate code [`2b490e0`](https://github.com/Human-Connection/Human-Connection/commit/2b490e00d7874e9b15c5a09649daafac9c47bdf0)
+- build(deps): bump @nuxtjs/apollo in /webapp [`4648080`](https://github.com/Human-Connection/Human-Connection/commit/4648080a74fa6df60d6bb9b34d1db5030a9d4124)
+- Write and refactor backend test which are supposed to fail at first [`6ad9dc2`](https://github.com/Human-Connection/Human-Connection/commit/6ad9dc27e937eb263914846c073172906aa661e1)
-**Closed issues:**
+#### [0.1.1](https://github.com/Human-Connection/Human-Connection/compare/0.1.0...0.1.1)
-- π \[Feature\] Make Email of a User visible for Moderators [\#1704](https://github.com/Human-Connection/Human-Connection/issues/1704)
-- π \[Feature\] save embeds iframe permanently [\#1684](https://github.com/Human-Connection/Human-Connection/issues/1684)
+> 27 September 2019
-**Merged pull requests:**
+- Update to 0.1.1 [`#1734`](https://github.com/Human-Connection/Human-Connection/pull/1734)
+- Bump neo4j from 3.5.9 to 3.5.11 in /neo4j [`#1739`](https://github.com/Human-Connection/Human-Connection/pull/1739)
+- Bump graphql from 14.5.7 to 14.5.8 in /backend [`#1738`](https://github.com/Human-Connection/Human-Connection/pull/1738)
+- Bump metascraper-youtube from 5.7.4 to 5.7.5 in /backend [`#1737`](https://github.com/Human-Connection/Human-Connection/pull/1737)
+- Fix bug UpdateComment, Fix styling on Comment [`#1719`](https://github.com/Human-Connection/Human-Connection/pull/1719)
+- Update maintenance page email to support@... [`#1732`](https://github.com/Human-Connection/Human-Connection/pull/1732)
+- Bump @babel/register from 7.6.0 to 7.6.2 in /backend [`#1730`](https://github.com/Human-Connection/Human-Connection/pull/1730)
+- Bump eslint-loader from 3.0.0 to 3.0.1 in /webapp [`#1727`](https://github.com/Human-Connection/Human-Connection/pull/1727)
+- Bump apollo-server-express from 2.9.3 to 2.9.4 in /backend [`#1726`](https://github.com/Human-Connection/Human-Connection/pull/1726)
+- Bump metascraper-title from 5.7.4 to 5.7.5 in /backend [`#1715`](https://github.com/Human-Connection/Human-Connection/pull/1715)
+- Bump graphql from 14.5.6 to 14.5.7 in /webapp [`#1676`](https://github.com/Human-Connection/Human-Connection/pull/1676)
+- Add Comment story, add spacing above user info [`#1685`](https://github.com/Human-Connection/Human-Connection/pull/1685)
+- Bump date-fns from 2.2.1 to 2.3.0 in /backend [`#1714`](https://github.com/Human-Connection/Human-Connection/pull/1714)
+- Bump metascraper-logo from 5.7.4 to 5.7.5 in /backend [`#1698`](https://github.com/Human-Connection/Human-Connection/pull/1698)
+- Bump @babel/preset-env from 7.6.0 to 7.6.2 in /webapp [`#1694`](https://github.com/Human-Connection/Human-Connection/pull/1694)
+- Bump graphql from 14.5.6 to 14.5.7 in /backend [`#1675`](https://github.com/Human-Connection/Human-Connection/pull/1675)
+- Remove repetitive labels from emote button [`#1702`](https://github.com/Human-Connection/Human-Connection/pull/1702)
+- Bump metascraper-video from 5.7.4 to 5.7.5 in /backend [`#1697`](https://github.com/Human-Connection/Human-Connection/pull/1697)
+- Bump @babel/core from 7.6.0 to 7.6.2 in /webapp [`#1696`](https://github.com/Human-Connection/Human-Connection/pull/1696)
+- Bump metascraper-image from 5.7.4 to 5.7.5 in /backend [`#1695`](https://github.com/Human-Connection/Human-Connection/pull/1695)
+- Bump metascraper-audio from 5.7.4 to 5.7.5 in /backend [`#1693`](https://github.com/Human-Connection/Human-Connection/pull/1693)
+- Bump metascraper-url from 5.7.4 to 5.7.5 in /backend [`#1692`](https://github.com/Human-Connection/Human-Connection/pull/1692)
+- Remove sleep icon from comments list [`#1689`](https://github.com/Human-Connection/Human-Connection/pull/1689)
+- Bugfix create user page - missing submit buttons [`#1690`](https://github.com/Human-Connection/Human-Connection/pull/1690)
+- Fix create account page has no logo, localisation [`#1681`](https://github.com/Human-Connection/Human-Connection/pull/1681)
+- Fix intermittent backend specs [`#1679`](https://github.com/Human-Connection/Human-Connection/pull/1679)
+- Improve comments output [`#1678`](https://github.com/Human-Connection/Human-Connection/pull/1678)
+- Bump codecov from 3.6.0 to 3.6.1 [`#1670`](https://github.com/Human-Connection/Human-Connection/pull/1670)
+- Bump helmet from 3.21.0 to 3.21.1 in /backend [`#1672`](https://github.com/Human-Connection/Human-Connection/pull/1672)
+- Bump cookie-universal-nuxt from 2.0.17 to 2.0.18 in /webapp [`#1674`](https://github.com/Human-Connection/Human-Connection/pull/1674)
+- Fix intermittent failing test [`#1677`](https://github.com/Human-Connection/Human-Connection/pull/1677)
+- Change your own slug [`#1651`](https://github.com/Human-Connection/Human-Connection/pull/1651)
+- Make Human Connection a Progressive Web App [`#1668`](https://github.com/Human-Connection/Human-Connection/pull/1668)
+- Remove contentExcerpt from comments [`#1667`](https://github.com/Human-Connection/Human-Connection/pull/1667)
+- Fix bug where short comments scrub links [`#1649`](https://github.com/Human-Connection/Human-Connection/pull/1649)
+- 1612 refactor moderator spec [`#1620`](https://github.com/Human-Connection/Human-Connection/pull/1620)
+- Bump codecov from 3.5.0 to 3.6.0 [`#1652`](https://github.com/Human-Connection/Human-Connection/pull/1652)
+- Bump @nuxtjs/apollo from 4.0.0-rc13 to 4.0.0-rc13.1 in /webapp [`#1653`](https://github.com/Human-Connection/Human-Connection/pull/1653)
+- Bump @hapi/joi from 16.1.1 to 16.1.2 in /backend [`#1654`](https://github.com/Human-Connection/Human-Connection/pull/1654)
+- Remove follow type enum [`#1660`](https://github.com/Human-Connection/Human-Connection/pull/1660)
+- Point the changelog to Github [`#1646`](https://github.com/Human-Connection/Human-Connection/pull/1646)
+- Provider list approval hard cut [`#1647`](https://github.com/Human-Connection/Human-Connection/pull/1647)
+- Improve follow/ufollow mutation [`#1596`](https://github.com/Human-Connection/Human-Connection/pull/1596)
+- Fix styling issue in comments list [`#1648`](https://github.com/Human-Connection/Human-Connection/pull/1648)
+- Bump eslint-plugin-prettier from 3.1.0 to 3.1.1 in /webapp [`#1643`](https://github.com/Human-Connection/Human-Connection/pull/1643)
+- Bump eslint-plugin-prettier from 3.1.0 to 3.1.1 in /backend [`#1642`](https://github.com/Human-Connection/Human-Connection/pull/1642)
+- Configure emails [`#1599`](https://github.com/Human-Connection/Human-Connection/pull/1599)
+- Fix #1639 - No limits for post length [`#1641`](https://github.com/Human-Connection/Human-Connection/pull/1641)
+- Exclude broken maintenance-worker docker image [`#1635`](https://github.com/Human-Connection/Human-Connection/pull/1635)
+- 1486 make slug more usable [`#1640`](https://github.com/Human-Connection/Human-Connection/pull/1640)
+- Bump metascraper-author from 5.6.6 to 5.7.4 in /backend [`#1610`](https://github.com/Human-Connection/Human-Connection/pull/1610)
+- Bump @hapi/joi from 16.0.1 to 16.1.1 in /backend [`#1622`](https://github.com/Human-Connection/Human-Connection/pull/1622)
+- Bump @storybook/addon-actions from 5.2.0 to 5.2.1 in /webapp [`#1625`](https://github.com/Human-Connection/Human-Connection/pull/1625)
+- Update de.json [`#1636`](https://github.com/Human-Connection/Human-Connection/pull/1636)
+- Bump cross-env from 5.2.1 to 6.0.0 [`#1621`](https://github.com/Human-Connection/Human-Connection/pull/1621)
+- Bump @storybook/vue from 5.2.0 to 5.2.1 in /webapp [`#1624`](https://github.com/Human-Connection/Human-Connection/pull/1624)
+- Fix disappearing embeds on comments [`#1618`](https://github.com/Human-Connection/Human-Connection/pull/1618)
+- Fix bug where about must not be empty string [`#1630`](https://github.com/Human-Connection/Human-Connection/pull/1630)
+- links_to_imprint_and_privacy_policy_changed_to_human-connection.org [`#1615`](https://github.com/Human-Connection/Human-Connection/pull/1615)
+- Bump @storybook/addon-a11y from 5.2.0 to 5.2.1 in /webapp [`#1627`](https://github.com/Human-Connection/Human-Connection/pull/1627)
+- Bump cross-env from 5.2.1 to 6.0.0 in /backend [`#1623`](https://github.com/Human-Connection/Human-Connection/pull/1623)
+- Fix #1631 [`#1631`](https://github.com/Human-Connection/Human-Connection/issues/1631)
+- Fix #1650 [`#1650`](https://github.com/Human-Connection/Human-Connection/issues/1650)
+- Merge pull request #1641 from Human-Connection/1639_no_limits_for_post_length [`#1639`](https://github.com/Human-Connection/Human-Connection/issues/1639)
+- Fix #1639 [`#1639`](https://github.com/Human-Connection/Human-Connection/issues/1639)
+- Add slug to User component, fix #1486 [`#1486`](https://github.com/Human-Connection/Human-Connection/issues/1486)
+- Test generating changelog [`a15d033`](https://github.com/Human-Connection/Human-Connection/commit/a15d0330f797d989feef5d73da38e168839c26c7)
+- Run with tag 0.1.0 [`c634ad2`](https://github.com/Human-Connection/Human-Connection/commit/c634ad264bd99dd1a87a86f870d7877aa751dc38)
+- zwischenspeichern [`e4c7c11`](https://github.com/Human-Connection/Human-Connection/commit/e4c7c1125da6f8fa259241b4d3838b1e7b1e24a2)
-- build\(deps-dev\): bump cypress-cucumber-preprocessor from 1.16.1 to 1.16.2 [\#1855](https://github.com/Human-Connection/Human-Connection/pull/1855) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump nodemailer from 6.3.0 to 6.3.1 in /backend [\#1854](https://github.com/Human-Connection/Human-Connection/pull/1854) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Save user setting to show embed code II [\#1852](https://github.com/Human-Connection/Human-Connection/pull/1852) ([ogerly](https://github.com/ogerly))
-- Title character increased from 64 to 100 [\#1850](https://github.com/Human-Connection/Human-Connection/pull/1850) ([ogerly](https://github.com/ogerly))
-- build\(deps-dev\): bump @babel/preset-env from 7.6.2 to 7.6.3 in /webapp [\#1849](https://github.com/Human-Connection/Human-Connection/pull/1849) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @babel/core from 7.6.2 to 7.6.3 in /webapp [\#1848](https://github.com/Human-Connection/Human-Connection/pull/1848) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @babel/cli from 7.6.2 to 7.6.3 in /backend [\#1847](https://github.com/Human-Connection/Human-Connection/pull/1847) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @babel/preset-env from 7.6.2 to 7.6.3 in /backend [\#1846](https://github.com/Human-Connection/Human-Connection/pull/1846) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @babel/node from 7.6.2 to 7.6.3 in /backend [\#1843](https://github.com/Human-Connection/Human-Connection/pull/1843) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump styleguide from `808b3c5` to `d46fc15` [\#1839](https://github.com/Human-Connection/Human-Connection/pull/1839) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @storybook/addon-actions from 5.2.1 to 5.2.3 in /webapp [\#1838](https://github.com/Human-Connection/Human-Connection/pull/1838) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump node from 12.11.0-alpine to 12.11.1-alpine in /backend [\#1837](https://github.com/Human-Connection/Human-Connection/pull/1837) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @storybook/addon-a11y from 5.2.1 to 5.2.3 in /webapp [\#1836](https://github.com/Human-Connection/Human-Connection/pull/1836) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump node from 12.11.0-alpine to 12.11.1-alpine in /webapp [\#1835](https://github.com/Human-Connection/Human-Connection/pull/1835) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump @storybook/vue from 5.2.1 to 5.2.3 in /webapp [\#1834](https://github.com/Human-Connection/Human-Connection/pull/1834) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump cucumber from 6.0.1 to 6.0.2 in /backend [\#1833](https://github.com/Human-Connection/Human-Connection/pull/1833) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix typo in email template [\#1829](https://github.com/Human-Connection/Human-Connection/pull/1829) ([alina-beck](https://github.com/alina-beck))
-- build\(deps-dev\): bump cucumber from 5.1.0 to 6.0.1 in /backend [\#1827](https://github.com/Human-Connection/Human-Connection/pull/1827) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump node from 12.10.0-alpine to 12.11.0-alpine in /backend [\#1826](https://github.com/Human-Connection/Human-Connection/pull/1826) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump apollo-server from 2.9.4 to 2.9.5 in /backend [\#1825](https://github.com/Human-Connection/Human-Connection/pull/1825) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump node from 12.10.0-alpine to 12.11.0-alpine in /webapp [\#1824](https://github.com/Human-Connection/Human-Connection/pull/1824) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump apollo-server-testing from 2.9.4 to 2.9.5 in /backend [\#1823](https://github.com/Human-Connection/Human-Connection/pull/1823) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump tiptap-extensions from 1.28.0 to 1.28.3 in /webapp [\#1822](https://github.com/Human-Connection/Human-Connection/pull/1822) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump tiptap from 1.26.0 to 1.26.3 in /webapp [\#1821](https://github.com/Human-Connection/Human-Connection/pull/1821) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /webapp [\#1819](https://github.com/Human-Connection/Human-Connection/pull/1819) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /backend [\#1818](https://github.com/Human-Connection/Human-Connection/pull/1818) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump @hapi/joi from 16.1.5 to 16.1.7 in /backend [\#1817](https://github.com/Human-Connection/Human-Connection/pull/1817) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump cypress-cucumber-preprocessor from 1.16.0 to 1.16.1 [\#1816](https://github.com/Human-Connection/Human-Connection/pull/1816) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Update to 0.1.3 [\#1813](https://github.com/Human-Connection/Human-Connection/pull/1813) ([mattwr18](https://github.com/mattwr18))
-- Display user email for administrators [\#1808](https://github.com/Human-Connection/Human-Connection/pull/1808) ([aonomike](https://github.com/aonomike))
-- \[TEST\] Save user setting to show embed code [\#1686](https://github.com/Human-Connection/Human-Connection/pull/1686) ([ogerly](https://github.com/ogerly))
+#### 0.1.0
-## [0.1.3](https://github.com/Human-Connection/Human-Connection/tree/0.1.3) (2019-10-04)
-[Full Changelog](https://github.com/Human-Connection/Human-Connection/compare/0.1.2...0.1.3)
+> 18 September 2019
-**Fixed bugs:**
-
-- π \[Bug\] Links in Comments don't show up [\#1661](https://github.com/Human-Connection/Human-Connection/issues/1661)
-- π \[Bug\] Mail Layout German/English not working in Webmail [\#1656](https://github.com/Human-Connection/Human-Connection/issues/1656)
-- π \[Bug\] Admin statistics entries are missing [\#1633](https://github.com/Human-Connection/Human-Connection/issues/1633)
-
-**Closed issues:**
-
-- π \[Feature\] Show "Edited" on comments and Posts [\#1669](https://github.com/Human-Connection/Human-Connection/issues/1669)
-- π \[Feature\] Update `lastActiveAt` on every JWT token check [\#1305](https://github.com/Human-Connection/Human-Connection/issues/1305)
-- π \[Feature\] UserSettings - YourData - Email [\#407](https://github.com/Human-Connection/Human-Connection/issues/407)
-
-**Merged pull requests:**
-
-- fixes\#1305 lastActiveAt [\#1809](https://github.com/Human-Connection/Human-Connection/pull/1809) ([iylim](https://github.com/iylim))
-- Show that a Post/Comment has been edited [\#1807](https://github.com/Human-Connection/Human-Connection/pull/1807) ([mattwr18](https://github.com/mattwr18))
-- fix invites count calculation for admin dashboard [\#1806](https://github.com/Human-Connection/Human-Connection/pull/1806) ([vbelolapotkov](https://github.com/vbelolapotkov))
-- build\(deps\): bump nuxt from 2.9.2 to 2.10.0 in /webapp [\#1804](https://github.com/Human-Connection/Human-Connection/pull/1804) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump cross-env from 6.0.2 to 6.0.3 in /webapp [\#1803](https://github.com/Human-Connection/Human-Connection/pull/1803) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump @hapi/joi from 16.1.4 to 16.1.5 in /backend [\#1802](https://github.com/Human-Connection/Human-Connection/pull/1802) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump cross-env from 6.0.2 to 6.0.3 in /backend [\#1801](https://github.com/Human-Connection/Human-Connection/pull/1801) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump cross-env from 6.0.2 to 6.0.3 [\#1800](https://github.com/Human-Connection/Human-Connection/pull/1800) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Remove language toggle from email template [\#1798](https://github.com/Human-Connection/Human-Connection/pull/1798) ([alina-beck](https://github.com/alina-beck))
-- Max aspect ratio of 1:1 for Post index page [\#1796](https://github.com/Human-Connection/Human-Connection/pull/1796) ([mattwr18](https://github.com/mattwr18))
-- Update neo4j to Enterprise edition [\#1787](https://github.com/Human-Connection/Human-Connection/pull/1787) ([mattwr18](https://github.com/mattwr18))
-- Update to 0.1.2 [\#1786](https://github.com/Human-Connection/Human-Connection/pull/1786) ([mattwr18](https://github.com/mattwr18))
-
-## [0.1.2](https://github.com/Human-Connection/Human-Connection/tree/0.1.2) (2019-10-02)
-[Full Changelog](https://github.com/Human-Connection/Human-Connection/compare/0.1.1...0.1.2)
-
-**Fixed bugs:**
-
-- π \[Bug\] Moderators and Admins can be blocked [\#1663](https://github.com/Human-Connection/Human-Connection/issues/1663)
-- π \[Bug\] Notifications do just update with page reload [\#1637](https://github.com/Human-Connection/Human-Connection/issues/1637)
-- π \[Bug\] TypeError: Cannot read property 'offsetTop' of null [\#1273](https://github.com/Human-Connection/Human-Connection/issues/1273)
-
-**Closed issues:**
-
-- π \[Feature\] Extend Emoticons [\#1745](https://github.com/Human-Connection/Human-Connection/issues/1745)
-
-**Merged pull requests:**
-
-- build\(deps\): bump cross-env from 6.0.0 to 6.0.2 in /backend [\#1794](https://github.com/Human-Connection/Human-Connection/pull/1794) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps-dev\): bump cross-env from 6.0.0 to 6.0.2 [\#1793](https://github.com/Human-Connection/Human-Connection/pull/1793) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump metascraper-description from 5.7.5 to 5.7.6 in /backend [\#1792](https://github.com/Human-Connection/Human-Connection/pull/1792) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump cross-env from 6.0.0 to 6.0.2 in /webapp [\#1791](https://github.com/Human-Connection/Human-Connection/pull/1791) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- build\(deps\): bump @nuxtjs/apollo from 4.0.0-rc13.1 to 4.0.0-rc14 in /webapp [\#1790](https://github.com/Human-Connection/Human-Connection/pull/1790) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Update Post query for blockedByUsers [\#1788](https://github.com/Human-Connection/Human-Connection/pull/1788) ([mattwr18](https://github.com/mattwr18))
-- Bump metascraper-logo from 5.7.5 to 5.7.6 in /backend [\#1783](https://github.com/Human-Connection/Human-Connection/pull/1783) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-url from 5.7.5 to 5.7.6 in /backend [\#1782](https://github.com/Human-Connection/Human-Connection/pull/1782) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-middleware from 3.0.5 to 4.0.1 in /backend [\#1781](https://github.com/Human-Connection/Human-Connection/pull/1781) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint from 6.4.0 to 6.5.1 in /backend [\#1780](https://github.com/Human-Connection/Human-Connection/pull/1780) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-audio from 5.7.5 to 5.7.6 in /backend [\#1779](https://github.com/Human-Connection/Human-Connection/pull/1779) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-publisher from 5.7.4 to 5.7.6 in /backend [\#1778](https://github.com/Human-Connection/Human-Connection/pull/1778) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-youtube from 5.7.5 to 5.7.6 in /backend [\#1777](https://github.com/Human-Connection/Human-Connection/pull/1777) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.6.0 to 7.6.2 in /backend [\#1776](https://github.com/Human-Connection/Human-Connection/pull/1776) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-soundcloud from 5.7.4 to 5.7.6 in /backend [\#1775](https://github.com/Human-Connection/Human-Connection/pull/1775) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-author from 5.7.4 to 5.7.6 in /backend [\#1774](https://github.com/Human-Connection/Human-Connection/pull/1774) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix failing test [\#1772](https://github.com/Human-Connection/Human-Connection/pull/1772) ([aonomike](https://github.com/aonomike))
-- Bump metascraper-date from 5.7.4 to 5.7.6 in /backend [\#1771](https://github.com/Human-Connection/Human-Connection/pull/1771) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.27.0 to 1.28.0 in /webapp [\#1770](https://github.com/Human-Connection/Human-Connection/pull/1770) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.3.0 to 2.4.1 in /backend [\#1769](https://github.com/Human-Connection/Human-Connection/pull/1769) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.4.0 to 2.4.1 in /webapp [\#1768](https://github.com/Human-Connection/Human-Connection/pull/1768) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-middleware-sentry from 3.2.0 to 3.2.1 in /backend [\#1767](https://github.com/Human-Connection/Human-Connection/pull/1767) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-lang from 5.7.4 to 5.7.6 in /backend [\#1766](https://github.com/Human-Connection/Human-Connection/pull/1766) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap from 1.25.0 to 1.26.0 in /webapp [\#1765](https://github.com/Human-Connection/Human-Connection/pull/1765) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-video from 5.7.5 to 5.7.6 in /backend [\#1764](https://github.com/Human-Connection/Human-Connection/pull/1764) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.9.3 to 2.9.4 in /backend [\#1762](https://github.com/Human-Connection/Human-Connection/pull/1762) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-image from 5.7.5 to 5.7.6 in /backend [\#1761](https://github.com/Human-Connection/Human-Connection/pull/1761) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-loader from 3.0.1 to 3.0.2 in /webapp [\#1760](https://github.com/Human-Connection/Human-Connection/pull/1760) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-title from 5.7.5 to 5.7.6 in /backend [\#1759](https://github.com/Human-Connection/Human-Connection/pull/1759) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nodemon from 1.19.2 to 1.19.3 in /backend [\#1758](https://github.com/Human-Connection/Human-Connection/pull/1758) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- fix email middleware transport config [\#1757](https://github.com/Human-Connection/Human-Connection/pull/1757) ([vbelolapotkov](https://github.com/vbelolapotkov))
-- 1273 fix post page nav suggestions [\#1756](https://github.com/Human-Connection/Human-Connection/pull/1756) ([roschaefer](https://github.com/roschaefer))
-- docs: moves storybook into webapp/README.md [\#1755](https://github.com/Human-Connection/Human-Connection/pull/1755) ([roschaefer](https://github.com/roschaefer))
-- Bump date-fns from 2.2.1 to 2.4.0 in /webapp [\#1752](https://github.com/Human-Connection/Human-Connection/pull/1752) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- fix: Github's security vulnerability warning [\#1751](https://github.com/Human-Connection/Human-Connection/pull/1751) ([roschaefer](https://github.com/roschaefer))
-- update neo4j docker-compose config [\#1750](https://github.com/Human-Connection/Human-Connection/pull/1750) ([vbelolapotkov](https://github.com/vbelolapotkov))
-- π° Try to fix VSCode format works against ESLint [\#1749](https://github.com/Human-Connection/Human-Connection/pull/1749) ([Tirokk](https://github.com/Tirokk))
-- Bump graphql from 14.5.7 to 14.5.8 in /webapp [\#1729](https://github.com/Human-Connection/Human-Connection/pull/1729) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.6.0 to 7.6.2 in /backend [\#1728](https://github.com/Human-Connection/Human-Connection/pull/1728) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/node from 7.6.1 to 7.6.2 in /backend [\#1725](https://github.com/Human-Connection/Human-Connection/pull/1725) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.9.3 to 2.9.4 in /backend [\#1717](https://github.com/Human-Connection/Human-Connection/pull/1717) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/cli from 7.6.0 to 7.6.2 in /backend [\#1713](https://github.com/Human-Connection/Human-Connection/pull/1713) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- \[WIP\]1706 refactor shout spec [\#1712](https://github.com/Human-Connection/Human-Connection/pull/1712) ([aonomike](https://github.com/aonomike))
-- 407 change your email address [\#1711](https://github.com/Human-Connection/Human-Connection/pull/1711) ([roschaefer](https://github.com/roschaefer))
-- fix the bug with scrolling post comments into view [\#1701](https://github.com/Human-Connection/Human-Connection/pull/1701) ([vbelolapotkov](https://github.com/vbelolapotkov))
-- Bump metascraper-description from 5.7.4 to 5.7.5 in /backend [\#1700](https://github.com/Human-Connection/Human-Connection/pull/1700) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Configure docker to work with storybook [\#1688](https://github.com/Human-Connection/Human-Connection/pull/1688) ([mattwr18](https://github.com/mattwr18))
-- Bump @hapi/joi from 16.1.2 to 16.1.4 in /backend [\#1673](https://github.com/Human-Connection/Human-Connection/pull/1673) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-file-upload from 3.3.3 to 3.3.4 [\#1671](https://github.com/Human-Connection/Human-Connection/pull/1671) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- π° Notifications self update and refactoring [\#1658](https://github.com/Human-Connection/Human-Connection/pull/1658) ([Tirokk](https://github.com/Tirokk))
-- Bump mustache from 3.0.3 to 3.1.0 in /backend [\#1655](https://github.com/Human-Connection/Human-Connection/pull/1655) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-
-## [0.1.1](https://github.com/Human-Connection/Human-Connection/tree/0.1.1) (2019-09-27)
-[Full Changelog](https://github.com/Human-Connection/Human-Connection/compare/0.1.0...0.1.1)
-
-**Fixed bugs:**
-
-- π \[Bug\] Update maintenance page email [\#1731](https://github.com/Human-Connection/Human-Connection/issues/1731)
-- π \[Bug\] Editing comments is not reactive again [\#1718](https://github.com/Human-Connection/Human-Connection/issues/1718)
-- π \[Bug\] Comments with mentions in the end not displayed [\#1665](https://github.com/Human-Connection/Human-Connection/issues/1665)
-- π \[Bug\] Delete the Sleep Icon [\#1659](https://github.com/Human-Connection/Human-Connection/issues/1659)
-- π \[Bug\] Far to less Characters per Contribution \(2000\) [\#1639](https://github.com/Human-Connection/Human-Connection/issues/1639)
-- π \[Bug\] Can no users used all hashtags be correct? [\#1632](https://github.com/Human-Connection/Human-Connection/issues/1632)
-- π \[Bug\] Create account has no info about email, no localisation, no HC logo [\#1631](https://github.com/Human-Connection/Human-Connection/issues/1631)
-- π \[Bug\] Embeds are displayed when creating comments but get removed [\#1547](https://github.com/Human-Connection/Human-Connection/issues/1547)
-- π \[Bug\] One cypress test fails but it does not fail the build [\#1312](https://github.com/Human-Connection/Human-Connection/issues/1312)
-
-**Closed issues:**
-
-- π \[Feature\] Change slug [\#1650](https://github.com/Human-Connection/Human-Connection/issues/1650)
-- π \[Feature\] Make the slug more visible and usable [\#1486](https://github.com/Human-Connection/Human-Connection/issues/1486)
-- π \[Feature\] Report with reason [\#1469](https://github.com/Human-Connection/Human-Connection/issues/1469)
-- π \[Feature\] Make Invite an Registration E-Mails translatable and pretty [\#1186](https://github.com/Human-Connection/Human-Connection/issues/1186)
-- π \[Feature\] @Username: Unique user identification if identical profile names exist [\#1069](https://github.com/Human-Connection/Human-Connection/issues/1069)
-
-**Merged pull requests:**
-
-- Bump neo4j from 3.5.9 to 3.5.11 in /neo4j [\#1739](https://github.com/Human-Connection/Human-Connection/pull/1739) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.5.7 to 14.5.8 in /backend [\#1738](https://github.com/Human-Connection/Human-Connection/pull/1738) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-youtube from 5.7.4 to 5.7.5 in /backend [\#1737](https://github.com/Human-Connection/Human-Connection/pull/1737) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Update to 0.1.1 [\#1734](https://github.com/Human-Connection/Human-Connection/pull/1734) ([roschaefer](https://github.com/roschaefer))
-- Update maintenance page email to support@... [\#1732](https://github.com/Human-Connection/Human-Connection/pull/1732) ([mattwr18](https://github.com/mattwr18))
-- Bump @babel/register from 7.6.0 to 7.6.2 in /backend [\#1730](https://github.com/Human-Connection/Human-Connection/pull/1730) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-loader from 3.0.0 to 3.0.1 in /webapp [\#1727](https://github.com/Human-Connection/Human-Connection/pull/1727) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-express from 2.9.3 to 2.9.4 in /backend [\#1726](https://github.com/Human-Connection/Human-Connection/pull/1726) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix bug UpdateComment, Fix styling on Comment [\#1719](https://github.com/Human-Connection/Human-Connection/pull/1719) ([mattwr18](https://github.com/mattwr18))
-- Bump metascraper-title from 5.7.4 to 5.7.5 in /backend [\#1715](https://github.com/Human-Connection/Human-Connection/pull/1715) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.2.1 to 2.3.0 in /backend [\#1714](https://github.com/Human-Connection/Human-Connection/pull/1714) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Remove repetitive labels from emote button [\#1702](https://github.com/Human-Connection/Human-Connection/pull/1702) ([roschaefer](https://github.com/roschaefer))
-- Bump metascraper-logo from 5.7.4 to 5.7.5 in /backend [\#1698](https://github.com/Human-Connection/Human-Connection/pull/1698) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-video from 5.7.4 to 5.7.5 in /backend [\#1697](https://github.com/Human-Connection/Human-Connection/pull/1697) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.6.0 to 7.6.2 in /webapp [\#1696](https://github.com/Human-Connection/Human-Connection/pull/1696) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-image from 5.7.4 to 5.7.5 in /backend [\#1695](https://github.com/Human-Connection/Human-Connection/pull/1695) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.6.0 to 7.6.2 in /webapp [\#1694](https://github.com/Human-Connection/Human-Connection/pull/1694) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-audio from 5.7.4 to 5.7.5 in /backend [\#1693](https://github.com/Human-Connection/Human-Connection/pull/1693) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-url from 5.7.4 to 5.7.5 in /backend [\#1692](https://github.com/Human-Connection/Human-Connection/pull/1692) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bugfix create user page - missing submit buttons [\#1690](https://github.com/Human-Connection/Human-Connection/pull/1690) ([roschaefer](https://github.com/roschaefer))
-- Remove sleep icon from comments list [\#1689](https://github.com/Human-Connection/Human-Connection/pull/1689) ([alina-beck](https://github.com/alina-beck))
-- Add Comment story, add spacing above user info [\#1685](https://github.com/Human-Connection/Human-Connection/pull/1685) ([mattwr18](https://github.com/mattwr18))
-- Fix create account page has no logo, localisation [\#1681](https://github.com/Human-Connection/Human-Connection/pull/1681) ([roschaefer](https://github.com/roschaefer))
-- Fix intermittent backend specs [\#1679](https://github.com/Human-Connection/Human-Connection/pull/1679) ([roschaefer](https://github.com/roschaefer))
-- Improve comments output [\#1678](https://github.com/Human-Connection/Human-Connection/pull/1678) ([mattwr18](https://github.com/mattwr18))
-- Fix intermittent failing test [\#1677](https://github.com/Human-Connection/Human-Connection/pull/1677) ([mattwr18](https://github.com/mattwr18))
-- Bump graphql from 14.5.6 to 14.5.7 in /webapp [\#1676](https://github.com/Human-Connection/Human-Connection/pull/1676) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.5.6 to 14.5.7 in /backend [\#1675](https://github.com/Human-Connection/Human-Connection/pull/1675) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cookie-universal-nuxt from 2.0.17 to 2.0.18 in /webapp [\#1674](https://github.com/Human-Connection/Human-Connection/pull/1674) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump helmet from 3.21.0 to 3.21.1 in /backend [\#1672](https://github.com/Human-Connection/Human-Connection/pull/1672) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump codecov from 3.6.0 to 3.6.1 [\#1670](https://github.com/Human-Connection/Human-Connection/pull/1670) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Make Human Connection a Progressive Web App [\#1668](https://github.com/Human-Connection/Human-Connection/pull/1668) ([roschaefer](https://github.com/roschaefer))
-- Remove contentExcerpt from comments [\#1667](https://github.com/Human-Connection/Human-Connection/pull/1667) ([mattwr18](https://github.com/mattwr18))
-- Remove follow type enum [\#1660](https://github.com/Human-Connection/Human-Connection/pull/1660) ([vbelolapotkov](https://github.com/vbelolapotkov))
-- Bump @hapi/joi from 16.1.1 to 16.1.2 in /backend [\#1654](https://github.com/Human-Connection/Human-Connection/pull/1654) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @nuxtjs/apollo from 4.0.0-rc13 to 4.0.0-rc13.1 in /webapp [\#1653](https://github.com/Human-Connection/Human-Connection/pull/1653) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump codecov from 3.5.0 to 3.6.0 [\#1652](https://github.com/Human-Connection/Human-Connection/pull/1652) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Change your own slug [\#1651](https://github.com/Human-Connection/Human-Connection/pull/1651) ([roschaefer](https://github.com/roschaefer))
-- Fix bug where short comments scrub links [\#1649](https://github.com/Human-Connection/Human-Connection/pull/1649) ([mattwr18](https://github.com/mattwr18))
-- Fix styling issue in comments list [\#1648](https://github.com/Human-Connection/Human-Connection/pull/1648) ([mattwr18](https://github.com/mattwr18))
-- Provider list approval hard cut [\#1647](https://github.com/Human-Connection/Human-Connection/pull/1647) ([ogerly](https://github.com/ogerly))
-- Point the changelog to Github [\#1646](https://github.com/Human-Connection/Human-Connection/pull/1646) ([roschaefer](https://github.com/roschaefer))
-- Bump eslint-plugin-prettier from 3.1.0 to 3.1.1 in /webapp [\#1643](https://github.com/Human-Connection/Human-Connection/pull/1643) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-prettier from 3.1.0 to 3.1.1 in /backend [\#1642](https://github.com/Human-Connection/Human-Connection/pull/1642) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix \#1639 - No limits for post length [\#1641](https://github.com/Human-Connection/Human-Connection/pull/1641) ([roschaefer](https://github.com/roschaefer))
-- 1486 make slug more usable [\#1640](https://github.com/Human-Connection/Human-Connection/pull/1640) ([roschaefer](https://github.com/roschaefer))
-- Update de.json [\#1636](https://github.com/Human-Connection/Human-Connection/pull/1636) ([datenbrei](https://github.com/datenbrei))
-- Exclude broken maintenance-worker docker image [\#1635](https://github.com/Human-Connection/Human-Connection/pull/1635) ([roschaefer](https://github.com/roschaefer))
-- Fix bug where about must not be empty string [\#1630](https://github.com/Human-Connection/Human-Connection/pull/1630) ([mattwr18](https://github.com/mattwr18))
-- Bump @storybook/addon-a11y from 5.2.0 to 5.2.1 in /webapp [\#1627](https://github.com/Human-Connection/Human-Connection/pull/1627) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @storybook/addon-actions from 5.2.0 to 5.2.1 in /webapp [\#1625](https://github.com/Human-Connection/Human-Connection/pull/1625) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @storybook/vue from 5.2.0 to 5.2.1 in /webapp [\#1624](https://github.com/Human-Connection/Human-Connection/pull/1624) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cross-env from 5.2.1 to 6.0.0 in /backend [\#1623](https://github.com/Human-Connection/Human-Connection/pull/1623) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @hapi/joi from 16.0.1 to 16.1.1 in /backend [\#1622](https://github.com/Human-Connection/Human-Connection/pull/1622) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cross-env from 5.2.1 to 6.0.0 [\#1621](https://github.com/Human-Connection/Human-Connection/pull/1621) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 1612 refactor moderator spec [\#1620](https://github.com/Human-Connection/Human-Connection/pull/1620) ([aonomike](https://github.com/aonomike))
-- Fix disappearing embeds on comments [\#1618](https://github.com/Human-Connection/Human-Connection/pull/1618) ([mattwr18](https://github.com/mattwr18))
-- links\_to\_imprint\_and\_privacy\_policy\_changed\_to\_human-connection.org [\#1615](https://github.com/Human-Connection/Human-Connection/pull/1615) ([ogerly](https://github.com/ogerly))
-- Bump metascraper-author from 5.6.6 to 5.7.4 in /backend [\#1610](https://github.com/Human-Connection/Human-Connection/pull/1610) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Configure emails [\#1599](https://github.com/Human-Connection/Human-Connection/pull/1599) ([alina-beck](https://github.com/alina-beck))
-
-## [0.1.0](https://github.com/Human-Connection/Human-Connection/tree/0.1.0) (2019-09-18)
-**Implemented enhancements:**
-
-- \[Enhancement\] Comment-Date [\#722](https://github.com/Human-Connection/Human-Connection/issues/722)
-- π \[Feature\] Provide vscode config with lint settings in align with the project settings [\#590](https://github.com/Human-Connection/Human-Connection/issues/590)
-- Add component test for CommentForm.vue [\#554](https://github.com/Human-Connection/Human-Connection/issues/554)
-- π Add testing coverage [\#469](https://github.com/Human-Connection/Human-Connection/issues/469)
-- π¬ Hide all unfunctional content till its implemented [\#429](https://github.com/Human-Connection/Human-Connection/issues/429)
-- \[Docu\] Merge Nitro-Documentation into HumanConnection Repo [\#342](https://github.com/Human-Connection/Human-Connection/issues/342)
-- Make it clearer how to get started from the organisation page [\#169](https://github.com/Human-Connection/Human-Connection/issues/169)
-- Core-Feature: Post/Contribution builder [\#42](https://github.com/Human-Connection/Human-Connection/issues/42)
-- Events are filtered by current UI language [\#14](https://github.com/Human-Connection/Human-Connection/issues/14)
-- refactor authentification [\#4](https://github.com/Human-Connection/Human-Connection/issues/4)
-- Hubzilla [\#2](https://github.com/Human-Connection/Human-Connection/issues/2)
-- π° 2019/kw27/data\_import\_emotions [\#944](https://github.com/Human-Connection/Human-Connection/pull/944) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- π° 2019/kw25/improve\_import\_accuracy [\#863](https://github.com/Human-Connection/Human-Connection/pull/863) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- 2019/kw24/import\_images\_improvements [\#830](https://github.com/Human-Connection/Human-Connection/pull/830) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- π° 2019/kw24/fix\_imported\_img\_urls [\#829](https://github.com/Human-Connection/Human-Connection/pull/829) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- π° 2019/kw22/refactor\_backend\_structure [\#724](https://github.com/Human-Connection/Human-Connection/pull/724) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- Deploy maintenance worker to dockerhub automatically with smaller split size [\#714](https://github.com/Human-Connection/Human-Connection/pull/714) ([roschaefer](https://github.com/roschaefer))
-- π° 2019/kw22/alpha\_data\_import\_status\_schema\_split [\#703](https://github.com/Human-Connection/Human-Connection/pull/703) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- π° Avoid deletion of entire namespace by accident [\#702](https://github.com/Human-Connection/Human-Connection/pull/702) ([roschaefer](https://github.com/roschaefer))
-- π° Fix update incompatibility [\#701](https://github.com/Human-Connection/Human-Connection/pull/701) ([roschaefer](https://github.com/roschaefer))
-- π° 2019/kw22/alpha\_data\_import [\#697](https://github.com/Human-Connection/Human-Connection/pull/697) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- Run coverage only if requested [\#696](https://github.com/Human-Connection/Human-Connection/pull/696) ([roschaefer](https://github.com/roschaefer))
-- π° 2019/kw22/alpha\_data\_export [\#694](https://github.com/Human-Connection/Human-Connection/pull/694) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- Use our own fork to workaround \#600 for now [\#684](https://github.com/Human-Connection/Human-Connection/pull/684) ([roschaefer](https://github.com/roschaefer))
-- π° 2019/kw21/github\_templates\_update [\#633](https://github.com/Human-Connection/Human-Connection/pull/633) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- π° 2019/kw20/fix\_lint\_rules\_and\_vscode [\#625](https://github.com/Human-Connection/Human-Connection/pull/625) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- π° 2019/kw20/fix\_post\_card\_design [\#622](https://github.com/Human-Connection/Human-Connection/pull/622) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- More descriptive minikube setup instructions [\#585](https://github.com/Human-Connection/Human-Connection/pull/585) ([daumie](https://github.com/daumie))
-- 2019/kw19/codecov [\#574](https://github.com/Human-Connection/Human-Connection/pull/574) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- Docs 354 kubernetes cron job for backups [\#573](https://github.com/Human-Connection/Human-Connection/pull/573) ([roschaefer](https://github.com/roschaefer))
-- 2019/kw19/codecov [\#569](https://github.com/Human-Connection/Human-Connection/pull/569) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- Write component tests for CommentForm.vue [\#556](https://github.com/Human-Connection/Human-Connection/pull/556) ([mattwr18](https://github.com/mattwr18))
-- 296 image component [\#499](https://github.com/Human-Connection/Human-Connection/pull/499) ([roschaefer](https://github.com/roschaefer))
-- 2019/kw15/user can change its username to emptystring [\#478](https://github.com/Human-Connection/Human-Connection/pull/478) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- \[WIP\] 451 lokalise unlocalised texts [\#452](https://github.com/Human-Connection/Human-Connection/pull/452) ([Tirokk](https://github.com/Tirokk))
-- 2019/kw14/GitHub issue pullrequest templates [\#360](https://github.com/Human-Connection/Human-Connection/pull/360) ([ulfgebhardt](https://github.com/ulfgebhardt))
-
-**Fixed bugs:**
-
-- π \[Bug\] Re-send registration mail if user has not yet signed up [\#1616](https://github.com/Human-Connection/Human-Connection/issues/1616)
-- π \[Bug\] Posts lose their Timestamp [\#1575](https://github.com/Human-Connection/Human-Connection/issues/1575)
-- π \[Bug\]\[Import\] Comment dates are missing [\#1555](https://github.com/Human-Connection/Human-Connection/issues/1555)
-- π \[Bug\] Destroyed header [\#1554](https://github.com/Human-Connection/Human-Connection/issues/1554)
-- π \[Bug\] Admin statistics error [\#1511](https://github.com/Human-Connection/Human-Connection/issues/1511)
-- π \[Bug\] Profile Links in Posts visible after Profile Deletion [\#1506](https://github.com/Human-Connection/Human-Connection/issues/1506)
-- π \[Bug\] Moderator sees HTML in reported comments [\#1505](https://github.com/Human-Connection/Human-Connection/issues/1505)
-- π \[Bug\] Missing Translations for Tooltips on Article Categorie Icons [\#1502](https://github.com/Human-Connection/Human-Connection/issues/1502)
-- π \[Bug\] Missing Translation for new Post [\#1501](https://github.com/Human-Connection/Human-Connection/issues/1501)
-- π \[Bug\] Sometimes `createdAt` not set in `CreatePost` [\#1494](https://github.com/Human-Connection/Human-Connection/issues/1494)
-- π \[Bug\] On Firefox Comments `show less` in expanded view is often not clickable [\#1491](https://github.com/Human-Connection/Human-Connection/issues/1491)
-- π \[Bug\] Admin Dashboard page has all counters set to zero [\#1487](https://github.com/Human-Connection/Human-Connection/issues/1487)
-- π \[Bug\] Invite users by Email broken [\#1485](https://github.com/Human-Connection/Human-Connection/issues/1485)
-- π \[Bug\] Post cards are messed up on 'More Info' [\#1468](https://github.com/Human-Connection/Human-Connection/issues/1468)
-- π \[Bug\] Wrong cursor on post [\#1465](https://github.com/Human-Connection/Human-Connection/issues/1465)
-- π \[Design-Bug\] Sorting dropdown should be aligned with post cards [\#1462](https://github.com/Human-Connection/Human-Connection/issues/1462)
-- π \[Bug\] Notifications disappear after refreshing the page [\#1456](https://github.com/Human-Connection/Human-Connection/issues/1456)
-- π \[Bug\] Creating multiple comments on a post does not update the CommentList [\#1455](https://github.com/Human-Connection/Human-Connection/issues/1455)
-- π \[Bug\] Comment mutations allow `deleted`, `disabled` flags as input param [\#1454](https://github.com/Human-Connection/Human-Connection/issues/1454)
-- π \[Bug\] Mouse cursor over Logo seems to be non-clickable [\#1438](https://github.com/Human-Connection/Human-Connection/issues/1438)
-- π \[Bug\] `factories` server blocks port 4123 in docker-compose [\#1427](https://github.com/Human-Connection/Human-Connection/issues/1427)
-- π \[Bug\] Unpleasant re-arranging of layout - SSR html different from CSR [\#1425](https://github.com/Human-Connection/Human-Connection/issues/1425)
-- π \[Bug\] Nullpointer error in notifications menu if resource was deleted [\#1414](https://github.com/Human-Connection/Human-Connection/issues/1414)
-- π \[Bug\] Background is scrolling when overlay is open [\#1413](https://github.com/Human-Connection/Human-Connection/issues/1413)
-- π \[Bug\] I see `notifications.menu.null` in notification list [\#1412](https://github.com/Human-Connection/Human-Connection/issues/1412)
-- π \[Bug\] 413 Request Entity too large [\#1405](https://github.com/Human-Connection/Human-Connection/issues/1405)
-- Feature: Less hashtag suggestions in the editor menu [\#1396](https://github.com/Human-Connection/Human-Connection/issues/1396)
-- π \[Bug\] Hashtags are imported with not allowed characters [\#1395](https://github.com/Human-Connection/Human-Connection/issues/1395)
-- π \[Bug\] A new post is added on the news feed page to the end of the loaded ones [\#1394](https://github.com/Human-Connection/Human-Connection/issues/1394)
-- π \[Bug\] Show less functionality broken [\#1393](https://github.com/Human-Connection/Human-Connection/issues/1393)
-- π \[Bug\] Deleted Comment reappears after editing another [\#1391](https://github.com/Human-Connection/Human-Connection/issues/1391)
-- π \[Bug\] Index page on production data is too slow! [\#1390](https://github.com/Human-Connection/Human-Connection/issues/1390)
-- π \[Bug\] Console errors when reloading on createPost route [\#1373](https://github.com/Human-Connection/Human-Connection/issues/1373)
-- π \[Bug\]\[Production\] Only 6 posts of the 27 posts on my profile on the alpha are visible [\#1369](https://github.com/Human-Connection/Human-Connection/issues/1369)
-- π \[Bug\] GraphQL error locationName is invalid [\#1367](https://github.com/Human-Connection/Human-Connection/issues/1367)
-- π \[Bug\] Post mutations crash on nested resolvers [\#1353](https://github.com/Human-Connection/Human-Connection/issues/1353)
-- π \[Bug\] Cannot update post without a category [\#1352](https://github.com/Human-Connection/Human-Connection/issues/1352)
-- π \[Bug\] User profile page: Result set sizes !== pagination counts [\#1333](https://github.com/Human-Connection/Human-Connection/issues/1333)
-- π \[Bug\] Missing notifications resolver [\#1332](https://github.com/Human-Connection/Human-Connection/issues/1332)
-- π \[Bug\] Cannot re-use existing hashtags [\#1315](https://github.com/Human-Connection/Human-Connection/issues/1315)
-- π \[Bug\] Cannot edit post [\#1310](https://github.com/Human-Connection/Human-Connection/issues/1310)
-- π \[Bug\] Hashtag filter is broken [\#1308](https://github.com/Human-Connection/Human-Connection/issues/1308)
-- π \[Bug\] Scroll to comment via anchor link not working [\#1307](https://github.com/Human-Connection/Human-Connection/issues/1307)
-- π \[Bug\] Hashtag links are not URL safe [\#1276](https://github.com/Human-Connection/Human-Connection/issues/1276)
-- π \[Bug\] Hashtags are imported with leading `\#` [\#1275](https://github.com/Human-Connection/Human-Connection/issues/1275)
-- π \[Bug\] Sort by "most commented" or "most popular" waaaay to slow [\#1272](https://github.com/Human-Connection/Human-Connection/issues/1272)
-- π \[Bug\] Scrambled Placeholder when entering Comment Field [\#1254](https://github.com/Human-Connection/Human-Connection/issues/1254)
-- π \[Bug\] Login design lack, have the Header items left and right aligned [\#1246](https://github.com/Human-Connection/Human-Connection/issues/1246)
-- π \[Bug\] Scroll to Posts Comment area doesn't work [\#1245](https://github.com/Human-Connection/Human-Connection/issues/1245)
-- π \[Bug\] Admin pages statistics undefined error [\#1242](https://github.com/Human-Connection/Human-Connection/issues/1242)
-- π \[Bug\] I am logged in, but nothing happens [\#1240](https://github.com/Human-Connection/Human-Connection/issues/1240)
-- π \[Bug\] Load more resets filter settings [\#1231](https://github.com/Human-Connection/Human-Connection/issues/1231)
-- π \[Bug\] after logging out a new log in is incorrect [\#1221](https://github.com/Human-Connection/Human-Connection/issues/1221)
-- π \[Bug\] separate text at words [\#1219](https://github.com/Human-Connection/Human-Connection/issues/1219)
-- π \[Bug\] Registration without user condition confirmation [\#1208](https://github.com/Human-Connection/Human-Connection/issues/1208)
-- π \[Bug\] Categories are not localised [\#1201](https://github.com/Human-Connection/Human-Connection/issues/1201)
-- π \[Bug\] Post image: preview image differs from final result [\#1199](https://github.com/Human-Connection/Human-Connection/issues/1199)
-- π \[Bug\] Editor link button has no effect [\#1198](https://github.com/Human-Connection/Human-Connection/issues/1198)
-- π \[Bug\] Editor placeholder and menu overlap [\#1197](https://github.com/Human-Connection/Human-Connection/issues/1197)
-- π \[Bug\] SweetAlert - document is not defined [\#1112](https://github.com/Human-Connection/Human-Connection/issues/1112)
-- π \[Bug\] search bar in desktop view on normal size [\#975](https://github.com/Human-Connection/Human-Connection/issues/975)
-- π \[Bug\] Updating a post without a teaser image throws an error [\#965](https://github.com/Human-Connection/Human-Connection/issues/965)
-- π \[Bug\] thumbnail for the contributions must get a maximum height. [\#961](https://github.com/Human-Connection/Human-Connection/issues/961)
-- π \[Bug\] full ads width use with small devices [\#957](https://github.com/Human-Connection/Human-Connection/issues/957)
-- π \[Bug\] Filter feature exposing email [\#943](https://github.com/Human-Connection/Human-Connection/issues/943)
-- π \[Bug\] minimum size of \
/ application missing [\#934](https://github.com/Human-Connection/Human-Connection/issues/934)
-- π \[Bug\] Fix build [\#883](https://github.com/Human-Connection/Human-Connection/issues/883)
-- π \[Bug\] Update of polish locales [\#878](https://github.com/Human-Connection/Human-Connection/issues/878)
-- π \[Bug\] property or method "enableDeletionValue" is not defined in the instance but referenced during render [\#867](https://github.com/Human-Connection/Human-Connection/issues/867)
-- π \[Bug\] Contributions Dataimport incomplete [\#860](https://github.com/Human-Connection/Human-Connection/issues/860)
-- π \[Bug\] Tripple / Duplicate Tags on Production [\#857](https://github.com/Human-Connection/Human-Connection/issues/857)
-- π \[Bug\] GraphQl error when saving the residence in the profile settings [\#850](https://github.com/Human-Connection/Human-Connection/issues/850)
-- π \[Bug\] No Post Image [\#846](https://github.com/Human-Connection/Human-Connection/issues/846)
-- π \[Bug\] Comments cannot be expanded if they are too long [\#844](https://github.com/Human-Connection/Human-Connection/issues/844)
-- π \[Bug\] Use Vuex to make editor placeholder reactive [\#835](https://github.com/Human-Connection/Human-Connection/issues/835)
-- π \[Bug\] Empty placeholder when creating new Post [\#832](https://github.com/Human-Connection/Human-Connection/issues/832)
-- π \[Bug\] load more is sometimes wrong on User Profile in the three Tabs [\#822](https://github.com/Human-Connection/Human-Connection/issues/822)
-- π \[Bug\] Posts teaser images are broken [\#820](https://github.com/Human-Connection/Human-Connection/issues/820)
-- π \[Bug\] A user can report another user several times. [\#811](https://github.com/Human-Connection/Human-Connection/issues/811)
-- π \[Bug\] HcContributionForm submit is not disabled by default [\#806](https://github.com/Human-Connection/Human-Connection/issues/806)
-- π \[Bug\] CommentByPost Query defined, but never used [\#805](https://github.com/Human-Connection/Human-Connection/issues/805)
-- π \[Bug\] $root.$on with no $root.$off [\#804](https://github.com/Human-Connection/Human-Connection/issues/804)
-- π \[Bug\] Broken avatar urls on production [\#800](https://github.com/Human-Connection/Human-Connection/issues/800)
-- π \[Bug\] Badges are missing in production [\#799](https://github.com/Human-Connection/Human-Connection/issues/799)
-- π \[Bug\] User profile page \>\> content menu - wrong callback [\#785](https://github.com/Human-Connection/Human-Connection/issues/785)
-- π \[Bug\] Untranslated Texts in Post Page [\#764](https://github.com/Human-Connection/Human-Connection/issues/764)
-- π \[Bug\] Authorization problem when disabling a post. [\#734](https://github.com/Human-Connection/Human-Connection/issues/734)
-- π User can delete Comments of others β¦ [\#728](https://github.com/Human-Connection/Human-Connection/issues/728)
-- π \[Bug\] Comment Display & Design Differences [\#717](https://github.com/Human-Connection/Human-Connection/issues/717)
-- π \[Bug\] Postcard content excerpt overflow [\#716](https://github.com/Human-Connection/Human-Connection/issues/716)
-- π \[Bug\]High Severity Security Vulnerability [\#705](https://github.com/Human-Connection/Human-Connection/issues/705)
-- π \[Bug\] Avatar upload - handle large filesizes and error exceeding the limit [\#691](https://github.com/Human-Connection/Human-Connection/issues/691)
-- π \[Bug\] Avatar update on all ressources when uploading new Avatar [\#689](https://github.com/Human-Connection/Human-Connection/issues/689)
-- π \[Bug\] Hover effect on Userprofile Image to suggest upload [\#688](https://github.com/Human-Connection/Human-Connection/issues/688)
-- π \[Bug\] Two Upload Success Messages are sent to the client on Image Upload \(User Profile\) [\#687](https://github.com/Human-Connection/Human-Connection/issues/687)
-- π \[Bug\] Dummy placeholder for empty user avatars [\#686](https://github.com/Human-Connection/Human-Connection/issues/686)
-- π \[Bug\] User Avatar Image jumping on upload [\#685](https://github.com/Human-Connection/Human-Connection/issues/685)
-- π \[Bug\] Update avatar image size [\#643](https://github.com/Human-Connection/Human-Connection/issues/643)
-- π Revert Empty.vue to use static \
tag instead of \ [\#613](https://github.com/Human-Connection/Human-Connection/issues/613)
-- π Performance issue on index page [\#600](https://github.com/Human-Connection/Human-Connection/issues/600)
-- \[Vue warn\]: Invalid prop: custom validator check failed for prop "size" [\#586](https://github.com/Human-Connection/Human-Connection/issues/586)
-- π \[minikube\] Crash-Loop on `nitro-neo4j` Container on a Local Minikube setup [\#584](https://github.com/Human-Connection/Human-Connection/issues/584)
-- π Placeholder in CommentForm does not change Localisation dynamically [\#583](https://github.com/Human-Connection/Human-Connection/issues/583)
-- π No Edit Field displayed in CommentForm [\#582](https://github.com/Human-Connection/Human-Connection/issues/582)
-- Tiptap bug for 1.8.0 [\#572](https://github.com/Human-Connection/Human-Connection/issues/572)
-- π Rapidly double clicking on `Comment` button causes two database writes [\#542](https://github.com/Human-Connection/Human-Connection/issues/542)
-- π \[Doc\] Modify Documentation for use with Monorepo [\#479](https://github.com/Human-Connection/Human-Connection/issues/479)
-- π Re-enable cypress --record on May 2019 [\#470](https://github.com/Human-Connection/Human-Connection/issues/470)
-- π \[Bug\] Lokalise / translate all unlocalised Texts / Translations / Languages [\#454](https://github.com/Human-Connection/Human-Connection/issues/454)
-- π \[Webapp\] Lokalise unlocalised texts [\#451](https://github.com/Human-Connection/Human-Connection/issues/451)
-- π \[Bug\] Menu in Post does not scroll to comment section [\#436](https://github.com/Human-Connection/Human-Connection/issues/436)
-- π \[Bug\] Disabled Posts - Border is rendered over Profile-Menu [\#433](https://github.com/Human-Connection/Human-Connection/issues/433)
-- \[Bug\] Don't expose private RSA key [\#411](https://github.com/Human-Connection/Human-Connection/issues/411)
-- π \[Bug\] On Post hide unimplemented Links "Let's Talk" and "Versus" [\#386](https://github.com/Human-Connection/Human-Connection/issues/386)
-- π \[Bug\] Menu in Post is not sticky - must always be visible [\#385](https://github.com/Human-Connection/Human-Connection/issues/385)
-- π\[Bug\] All PostCards have the same height - dynamic height required [\#378](https://github.com/Human-Connection/Human-Connection/issues/378)
-- ActivityPub: outbox\#first results in HTTP 500 error [\#361](https://github.com/Human-Connection/Human-Connection/issues/361)
-- Flaky Cucumber Tests [\#338](https://github.com/Human-Connection/Human-Connection/issues/338)
-- π \[Bug\] New Post - Bubble is cut off, if window scrolls [\#337](https://github.com/Human-Connection/Human-Connection/issues/337)
-- SyntaxError: Unexpected token ... [\#331](https://github.com/Human-Connection/Human-Connection/issues/331)
-- Follower count in floating window above user links does not increase [\#293](https://github.com/Human-Connection/Human-Connection/issues/293)
-- \[Main Page\] `β load more` button should disappear if there are no more posts to load [\#253](https://github.com/Human-Connection/Human-Connection/issues/253)
-- \[User Profile \>\> Settings \>\> Security\] Change Password Cross-validations [\#247](https://github.com/Human-Connection/Human-Connection/issues/247)
-- BugReporter [\#6](https://github.com/Human-Connection/Human-Connection/issues/6)
-- refactor authentification [\#4](https://github.com/Human-Connection/Human-Connection/issues/4)
-- π° Missing translations [\#1593](https://github.com/Human-Connection/Human-Connection/pull/1593) ([Tirokk](https://github.com/Tirokk))
-- π° Make hashtag links URL safe [\#1571](https://github.com/Human-Connection/Human-Connection/pull/1571) ([Tirokk](https://github.com/Tirokk))
-- \[WIP\] Sorting dropdown is aligned with post cards [\#1539](https://github.com/Human-Connection/Human-Connection/pull/1539) ([ogerly](https://github.com/ogerly))
-- π° Fixes a create and update comment problem in the comments list [\#1537](https://github.com/Human-Connection/Human-Connection/pull/1537) ([Tirokk](https://github.com/Tirokk))
-- π° Update follower count on follow/unfollow [\#1533](https://github.com/Human-Connection/Human-Connection/pull/1533) ([vbelolapotkov](https://github.com/vbelolapotkov))
-- Increase nginx client max body size, split size legacy migration [\#1407](https://github.com/Human-Connection/Human-Connection/pull/1407) ([mattwr18](https://github.com/mattwr18))
-- π° Correct the import of tags from the Alpha and refactor editor hashtags [\#1399](https://github.com/Human-Connection/Human-Connection/pull/1399) ([Tirokk](https://github.com/Tirokk))
-- π° 454 Lokalise unlocalised texts and fixes texts [\#1372](https://github.com/Human-Connection/Human-Connection/pull/1372) ([Tirokk](https://github.com/Tirokk))
-- π° \[Bugfix\] Fix filter menu and refactor default layout [\#1233](https://github.com/Human-Connection/Human-Connection/pull/1233) ([roschaefer](https://github.com/roschaefer))
-- HcContributionForm submit is disabled by default [\#977](https://github.com/Human-Connection/Human-Connection/pull/977) ([ogerly](https://github.com/ogerly))
-- large images are set to maximum height [\#976](https://github.com/Human-Connection/Human-Connection/pull/976) ([ogerly](https://github.com/ogerly))
-- polish language on current status [\#968](https://github.com/Human-Connection/Human-Connection/pull/968) ([ogerly](https://github.com/ogerly))
-- long links and content is wrapped [\#963](https://github.com/Human-Connection/Human-Connection/pull/963) ([ogerly](https://github.com/ogerly))
-- π \[Bug\] full ads width use with small devices [\#958](https://github.com/Human-Connection/Human-Connection/pull/958) ([ogerly](https://github.com/ogerly))
-- the one-time reporting of a user, post or comment [\#908](https://github.com/Human-Connection/Human-Connection/pull/908) ([ogerly](https://github.com/ogerly))
-- region and place is no longer created twice. [\#905](https://github.com/Human-Connection/Human-Connection/pull/905) ([ogerly](https://github.com/ogerly))
-- π \[Bug\] : long comments can be folded up and down [\#864](https://github.com/Human-Connection/Human-Connection/pull/864) ([ogerly](https://github.com/ogerly))
-- π° 2019/kw25/improve\\_import\\_accuracy [\#863](https://github.com/Human-Connection/Human-Connection/pull/863) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- Set up editor placeholder to use Vuex [\#836](https://github.com/Human-Connection/Human-Connection/pull/836) ([mattwr18](https://github.com/mattwr18))
-- π° 2019/kw24/fix\\_imported\\_img\\_urls [\#829](https://github.com/Human-Connection/Human-Connection/pull/829) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- \[Bug\] Untranslated Texts in Post Page \#764 [\#786](https://github.com/Human-Connection/Human-Connection/pull/786) ([ogerly](https://github.com/ogerly))
-- User can not anymore delete Comments of others [\#729](https://github.com/Human-Connection/Human-Connection/pull/729) ([Tirokk](https://github.com/Tirokk))
-- Don't remove middlewares in production [\#725](https://github.com/Human-Connection/Human-Connection/pull/725) ([roschaefer](https://github.com/roschaefer))
-- π° Avoid deletion of entire namespace by accident [\#702](https://github.com/Human-Connection/Human-Connection/pull/702) ([roschaefer](https://github.com/roschaefer))
-- Fix upload large file sizes bug [\#698](https://github.com/Human-Connection/Human-Connection/pull/698) ([aonomike](https://github.com/aonomike))
-- 689 fix broken image urls after upload [\#693](https://github.com/Human-Connection/Human-Connection/pull/693) ([roschaefer](https://github.com/roschaefer))
-- Use our own fork to workaround \\#600 for now [\#684](https://github.com/Human-Connection/Human-Connection/pull/684) ([roschaefer](https://github.com/roschaefer))
-- Fix duplicate tags by using the name as the id [\#662](https://github.com/Human-Connection/Human-Connection/pull/662) ([roschaefer](https://github.com/roschaefer))
-- Change ds-avatar size to x-large [\#644](https://github.com/Human-Connection/Human-Connection/pull/644) ([aonomike](https://github.com/aonomike))
-- Refactor to use \
instead of \ component for images [\#626](https://github.com/Human-Connection/Human-Connection/pull/626) ([aonomike](https://github.com/aonomike))
-- Fix wrong screenshot in kubernetes docs [\#616](https://github.com/Human-Connection/Human-Connection/pull/616) ([roschaefer](https://github.com/roschaefer))
-- Refactoring validation middleware [\#596](https://github.com/Human-Connection/Human-Connection/pull/596) ([roschaefer](https://github.com/roschaefer))
-- Revert logout.vue [\#594](https://github.com/Human-Connection/Human-Connection/pull/594) ([roschaefer](https://github.com/roschaefer))
-- Update ds-avatar size to use small [\#587](https://github.com/Human-Connection/Human-Connection/pull/587) ([mattwr18](https://github.com/mattwr18))
-- Revert tiptap upgrade [\#575](https://github.com/Human-Connection/Human-Connection/pull/575) ([mattwr18](https://github.com/mattwr18))
-- Fix? flaky cypress by waiting for \ content [\#484](https://github.com/Human-Connection/Human-Connection/pull/484) ([roschaefer](https://github.com/roschaefer))
-- 2019/kw15/user can change its username to emptystring [\#478](https://github.com/Human-Connection/Human-Connection/pull/478) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- \\[WIP\\] 451 lokalise unlocalised texts [\#452](https://github.com/Human-Connection/Human-Connection/pull/452) ([Tirokk](https://github.com/Tirokk))
-- 2019/kw15/Access\_Settings\_from\_Profile\_as\_Owner [\#443](https://github.com/Human-Connection/Human-Connection/pull/443) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- 2019/kw15/design\_differences\_post [\#440](https://github.com/Human-Connection/Human-Connection/pull/440) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- 2019/kw15/new\_post\_button\_position [\#438](https://github.com/Human-Connection/Human-Connection/pull/438) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- 2019/kw15/disabled\_post\_fix\_disabled\_border\_z-index [\#437](https://github.com/Human-Connection/Human-Connection/pull/437) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- 2019/kw15/post\_make\_menu\_sticky [\#435](https://github.com/Human-Connection/Human-Connection/pull/435) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- Don't expose private RSA key [\#406](https://github.com/Human-Connection/Human-Connection/pull/406) ([roschaefer](https://github.com/roschaefer))
-- 2019/kw14/fixed\_windows\_build\_docu\_fixed\_server\_start\_text [\#339](https://github.com/Human-Connection/Human-Connection/pull/339) ([ulfgebhardt](https://github.com/ulfgebhardt))
-
-**Closed issues:**
-
-- \[Unit tests\] Add unit tests for filtering by Followed By [\#1538](https://github.com/Human-Connection/Human-Connection/issues/1538)
-- π \[Feature\] The date must be added to the terms and conditions [\#1503](https://github.com/Human-Connection/Human-Connection/issues/1503)
-- π \[Feature\] Filter by emotions [\#1488](https://github.com/Human-Connection/Human-Connection/issues/1488)
-- π \[Feature\] Filter bubble indicator [\#1335](https://github.com/Human-Connection/Human-Connection/issues/1335)
-- π \[Enhancement\] Footer has lacks of design [\#1206](https://github.com/Human-Connection/Human-Connection/issues/1206)
-- π \[Feature\] Terms & conditions and data privacy have to be agreed to on the login page [\#1187](https://github.com/Human-Connection/Human-Connection/issues/1187)
-- π \[Feature\] Confirmation of the terms DB [\#1081](https://github.com/Human-Connection/Human-Connection/issues/1081)
-- π \[Feature\] Notification about Comment to the Users Post [\#1062](https://github.com/Human-Connection/Human-Connection/issues/1062)
-- π \[Feature\] Block User [\#1054](https://github.com/Human-Connection/Human-Connection/issues/1054)
-- \[Refactor\] CreateComment validations to validations middleware [\#1037](https://github.com/Human-Connection/Human-Connection/issues/1037)
-- π \[Feature\] Send out notifications on CreateComment [\#1017](https://github.com/Human-Connection/Human-Connection/issues/1017)
-- π \[Feature\] Page for Code of Conduct [\#1005](https://github.com/Human-Connection/Human-Connection/issues/1005)
-- π \[Feature\] Page to display Changelog [\#1004](https://github.com/Human-Connection/Human-Connection/issues/1004)
-- π \[Feature\] Page for Imprint [\#1003](https://github.com/Human-Connection/Human-Connection/issues/1003)
-- π \[Feature\] Page for Terms and Conditions [\#1002](https://github.com/Human-Connection/Human-Connection/issues/1002)
-- π \[Feature\] Page for Data Privacy [\#1001](https://github.com/Human-Connection/Human-Connection/issues/1001)
-- π \[Feature\] Admin - Find users by email address [\#1000](https://github.com/Human-Connection/Human-Connection/issues/1000)
-- π \[Feature\] Filter Posts by Category [\#967](https://github.com/Human-Connection/Human-Connection/issues/967)
-- π \[Feature\] Icon for all posts vs. posts of followers [\#964](https://github.com/Human-Connection/Human-Connection/issues/964)
-- π \[Feature\] Info Message [\#962](https://github.com/Human-Connection/Human-Connection/issues/962)
-- π \[Feature\] Mobile Responsive Menu/Navbar [\#907](https://github.com/Human-Connection/Human-Connection/issues/907)
-- π \[Feature\] Maintenance Mode [\#906](https://github.com/Human-Connection/Human-Connection/issues/906)
-- π \[Refactor\] our CreateComment functionality to remove global event listener [\#900](https://github.com/Human-Connection/Human-Connection/issues/900)
-- π \[Feature\] Add tests for UpdatePost in ContributionForm.spec.js [\#895](https://github.com/Human-Connection/Human-Connection/issues/895)
-- π \[Feature\] Text description for Filter Bubble [\#849](https://github.com/Human-Connection/Human-Connection/issues/849)
-- π \[Feature\] Automatic loading of more Content when scroll hits load more [\#845](https://github.com/Human-Connection/Human-Connection/issues/845)
-- π \[Feature\] Reset password [\#801](https://github.com/Human-Connection/Human-Connection/issues/801)
-- π \[Feature\] Language of Contribution [\#781](https://github.com/Human-Connection/Human-Connection/issues/781)
-- π \[Feature\] Tags of Contribution [\#779](https://github.com/Human-Connection/Human-Connection/issues/779)
-- π \[Feature\] Categories of Contribution [\#778](https://github.com/Human-Connection/Human-Connection/issues/778)
-- Refactor pages/post to extract long Post query to its own file [\#765](https://github.com/Human-Connection/Human-Connection/issues/765)
-- π \[Feature\] Author \(self\) + last active in Create Post [\#760](https://github.com/Human-Connection/Human-Connection/issues/760)
-- π \[Feature\] Teaser Image for Post [\#759](https://github.com/Human-Connection/Human-Connection/issues/759)
-- π \[Feature\] Migrate all available Data from Alpha to Nitro [\#692](https://github.com/Human-Connection/Human-Connection/issues/692)
-- π Automatic import of production data on deployments [\#641](https://github.com/Human-Connection/Human-Connection/issues/641)
-- π Backend uploads and saves images [\#638](https://github.com/Human-Connection/Human-Connection/issues/638)
-- π Refinement of SocialMedia Administration [\#581](https://github.com/Human-Connection/Human-Connection/issues/581)
-- Update comments array without refetching Post [\#560](https://github.com/Human-Connection/Human-Connection/issues/560)
-- π Delete Comment [\#553](https://github.com/Human-Connection/Human-Connection/issues/553)
-- π Update Comment [\#552](https://github.com/Human-Connection/Human-Connection/issues/552)
-- Dependabot couldn't find a Dockerfile for this project [\#510](https://github.com/Human-Connection/Human-Connection/issues/510)
-- Dependabot couldn't find a Dockerfile for this project [\#509](https://github.com/Human-Connection/Human-Connection/issues/509)
-- π \[Feature\] Notifications β Additional Functions, Options and Settings [\#491](https://github.com/Human-Connection/Human-Connection/issues/491)
-- π Delete SocialMedia [\#463](https://github.com/Human-Connection/Human-Connection/issues/463)
-- Backend - GraphQL with Apollo - getting started queries for the playground [\#458](https://github.com/Human-Connection/Human-Connection/issues/458)
-- Update documentation for mono repo [\#456](https://github.com/Human-Connection/Human-Connection/issues/456)
-- loca [\#453](https://github.com/Human-Connection/Human-Connection/issues/453)
-- Generate a link from @-mention in editor [\#447](https://github.com/Human-Connection/Human-Connection/issues/447)
-- π \[Feature\] Reenable Post once it has been disabled [\#432](https://github.com/Human-Connection/Human-Connection/issues/432)
-- π \[Feature\] Administration - Settings [\#424](https://github.com/Human-Connection/Human-Connection/issues/424)
-- π \[Feature\] Administration - Pages [\#421](https://github.com/Human-Connection/Human-Connection/issues/421)
-- π \[Feature\] Administration - Invites [\#420](https://github.com/Human-Connection/Human-Connection/issues/420)
-- π \[Feature\] UserSettings - Security - Password Strength [\#410](https://github.com/Human-Connection/Human-Connection/issues/410)
-- π \[Feature\] UserSettings - Delete Account & Data [\#404](https://github.com/Human-Connection/Human-Connection/issues/404)
-- π \[Feature\] UserProfile Shouted Tab - Display Posts User has shouted [\#402](https://github.com/Human-Connection/Human-Connection/issues/402)
-- π \[Feature\] UserProfile Comment Tab - Display Posts User has commented [\#401](https://github.com/Human-Connection/Human-Connection/issues/401)
-- π \[Feature\] Access Settings from Profile as Owner [\#400](https://github.com/Human-Connection/Human-Connection/issues/400)
-- π \[Feature\] Upload UserProfile Image [\#399](https://github.com/Human-Connection/Human-Connection/issues/399)
-- π \[Feature\] Emotion Reactions on Posts [\#384](https://github.com/Human-Connection/Human-Connection/issues/384)
-- π \[Feature\] Footer [\#381](https://github.com/Human-Connection/Human-Connection/issues/381)
-- π \[Feature\] Sorting [\#375](https://github.com/Human-Connection/Human-Connection/issues/375)
-- notifications [\#373](https://github.com/Human-Connection/Human-Connection/issues/373)
-- Kubernetes Cronjob to backup Neo4J [\#354](https://github.com/Human-Connection/Human-Connection/issues/354)
-- Restore Neo4J backup to Kubernetes cluster [\#353](https://github.com/Human-Connection/Human-Connection/issues/353)
-- Add author and authorize Create/Update/Delete Comment mutation [\#352](https://github.com/Human-Connection/Human-Connection/issues/352)
-- Query currentUser's notifications [\#350](https://github.com/Human-Connection/Human-Connection/issues/350)
-- Click on notification and mark it as read [\#348](https://github.com/Human-Connection/Human-Connection/issues/348)
-- Display notifications in the frontend [\#347](https://github.com/Human-Connection/Human-Connection/issues/347)
-- Add mutation to mark a notification as read [\#346](https://github.com/Human-Connection/Human-Connection/issues/346)
-- π \[Epic\] Notifications [\#345](https://github.com/Human-Connection/Human-Connection/issues/345)
-- Broken kubernetes deployment, expired kubeconfig [\#344](https://github.com/Human-Connection/Human-Connection/issues/344)
-- π Whitelist all auto-generated Mutations/Queries [\#343](https://github.com/Human-Connection/Human-Connection/issues/343)
-- π \[Feature\] Backup [\#340](https://github.com/Human-Connection/Human-Connection/issues/340)
-- π \[Feature\] Delete a post [\#330](https://github.com/Human-Connection/Human-Connection/issues/330)
-- \[Post\] Edit an existing post [\#329](https://github.com/Human-Connection/Human-Connection/issues/329)
-- \[Posts\] Post editor [\#328](https://github.com/Human-Connection/Human-Connection/issues/328)
-- \[Epic\] Federation [\#327](https://github.com/Human-Connection/Human-Connection/issues/327)
-- \[Epic\] Invitation [\#326](https://github.com/Human-Connection/Human-Connection/issues/326)
-- \[Epic\] Administration [\#325](https://github.com/Human-Connection/Human-Connection/issues/325)
-- \[Epic\] Moderation [\#324](https://github.com/Human-Connection/Human-Connection/issues/324)
-- \[Epic\] Organizations [\#323](https://github.com/Human-Connection/Human-Connection/issues/323)
-- \[Epic\] Badges System [\#319](https://github.com/Human-Connection/Human-Connection/issues/319)
-- Take Action [\#318](https://github.com/Human-Connection/Human-Connection/issues/318)
-- \[Epic\] More Info [\#317](https://github.com/Human-Connection/Human-Connection/issues/317)
-- \[Epic\] Pro & Contra [\#313](https://github.com/Human-Connection/Human-Connection/issues/313)
-- \[Epic\] CanDos [\#309](https://github.com/Human-Connection/Human-Connection/issues/309)
-- \[Epic\] Posts [\#304](https://github.com/Human-Connection/Human-Connection/issues/304)
-- \[Epic\] Dashboard [\#303](https://github.com/Human-Connection/Human-Connection/issues/303)
-- Change seed data to also seed a keypair [\#299](https://github.com/Human-Connection/Human-Connection/issues/299)
-- List Social Media Accounts [\#297](https://github.com/Human-Connection/Human-Connection/issues/297)
-- Refactoring: Prefix URLs pointing to the backend [\#296](https://github.com/Human-Connection/Human-Connection/issues/296)
-- Setup Test Coverage monitoring [\#294](https://github.com/Human-Connection/Human-Connection/issues/294)
-- Editor Improvements [\#289](https://github.com/Human-Connection/Human-Connection/issues/289)
-- Fix editor tool bubble on mobile [\#285](https://github.com/Human-Connection/Human-Connection/issues/285)
-- Reward a badge to a user [\#277](https://github.com/Human-Connection/Human-Connection/issues/277)
-- Delete own account and content [\#273](https://github.com/Human-Connection/Human-Connection/issues/273)
-- Add error tracking [\#272](https://github.com/Human-Connection/Human-Connection/issues/272)
-- Filter by followed users [\#269](https://github.com/Human-Connection/Human-Connection/issues/269)
-- Filter by Emotions [\#268](https://github.com/Human-Connection/Human-Connection/issues/268)
-- Filter posts by topic [\#267](https://github.com/Human-Connection/Human-Connection/issues/267)
-- Emotion Reactions [\#264](https://github.com/Human-Connection/Human-Connection/issues/264)
-- More Info [\#261](https://github.com/Human-Connection/Human-Connection/issues/261)
-- Add form to write a comment [\#260](https://github.com/Human-Connection/Human-Connection/issues/260)
-- \[Moderation\] Disable User [\#258](https://github.com/Human-Connection/Human-Connection/issues/258)
-- \[Moderation\] Disable Comments [\#257](https://github.com/Human-Connection/Human-Connection/issues/257)
-- \[Editor\] Embeds [\#256](https://github.com/Human-Connection/Human-Connection/issues/256)
-- \[Moderation\] Disable Posts [\#254](https://github.com/Human-Connection/Human-Connection/issues/254)
-- Persistent Links [\#240](https://github.com/Human-Connection/Human-Connection/issues/240)
-- Feed: Order posts with newest at the top [\#238](https://github.com/Human-Connection/Human-Connection/issues/238)
-- List Social Media Accounts [\#236](https://github.com/Human-Connection/Human-Connection/issues/236)
-- \[AP\] Search a user on mastodon gives 503 error [\#234](https://github.com/Human-Connection/Human-Connection/issues/234)
-- Change password [\#232](https://github.com/Human-Connection/Human-Connection/issues/232)
-- Block activity for blocking users to interact with my content [\#222](https://github.com/Human-Connection/Human-Connection/issues/222)
-- Create entrypoint script for docker to run migrate script [\#220](https://github.com/Human-Connection/Human-Connection/issues/220)
-- Setup Test Coverage monitoring [\#215](https://github.com/Human-Connection/Human-Connection/issues/215)
-- Multiple user login - Should it be possible to login multiple times at the same time? [\#208](https://github.com/Human-Connection/Human-Connection/issues/208)
-- Neo4J DB initialization [\#206](https://github.com/Human-Connection/Human-Connection/issues/206)
-- Dependabot couldn't find the submodule /.gitmodules [\#188](https://github.com/Human-Connection/Human-Connection/issues/188)
-- Rollout deployment [\#185](https://github.com/Human-Connection/Human-Connection/issues/185)
-- Release Nitro [\#179](https://github.com/Human-Connection/Human-Connection/issues/179)
-- New sort criterion [\#124](https://github.com/Human-Connection/Human-Connection/issues/124)
-- Data import Alpha-Staging -\> Nitro-Staging [\#100](https://github.com/Human-Connection/Human-Connection/issues/100)
-- Setup Nitro Staging with Kubernetes [\#87](https://github.com/Human-Connection/Human-Connection/issues/87)
-- Setup database cleaner and factories [\#74](https://github.com/Human-Connection/Human-Connection/issues/74)
-- \[Moderation\] - Overview of Reported Content [\#72](https://github.com/Human-Connection/Human-Connection/issues/72)
-- Infrastructure - Technical Groundwork [\#69](https://github.com/Human-Connection/Human-Connection/issues/69)
-- Admin - Usermanagement [\#68](https://github.com/Human-Connection/Human-Connection/issues/68)
-- Get all email addresses of users with unclaimed registration codes [\#61](https://github.com/Human-Connection/Human-Connection/issues/61)
-- Find registered users by email address to reach out and ask for a donation [\#60](https://github.com/Human-Connection/Human-Connection/issues/60)
-- Tag each deployed version of each application [\#52](https://github.com/Human-Connection/Human-Connection/issues/52)
-- Git: Advanced [\#41](https://github.com/Human-Connection/Human-Connection/issues/41)
-- Git: Beginner Guide [\#40](https://github.com/Human-Connection/Human-Connection/issues/40)
-- Consider to switch from yarn to npm [\#39](https://github.com/Human-Connection/Human-Connection/issues/39)
-- Pro-Contra [\#21](https://github.com/Human-Connection/Human-Connection/issues/21)
-- Versus [\#20](https://github.com/Human-Connection/Human-Connection/issues/20)
-- Let's Talk [\#19](https://github.com/Human-Connection/Human-Connection/issues/19)
-- User settings: change email address [\#18](https://github.com/Human-Connection/Human-Connection/issues/18)
-- Personal message to every new member on our discord channel [\#16](https://github.com/Human-Connection/Human-Connection/issues/16)
-- Embedding YT Playlists does not work [\#11](https://github.com/Human-Connection/Human-Connection/issues/11)
-- Benachrictigungen doppelt [\#10](https://github.com/Human-Connection/Human-Connection/issues/10)
-- Changed License to MIT [\#9](https://github.com/Human-Connection/Human-Connection/issues/9)
-- BeitrΓ€ge werden nur in einer Reihe angezeigt [\#8](https://github.com/Human-Connection/Human-Connection/issues/8)
-- Benachrichtigungen Profil-Dropdown etc. funktionieren nicht [\#7](https://github.com/Human-Connection/Human-Connection/issues/7)
-- Mentions \(NEXT-270\) [\#3](https://github.com/Human-Connection/Human-Connection/issues/3)
-- Organizations \(NEXT-250\) [\#1](https://github.com/Human-Connection/Human-Connection/issues/1)
-
-**Merged pull requests:**
-
-- Bump cross-env from 5.2.1 to 6.0.0 in /webapp [\#1626](https://github.com/Human-Connection/Human-Connection/pull/1626) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Don't create accounts for unverified users [\#1619](https://github.com/Human-Connection/Human-Connection/pull/1619) ([roschaefer](https://github.com/roschaefer))
-- Resend registration mail if user has not yet registered [\#1617](https://github.com/Human-Connection/Human-Connection/pull/1617) ([roschaefer](https://github.com/roschaefer))
-- Bump metascraper-title from 5.7.0 to 5.7.4 in /backend [\#1611](https://github.com/Human-Connection/Human-Connection/pull/1611) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.5.4 to 14.5.6 in /backend [\#1609](https://github.com/Human-Connection/Human-Connection/pull/1609) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint from 6.3.0 to 6.4.0 in /backend [\#1608](https://github.com/Human-Connection/Human-Connection/pull/1608) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @nuxtjs/apollo from 4.0.0-rc12 to 4.0.0-rc13 in /webapp [\#1607](https://github.com/Human-Connection/Human-Connection/pull/1607) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-publisher from 5.6.6 to 5.7.4 in /backend [\#1606](https://github.com/Human-Connection/Human-Connection/pull/1606) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.1.0 to 2.2.1 in /backend [\#1605](https://github.com/Human-Connection/Human-Connection/pull/1605) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-audio from 5.6.6 to 5.7.4 in /backend [\#1604](https://github.com/Human-Connection/Human-Connection/pull/1604) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Add CodeTriage helpers badge [\#1603](https://github.com/Human-Connection/Human-Connection/pull/1603) ([roschaefer](https://github.com/roschaefer))
-- Relase without any artifacts [\#1601](https://github.com/Human-Connection/Human-Connection/pull/1601) ([roschaefer](https://github.com/roschaefer))
-- Fix docker image tags [\#1600](https://github.com/Human-Connection/Human-Connection/pull/1600) ([roschaefer](https://github.com/roschaefer))
-- Improve follow/ufollow mutation [\#1596](https://github.com/Human-Connection/Human-Connection/pull/1596) ([vbelolapotkov](https://github.com/vbelolapotkov))
-- Remove deleted/disabled/createdAt from Comment mutations [\#1595](https://github.com/Human-Connection/Human-Connection/pull/1595) ([mattwr18](https://github.com/mattwr18))
-- Fix missing images on staging [\#1594](https://github.com/Human-Connection/Human-Connection/pull/1594) ([roschaefer](https://github.com/roschaefer))
-- Fix deployment script for docker images [\#1592](https://github.com/Human-Connection/Human-Connection/pull/1592) ([roschaefer](https://github.com/roschaefer))
-- Bump @hapi/joi from 15.1.1 to 16.0.1 in /backend [\#1591](https://github.com/Human-Connection/Human-Connection/pull/1591) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.5.4 to 14.5.6 in /webapp [\#1590](https://github.com/Human-Connection/Human-Connection/pull/1590) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @storybook/addon-actions from 5.1.11 to 5.2.0 in /webapp [\#1589](https://github.com/Human-Connection/Human-Connection/pull/1589) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @nuxtjs/dotenv from 1.4.0 to 1.4.1 in /webapp [\#1588](https://github.com/Human-Connection/Human-Connection/pull/1588) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @storybook/addon-a11y from 5.1.11 to 5.2.0 in /webapp [\#1587](https://github.com/Human-Connection/Human-Connection/pull/1587) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @storybook/vue from 5.1.11 to 5.2.0 in /webapp [\#1586](https://github.com/Human-Connection/Human-Connection/pull/1586) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-lang from 5.6.6 to 5.7.4 in /backend [\#1585](https://github.com/Human-Connection/Human-Connection/pull/1585) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-date from 5.7.0 to 5.7.4 in /backend [\#1584](https://github.com/Human-Connection/Human-Connection/pull/1584) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-image from 5.6.6 to 5.7.4 in /backend [\#1582](https://github.com/Human-Connection/Human-Connection/pull/1582) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-description from 5.6.6 to 5.7.4 in /backend [\#1581](https://github.com/Human-Connection/Human-Connection/pull/1581) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-video from 5.6.6 to 5.7.4 in /backend [\#1580](https://github.com/Human-Connection/Human-Connection/pull/1580) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-logo from 5.6.6 to 5.7.4 in /backend [\#1579](https://github.com/Human-Connection/Human-Connection/pull/1579) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-soundcloud from 5.6.7 to 5.7.4 in /backend [\#1578](https://github.com/Human-Connection/Human-Connection/pull/1578) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-youtube from 5.6.7 to 5.7.4 in /backend [\#1577](https://github.com/Human-Connection/Human-Connection/pull/1577) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-url from 5.6.6 to 5.7.4 in /backend [\#1576](https://github.com/Human-Connection/Human-Connection/pull/1576) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump styleguide from `793556a` to `808b3c5` [\#1574](https://github.com/Human-Connection/Human-Connection/pull/1574) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix import to add createdAt and updatedAt for comments [\#1573](https://github.com/Human-Connection/Human-Connection/pull/1573) ([roschaefer](https://github.com/roschaefer))
-- Fix bug where Post.createdAt is sometimes null [\#1572](https://github.com/Human-Connection/Human-Connection/pull/1572) ([roschaefer](https://github.com/roschaefer))
-- Bump date-fns from 2.1.0 to 2.2.1 in /webapp [\#1564](https://github.com/Human-Connection/Human-Connection/pull/1564) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-date from 5.6.6 to 5.7.0 in /backend [\#1562](https://github.com/Human-Connection/Human-Connection/pull/1562) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-title from 5.6.6 to 5.7.0 in /backend [\#1561](https://github.com/Human-Connection/Human-Connection/pull/1561) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Use automatic Github releases as a CHANGELOG [\#1560](https://github.com/Human-Connection/Human-Connection/pull/1560) ([roschaefer](https://github.com/roschaefer))
-- Add styleguide as submodule [\#1559](https://github.com/Human-Connection/Human-Connection/pull/1559) ([roschaefer](https://github.com/roschaefer))
-- Push all docker images at VERSION to dockerhub [\#1558](https://github.com/Human-Connection/Human-Connection/pull/1558) ([roschaefer](https://github.com/roschaefer))
-- Fix navbar styling [\#1557](https://github.com/Human-Connection/Human-Connection/pull/1557) ([mattwr18](https://github.com/mattwr18))
-- II Add Date to Terms and Conditions \#1535 [\#1556](https://github.com/Human-Connection/Human-Connection/pull/1556) ([ogerly](https://github.com/ogerly))
-- π° \[Helper\] Message for backend tests failed by missing constraints [\#1553](https://github.com/Human-Connection/Human-Connection/pull/1553) ([Tirokk](https://github.com/Tirokk))
-- Bump cypress-plugin-retries from 1.2.2 to 1.3.0 [\#1551](https://github.com/Human-Connection/Human-Connection/pull/1551) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix show less link not working reliably [\#1548](https://github.com/Human-Connection/Human-Connection/pull/1548) ([mattwr18](https://github.com/mattwr18))
-- Bump eslint-config-prettier from 6.2.0 to 6.3.0 in /webapp [\#1546](https://github.com/Human-Connection/Human-Connection/pull/1546) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-prettier from 6.2.0 to 6.3.0 in /backend [\#1545](https://github.com/Human-Connection/Human-Connection/pull/1545) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Various changes to build pipeline [\#1543](https://github.com/Human-Connection/Human-Connection/pull/1543) ([roschaefer](https://github.com/roschaefer))
-- Test filter by followed by [\#1542](https://github.com/Human-Connection/Human-Connection/pull/1542) ([aonomike](https://github.com/aonomike))
-- Bump @human-connection/styleguide from 0.5.19 to 0.5.21 in /webapp [\#1541](https://github.com/Human-Connection/Human-Connection/pull/1541) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Remove obsolete code [\#1540](https://github.com/Human-Connection/Human-Connection/pull/1540) ([roschaefer](https://github.com/roschaefer))
-- Fix test by setting value of the mocked hashtag [\#1536](https://github.com/Human-Connection/Human-Connection/pull/1536) ([aonomike](https://github.com/aonomike))
-- Add console log for erros geolocation [\#1534](https://github.com/Human-Connection/Human-Connection/pull/1534) ([mattwr18](https://github.com/mattwr18))
-- Bump @babel/preset-env from 7.5.5 to 7.6.0 in /webapp [\#1532](https://github.com/Human-Connection/Human-Connection/pull/1532) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neode from 0.3.2 to 0.3.3 in /backend [\#1531](https://github.com/Human-Connection/Human-Connection/pull/1531) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.5.5 to 7.6.0 in /backend [\#1530](https://github.com/Human-Connection/Human-Connection/pull/1530) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump vue-jest from 3.0.4 to 3.0.5 in /webapp [\#1529](https://github.com/Human-Connection/Human-Connection/pull/1529) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-link-http from 1.5.15 to 1.5.16 in /backend [\#1528](https://github.com/Human-Connection/Human-Connection/pull/1528) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.1 to 2.1.0 in /webapp [\#1527](https://github.com/Human-Connection/Human-Connection/pull/1527) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/cli from 7.5.5 to 7.6.0 in /backend [\#1526](https://github.com/Human-Connection/Human-Connection/pull/1526) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.5.5 to 7.6.0 in /webapp [\#1525](https://github.com/Human-Connection/Human-Connection/pull/1525) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-shield from 6.0.6 to 6.1.0 in /backend [\#1524](https://github.com/Human-Connection/Human-Connection/pull/1524) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.5.5 to 7.6.0 in /backend [\#1523](https://github.com/Human-Connection/Human-Connection/pull/1523) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/node from 7.5.5 to 7.6.1 in /backend [\#1522](https://github.com/Human-Connection/Human-Connection/pull/1522) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neode from 0.3.2 to 0.3.3 [\#1521](https://github.com/Human-Connection/Human-Connection/pull/1521) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/register from 7.5.5 to 7.6.0 in /backend [\#1520](https://github.com/Human-Connection/Human-Connection/pull/1520) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-link-context from 1.0.18 to 1.0.19 in /backend [\#1519](https://github.com/Human-Connection/Human-Connection/pull/1519) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.1 to 2.1.0 in /backend [\#1518](https://github.com/Human-Connection/Human-Connection/pull/1518) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Better maintenance page [\#1517](https://github.com/Human-Connection/Human-Connection/pull/1517) ([roschaefer](https://github.com/roschaefer))
-- Remove nodemon, use `nuxt` cli tools [\#1516](https://github.com/Human-Connection/Human-Connection/pull/1516) ([roschaefer](https://github.com/roschaefer))
-- Avatar should be centered on profile page [\#1514](https://github.com/Human-Connection/Human-Connection/pull/1514) ([roschaefer](https://github.com/roschaefer))
-- Bugfix: `about me` not saved on signup [\#1513](https://github.com/Human-Connection/Human-Connection/pull/1513) ([roschaefer](https://github.com/roschaefer))
-- Refactor email middleware [\#1512](https://github.com/Human-Connection/Human-Connection/pull/1512) ([roschaefer](https://github.com/roschaefer))
-- 1506 Anonymize deleted user also for moderators [\#1510](https://github.com/Human-Connection/Human-Connection/pull/1510) ([roschaefer](https://github.com/roschaefer))
-- Fix preview image craziness [\#1509](https://github.com/Human-Connection/Human-Connection/pull/1509) ([mattwr18](https://github.com/mattwr18))
-- Fix \#1505 remove html [\#1508](https://github.com/Human-Connection/Human-Connection/pull/1508) ([roschaefer](https://github.com/roschaefer))
-- Refactor registration.spec.js [\#1507](https://github.com/Human-Connection/Human-Connection/pull/1507) ([roschaefer](https://github.com/roschaefer))
-- Fix leftover of \#1479 [\#1504](https://github.com/Human-Connection/Human-Connection/pull/1504) ([roschaefer](https://github.com/roschaefer))
-- Improve footer styling [\#1500](https://github.com/Human-Connection/Human-Connection/pull/1500) ([vbelolapotkov](https://github.com/vbelolapotkov))
-- Bump node from 12.9-alpine to 12.10.0-alpine in /webapp [\#1499](https://github.com/Human-Connection/Human-Connection/pull/1499) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node from 12.9-alpine to 12.10.0-alpine in /backend [\#1498](https://github.com/Human-Connection/Human-Connection/pull/1498) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j from 3.5.8 to 3.5.9 in /neo4j [\#1497](https://github.com/Human-Connection/Human-Connection/pull/1497) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.16.0 to 22.17.0 in /webapp [\#1496](https://github.com/Human-Connection/Human-Connection/pull/1496) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.16.0 to 22.17.0 in /backend [\#1495](https://github.com/Human-Connection/Human-Connection/pull/1495) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Implement better statistics resolver [\#1493](https://github.com/Human-Connection/Human-Connection/pull/1493) ([roschaefer](https://github.com/roschaefer))
-- 1487 fix admin page [\#1492](https://github.com/Human-Connection/Human-Connection/pull/1492) ([roschaefer](https://github.com/roschaefer))
-- Filter posts by emotions [\#1490](https://github.com/Human-Connection/Human-Connection/pull/1490) ([mattwr18](https://github.com/mattwr18))
-- Update maintenace worker image [\#1484](https://github.com/Human-Connection/Human-Connection/pull/1484) ([roschaefer](https://github.com/roschaefer))
-- Bump eslint-plugin-node from 9.2.0 to 10.0.0 in /backend [\#1483](https://github.com/Human-Connection/Human-Connection/pull/1483) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump helmet from 3.20.1 to 3.21.0 in /backend [\#1482](https://github.com/Human-Connection/Human-Connection/pull/1482) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-node from 9.2.0 to 10.0.0 in /webapp [\#1481](https://github.com/Human-Connection/Human-Connection/pull/1481) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Remove a lot of unused code, reduce graphql schema [\#1480](https://github.com/Human-Connection/Human-Connection/pull/1480) ([roschaefer](https://github.com/roschaefer))
-- Fix \#1394 [\#1479](https://github.com/Human-Connection/Human-Connection/pull/1479) ([roschaefer](https://github.com/roschaefer))
-- Remove slow sorting options [\#1478](https://github.com/Human-Connection/Human-Connection/pull/1478) ([roschaefer](https://github.com/roschaefer))
-- If TAC version is missing, return `null` [\#1477](https://github.com/Human-Connection/Human-Connection/pull/1477) ([roschaefer](https://github.com/roschaefer))
-- 1393 fix show less bugginess [\#1476](https://github.com/Human-Connection/Human-Connection/pull/1476) ([mattwr18](https://github.com/mattwr18))
-- Fix related posts section in 'More Info' [\#1475](https://github.com/Human-Connection/Human-Connection/pull/1475) ([alina-beck](https://github.com/alina-beck))
-- Cursor fixes [\#1474](https://github.com/Human-Connection/Human-Connection/pull/1474) ([alina-beck](https://github.com/alina-beck))
-- Update export syntax, update maintenance worker/neo4j config [\#1473](https://github.com/Human-Connection/Human-Connection/pull/1473) ([mattwr18](https://github.com/mattwr18))
-- Encode the bearer token instead of hard-coding it [\#1464](https://github.com/Human-Connection/Human-Connection/pull/1464) ([roschaefer](https://github.com/roschaefer))
-- Bump eslint-config-prettier from 6.1.0 to 6.2.0 in /webapp [\#1461](https://github.com/Human-Connection/Human-Connection/pull/1461) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-prettier from 6.1.0 to 6.2.0 in /backend [\#1460](https://github.com/Human-Connection/Human-Connection/pull/1460) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nodemon from 1.19.1 to 1.19.2 in /backend [\#1459](https://github.com/Human-Connection/Human-Connection/pull/1459) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nodemon from 1.19.1 to 1.19.2 in /webapp [\#1458](https://github.com/Human-Connection/Human-Connection/pull/1458) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Disable scrolling behind popover [\#1453](https://github.com/Human-Connection/Human-Connection/pull/1453) ([alina-beck](https://github.com/alina-beck))
-- Use hyphens to separate words properly [\#1452](https://github.com/Human-Connection/Human-Connection/pull/1452) ([alina-beck](https://github.com/alina-beck))
-- Limit suggestions list to 15, add component tests [\#1451](https://github.com/Human-Connection/Human-Connection/pull/1451) ([mattwr18](https://github.com/mattwr18))
-- Bump cross-env from 5.2.0 to 5.2.1 in /backend [\#1450](https://github.com/Human-Connection/Human-Connection/pull/1450) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.9.1 to 2.9.3 in /backend [\#1448](https://github.com/Human-Connection/Human-Connection/pull/1448) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-youtube from 5.6.6 to 5.6.7 in /backend [\#1447](https://github.com/Human-Connection/Human-Connection/pull/1447) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-soundcloud from 5.6.6 to 5.6.7 in /backend [\#1446](https://github.com/Human-Connection/Human-Connection/pull/1446) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.9.1 to 2.9.3 in /backend [\#1445](https://github.com/Human-Connection/Human-Connection/pull/1445) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cross-env from 5.2.0 to 5.2.1 in /webapp [\#1444](https://github.com/Human-Connection/Human-Connection/pull/1444) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint from 6.2.2 to 6.3.0 in /backend [\#1443](https://github.com/Human-Connection/Human-Connection/pull/1443) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cross-env from 5.2.0 to 5.2.1 [\#1442](https://github.com/Human-Connection/Human-Connection/pull/1442) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 1414 Implement soft delete [\#1440](https://github.com/Human-Connection/Human-Connection/pull/1440) ([roschaefer](https://github.com/roschaefer))
-- Move Neo4j configuration in configmap [\#1439](https://github.com/Human-Connection/Human-Connection/pull/1439) ([roschaefer](https://github.com/roschaefer))
-- Bump graphql from 14.5.3 to 14.5.4 in /webapp [\#1437](https://github.com/Human-Connection/Human-Connection/pull/1437) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump vue-izitoast from 1.2.0 to 1.2.1 in /webapp [\#1436](https://github.com/Human-Connection/Human-Connection/pull/1436) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.15.2 to 22.16.0 in /webapp [\#1435](https://github.com/Human-Connection/Human-Connection/pull/1435) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump sass-loader from 7.3.1 to 8.0.0 in /webapp [\#1434](https://github.com/Human-Connection/Human-Connection/pull/1434) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j-driver from 1.7.5 to 1.7.6 in /backend [\#1433](https://github.com/Human-Connection/Human-Connection/pull/1433) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.15.2 to 22.16.0 in /backend [\#1432](https://github.com/Human-Connection/Human-Connection/pull/1432) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-node from 9.1.0 to 9.2.0 in /webapp [\#1431](https://github.com/Human-Connection/Human-Connection/pull/1431) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-node from 9.1.0 to 9.2.0 in /backend [\#1430](https://github.com/Human-Connection/Human-Connection/pull/1430) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j-driver from 1.7.5 to 1.7.6 [\#1429](https://github.com/Human-Connection/Human-Connection/pull/1429) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.5.3 to 14.5.4 in /backend [\#1428](https://github.com/Human-Connection/Human-Connection/pull/1428) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 1414 Bugfix: Delete notifications if connected post, comment or user is deleted [\#1426](https://github.com/Human-Connection/Human-Connection/pull/1426) ([roschaefer](https://github.com/roschaefer))
-- Bump apollo-server from 2.9.0 to 2.9.1 in /backend [\#1424](https://github.com/Human-Connection/Human-Connection/pull/1424) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nuxt-dropzone from 1.0.3 to 1.0.4 in /webapp [\#1423](https://github.com/Human-Connection/Human-Connection/pull/1423) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nuxt from 2.9.1 to 2.9.2 in /webapp [\#1421](https://github.com/Human-Connection/Human-Connection/pull/1421) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-standard from 14.0.1 to 14.1.0 in /backend [\#1420](https://github.com/Human-Connection/Human-Connection/pull/1420) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j-graphql-js from 2.7.1 to 2.7.2 in /backend [\#1419](https://github.com/Human-Connection/Human-Connection/pull/1419) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.9.0 to 2.9.1 in /backend [\#1418](https://github.com/Human-Connection/Human-Connection/pull/1418) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-cucumber-preprocessor from 1.15.1 to 1.16.0 [\#1417](https://github.com/Human-Connection/Human-Connection/pull/1417) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump helmet from 3.20.0 to 3.20.1 in /backend [\#1416](https://github.com/Human-Connection/Human-Connection/pull/1416) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Simplify cypress testing on docker [\#1411](https://github.com/Human-Connection/Human-Connection/pull/1411) ([roschaefer](https://github.com/roschaefer))
-- Bump cypress-cucumber-preprocessor from 1.15.0 to 1.15.1 [\#1410](https://github.com/Human-Connection/Human-Connection/pull/1410) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- \[Security\] Bump mixin-deep from 1.3.1 to 1.3.2 [\#1409](https://github.com/Human-Connection/Human-Connection/pull/1409) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- \[Security\] Bump mixin-deep from 1.3.1 to 1.3.2 in /webapp [\#1408](https://github.com/Human-Connection/Human-Connection/pull/1408) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix Editor Bugs [\#1406](https://github.com/Human-Connection/Human-Connection/pull/1406) ([alina-beck](https://github.com/alina-beck))
-- Bump @nuxtjs/apollo from 4.0.0-rc11 to 4.0.0-rc12 in /webapp [\#1404](https://github.com/Human-Connection/Human-Connection/pull/1404) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-shield from 6.0.5 to 6.0.6 in /backend [\#1403](https://github.com/Human-Connection/Human-Connection/pull/1403) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-cucumber-preprocessor from 1.14.1 to 1.15.0 [\#1402](https://github.com/Human-Connection/Human-Connection/pull/1402) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- \[Security\] Bump eslint-utils from 1.3.1 to 1.4.2 in /webapp [\#1401](https://github.com/Human-Connection/Human-Connection/pull/1401) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Update the apollo cache [\#1400](https://github.com/Human-Connection/Human-Connection/pull/1400) ([mattwr18](https://github.com/mattwr18))
-- Update to use \ instead of \ [\#1398](https://github.com/Human-Connection/Human-Connection/pull/1398) ([mattwr18](https://github.com/mattwr18))
-- Check there are ids in the badIds array [\#1397](https://github.com/Human-Connection/Human-Connection/pull/1397) ([mattwr18](https://github.com/mattwr18))
-- Add memory limits to neo4j deployment [\#1392](https://github.com/Human-Connection/Human-Connection/pull/1392) ([roschaefer](https://github.com/roschaefer))
-- Bump babel-eslint from 10.0.2 to 10.0.3 in /backend [\#1389](https://github.com/Human-Connection/Human-Connection/pull/1389) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint from 6.2.1 to 6.2.2 in /backend [\#1388](https://github.com/Human-Connection/Human-Connection/pull/1388) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.8.2 to 2.9.0 in /backend [\#1387](https://github.com/Human-Connection/Human-Connection/pull/1387) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-loader from 2.2.1 to 3.0.0 in /webapp [\#1386](https://github.com/Human-Connection/Human-Connection/pull/1386) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.5.0 to 14.5.3 in /backend [\#1385](https://github.com/Human-Connection/Human-Connection/pull/1385) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.8.2 to 2.9.0 in /backend [\#1384](https://github.com/Human-Connection/Human-Connection/pull/1384) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump babel-eslint from 10.0.2 to 10.0.3 in /webapp [\#1383](https://github.com/Human-Connection/Human-Connection/pull/1383) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0 to 2.0.1 in /backend [\#1382](https://github.com/Human-Connection/Human-Connection/pull/1382) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0 to 2.0.1 in /webapp [\#1381](https://github.com/Human-Connection/Human-Connection/pull/1381) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-express from 2.8.2 to 2.9.0 in /backend [\#1380](https://github.com/Human-Connection/Human-Connection/pull/1380) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.5.0 to 14.5.3 in /webapp [\#1379](https://github.com/Human-Connection/Human-Connection/pull/1379) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Simplify docker entrypoint of neo4j image [\#1377](https://github.com/Human-Connection/Human-Connection/pull/1377) ([roschaefer](https://github.com/roschaefer))
-- Fix infinite-loading infinitely loading [\#1376](https://github.com/Human-Connection/Human-Connection/pull/1376) ([roschaefer](https://github.com/roschaefer))
-- Fix flickering create-button [\#1375](https://github.com/Human-Connection/Human-Connection/pull/1375) ([roschaefer](https://github.com/roschaefer))
-- Fix "cannot read property id of null" in staging [\#1371](https://github.com/Human-Connection/Human-Connection/pull/1371) ([roschaefer](https://github.com/roschaefer))
-- Use ES6 syntax to avoid repetition [\#1370](https://github.com/Human-Connection/Human-Connection/pull/1370) ([mattwr18](https://github.com/mattwr18))
-- Fix UpdatePost resolver/validations [\#1368](https://github.com/Human-Connection/Human-Connection/pull/1368) ([mattwr18](https://github.com/mattwr18))
-- Update vue-izitoast after they released v1.2.0! [\#1366](https://github.com/Human-Connection/Human-Connection/pull/1366) ([roschaefer](https://github.com/roschaefer))
-- Bump graphql from 14.4.2 to 14.5.0 in /webapp [\#1358](https://github.com/Human-Connection/Human-Connection/pull/1358) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-standard from 14.0.0 to 14.0.1 in /backend [\#1356](https://github.com/Human-Connection/Human-Connection/pull/1356) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-cucumber-preprocessor from 1.14.0 to 1.14.1 [\#1354](https://github.com/Human-Connection/Human-Connection/pull/1354) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix database import, pagination and counters on user profile page [\#1351](https://github.com/Human-Connection/Human-Connection/pull/1351) ([roschaefer](https://github.com/roschaefer))
-- Fix post count always showing 0 [\#1350](https://github.com/Human-Connection/Human-Connection/pull/1350) ([roschaefer](https://github.com/roschaefer))
-- Fix expiration dates of JWT and cookie [\#1349](https://github.com/Human-Connection/Human-Connection/pull/1349) ([roschaefer](https://github.com/roschaefer))
-- Update transitive dependencies [\#1348](https://github.com/Human-Connection/Human-Connection/pull/1348) ([roschaefer](https://github.com/roschaefer))
-- Update backend/yarn.lock` [\#1346](https://github.com/Human-Connection/Human-Connection/pull/1346) ([mattwr18](https://github.com/mattwr18))
-- Bump node from 12.8-alpine to 12.9-alpine in /webapp [\#1345](https://github.com/Human-Connection/Human-Connection/pull/1345) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node from 12.8-alpine to 12.9-alpine in /backend [\#1344](https://github.com/Human-Connection/Human-Connection/pull/1344) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.15.1 to 22.15.2 in /webapp [\#1343](https://github.com/Human-Connection/Human-Connection/pull/1343) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @vue/cli-shared-utils from 3.10.0 to 3.11.0 in /webapp [\#1342](https://github.com/Human-Connection/Human-Connection/pull/1342) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.15.1 to 22.15.2 in /backend [\#1341](https://github.com/Human-Connection/Human-Connection/pull/1341) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-cucumber-preprocessor from 1.13.1 to 1.14.0 [\#1340](https://github.com/Human-Connection/Human-Connection/pull/1340) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Visual feedback if filters lead to 0 results [\#1339](https://github.com/Human-Connection/Human-Connection/pull/1339) ([roschaefer](https://github.com/roschaefer))
-- Implement visual feedback if filter is active [\#1338](https://github.com/Human-Connection/Human-Connection/pull/1338) ([roschaefer](https://github.com/roschaefer))
-- Fix vue warnings for MasonryGrid/MasonGridItem [\#1336](https://github.com/Human-Connection/Human-Connection/pull/1336) ([mattwr18](https://github.com/mattwr18))
-- Check if user has agreed to the current terms and conditions [\#1334](https://github.com/Human-Connection/Human-Connection/pull/1334) ([ogerly](https://github.com/ogerly))
-- Bump nuxt-dropzone from 1.0.2 to 1.0.3 in /webapp [\#1330](https://github.com/Human-Connection/Human-Connection/pull/1330) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @nuxtjs/axios from 5.5.4 to 5.6.0 in /webapp [\#1329](https://github.com/Human-Connection/Human-Connection/pull/1329) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.8.1 to 2.8.2 in /backend [\#1328](https://github.com/Human-Connection/Human-Connection/pull/1328) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap from 1.24.2 to 1.25.0 in /webapp [\#1327](https://github.com/Human-Connection/Human-Connection/pull/1327) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @sentry/node from 5.6.1 to 5.6.2 in /backend [\#1326](https://github.com/Human-Connection/Human-Connection/pull/1326) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-beta.5 to 2.0.0 in /webapp [\#1325](https://github.com/Human-Connection/Human-Connection/pull/1325) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint from 6.2.0 to 6.2.1 in /backend [\#1324](https://github.com/Human-Connection/Human-Connection/pull/1324) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.26.2 to 1.27.0 in /webapp [\#1323](https://github.com/Human-Connection/Human-Connection/pull/1323) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.8.1 to 2.8.2 in /backend [\#1322](https://github.com/Human-Connection/Human-Connection/pull/1322) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nuxt from 2.8.1 to 2.9.1 in /webapp [\#1321](https://github.com/Human-Connection/Human-Connection/pull/1321) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-beta.5 to 2.0.0 in /backend [\#1320](https://github.com/Human-Connection/Human-Connection/pull/1320) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-shield from 6.0.4 to 6.0.5 in /backend [\#1319](https://github.com/Human-Connection/Human-Connection/pull/1319) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump sass-loader from 7.2.0 to 7.3.1 in /webapp [\#1318](https://github.com/Human-Connection/Human-Connection/pull/1318) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix \#1315 [\#1316](https://github.com/Human-Connection/Human-Connection/pull/1316) ([roschaefer](https://github.com/roschaefer))
-- Fix \#1308 [\#1314](https://github.com/Human-Connection/Human-Connection/pull/1314) ([roschaefer](https://github.com/roschaefer))
-- Bump @nuxtjs/apollo from 4.0.0-rc9 to 4.0.0-rc11 in /webapp [\#1309](https://github.com/Human-Connection/Human-Connection/pull/1309) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-prettier from 6.0.0 to 6.1.0 in /backend [\#1304](https://github.com/Human-Connection/Human-Connection/pull/1304) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump uuid from 3.3.2 to 3.3.3 in /backend [\#1302](https://github.com/Human-Connection/Human-Connection/pull/1302) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-standard from 4.0.0 to 4.0.1 in /webapp [\#1301](https://github.com/Human-Connection/Human-Connection/pull/1301) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-standard from 4.0.0 to 4.0.1 in /backend [\#1300](https://github.com/Human-Connection/Human-Connection/pull/1300) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-prettier from 6.0.0 to 6.1.0 in /webapp [\#1299](https://github.com/Human-Connection/Human-Connection/pull/1299) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-standard from 13.0.1 to 14.0.0 in /backend [\#1298](https://github.com/Human-Connection/Human-Connection/pull/1298) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neode from 0.3.1 to 0.3.2 in /backend [\#1297](https://github.com/Human-Connection/Human-Connection/pull/1297) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neode from 0.3.1 to 0.3.2 [\#1296](https://github.com/Human-Connection/Human-Connection/pull/1296) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Configure dbms.security.procedures [\#1295](https://github.com/Human-Connection/Human-Connection/pull/1295) ([roschaefer](https://github.com/roschaefer))
-- Downgrade @nuxtjs/apollo [\#1294](https://github.com/Human-Connection/Human-Connection/pull/1294) ([mattwr18](https://github.com/mattwr18))
-- Bump jest from 24.8.0 to 24.9.0 in /backend [\#1293](https://github.com/Human-Connection/Human-Connection/pull/1293) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump babel-jest from 24.8.0 to 24.9.0 in /webapp [\#1292](https://github.com/Human-Connection/Human-Connection/pull/1292) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump dotenv from 8.0.0 to 8.1.0 in /backend [\#1291](https://github.com/Human-Connection/Human-Connection/pull/1291) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-beta.4 to 2.0.0-beta.5 in /webapp [\#1290](https://github.com/Human-Connection/Human-Connection/pull/1290) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j-graphql-js from 2.7.0 to 2.7.1 in /backend [\#1289](https://github.com/Human-Connection/Human-Connection/pull/1289) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint from 6.1.0 to 6.2.0 in /backend [\#1288](https://github.com/Human-Connection/Human-Connection/pull/1288) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump jest from 24.8.0 to 24.9.0 in /webapp [\#1287](https://github.com/Human-Connection/Human-Connection/pull/1287) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-beta.4 to 2.0.0-beta.5 in /backend [\#1286](https://github.com/Human-Connection/Human-Connection/pull/1286) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump dotenv from 8.0.0 to 8.1.0 [\#1285](https://github.com/Human-Connection/Human-Connection/pull/1285) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump babel-jest from 24.8.0 to 24.9.0 in /backend [\#1284](https://github.com/Human-Connection/Human-Connection/pull/1284) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- fix\(header-alignment\): Fix logo and locale position. [\#1283](https://github.com/Human-Connection/Human-Connection/pull/1283) ([gha-gozu](https://github.com/gha-gozu))
-- Get rid of property warnings [\#1282](https://github.com/Human-Connection/Human-Connection/pull/1282) ([roschaefer](https://github.com/roschaefer))
-- 272 add error reporting [\#1281](https://github.com/Human-Connection/Human-Connection/pull/1281) ([roschaefer](https://github.com/roschaefer))
-- Refactor graphql queries [\#1280](https://github.com/Human-Connection/Human-Connection/pull/1280) ([mattwr18](https://github.com/mattwr18))
-- Bump @hapi/joi from 15.1.0 to 15.1.1 in /backend [\#1279](https://github.com/Human-Connection/Human-Connection/pull/1279) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix hashtag db import [\#1278](https://github.com/Human-Connection/Human-Connection/pull/1278) ([roschaefer](https://github.com/roschaefer))
-- Fix `Cannot read property countUser of null` [\#1277](https://github.com/Human-Connection/Human-Connection/pull/1277) ([roschaefer](https://github.com/roschaefer))
-- Bump @human-connection/styleguide from 0.5.18 to 0.5.19 in /webapp [\#1274](https://github.com/Human-Connection/Human-Connection/pull/1274) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix user mention menu on production data [\#1271](https://github.com/Human-Connection/Human-Connection/pull/1271) ([roschaefer](https://github.com/roschaefer))
-- π° 1062 notification about comment on post [\#1270](https://github.com/Human-Connection/Human-Connection/pull/1270) ([Tirokk](https://github.com/Tirokk))
-- Bump @human-connection/styleguide from 0.5.17 to 0.5.18 in /webapp [\#1269](https://github.com/Human-Connection/Human-Connection/pull/1269) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Validate that a post cannot be created without categories/too many categories [\#1268](https://github.com/Human-Connection/Human-Connection/pull/1268) ([mattwr18](https://github.com/mattwr18))
-- Bump graphql-middleware from 3.0.3 to 3.0.5 in /backend [\#1265](https://github.com/Human-Connection/Human-Connection/pull/1265) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Localise categories [\#1261](https://github.com/Human-Connection/Human-Connection/pull/1261) ([mattwr18](https://github.com/mattwr18))
-- Bump vue-izitoast from `c246fd7` to `ba6b03e` in /webapp [\#1260](https://github.com/Human-Connection/Human-Connection/pull/1260) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap from 1.24.1 to 1.24.2 in /webapp [\#1259](https://github.com/Human-Connection/Human-Connection/pull/1259) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.26.1 to 1.26.2 in /webapp [\#1258](https://github.com/Human-Connection/Human-Connection/pull/1258) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j-graphql-js from 2.6.3 to 2.7.0 in /backend [\#1257](https://github.com/Human-Connection/Human-Connection/pull/1257) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Add masonry layout grid [\#1256](https://github.com/Human-Connection/Human-Connection/pull/1256) ([alina-beck](https://github.com/alina-beck))
-- Maintain consistent naming/punctuation conventions [\#1255](https://github.com/Human-Connection/Human-Connection/pull/1255) ([mattwr18](https://github.com/mattwr18))
-- Bump eslint-plugin-jest from 22.15.0 to 22.15.1 in /webapp [\#1253](https://github.com/Human-Connection/Human-Connection/pull/1253) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @storybook/vue from 5.1.10 to 5.1.11 in /webapp [\#1251](https://github.com/Human-Connection/Human-Connection/pull/1251) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @storybook/addon-a11y from 5.1.10 to 5.1.11 in /webapp [\#1250](https://github.com/Human-Connection/Human-Connection/pull/1250) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @storybook/addon-actions from 5.1.10 to 5.1.11 in /webapp [\#1249](https://github.com/Human-Connection/Human-Connection/pull/1249) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.15.0 to 22.15.1 in /backend [\#1248](https://github.com/Human-Connection/Human-Connection/pull/1248) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- π° 454 Lokalise / translate all unlocalised Texts / Translations / Languages [\#1244](https://github.com/Human-Connection/Human-Connection/pull/1244) ([Tirokk](https://github.com/Tirokk))
-- Bump apollo-client from 2.6.3 to 2.6.4 in /webapp [\#1239](https://github.com/Human-Connection/Human-Connection/pull/1239) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump sass-loader from 7.1.0 to 7.2.0 in /webapp [\#1238](https://github.com/Human-Connection/Human-Connection/pull/1238) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-cache-inmemory from 1.6.2 to 1.6.3 in /webapp [\#1237](https://github.com/Human-Connection/Human-Connection/pull/1237) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-client from 2.6.3 to 2.6.4 in /backend [\#1236](https://github.com/Human-Connection/Human-Connection/pull/1236) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-cucumber-preprocessor from 1.13.0 to 1.13.1 [\#1235](https://github.com/Human-Connection/Human-Connection/pull/1235) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-cache-inmemory from 1.6.2 to 1.6.3 in /backend [\#1234](https://github.com/Human-Connection/Human-Connection/pull/1234) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- I had enough of `--ignore-engines` [\#1232](https://github.com/Human-Connection/Human-Connection/pull/1232) ([roschaefer](https://github.com/roschaefer))
-- Bump node from 12.7-alpine to 12.8-alpine in /backend [\#1228](https://github.com/Human-Connection/Human-Connection/pull/1228) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node from 12.7-alpine to 12.8-alpine in /webapp [\#1227](https://github.com/Human-Connection/Human-Connection/pull/1227) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump vue-sweetalert-icons from 4.1.0 to 4.2.0 in /webapp [\#1225](https://github.com/Human-Connection/Human-Connection/pull/1225) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- π° Registration confirmation of terms of use added II [\#1224](https://github.com/Human-Connection/Human-Connection/pull/1224) ([ogerly](https://github.com/ogerly))
-- Remove obsolete "MOCKS" [\#1223](https://github.com/Human-Connection/Human-Connection/pull/1223) ([roschaefer](https://github.com/roschaefer))
-- Fix expired discord link [\#1220](https://github.com/Human-Connection/Human-Connection/pull/1220) ([roschaefer](https://github.com/roschaefer))
-- Add data-mention-id to seeds mentions [\#1218](https://github.com/Human-Connection/Human-Connection/pull/1218) ([mattwr18](https://github.com/mattwr18))
-- Stub sweetalert-icon in tests which use [\#1217](https://github.com/Human-Connection/Human-Connection/pull/1217) ([mattwr18](https://github.com/mattwr18))
-- Bump eslint-plugin-jest from 22.14.1 to 22.15.0 in /webapp [\#1215](https://github.com/Human-Connection/Human-Connection/pull/1215) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @nuxtjs/style-resources from 0.1.2 to 1.0.0 in /webapp [\#1213](https://github.com/Human-Connection/Human-Connection/pull/1213) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump vue-sweetalert-icons from 4.0.0 to 4.1.0 in /webapp [\#1212](https://github.com/Human-Connection/Human-Connection/pull/1212) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.14.1 to 22.15.0 in /backend [\#1211](https://github.com/Human-Connection/Human-Connection/pull/1211) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.26.0 to 1.26.1 in /webapp [\#1210](https://github.com/Human-Connection/Human-Connection/pull/1210) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- π° 1054 blocked users [\#1209](https://github.com/Human-Connection/Human-Connection/pull/1209) ([roschaefer](https://github.com/roschaefer))
-- Bump @nuxtjs/dotenv from 1.3.0 to 1.4.0 in /webapp [\#1196](https://github.com/Human-Connection/Human-Connection/pull/1196) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-beta.3 to 2.0.0-beta.4 in /backend [\#1195](https://github.com/Human-Connection/Human-Connection/pull/1195) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-beta.3 to 2.0.0-beta.4 in /webapp [\#1194](https://github.com/Human-Connection/Human-Connection/pull/1194) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neode from 0.3.0 to 0.3.1 in /backend [\#1193](https://github.com/Human-Connection/Human-Connection/pull/1193) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump vuex-i18n from 1.13.0 to 1.13.1 in /webapp [\#1192](https://github.com/Human-Connection/Human-Connection/pull/1192) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neode from 0.3.0 to 0.3.1 [\#1191](https://github.com/Human-Connection/Human-Connection/pull/1191) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- add page code-of-conduct, english and german [\#1190](https://github.com/Human-Connection/Human-Connection/pull/1190) ([ogerly](https://github.com/ogerly))
-- Fix terms and conditions template, english and german [\#1185](https://github.com/Human-Connection/Human-Connection/pull/1185) ([ogerly](https://github.com/ogerly))
-- changes and history template, english, german [\#1184](https://github.com/Human-Connection/Human-Connection/pull/1184) ([ogerly](https://github.com/ogerly))
-- Bump metascraper-lang from 5.6.3 to 5.6.5 in /backend [\#1182](https://github.com/Human-Connection/Human-Connection/pull/1182) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @vue/cli-shared-utils from 3.9.0 to 3.10.0 in /webapp [\#1181](https://github.com/Human-Connection/Human-Connection/pull/1181) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-author from 5.6.3 to 5.6.5 in /backend [\#1180](https://github.com/Human-Connection/Human-Connection/pull/1180) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @nuxtjs/apollo from 4.0.0-rc9 to 4.0.0-rc10 in /webapp [\#1179](https://github.com/Human-Connection/Human-Connection/pull/1179) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-title from 5.6.3 to 5.6.5 in /backend [\#1178](https://github.com/Human-Connection/Human-Connection/pull/1178) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-image from 5.6.3 to 5.6.5 in /backend [\#1177](https://github.com/Human-Connection/Human-Connection/pull/1177) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 845 load more [\#1176](https://github.com/Human-Connection/Human-Connection/pull/1176) ([MoldaB](https://github.com/MoldaB))
-- edit layout default for guests [\#1175](https://github.com/Human-Connection/Human-Connection/pull/1175) ([ogerly](https://github.com/ogerly))
-- Add static page for data privacy [\#1174](https://github.com/Human-Connection/Human-Connection/pull/1174) ([ogerly](https://github.com/ogerly))
-- Fix depreciation warnings [\#1171](https://github.com/Human-Connection/Human-Connection/pull/1171) ([roschaefer](https://github.com/roschaefer))
-- seed first and then reset [\#1170](https://github.com/Human-Connection/Human-Connection/pull/1170) ([ogerly](https://github.com/ogerly))
-- Move filter by followers functionality to filter dropdown [\#1169](https://github.com/Human-Connection/Human-Connection/pull/1169) ([mattwr18](https://github.com/mattwr18))
-- Bump metascraper-logo from 5.6.3 to 5.6.5 in /backend [\#1167](https://github.com/Human-Connection/Human-Connection/pull/1167) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-audio from 5.6.3 to 5.6.5 in /backend [\#1166](https://github.com/Human-Connection/Human-Connection/pull/1166) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-url from 5.6.3 to 5.6.5 in /backend [\#1165](https://github.com/Human-Connection/Human-Connection/pull/1165) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-soundcloud from 5.6.3 to 5.6.5 in /backend [\#1164](https://github.com/Human-Connection/Human-Connection/pull/1164) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-publisher from 5.6.3 to 5.6.5 in /backend [\#1163](https://github.com/Human-Connection/Human-Connection/pull/1163) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-description from 5.6.3 to 5.6.5 in /backend [\#1162](https://github.com/Human-Connection/Human-Connection/pull/1162) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tippy.js from 4.3.4 to 4.3.5 in /webapp [\#1161](https://github.com/Human-Connection/Human-Connection/pull/1161) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-date from 5.6.3 to 5.6.5 in /backend [\#1160](https://github.com/Human-Connection/Human-Connection/pull/1160) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-video from 5.6.3 to 5.6.5 in /backend [\#1159](https://github.com/Human-Connection/Human-Connection/pull/1159) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-file-upload from 3.3.2 to 3.3.3 [\#1158](https://github.com/Human-Connection/Human-Connection/pull/1158) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Update metascraper-youtube [\#1156](https://github.com/Human-Connection/Human-Connection/pull/1156) ([roschaefer](https://github.com/roschaefer))
-- Use a link's username, open separate window on click [\#1155](https://github.com/Human-Connection/Human-Connection/pull/1155) ([mattwr18](https://github.com/mattwr18))
-- Bump apollo-server-express from 2.8.0 to 2.8.1 in /backend [\#1154](https://github.com/Human-Connection/Human-Connection/pull/1154) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neode from 0.2.16 to 0.3.0 in /backend [\#1152](https://github.com/Human-Connection/Human-Connection/pull/1152) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump merge-graphql-schemas from 1.6.1 to 1.7.0 in /backend [\#1151](https://github.com/Human-Connection/Human-Connection/pull/1151) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.14.0 to 22.14.1 in /webapp [\#1150](https://github.com/Human-Connection/Human-Connection/pull/1150) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.8.0 to 2.8.1 in /backend [\#1149](https://github.com/Human-Connection/Human-Connection/pull/1149) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.14.0 to 22.14.1 in /backend [\#1148](https://github.com/Human-Connection/Human-Connection/pull/1148) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap from 1.21.0 to 1.24.0 in /webapp [\#1147](https://github.com/Human-Connection/Human-Connection/pull/1147) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.8.0 to 2.8.1 in /backend [\#1146](https://github.com/Human-Connection/Human-Connection/pull/1146) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neode from 0.2.18 to 0.3.0 [\#1145](https://github.com/Human-Connection/Human-Connection/pull/1145) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump vuex-i18n from 1.11.0 to 1.13.0 in /webapp [\#1144](https://github.com/Human-Connection/Human-Connection/pull/1144) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix console.errors during `yarn run test` [\#1141](https://github.com/Human-Connection/Human-Connection/pull/1141) ([roschaefer](https://github.com/roschaefer))
-- Refactor social media backend [\#1139](https://github.com/Human-Connection/Human-Connection/pull/1139) ([alina-beck](https://github.com/alina-beck))
-- Bump graphql-middleware from 3.0.2 to 3.0.3 in /backend [\#1138](https://github.com/Human-Connection/Human-Connection/pull/1138) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.7.2 to 2.8.0 in /backend [\#1137](https://github.com/Human-Connection/Human-Connection/pull/1137) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.7.2 to 2.8.0 in /backend [\#1136](https://github.com/Human-Connection/Human-Connection/pull/1136) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress from 3.4.0 to 3.4.1 [\#1135](https://github.com/Human-Connection/Human-Connection/pull/1135) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Emotions on posts [\#1133](https://github.com/Human-Connection/Human-Connection/pull/1133) ([mattwr18](https://github.com/mattwr18))
-- Gitignore ssh directory [\#1132](https://github.com/Human-Connection/Human-Connection/pull/1132) ([mattwr18](https://github.com/mattwr18))
-- Bump cookie-universal-nuxt from 2.0.16 to 2.0.17 in /webapp [\#1131](https://github.com/Human-Connection/Human-Connection/pull/1131) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.13.6 to 22.14.0 in /backend [\#1130](https://github.com/Human-Connection/Human-Connection/pull/1130) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.13.6 to 22.14.0 in /webapp [\#1129](https://github.com/Human-Connection/Human-Connection/pull/1129) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.7.0 to 2.7.2 in /backend [\#1128](https://github.com/Human-Connection/Human-Connection/pull/1128) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.7.0 to 2.7.2 in /backend [\#1127](https://github.com/Human-Connection/Human-Connection/pull/1127) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-express from 2.7.0 to 2.7.2 in /backend [\#1126](https://github.com/Human-Connection/Human-Connection/pull/1126) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node from 12.6-alpine to 12.7-alpine in /backend [\#1118](https://github.com/Human-Connection/Human-Connection/pull/1118) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j from 3.5.5 to 3.5.8 in /neo4j [\#1117](https://github.com/Human-Connection/Human-Connection/pull/1117) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node from 12.6-alpine to 12.7-alpine in /webapp [\#1116](https://github.com/Human-Connection/Human-Connection/pull/1116) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Give more space to neo4j-data [\#1115](https://github.com/Human-Connection/Human-Connection/pull/1115) ([roschaefer](https://github.com/roschaefer))
-- Bump metascraper-video from 4.10.2 to 5.6.3 in /backend [\#1114](https://github.com/Human-Connection/Human-Connection/pull/1114) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump helmet from 3.19.0 to 3.20.0 in /backend [\#1113](https://github.com/Human-Connection/Human-Connection/pull/1113) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-beta.2 to 2.0.0-beta.3 in /webapp [\#1111](https://github.com/Human-Connection/Human-Connection/pull/1111) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-cucumber-preprocessor from 1.12.0 to 1.13.0 [\#1108](https://github.com/Human-Connection/Human-Connection/pull/1108) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-beta.1 to 2.0.0-beta.3 in /backend [\#1106](https://github.com/Human-Connection/Human-Connection/pull/1106) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-title from 4.10.2 to 5.6.3 in /backend [\#1105](https://github.com/Human-Connection/Human-Connection/pull/1105) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-publisher from 4.10.2 to 5.6.3 in /backend [\#1104](https://github.com/Human-Connection/Human-Connection/pull/1104) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-author from 4.10.2 to 5.6.3 in /backend [\#1103](https://github.com/Human-Connection/Human-Connection/pull/1103) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-image from 4.10.2 to 5.6.3 in /backend [\#1102](https://github.com/Human-Connection/Human-Connection/pull/1102) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-lang from 4.10.2 to 5.6.3 in /backend [\#1101](https://github.com/Human-Connection/Human-Connection/pull/1101) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.13.0 to 22.13.6 in /backend [\#1100](https://github.com/Human-Connection/Human-Connection/pull/1100) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump metascraper-date from 4.10.2 to 5.6.3 in /backend [\#1099](https://github.com/Human-Connection/Human-Connection/pull/1099) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @vue/eslint-config-prettier from 4.0.1 to 5.0.0 in /webapp [\#1098](https://github.com/Human-Connection/Human-Connection/pull/1098) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.11.1 to 22.13.6 in /webapp [\#1097](https://github.com/Human-Connection/Human-Connection/pull/1097) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.5.4 to 7.5.5 in /backend [\#1095](https://github.com/Human-Connection/Human-Connection/pull/1095) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-import from 2.18.0 to 2.18.2 in /backend [\#1094](https://github.com/Human-Connection/Human-Connection/pull/1094) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-import from 2.18.0 to 2.18.2 in /webapp [\#1093](https://github.com/Human-Connection/Human-Connection/pull/1093) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint from 6.0.1 to 6.1.0 in /backend [\#1091](https://github.com/Human-Connection/Human-Connection/pull/1091) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/cli from 7.5.0 to 7.5.5 in /backend [\#1089](https://github.com/Human-Connection/Human-Connection/pull/1089) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.11.1 to 22.13.0 in /backend [\#1085](https://github.com/Human-Connection/Human-Connection/pull/1085) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neode from 0.2.16 to 0.2.18 [\#1084](https://github.com/Human-Connection/Human-Connection/pull/1084) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump merge-graphql-schemas from 1.5.8 to 1.6.1 in /backend [\#1083](https://github.com/Human-Connection/Human-Connection/pull/1083) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Created imprint page, added English translations [\#1080](https://github.com/Human-Connection/Human-Connection/pull/1080) ([ogerly](https://github.com/ogerly))
-- Bump eslint-plugin-jest from 22.9.0 to 22.11.1 in /webapp [\#1079](https://github.com/Human-Connection/Human-Connection/pull/1079) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.9.0 to 22.11.1 in /backend [\#1078](https://github.com/Human-Connection/Human-Connection/pull/1078) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.5.4 to 7.5.5 in /webapp [\#1076](https://github.com/Human-Connection/Human-Connection/pull/1076) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.5.4 to 7.5.5 in /webapp [\#1075](https://github.com/Human-Connection/Human-Connection/pull/1075) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/node from 7.5.0 to 7.5.5 in /backend [\#1074](https://github.com/Human-Connection/Human-Connection/pull/1074) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.5.4 to 7.5.5 in /backend [\#1073](https://github.com/Human-Connection/Human-Connection/pull/1073) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump helmet from 3.18.0 to 3.19.0 in /backend [\#1072](https://github.com/Human-Connection/Human-Connection/pull/1072) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/register from 7.4.4 to 7.5.5 in /backend [\#1070](https://github.com/Human-Connection/Human-Connection/pull/1070) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 375 sorting \(II\) [\#1063](https://github.com/Human-Connection/Human-Connection/pull/1063) ([ogerly](https://github.com/ogerly))
-- Bump graphql-shield from 6.0.3 to 6.0.4 in /backend [\#1061](https://github.com/Human-Connection/Human-Connection/pull/1061) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.8.0 to 22.9.0 in /backend [\#1060](https://github.com/Human-Connection/Human-Connection/pull/1060) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.6.9 to 2.7.0 in /backend [\#1058](https://github.com/Human-Connection/Human-Connection/pull/1058) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.8.0 to 22.9.0 in /webapp [\#1057](https://github.com/Human-Connection/Human-Connection/pull/1057) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.6.9 to 2.7.0 in /backend [\#1056](https://github.com/Human-Connection/Human-Connection/pull/1056) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-file-upload from 3.3.1 to 3.3.2 [\#1055](https://github.com/Human-Connection/Human-Connection/pull/1055) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- π° Refine social media [\#1053](https://github.com/Human-Connection/Human-Connection/pull/1053) ([alina-beck](https://github.com/alina-beck))
-- Bump eslint-plugin-jest from 22.7.2 to 22.8.0 in /backend [\#1052](https://github.com/Human-Connection/Human-Connection/pull/1052) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.7.2 to 22.8.0 in /webapp [\#1050](https://github.com/Human-Connection/Human-Connection/pull/1050) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Move secrets into secrets kubernetes template [\#1049](https://github.com/Human-Connection/Human-Connection/pull/1049) ([roschaefer](https://github.com/roschaefer))
-- Sledgehammer the file permission problem on docker [\#1048](https://github.com/Human-Connection/Human-Connection/pull/1048) ([roschaefer](https://github.com/roschaefer))
-- Bump linkify-it from 2.1.0 to 2.2.0 in /webapp [\#1047](https://github.com/Human-Connection/Human-Connection/pull/1047) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-file-upload from 3.2.1 to 3.3.1 [\#1046](https://github.com/Human-Connection/Human-Connection/pull/1046) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nodemailer from 6.2.1 to 6.3.0 in /backend [\#1045](https://github.com/Human-Connection/Human-Connection/pull/1045) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Refactoring: Split User and Email [\#1044](https://github.com/Human-Connection/Human-Connection/pull/1044) ([roschaefer](https://github.com/roschaefer))
-- Silence codecov [\#1043](https://github.com/Human-Connection/Human-Connection/pull/1043) ([roschaefer](https://github.com/roschaefer))
-- Fix regression of data import [\#1042](https://github.com/Human-Connection/Human-Connection/pull/1042) ([roschaefer](https://github.com/roschaefer))
-- Fix \#822 by updating the counts of the user [\#1041](https://github.com/Human-Connection/Human-Connection/pull/1041) ([roschaefer](https://github.com/roschaefer))
-- Remove graphql-yoga [\#1040](https://github.com/Human-Connection/Human-Connection/pull/1040) ([roschaefer](https://github.com/roschaefer))
-- Bugfix: Signup email was missing email query param [\#1039](https://github.com/Human-Connection/Human-Connection/pull/1039) ([roschaefer](https://github.com/roschaefer))
-- Refactor CreateComment resolver [\#1038](https://github.com/Human-Connection/Human-Connection/pull/1038) ([mattwr18](https://github.com/mattwr18))
-- Bump apollo-server from 2.6.8 to 2.6.9 in /backend [\#1034](https://github.com/Human-Connection/Human-Connection/pull/1034) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-standard from 12.0.0 to 13.0.1 in /backend [\#1032](https://github.com/Human-Connection/Human-Connection/pull/1032) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-file-upload from 3.2.0 to 3.2.1 [\#1031](https://github.com/Human-Connection/Human-Connection/pull/1031) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.6.8 to 2.6.9 in /backend [\#1029](https://github.com/Human-Connection/Human-Connection/pull/1029) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump wait-on from 3.2.0 to 3.3.0 in /backend [\#1028](https://github.com/Human-Connection/Human-Connection/pull/1028) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump lodash from 4.17.13 to 4.17.14 in /backend [\#1027](https://github.com/Human-Connection/Human-Connection/pull/1027) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- \[Security\] Bump lodash from 4.17.11 to 4.17.14 in /webapp [\#1023](https://github.com/Human-Connection/Human-Connection/pull/1023) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- \[Security\] Bump lodash.template from 4.4.0 to 4.5.0 in /webapp [\#1022](https://github.com/Human-Connection/Human-Connection/pull/1022) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- \[Security\] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /backend [\#1021](https://github.com/Human-Connection/Human-Connection/pull/1021) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Implement paginating user view for admins [\#1019](https://github.com/Human-Connection/Human-Connection/pull/1019) ([roschaefer](https://github.com/roschaefer))
-- π° Send out notifications on CreateComment [\#1018](https://github.com/Human-Connection/Human-Connection/pull/1018) ([Tirokk](https://github.com/Tirokk))
-- Refactor reward/unreward Badges in backend [\#1016](https://github.com/Human-Connection/Human-Connection/pull/1016) ([roschaefer](https://github.com/roschaefer))
-- Bump lodash from 4.17.11 to 4.17.13 in /backend [\#1015](https://github.com/Human-Connection/Human-Connection/pull/1015) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.6.6 to 2.6.8 in /backend [\#1014](https://github.com/Human-Connection/Human-Connection/pull/1014) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.4.5 to 7.5.4 in /webapp [\#1013](https://github.com/Human-Connection/Human-Connection/pull/1013) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.5.0 to 7.5.4 in /backend [\#1012](https://github.com/Human-Connection/Human-Connection/pull/1012) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.6.7 to 2.6.8 in /backend [\#1011](https://github.com/Human-Connection/Human-Connection/pull/1011) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.5.0 to 7.5.4 in /webapp [\#1010](https://github.com/Human-Connection/Human-Connection/pull/1010) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.5.2 to 7.5.4 in /backend [\#1009](https://github.com/Human-Connection/Human-Connection/pull/1009) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress from 3.3.2 to 3.4.0 [\#1008](https://github.com/Human-Connection/Human-Connection/pull/1008) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Follow up of \#958 [\#1007](https://github.com/Human-Connection/Human-Connection/pull/1007) ([roschaefer](https://github.com/roschaefer))
-- footer created imprint and all language ok [\#999](https://github.com/Human-Connection/Human-Connection/pull/999) ([ogerly](https://github.com/ogerly))
-- Bump graphql-shield from 6.0.2 to 6.0.3 in /backend [\#998](https://github.com/Human-Connection/Human-Connection/pull/998) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.4.5 to 7.5.2 in /backend [\#996](https://github.com/Human-Connection/Human-Connection/pull/996) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Update docs [\#995](https://github.com/Human-Connection/Human-Connection/pull/995) ([alina-beck](https://github.com/alina-beck))
-- Signup new users as admin [\#994](https://github.com/Human-Connection/Human-Connection/pull/994) ([roschaefer](https://github.com/roschaefer))
-- User role not nullable [\#993](https://github.com/Human-Connection/Human-Connection/pull/993) ([roschaefer](https://github.com/roschaefer))
-- Neo4j uses a different name for its env vars [\#989](https://github.com/Human-Connection/Human-Connection/pull/989) ([roschaefer](https://github.com/roschaefer))
-- Bump @babel/core from 7.4.5 to 7.5.0 in /backend [\#988](https://github.com/Human-Connection/Human-Connection/pull/988) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node from 12.5-alpine to 12.6-alpine in /backend [\#987](https://github.com/Human-Connection/Human-Connection/pull/987) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node from 12.5-alpine to 12.6-alpine in /webapp [\#985](https://github.com/Human-Connection/Human-Connection/pull/985) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.4.5 to 7.5.0 in /backend [\#984](https://github.com/Human-Connection/Human-Connection/pull/984) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.7.1 to 22.7.2 in /webapp [\#983](https://github.com/Human-Connection/Human-Connection/pull/983) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/node from 7.4.5 to 7.5.0 in /backend [\#982](https://github.com/Human-Connection/Human-Connection/pull/982) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.7.1 to 22.7.2 in /backend [\#981](https://github.com/Human-Connection/Human-Connection/pull/981) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.4.5 to 7.5.0 in /webapp [\#980](https://github.com/Human-Connection/Human-Connection/pull/980) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/cli from 7.4.4 to 7.5.0 in /backend [\#979](https://github.com/Human-Connection/Human-Connection/pull/979) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-loader from 2.2.0 to 2.2.1 in /webapp [\#978](https://github.com/Human-Connection/Human-Connection/pull/978) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.4.0 to 14.4.2 in /backend [\#973](https://github.com/Human-Connection/Human-Connection/pull/973) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.4.0 to 14.4.2 in /webapp [\#972](https://github.com/Human-Connection/Human-Connection/pull/972) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @vue/cli-shared-utils from 3.8.0 to 3.9.0 in /webapp [\#971](https://github.com/Human-Connection/Human-Connection/pull/971) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-loader from 2.1.2 to 2.2.0 in /webapp [\#970](https://github.com/Human-Connection/Human-Connection/pull/970) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Filter posts by category [\#969](https://github.com/Human-Connection/Human-Connection/pull/969) ([mattwr18](https://github.com/mattwr18))
-- Remove request for image in UpdatePost mutation from UI [\#966](https://github.com/Human-Connection/Human-Connection/pull/966) ([mattwr18](https://github.com/mattwr18))
-- Editor embeds merge in nitro embed [\#960](https://github.com/Human-Connection/Human-Connection/pull/960) ([mattwr18](https://github.com/mattwr18))
-- Maintenance service to support maintenance mode [\#956](https://github.com/Human-Connection/Human-Connection/pull/956) ([mattwr18](https://github.com/mattwr18))
-- Add basic styling for comment list [\#955](https://github.com/Human-Connection/Human-Connection/pull/955) ([mattwr18](https://github.com/mattwr18))
-- Refactor code to extract query to it's own file [\#954](https://github.com/Human-Connection/Human-Connection/pull/954) ([mattwr18](https://github.com/mattwr18))
-- Storybook [\#952](https://github.com/Human-Connection/Human-Connection/pull/952) ([mattwr18](https://github.com/mattwr18))
-- Remove unused query as cleanup [\#951](https://github.com/Human-Connection/Human-Connection/pull/951) ([mattwr18](https://github.com/mattwr18))
-- Bump graphql-shield from 5.6.2 to 6.0.2 in /backend [\#948](https://github.com/Human-Connection/Human-Connection/pull/948) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 943 bring user mutation under control [\#945](https://github.com/Human-Connection/Human-Connection/pull/945) ([roschaefer](https://github.com/roschaefer))
-- Bump node from 12.4-alpine to 12.5-alpine in /webapp [\#942](https://github.com/Human-Connection/Human-Connection/pull/942) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node from 12.4-alpine to 12.5-alpine in /backend [\#941](https://github.com/Human-Connection/Human-Connection/pull/941) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-file-upload from 3.1.4 to 3.2.0 [\#937](https://github.com/Human-Connection/Human-Connection/pull/937) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Add details to contribution form [\#936](https://github.com/Human-Connection/Human-Connection/pull/936) ([aonomike](https://github.com/aonomike))
-- Patch cypher injection vulnerability [\#935](https://github.com/Human-Connection/Human-Connection/pull/935) ([roschaefer](https://github.com/roschaefer))
-- 907 mobile responsive menu navbar [\#933](https://github.com/Human-Connection/Human-Connection/pull/933) ([ogerly](https://github.com/ogerly))
-- Bump date-fns from 2.0.0-beta.1 to 2.0.0-beta.2 in /backend [\#930](https://github.com/Human-Connection/Human-Connection/pull/930) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress from 3.3.1 to 3.3.2 [\#929](https://github.com/Human-Connection/Human-Connection/pull/929) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.2 in /webapp [\#928](https://github.com/Human-Connection/Human-Connection/pull/928) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.1 in /webapp [\#925](https://github.com/Human-Connection/Human-Connection/pull/925) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.6.6 to 2.6.7 in /backend [\#924](https://github.com/Human-Connection/Human-Connection/pull/924) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.3.1 to 14.4.0 in /webapp [\#923](https://github.com/Human-Connection/Human-Connection/pull/923) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.1 in /backend [\#922](https://github.com/Human-Connection/Human-Connection/pull/922) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.3.1 to 14.4.0 in /backend [\#921](https://github.com/Human-Connection/Human-Connection/pull/921) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.6.6 to 2.6.7 in /backend [\#920](https://github.com/Human-Connection/Human-Connection/pull/920) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Post with categories [\#919](https://github.com/Human-Connection/Human-Connection/pull/919) ([mattwr18](https://github.com/mattwr18))
-- Bump eslint from 5.16.0 to 6.0.1 in /backend [\#917](https://github.com/Human-Connection/Human-Connection/pull/917) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 in /webapp [\#916](https://github.com/Human-Connection/Human-Connection/pull/916) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 in /backend [\#915](https://github.com/Human-Connection/Human-Connection/pull/915) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-promise from 4.1.1 to 4.2.1 in /backend [\#914](https://github.com/Human-Connection/Human-Connection/pull/914) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-promise from 4.1.1 to 4.2.1 in /webapp [\#913](https://github.com/Human-Connection/Human-Connection/pull/913) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.6.4 to 2.6.6 in /backend [\#912](https://github.com/Human-Connection/Human-Connection/pull/912) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [\#911](https://github.com/Human-Connection/Human-Connection/pull/911) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.6.4 to 2.6.6 in /backend [\#910](https://github.com/Human-Connection/Human-Connection/pull/910) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-prettier from 5.0.0 to 6.0.0 in /backend [\#909](https://github.com/Human-Connection/Human-Connection/pull/909) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-import from 2.17.3 to 2.18.0 in /webapp [\#904](https://github.com/Human-Connection/Human-Connection/pull/904) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-vue from 5.2.2 to 5.2.3 in /webapp [\#903](https://github.com/Human-Connection/Human-Connection/pull/903) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-import from 2.17.3 to 2.18.0 in /backend [\#902](https://github.com/Human-Connection/Human-Connection/pull/902) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Refactor CreateComments functionality [\#901](https://github.com/Human-Connection/Human-Connection/pull/901) ([mattwr18](https://github.com/mattwr18))
-- Write tests for UpdatePost, refactor tests [\#898](https://github.com/Human-Connection/Human-Connection/pull/898) ([mattwr18](https://github.com/mattwr18))
-- Deploy development mailserver [\#893](https://github.com/Human-Connection/Human-Connection/pull/893) ([roschaefer](https://github.com/roschaefer))
-- Bump eslint-plugin-jest from 22.7.0 to 22.7.1 in /backend [\#890](https://github.com/Human-Connection/Human-Connection/pull/890) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.7.0 to 22.7.1 in /webapp [\#889](https://github.com/Human-Connection/Human-Connection/pull/889) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.35 to 2.0.0-alpha.36 in /webapp [\#888](https://github.com/Human-Connection/Human-Connection/pull/888) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix failing build due to lorempixel.com being down [\#885](https://github.com/Human-Connection/Human-Connection/pull/885) ([mattwr18](https://github.com/mattwr18))
-- Use upstream neo4j-graphql-js [\#882](https://github.com/Human-Connection/Human-Connection/pull/882) ([roschaefer](https://github.com/roschaefer))
-- Page size of 12 entries on / page [\#881](https://github.com/Human-Connection/Human-Connection/pull/881) ([roschaefer](https://github.com/roschaefer))
-- Fix master build [\#880](https://github.com/Human-Connection/Human-Connection/pull/880) ([roschaefer](https://github.com/roschaefer))
-- polish locales [\#879](https://github.com/Human-Connection/Human-Connection/pull/879) ([fatherJS](https://github.com/fatherJS))
-- Bump date-fns from 2.0.0-alpha.34 to 2.0.0-alpha.36 in /backend [\#877](https://github.com/Human-Connection/Human-Connection/pull/877) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-shield from 5.6.1 to 5.7.1 in /backend [\#876](https://github.com/Human-Connection/Human-Connection/pull/876) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.6.4 to 22.7.0 in /backend [\#875](https://github.com/Human-Connection/Human-Connection/pull/875) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.6.3 to 2.6.4 in /backend [\#874](https://github.com/Human-Connection/Human-Connection/pull/874) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.6.3 to 2.6.4 in /backend [\#873](https://github.com/Human-Connection/Human-Connection/pull/873) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.34 to 2.0.0-alpha.35 in /webapp [\#872](https://github.com/Human-Connection/Human-Connection/pull/872) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.6.4 to 22.7.0 in /webapp [\#871](https://github.com/Human-Connection/Human-Connection/pull/871) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.34 to 2.0.0-alpha.35 in /backend [\#870](https://github.com/Human-Connection/Human-Connection/pull/870) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Add enableDeletionValue to unlock deletion [\#868](https://github.com/Human-Connection/Human-Connection/pull/868) ([mattwr18](https://github.com/mattwr18))
-- Bump graphql-shield from 5.3.8 to 5.6.1 in /backend [\#866](https://github.com/Human-Connection/Human-Connection/pull/866) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-yoga from 1.17.4 to 1.18.0 in /backend [\#865](https://github.com/Human-Connection/Human-Connection/pull/865) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-client from 2.6.2 to 2.6.3 in /backend [\#862](https://github.com/Human-Connection/Human-Connection/pull/862) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-client from 2.6.2 to 2.6.3 in /webapp [\#861](https://github.com/Human-Connection/Human-Connection/pull/861) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix a text description for the filter bubble [\#856](https://github.com/Human-Connection/Human-Connection/pull/856) ([ogerly](https://github.com/ogerly))
-- When you call up a post you can scroll to the comments [\#855](https://github.com/Human-Connection/Human-Connection/pull/855) ([ogerly](https://github.com/ogerly))
-- Bump babel-eslint from 10.0.1 to 10.0.2 in /webapp [\#854](https://github.com/Human-Connection/Human-Connection/pull/854) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump babel-eslint from 10.0.1 to 10.0.2 in /backend [\#851](https://github.com/Human-Connection/Human-Connection/pull/851) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Tags in the Text of a Contribution like Mentions [\#848](https://github.com/Human-Connection/Human-Connection/pull/848) ([Tirokk](https://github.com/Tirokk))
-- Bump apollo-link-http from 1.5.14 to 1.5.15 in /backend [\#843](https://github.com/Human-Connection/Human-Connection/pull/843) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-prettier from 4.3.0 to 5.0.0 in /backend [\#842](https://github.com/Human-Connection/Human-Connection/pull/842) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-link-context from 1.0.17 to 1.0.18 in /backend [\#841](https://github.com/Human-Connection/Human-Connection/pull/841) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.33 to 2.0.0-alpha.34 in /backend [\#840](https://github.com/Human-Connection/Human-Connection/pull/840) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-prettier from 4.3.0 to 5.0.0 in /webapp [\#838](https://github.com/Human-Connection/Human-Connection/pull/838) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.33 to 2.0.0-alpha.34 in /webapp [\#837](https://github.com/Human-Connection/Human-Connection/pull/837) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 801 reset password [\#834](https://github.com/Human-Connection/Human-Connection/pull/834) ([roschaefer](https://github.com/roschaefer))
-- Add placeholder for new contributions [\#833](https://github.com/Human-Connection/Human-Connection/pull/833) ([mattwr18](https://github.com/mattwr18))
-- Turn off $root listeners in beforeDestroy [\#831](https://github.com/Human-Connection/Human-Connection/pull/831) ([mattwr18](https://github.com/mattwr18))
-- Follow up on \#820 [\#828](https://github.com/Human-Connection/Human-Connection/pull/828) ([roschaefer](https://github.com/roschaefer))
-- Bump date-fns from 2.0.0-alpha.32 to 2.0.0-alpha.33 in /webapp [\#827](https://github.com/Human-Connection/Human-Connection/pull/827) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-file-upload from 3.1.3 to 3.1.4 [\#826](https://github.com/Human-Connection/Human-Connection/pull/826) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.33 in /backend [\#825](https://github.com/Human-Connection/Human-Connection/pull/825) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Revert changes to cypress record [\#824](https://github.com/Human-Connection/Human-Connection/pull/824) ([mattwr18](https://github.com/mattwr18))
-- Whitelist queries/mutations, fix tests [\#823](https://github.com/Human-Connection/Human-Connection/pull/823) ([roschaefer](https://github.com/roschaefer))
-- Implement prefix of image urls with a filter [\#821](https://github.com/Human-Connection/Human-Connection/pull/821) ([roschaefer](https://github.com/roschaefer))
-- Bump apollo-server-testing from 2.6.2 to 2.6.3 in /backend [\#819](https://github.com/Human-Connection/Human-Connection/pull/819) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.6.2 to 2.6.3 in /backend [\#818](https://github.com/Human-Connection/Human-Connection/pull/818) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.32 in /backend [\#817](https://github.com/Human-Connection/Human-Connection/pull/817) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.32 in /webapp [\#815](https://github.com/Human-Connection/Human-Connection/pull/815) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-cucumber-preprocessor from 1.11.2 to 1.12.0 [\#813](https://github.com/Human-Connection/Human-Connection/pull/813) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-file-upload from 3.1.2 to 3.1.3 [\#812](https://github.com/Human-Connection/Human-Connection/pull/812) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix \#799 [\#810](https://github.com/Human-Connection/Human-Connection/pull/810) ([roschaefer](https://github.com/roschaefer))
-- Fix \#800 [\#809](https://github.com/Human-Connection/Human-Connection/pull/809) ([roschaefer](https://github.com/roschaefer))
-- Fix \#470 [\#807](https://github.com/Human-Connection/Human-Connection/pull/807) ([roschaefer](https://github.com/roschaefer))
-- Bump tiptap-extensions from 1.22.1 to 1.22.2 in /webapp [\#798](https://github.com/Human-Connection/Human-Connection/pull/798) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-shield from 5.3.7 to 5.3.8 in /backend [\#797](https://github.com/Human-Connection/Human-Connection/pull/797) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-shield from 5.3.6 to 5.3.7 in /backend [\#796](https://github.com/Human-Connection/Human-Connection/pull/796) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Create Posts with a specified language, or fallback [\#795](https://github.com/Human-Connection/Human-Connection/pull/795) ([mattwr18](https://github.com/mattwr18))
-- Bump prettier from 1.18.0 to 1.18.2 in /webapp [\#794](https://github.com/Human-Connection/Human-Connection/pull/794) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.21.0 to 1.22.1 in /webapp [\#793](https://github.com/Human-Connection/Human-Connection/pull/793) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cookie-universal-nuxt from 2.0.14 to 2.0.16 in /webapp [\#792](https://github.com/Human-Connection/Human-Connection/pull/792) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump vue-sweetalert-icons from 3.2.0 to 3.2.1 in /webapp [\#791](https://github.com/Human-Connection/Human-Connection/pull/791) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tippy.js from 4.3.3 to 4.3.4 in /webapp [\#790](https://github.com/Human-Connection/Human-Connection/pull/790) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump prettier from 1.17.1 to 1.18.2 in /backend [\#789](https://github.com/Human-Connection/Human-Connection/pull/789) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Update comment [\#788](https://github.com/Human-Connection/Human-Connection/pull/788) ([ALau2088](https://github.com/ALau2088))
-- Add teaser image to contribution form [\#787](https://github.com/Human-Connection/Human-Connection/pull/787) ([mattwr18](https://github.com/mattwr18))
-- Replace dependency `ms` completely [\#783](https://github.com/Human-Connection/Human-Connection/pull/783) ([roschaefer](https://github.com/roschaefer))
-- Translate network tab on the left profile page [\#780](https://github.com/Human-Connection/Human-Connection/pull/780) ([roschaefer](https://github.com/roschaefer))
-- Bump apollo-server from 2.6.1 to 2.6.2 in /backend [\#776](https://github.com/Human-Connection/Human-Connection/pull/776) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.29 to 2.0.0-alpha.31 in /backend [\#775](https://github.com/Human-Connection/Human-Connection/pull/775) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.6.1 to 2.6.2 in /backend [\#773](https://github.com/Human-Connection/Human-Connection/pull/773) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-client from 2.6.1 to 2.6.2 in /webapp [\#772](https://github.com/Human-Connection/Human-Connection/pull/772) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-cache-inmemory from 1.6.1 to 1.6.2 in /backend [\#771](https://github.com/Human-Connection/Human-Connection/pull/771) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.29 to 2.0.0-alpha.31 in /webapp [\#770](https://github.com/Human-Connection/Human-Connection/pull/770) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-client from 2.6.1 to 2.6.2 in /backend [\#768](https://github.com/Human-Connection/Human-Connection/pull/768) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump prettier from 1.17.1 to 1.18.0 in /webapp [\#766](https://github.com/Human-Connection/Human-Connection/pull/766) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Authorisation problem when disabling a post [\#763](https://github.com/Human-Connection/Human-Connection/pull/763) ([Tirokk](https://github.com/Tirokk))
-- Refactor filter bubble [\#762](https://github.com/Human-Connection/Human-Connection/pull/762) ([roschaefer](https://github.com/roschaefer))
-- Disable the location.reloads [\#761](https://github.com/Human-Connection/Human-Connection/pull/761) ([roschaefer](https://github.com/roschaefer))
-- Bump date-fns from 2.0.0-alpha.27 to 2.0.0-alpha.29 in /backend [\#758](https://github.com/Human-Connection/Human-Connection/pull/758) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump date-fns from 2.0.0-alpha.27 to 2.0.0-alpha.29 in /webapp [\#757](https://github.com/Human-Connection/Human-Connection/pull/757) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @nuxtjs/axios from 5.5.3 to 5.5.4 in /webapp [\#756](https://github.com/Human-Connection/Human-Connection/pull/756) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 402 userprofil tab click function [\#754](https://github.com/Human-Connection/Human-Connection/pull/754) ([ogerly](https://github.com/ogerly))
-- 402 userprofile shouted tab 2 [\#752](https://github.com/Human-Connection/Human-Connection/pull/752) ([ogerly](https://github.com/ogerly))
-- Fix deployment - wrong docker image name [\#751](https://github.com/Human-Connection/Human-Connection/pull/751) ([roschaefer](https://github.com/roschaefer))
-- Bump node from 12.3.1-alpine to 12.4-alpine in /backend [\#750](https://github.com/Human-Connection/Human-Connection/pull/750) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node from 12.3.1-alpine to 12.4-alpine in /webapp [\#749](https://github.com/Human-Connection/Human-Connection/pull/749) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nuxt from 2.8.0 to 2.8.1 in /webapp [\#748](https://github.com/Human-Connection/Human-Connection/pull/748) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.20.2 to 1.21.0 in /webapp [\#746](https://github.com/Human-Connection/Human-Connection/pull/746) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-client from 2.5.1 to 2.6.1 in /backend [\#745](https://github.com/Human-Connection/Human-Connection/pull/745) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-client from 2.6.0 to 2.6.1 in /webapp [\#744](https://github.com/Human-Connection/Human-Connection/pull/744) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-shield from 5.3.5 to 5.3.6 in /backend [\#743](https://github.com/Human-Connection/Human-Connection/pull/743) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tippy.js from 4.3.2 to 4.3.3 in /webapp [\#742](https://github.com/Human-Connection/Human-Connection/pull/742) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-cache-inmemory from 1.6.0 to 1.6.1 in /backend [\#741](https://github.com/Human-Connection/Human-Connection/pull/741) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Delete my User Account functionality [\#740](https://github.com/Human-Connection/Human-Connection/pull/740) ([mattwr18](https://github.com/mattwr18))
-- 206 setup neo4j db constraints on startup [\#739](https://github.com/Human-Connection/Human-Connection/pull/739) ([roschaefer](https://github.com/roschaefer))
-- π° release contribution again [\#736](https://github.com/Human-Connection/Human-Connection/pull/736) ([ogerly](https://github.com/ogerly))
-- DISABLED\_MIDDLEWARES only set outside production [\#735](https://github.com/Human-Connection/Human-Connection/pull/735) ([roschaefer](https://github.com/roschaefer))
-- Bump tippy.js from 4.3.1 to 4.3.2 in /webapp [\#733](https://github.com/Human-Connection/Human-Connection/pull/733) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Hover effect user image upload [\#732](https://github.com/Human-Connection/Human-Connection/pull/732) ([mattwr18](https://github.com/mattwr18))
-- Add date relative date on comments [\#731](https://github.com/Human-Connection/Human-Connection/pull/731) ([aonomike](https://github.com/aonomike))
-- 269 filter by followed users backend part [\#730](https://github.com/Human-Connection/Human-Connection/pull/730) ([roschaefer](https://github.com/roschaefer))
-- Bump tiptap-extensions from 1.20.1 to 1.20.2 in /webapp [\#721](https://github.com/Human-Connection/Human-Connection/pull/721) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap from 1.20.1 to 1.21.0 in /webapp [\#720](https://github.com/Human-Connection/Human-Connection/pull/720) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.5.1 to 2.6.1 in /backend [\#719](https://github.com/Human-Connection/Human-Connection/pull/719) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.5.1 to 2.6.1 in /backend [\#718](https://github.com/Human-Connection/Human-Connection/pull/718) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node from 10-alpine to 12.3.1-alpine in /backend [\#713](https://github.com/Human-Connection/Human-Connection/pull/713) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node from 10-alpine to 12.3.1-alpine in /webapp [\#712](https://github.com/Human-Connection/Human-Connection/pull/712) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nuxt from 2.7.1 to 2.8.0 in /webapp [\#711](https://github.com/Human-Connection/Human-Connection/pull/711) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @nuxtjs/axios from 5.5.2 to 5.5.3 in /webapp [\#710](https://github.com/Human-Connection/Human-Connection/pull/710) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.5.0 to 2.5.1 in /backend [\#709](https://github.com/Human-Connection/Human-Connection/pull/709) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.5.0 to 2.5.1 in /backend [\#708](https://github.com/Human-Connection/Human-Connection/pull/708) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Upgrade @nuxt/axios [\#707](https://github.com/Human-Connection/Human-Connection/pull/707) ([mattwr18](https://github.com/mattwr18))
-- Add logo as default avatar background image [\#706](https://github.com/Human-Connection/Human-Connection/pull/706) ([mattwr18](https://github.com/mattwr18))
-- Bump fuse.js from 3.4.4 to 3.4.5 in /webapp [\#704](https://github.com/Human-Connection/Human-Connection/pull/704) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fix user avatar jumping on upload [\#700](https://github.com/Human-Connection/Human-Connection/pull/700) ([mattwr18](https://github.com/mattwr18))
-- 269 filter by followed users [\#699](https://github.com/Human-Connection/Human-Connection/pull/699) ([roschaefer](https://github.com/roschaefer))
-- Fix placeholder text not translating bug [\#695](https://github.com/Human-Connection/Human-Connection/pull/695) ([mattwr18](https://github.com/mattwr18))
-- Fix edit field render bug\(CommentForm\) [\#690](https://github.com/Human-Connection/Human-Connection/pull/690) ([mattwr18](https://github.com/mattwr18))
-- Bump eslint-plugin-import from 2.17.2 to 2.17.3 in /webapp [\#683](https://github.com/Human-Connection/Human-Connection/pull/683) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump express from 4.17.0 to 4.17.1 in /webapp [\#682](https://github.com/Human-Connection/Human-Connection/pull/682) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @nuxtjs/axios from 5.5.1 to 5.5.2 in /webapp [\#681](https://github.com/Human-Connection/Human-Connection/pull/681) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nodemon from 1.19.0 to 1.19.1 in /webapp [\#680](https://github.com/Human-Connection/Human-Connection/pull/680) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @vue/cli-shared-utils from 3.7.0 to 3.8.0 in /webapp [\#679](https://github.com/Human-Connection/Human-Connection/pull/679) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nodemon from 1.19.0 to 1.19.1 in /backend [\#678](https://github.com/Human-Connection/Human-Connection/pull/678) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j-driver from 1.7.4 to 1.7.5 in /backend [\#677](https://github.com/Human-Connection/Human-Connection/pull/677) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-import from 2.17.2 to 2.17.3 in /backend [\#676](https://github.com/Human-Connection/Human-Connection/pull/676) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j-driver from 1.7.4 to 1.7.5 [\#675](https://github.com/Human-Connection/Human-Connection/pull/675) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump express from 4.17.0 to 4.17.1 in /backend [\#674](https://github.com/Human-Connection/Human-Connection/pull/674) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- \[Security\] Bump tar from 2.2.1 to 2.2.2 in /webapp [\#673](https://github.com/Human-Connection/Human-Connection/pull/673) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.5.1 to 22.6.4 in /webapp [\#671](https://github.com/Human-Connection/Human-Connection/pull/671) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.3.0 to 14.3.1 in /webapp [\#670](https://github.com/Human-Connection/Human-Connection/pull/670) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-node from 9.0.1 to 9.1.0 in /webapp [\#669](https://github.com/Human-Connection/Human-Connection/pull/669) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @nuxtjs/axios from 5.5.0 to 5.5.1 in /webapp [\#668](https://github.com/Human-Connection/Human-Connection/pull/668) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress from 3.3.0 to 3.3.1 [\#667](https://github.com/Human-Connection/Human-Connection/pull/667) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.3.0 to 14.3.1 in /backend [\#666](https://github.com/Human-Connection/Human-Connection/pull/666) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-node from 9.0.1 to 9.1.0 in /backend [\#665](https://github.com/Human-Connection/Human-Connection/pull/665) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump prettier from 1.14.3 to 1.17.1 in /backend [\#664](https://github.com/Human-Connection/Human-Connection/pull/664) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump prettier from 1.14.3 to 1.17.1 in /webapp [\#663](https://github.com/Human-Connection/Human-Connection/pull/663) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.19.10 to 1.20.1 in /webapp [\#661](https://github.com/Human-Connection/Human-Connection/pull/661) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap from 1.19.8 to 1.20.1 in /webapp [\#660](https://github.com/Human-Connection/Human-Connection/pull/660) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @nuxtjs/axios from 5.4.1 to 5.5.0 in /webapp [\#659](https://github.com/Human-Connection/Human-Connection/pull/659) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-plugin-retries from 1.2.1 to 1.2.2 [\#658](https://github.com/Human-Connection/Human-Connection/pull/658) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.5.1 to 22.6.4 in /backend [\#657](https://github.com/Human-Connection/Human-Connection/pull/657) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.4.4 to 7.4.5 in /webapp [\#655](https://github.com/Human-Connection/Human-Connection/pull/655) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-client from 2.5.1 to 2.6.0 in /webapp [\#654](https://github.com/Human-Connection/Human-Connection/pull/654) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.4.4 to 7.4.5 in /webapp [\#653](https://github.com/Human-Connection/Human-Connection/pull/653) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.4.4 to 7.4.5 in /backend [\#649](https://github.com/Human-Connection/Human-Connection/pull/649) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/node from 7.2.2 to 7.4.5 in /backend [\#648](https://github.com/Human-Connection/Human-Connection/pull/648) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.4.4 to 7.4.5 in /backend [\#646](https://github.com/Human-Connection/Human-Connection/pull/646) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-cache-inmemory from 1.5.1 to 1.6.0 in /backend [\#645](https://github.com/Human-Connection/Human-Connection/pull/645) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.19.8 to 1.19.10 in /webapp [\#640](https://github.com/Human-Connection/Human-Connection/pull/640) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j-graphql-js from 2.6.0 to 2.6.1 in /backend [\#639](https://github.com/Human-Connection/Human-Connection/pull/639) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap from 1.19.3 to 1.19.8 in /webapp [\#637](https://github.com/Human-Connection/Human-Connection/pull/637) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Image upload backend implementation [\#636](https://github.com/Human-Connection/Human-Connection/pull/636) ([roschaefer](https://github.com/roschaefer))
-- Bump @nuxtjs/apollo from 4.0.0-rc4.2 to 4.0.0-rc5 in /webapp [\#632](https://github.com/Human-Connection/Human-Connection/pull/632) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.19.4 to 1.19.8 in /webapp [\#630](https://github.com/Human-Connection/Human-Connection/pull/630) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress from 3.2.0 to 3.3.0 [\#629](https://github.com/Human-Connection/Human-Connection/pull/629) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-cucumber-preprocessor from 1.11.0 to 1.11.2 [\#628](https://github.com/Human-Connection/Human-Connection/pull/628) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @nuxtjs/apollo from 4.0.0-rc4.1 to 4.0.0-rc4.2 in /webapp [\#621](https://github.com/Human-Connection/Human-Connection/pull/621) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-prettier from 4.2.0 to 4.3.0 in /webapp [\#620](https://github.com/Human-Connection/Human-Connection/pull/620) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump express from 4.16.4 to 4.17.0 in /webapp [\#619](https://github.com/Human-Connection/Human-Connection/pull/619) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump express from 4.16.4 to 4.17.0 in /backend [\#618](https://github.com/Human-Connection/Human-Connection/pull/618) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node-fetch from 2.5.0 to 2.6.0 in /backend [\#617](https://github.com/Human-Connection/Human-Connection/pull/617) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- a contribution that has been blocked can be released again [\#615](https://github.com/Human-Connection/Human-Connection/pull/615) ([ogerly](https://github.com/ogerly))
-- Update CONTRIBUTING.md with codereview notes [\#612](https://github.com/Human-Connection/Human-Connection/pull/612) ([tansaku](https://github.com/tansaku))
-- Bump tiptap from 1.19.2 to 1.19.3 in /webapp [\#611](https://github.com/Human-Connection/Human-Connection/pull/611) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.19.2 to 1.19.4 in /webapp [\#610](https://github.com/Human-Connection/Human-Connection/pull/610) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Delete Comment [\#609](https://github.com/Human-Connection/Human-Connection/pull/609) ([Tirokk](https://github.com/Tirokk))
-- Docs update https configuration [\#608](https://github.com/Human-Connection/Human-Connection/pull/608) ([roschaefer](https://github.com/roschaefer))
-- Bump nuxt from 2.6.3 to 2.7.1 in /webapp [\#607](https://github.com/Human-Connection/Human-Connection/pull/607) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump codecov from 3.4.0 to 3.5.0 [\#606](https://github.com/Human-Connection/Human-Connection/pull/606) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- User profile image uploads [\#605](https://github.com/Human-Connection/Human-Connection/pull/605) ([mattwr18](https://github.com/mattwr18))
-- Bump @nuxtjs/apollo from 4.0.0-rc4 to 4.0.0-rc4.1 in /webapp [\#604](https://github.com/Human-Connection/Human-Connection/pull/604) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump cypress-plugin-retries from 1.2.0 to 1.2.1 [\#603](https://github.com/Human-Connection/Human-Connection/pull/603) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap from 1.19.0 to 1.19.2 in /webapp [\#602](https://github.com/Human-Connection/Human-Connection/pull/602) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.19.1 to 1.19.2 in /webapp [\#601](https://github.com/Human-Connection/Human-Connection/pull/601) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-prettier from 3.0.1 to 3.1.0 in /webapp [\#598](https://github.com/Human-Connection/Human-Connection/pull/598) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.17.0 to 1.19.1 in /webapp [\#597](https://github.com/Human-Connection/Human-Connection/pull/597) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap from 1.17.0 to 1.19.0 in /webapp [\#592](https://github.com/Human-Connection/Human-Connection/pull/592) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump codecov from 3.3.0 to 3.4.0 [\#580](https://github.com/Human-Connection/Human-Connection/pull/580) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tippy.js from 4.3.0 to 4.3.1 in /webapp [\#579](https://github.com/Human-Connection/Human-Connection/pull/579) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server from 2.4.8 to 2.5.0 in /backend [\#568](https://github.com/Human-Connection/Human-Connection/pull/568) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-server-testing from 2.4.8 to 2.5.0 in /backend [\#567](https://github.com/Human-Connection/Human-Connection/pull/567) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.2.1 to 14.3.0 in /backend [\#566](https://github.com/Human-Connection/Human-Connection/pull/566) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.2.1 to 14.3.0 in /webapp [\#565](https://github.com/Human-Connection/Human-Connection/pull/565) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @human-connection/styleguide from 0.5.15 to 0.5.17 in /webapp [\#564](https://github.com/Human-Connection/Human-Connection/pull/564) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Prevent `argument list too long` error [\#562](https://github.com/Human-Connection/Human-Connection/pull/562) ([roschaefer](https://github.com/roschaefer))
-- Bump tiptap-extensions from 1.17.0 to 1.18.1 in /webapp [\#559](https://github.com/Human-Connection/Human-Connection/pull/559) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap from 1.17.0 to 1.18.0 in /webapp [\#558](https://github.com/Human-Connection/Human-Connection/pull/558) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 2019/kw15/change password strength [\#551](https://github.com/Human-Connection/Human-Connection/pull/551) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- Bump jest from 24.7.1 to 24.8.0 in /webapp [\#550](https://github.com/Human-Connection/Human-Connection/pull/550) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump babel-jest from 24.7.1 to 24.8.0 in /webapp [\#549](https://github.com/Human-Connection/Human-Connection/pull/549) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j-driver from 1.7.3 to 1.7.4 [\#548](https://github.com/Human-Connection/Human-Connection/pull/548) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump babel-jest from 24.7.1 to 24.8.0 in /backend [\#547](https://github.com/Human-Connection/Human-Connection/pull/547) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump helmet from 3.16.0 to 3.18.0 in /backend [\#546](https://github.com/Human-Connection/Human-Connection/pull/546) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j-driver from 1.7.3 to 1.7.4 in /backend [\#545](https://github.com/Human-Connection/Human-Connection/pull/545) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump jest from 24.7.1 to 24.8.0 in /backend [\#544](https://github.com/Human-Connection/Human-Connection/pull/544) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-node from 8.0.1 to 9.0.1 in /backend [\#543](https://github.com/Human-Connection/Human-Connection/pull/543) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump dotenv from 7.0.0 to 8.0.0 in /backend [\#540](https://github.com/Human-Connection/Human-Connection/pull/540) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-shield from 5.3.4 to 5.3.5 in /backend [\#539](https://github.com/Human-Connection/Human-Connection/pull/539) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump dotenv from 7.0.0 to 8.0.0 [\#538](https://github.com/Human-Connection/Human-Connection/pull/538) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Add authorship to comments at creation [\#536](https://github.com/Human-Connection/Human-Connection/pull/536) ([mattwr18](https://github.com/mattwr18))
-- Delete SocialMedia [\#535](https://github.com/Human-Connection/Human-Connection/pull/535) ([Tirokk](https://github.com/Tirokk))
-- Bump nodemon from 1.18.11 to 1.19.0 in /backend [\#532](https://github.com/Human-Connection/Human-Connection/pull/532) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nodemon from 1.18.11 to 1.19.0 in /webapp [\#531](https://github.com/Human-Connection/Human-Connection/pull/531) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node-fetch from 2.4.1 to 2.5.0 in /backend [\#530](https://github.com/Human-Connection/Human-Connection/pull/530) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Performant import of production data [\#529](https://github.com/Human-Connection/Human-Connection/pull/529) ([roschaefer](https://github.com/roschaefer))
-- Bump tiptap from 1.16.2 to 1.17.0 in /webapp [\#528](https://github.com/Human-Connection/Human-Connection/pull/528) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.16.2 to 1.17.0 in /webapp [\#527](https://github.com/Human-Connection/Human-Connection/pull/527) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Unexpose irrelevant port 8080 [\#526](https://github.com/Human-Connection/Human-Connection/pull/526) ([roschaefer](https://github.com/roschaefer))
-- Bump neo4j-graphql-js from 2.4.2 to 2.6.0 in /backend [\#524](https://github.com/Human-Connection/Human-Connection/pull/524) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j from 3.5.4 to 3.5.5 in /neo4j [\#523](https://github.com/Human-Connection/Human-Connection/pull/523) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/register from 7.4.0 to 7.4.4 in /backend [\#522](https://github.com/Human-Connection/Human-Connection/pull/522) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node-fetch from 2.3.0 to 2.4.1 in /backend [\#521](https://github.com/Human-Connection/Human-Connection/pull/521) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.4.3 to 7.4.4 in /backend [\#520](https://github.com/Human-Connection/Human-Connection/pull/520) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump v-tooltip from 2.0.1 to 2.0.2 in /webapp [\#519](https://github.com/Human-Connection/Human-Connection/pull/519) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/cli from 7.4.3 to 7.4.4 in /backend [\#518](https://github.com/Human-Connection/Human-Connection/pull/518) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.4.3 to 7.4.4 in /webapp [\#517](https://github.com/Human-Connection/Human-Connection/pull/517) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.4.3 to 7.4.4 in /backend [\#516](https://github.com/Human-Connection/Human-Connection/pull/516) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump node-sass from 4.11.0 to 4.12.0 in /webapp [\#515](https://github.com/Human-Connection/Human-Connection/pull/515) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @vue/cli-shared-utils from 3.6.0 to 3.7.0 in /webapp [\#514](https://github.com/Human-Connection/Human-Connection/pull/514) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.4.3 to 7.4.4 in /webapp [\#513](https://github.com/Human-Connection/Human-Connection/pull/513) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- \[WIP\] Rerun moderation/report tests on failure [\#512](https://github.com/Human-Connection/Human-Connection/pull/512) ([mattwr18](https://github.com/mattwr18))
-- Delete posts [\#511](https://github.com/Human-Connection/Human-Connection/pull/511) ([danielgrijalva](https://github.com/danielgrijalva))
-- Bump eslint-plugin-jest from 22.5.0 to 22.5.1 in /backend [\#508](https://github.com/Human-Connection/Human-Connection/pull/508) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump sanitize-html from 1.20.0 to 1.20.1 in /backend [\#507](https://github.com/Human-Connection/Human-Connection/pull/507) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-prettier from 4.1.0 to 4.2.0 in /webapp [\#506](https://github.com/Human-Connection/Human-Connection/pull/506) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nuxt from 2.6.2 to 2.6.3 in /webapp [\#505](https://github.com/Human-Connection/Human-Connection/pull/505) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Add test coverage [\#504](https://github.com/Human-Connection/Human-Connection/pull/504) ([mattwr18](https://github.com/mattwr18))
-- Bump tippy.js from 4.2.1 to 4.3.0 in /webapp [\#501](https://github.com/Human-Connection/Human-Connection/pull/501) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.4.1 to 22.5.0 in /backend [\#500](https://github.com/Human-Connection/Human-Connection/pull/500) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- \[Security\] Bump jquery from 3.3.1 to 3.4.0 in /backend [\#498](https://github.com/Human-Connection/Human-Connection/pull/498) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap from 1.15.0 to 1.16.2 in /webapp [\#497](https://github.com/Human-Connection/Human-Connection/pull/497) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump tiptap-extensions from 1.15.0 to 1.16.2 in /webapp [\#496](https://github.com/Human-Connection/Human-Connection/pull/496) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Add documentation for neo4j backups in kubernetes [\#492](https://github.com/Human-Connection/Human-Connection/pull/492) ([roschaefer](https://github.com/roschaefer))
-- Bump graphql-shield from 5.3.3 to 5.3.4 in /backend [\#486](https://github.com/Human-Connection/Human-Connection/pull/486) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Refactor maintenance-worker docker image [\#485](https://github.com/Human-Connection/Human-Connection/pull/485) ([roschaefer](https://github.com/roschaefer))
-- Try to fix flaky "ReportContent.feature" [\#477](https://github.com/Human-Connection/Human-Connection/pull/477) ([roschaefer](https://github.com/roschaefer))
-- Bump eslint-plugin-import from 2.17.1 to 2.17.2 in /backend [\#476](https://github.com/Human-Connection/Human-Connection/pull/476) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Add Comment Form [\#475](https://github.com/Human-Connection/Human-Connection/pull/475) ([mattwr18](https://github.com/mattwr18))
-- Bump tiptap-extensions from 1.14.0 to 1.15.0 in /webapp [\#473](https://github.com/Human-Connection/Human-Connection/pull/473) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nuxt from 2.6.1 to 2.6.2 in /webapp [\#472](https://github.com/Human-Connection/Human-Connection/pull/472) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Disable cypress test recordings [\#471](https://github.com/Human-Connection/Human-Connection/pull/471) ([roschaefer](https://github.com/roschaefer))
-- Bump @vue/cli-shared-utils from 3.5.1 to 3.6.0 in /webapp [\#468](https://github.com/Human-Connection/Human-Connection/pull/468) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump v-tooltip from 2.0.0 to 2.0.1 in /webapp [\#467](https://github.com/Human-Connection/Human-Connection/pull/467) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-import from 2.16.0 to 2.17.1 in /backend [\#466](https://github.com/Human-Connection/Human-Connection/pull/466) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-shield from 5.3.2 to 5.3.3 in /backend [\#465](https://github.com/Human-Connection/Human-Connection/pull/465) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Docs improve installation instructions [\#464](https://github.com/Human-Connection/Human-Connection/pull/464) ([roschaefer](https://github.com/roschaefer))
-- Generate a link for @-Mentionings [\#462](https://github.com/Human-Connection/Human-Connection/pull/462) ([roschaefer](https://github.com/roschaefer))
-- Add instruction to configure local cypress config [\#460](https://github.com/Human-Connection/Human-Connection/pull/460) ([roschaefer](https://github.com/roschaefer))
-- Fix emojis, remove duplicate link [\#459](https://github.com/Human-Connection/Human-Connection/pull/459) ([roschaefer](https://github.com/roschaefer))
-- Fix links to documentation [\#455](https://github.com/Human-Connection/Human-Connection/pull/455) ([roschaefer](https://github.com/roschaefer))
-- Bump v-tooltip from 2.0.0-rc.33 to 2.0.0 in /webapp [\#450](https://github.com/Human-Connection/Human-Connection/pull/450) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- refactor follow, unfollow, shout, unshout to custom mutations, but don't add date-time to relation yet [\#449](https://github.com/Human-Connection/Human-Connection/pull/449) ([Tirokk](https://github.com/Tirokk))
-- Bump neo4j from 3.5.3 to 3.5.4 in /backend/neo4j [\#448](https://github.com/Human-Connection/Human-Connection/pull/448) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-shield from 5.3.1 to 5.3.2 in /backend [\#446](https://github.com/Human-Connection/Human-Connection/pull/446) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Mark a notification in the backend as read [\#445](https://github.com/Human-Connection/Human-Connection/pull/445) ([roschaefer](https://github.com/roschaefer))
-- Disabling activityPub middleware again [\#444](https://github.com/Human-Connection/Human-Connection/pull/444) ([roschaefer](https://github.com/roschaefer))
-- Bump nodemon from 1.18.10 to 1.18.11 in /webapp [\#442](https://github.com/Human-Connection/Human-Connection/pull/442) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nodemon from 1.18.10 to 1.18.11 in /backend [\#441](https://github.com/Human-Connection/Human-Connection/pull/441) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- \[WIP\] Frontend implementation for notifications [\#439](https://github.com/Human-Connection/Human-Connection/pull/439) ([roschaefer](https://github.com/roschaefer))
-- 2019/kw15/hide\_all\_unfuctional\_content [\#434](https://github.com/Human-Connection/Human-Connection/pull/434) ([ulfgebhardt](https://github.com/ulfgebhardt))
-- Bump cheerio from 1.0.0-rc.2 to 1.0.0-rc.3 in /backend [\#431](https://github.com/Human-Connection/Human-Connection/pull/431) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump nuxt from 2.4.5 to 2.6.1 in /webapp [\#416](https://github.com/Human-Connection/Human-Connection/pull/416) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 350 query current users notifications [\#415](https://github.com/Human-Connection/Human-Connection/pull/415) ([roschaefer](https://github.com/roschaefer))
-- Use github emojis if possible [\#396](https://github.com/Human-Connection/Human-Connection/pull/396) ([roschaefer](https://github.com/roschaefer))
-- Bump babel-jest from 24.6.0 to 24.7.1 in /webapp [\#391](https://github.com/Human-Connection/Human-Connection/pull/391) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump jest from 24.7.0 to 24.7.1 in /webapp [\#390](https://github.com/Human-Connection/Human-Connection/pull/390) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump jest from 24.7.0 to 24.7.1 in /backend [\#389](https://github.com/Human-Connection/Human-Connection/pull/389) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump babel-jest from 24.5.0 to 24.7.1 in /backend [\#388](https://github.com/Human-Connection/Human-Connection/pull/388) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 342 merge documentation [\#387](https://github.com/Human-Connection/Human-Connection/pull/387) ([roschaefer](https://github.com/roschaefer))
-- Fix flaky cucumbers [\#383](https://github.com/Human-Connection/Human-Connection/pull/383) ([roschaefer](https://github.com/roschaefer))
-- Setup kubectl so it never expires [\#380](https://github.com/Human-Connection/Human-Connection/pull/380) ([roschaefer](https://github.com/roschaefer))
-- Bump jest from 24.6.0 to 24.7.0 in /webapp [\#371](https://github.com/Human-Connection/Human-Connection/pull/371) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.4.2 to 7.4.3 in /webapp [\#369](https://github.com/Human-Connection/Human-Connection/pull/369) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.4.0 to 7.4.3 in /webapp [\#368](https://github.com/Human-Connection/Human-Connection/pull/368) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.4.2 to 7.4.3 in /backend [\#367](https://github.com/Human-Connection/Human-Connection/pull/367) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/cli from 7.2.3 to 7.4.3 in /backend [\#366](https://github.com/Human-Connection/Human-Connection/pull/366) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump jest from 24.6.0 to 24.7.0 in /backend [\#364](https://github.com/Human-Connection/Human-Connection/pull/364) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.4.0 to 7.4.3 in /backend [\#363](https://github.com/Human-Connection/Human-Connection/pull/363) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Fixes \#361 [\#362](https://github.com/Human-Connection/Human-Connection/pull/362) ([Mastercuber](https://github.com/Mastercuber))
-- Bump eslint-plugin-promise from 4.0.1 to 4.1.1 in /backend [\#359](https://github.com/Human-Connection/Human-Connection/pull/359) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump jest from 24.5.0 to 24.6.0 in /backend [\#358](https://github.com/Human-Connection/Human-Connection/pull/358) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump babel-jest from 24.5.0 to 24.6.0 in /webapp [\#356](https://github.com/Human-Connection/Human-Connection/pull/356) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump jest from 24.5.0 to 24.6.0 in /webapp [\#355](https://github.com/Human-Connection/Human-Connection/pull/355) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump slug from 1.0.0 to 1.1.0 in /backend [\#336](https://github.com/Human-Connection/Human-Connection/pull/336) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint from 5.15.3 to 5.16.0 in /backend [\#335](https://github.com/Human-Connection/Human-Connection/pull/335) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.2.0 to 14.2.1 in /backend [\#334](https://github.com/Human-Connection/Human-Connection/pull/334) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.2.0 to 14.2.1 in /webapp [\#333](https://github.com/Human-Connection/Human-Connection/pull/333) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint from 5.15.3 to 5.16.0 in /webapp [\#332](https://github.com/Human-Connection/Human-Connection/pull/332) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Reduce Travis CI build log [\#320](https://github.com/Human-Connection/Human-Connection/pull/320) ([roschaefer](https://github.com/roschaefer))
-- Bump graphql from 14.1.1 to 14.2.0 in /webapp [\#301](https://github.com/Human-Connection/Human-Connection/pull/301) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql from 14.1.1 to 14.2.0 in /backend [\#300](https://github.com/Human-Connection/Human-Connection/pull/300) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Another fix of activity pub implementation [\#249](https://github.com/Human-Connection/Human-Connection/pull/249) ([roschaefer](https://github.com/roschaefer))
-- 240 persistent links [\#248](https://github.com/Human-Connection/Human-Connection/pull/248) ([roschaefer](https://github.com/roschaefer))
-- Apparently this change got overlooked [\#246](https://github.com/Human-Connection/Human-Connection/pull/246) ([roschaefer](https://github.com/roschaefer))
-- Trigger rollout with a change to spec.template [\#245](https://github.com/Human-Connection/Human-Connection/pull/245) ([roschaefer](https://github.com/roschaefer))
-- Added PRIVATE\_KEY\_PASSPHRASE to needed env vars [\#244](https://github.com/Human-Connection/Human-Connection/pull/244) ([Mastercuber](https://github.com/Mastercuber))
-- Should fix \#234 + refactor domain to hostname [\#243](https://github.com/Human-Connection/Human-Connection/pull/243) ([Mastercuber](https://github.com/Mastercuber))
-- Order all resources by createdAt descending \(as default\) [\#239](https://github.com/Human-Connection/Human-Connection/pull/239) ([roschaefer](https://github.com/roschaefer))
-- List socialMedia links [\#237](https://github.com/Human-Connection/Human-Connection/pull/237) ([mattwr18](https://github.com/mattwr18))
-- \[User profile\] Change password [\#233](https://github.com/Human-Connection/Human-Connection/pull/233) ([roschaefer](https://github.com/roschaefer))
-- Bump eslint from 5.15.1 to 5.15.3 in /webapp [\#231](https://github.com/Human-Connection/Human-Connection/pull/231) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-config-prettier from 3.6.0 to 4.1.0 in /webapp [\#229](https://github.com/Human-Connection/Human-Connection/pull/229) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.3.4 to 7.4.2 in /webapp [\#228](https://github.com/Human-Connection/Human-Connection/pull/228) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/preset-env from 7.3.4 to 7.4.2 in /backend [\#227](https://github.com/Human-Connection/Human-Connection/pull/227) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/register from 7.0.0 to 7.4.0 in /backend [\#226](https://github.com/Human-Connection/Human-Connection/pull/226) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint-plugin-jest from 22.3.2 to 22.4.1 in /backend [\#225](https://github.com/Human-Connection/Human-Connection/pull/225) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump apollo-link-http from 1.5.13 to 1.5.14 in /backend [\#224](https://github.com/Human-Connection/Human-Connection/pull/224) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- 204 tests for rewarding badges [\#223](https://github.com/Human-Connection/Human-Connection/pull/223) ([roschaefer](https://github.com/roschaefer))
-- Install kubectl and deploy automatically [\#202](https://github.com/Human-Connection/Human-Connection/pull/202) ([roschaefer](https://github.com/roschaefer))
-- Bump vue-svg-loader from 0.11.0 to 0.12.0 in /webapp [\#200](https://github.com/Human-Connection/Human-Connection/pull/200) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump helmet from 3.15.1 to 3.16.0 in /backend [\#198](https://github.com/Human-Connection/Human-Connection/pull/198) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump graphql-shield from 5.3.0 to 5.3.1 in /backend [\#197](https://github.com/Human-Connection/Human-Connection/pull/197) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump neo4j from 3.5.0 to 3.5.3 in /backend/neo4j [\#196](https://github.com/Human-Connection/Human-Connection/pull/196) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.3.4 to 7.4.0 in /webapp [\#195](https://github.com/Human-Connection/Human-Connection/pull/195) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @babel/core from 7.3.4 to 7.4.0 in /backend [\#194](https://github.com/Human-Connection/Human-Connection/pull/194) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump supertest from 4.0.0 to 4.0.2 in /backend [\#192](https://github.com/Human-Connection/Human-Connection/pull/192) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump eslint from 5.15.1 to 5.15.3 in /backend [\#191](https://github.com/Human-Connection/Human-Connection/pull/191) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump @vue/cli-shared-utils from 3.4.1 to 3.5.1 in /webapp [\#190](https://github.com/Human-Connection/Human-Connection/pull/190) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- \[WIP\] Rollout deployment [\#186](https://github.com/Human-Connection/Human-Connection/pull/186) ([roschaefer](https://github.com/roschaefer))
-- Monorepo [\#184](https://github.com/Human-Connection/Human-Connection/pull/184) ([roschaefer](https://github.com/roschaefer))
-- Bump Nitro-Web from `0fae7a2` to `0c2a228` [\#180](https://github.com/Human-Connection/Human-Connection/pull/180) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Styleguide from `baf3134` to `3f7a00b` [\#178](https://github.com/Human-Connection/Human-Connection/pull/178) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `158ac36` to `fd8cc3f` [\#177](https://github.com/Human-Connection/Human-Connection/pull/177) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `fd02679` to `158ac36` [\#176](https://github.com/Human-Connection/Human-Connection/pull/176) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `0dce83b` to `fd02679` [\#175](https://github.com/Human-Connection/Human-Connection/pull/175) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `a05b438` to `0fae7a2` [\#174](https://github.com/Human-Connection/Human-Connection/pull/174) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Styleguide from `e77754c` to `baf3134` [\#173](https://github.com/Human-Connection/Human-Connection/pull/173) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `4aa640a` to `a05b438` [\#172](https://github.com/Human-Connection/Human-Connection/pull/172) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `28a37c2` to `0dce83b` [\#171](https://github.com/Human-Connection/Human-Connection/pull/171) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Styleguide from `562fddb` to `e77754c` [\#170](https://github.com/Human-Connection/Human-Connection/pull/170) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `2d24fc9` to `28a37c2` [\#168](https://github.com/Human-Connection/Human-Connection/pull/168) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Styleguide from `ce69fe5` to `ce20d5b` [\#166](https://github.com/Human-Connection/Human-Connection/pull/166) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- x [\#165](https://github.com/Human-Connection/Human-Connection/pull/165) ([Lulalaby](https://github.com/Lulalaby))
-- \[WIP\] Killing the past [\#164](https://github.com/Human-Connection/Human-Connection/pull/164) ([Lulalaby](https://github.com/Lulalaby))
-- Update .gitmodules [\#163](https://github.com/Human-Connection/Human-Connection/pull/163) ([Lulalaby](https://github.com/Lulalaby))
-- Bump Nitro-Backend from `2813de4` to `2d24fc9` [\#162](https://github.com/Human-Connection/Human-Connection/pull/162) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `c5c62d2` to `2813de4` [\#160](https://github.com/Human-Connection/Human-Connection/pull/160) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `d857252` to `d848929` [\#159](https://github.com/Human-Connection/Human-Connection/pull/159) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Show all repos build stats [\#147](https://github.com/Human-Connection/Human-Connection/pull/147) ([appinteractive](https://github.com/appinteractive))
-- Bump Nitro-Web from `9ba2200` to `d857252` [\#140](https://github.com/Human-Connection/Human-Connection/pull/140) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `13c6743` to `c5c62d2` [\#138](https://github.com/Human-Connection/Human-Connection/pull/138) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `02dcc22` to `8f0edaf` [\#137](https://github.com/Human-Connection/Human-Connection/pull/137) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `e153eb6` to `d4917da` [\#134](https://github.com/Human-Connection/Human-Connection/pull/134) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `8b8caae` to `13c6743` [\#131](https://github.com/Human-Connection/Human-Connection/pull/131) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `70aca85` to `9ba2200` [\#130](https://github.com/Human-Connection/Human-Connection/pull/130) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `fa26d7c` to `e153eb6` [\#118](https://github.com/Human-Connection/Human-Connection/pull/118) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `1ecdcb1` to `8b8caae` [\#115](https://github.com/Human-Connection/Human-Connection/pull/115) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `6326e24` to `70aca85` [\#113](https://github.com/Human-Connection/Human-Connection/pull/113) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `79749e6` to `1ecdcb1` [\#112](https://github.com/Human-Connection/Human-Connection/pull/112) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `c334a81` to `6326e24` [\#111](https://github.com/Human-Connection/Human-Connection/pull/111) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `617a62a` to `79749e6` [\#110](https://github.com/Human-Connection/Human-Connection/pull/110) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `c124602` to `c334a81` [\#109](https://github.com/Human-Connection/Human-Connection/pull/109) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `b2bad4f` to `617a62a` [\#108](https://github.com/Human-Connection/Human-Connection/pull/108) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `11bc54b` to `c124602` [\#107](https://github.com/Human-Connection/Human-Connection/pull/107) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `349866f` to `11bc54b` [\#106](https://github.com/Human-Connection/Human-Connection/pull/106) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `ae39c18` to `b2bad4f` [\#105](https://github.com/Human-Connection/Human-Connection/pull/105) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `717658f` to `349866f` [\#104](https://github.com/Human-Connection/Human-Connection/pull/104) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `a1b8d53` to `ae39c18` [\#103](https://github.com/Human-Connection/Human-Connection/pull/103) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `d7f9769` to `717658f` [\#102](https://github.com/Human-Connection/Human-Connection/pull/102) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `3d3b3c8` to `a1b8d53` [\#101](https://github.com/Human-Connection/Human-Connection/pull/101) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `a3171d3` to `d7f9769` [\#98](https://github.com/Human-Connection/Human-Connection/pull/98) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `a625118` to `3d3b3c8` [\#97](https://github.com/Human-Connection/Human-Connection/pull/97) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `7593a09` to `a625118` [\#96](https://github.com/Human-Connection/Human-Connection/pull/96) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `313538b` to `a3171d3` [\#95](https://github.com/Human-Connection/Human-Connection/pull/95) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `88341f5` to `7593a09` [\#94](https://github.com/Human-Connection/Human-Connection/pull/94) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `679f4bd` to `313538b` [\#93](https://github.com/Human-Connection/Human-Connection/pull/93) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `f47b136` to `88341f5` [\#92](https://github.com/Human-Connection/Human-Connection/pull/92) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `618368c` to `f47b136` [\#91](https://github.com/Human-Connection/Human-Connection/pull/91) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `5f133a2` to `618368c` [\#90](https://github.com/Human-Connection/Human-Connection/pull/90) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `7a14979` to `679f4bd` [\#89](https://github.com/Human-Connection/Human-Connection/pull/89) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `1539d9a` to `5f133a2` [\#88](https://github.com/Human-Connection/Human-Connection/pull/88) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `010bac5` to `7a14979` [\#86](https://github.com/Human-Connection/Human-Connection/pull/86) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `75bb73a` to `1539d9a` [\#85](https://github.com/Human-Connection/Human-Connection/pull/85) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `40e1ab3` to `010bac5` [\#84](https://github.com/Human-Connection/Human-Connection/pull/84) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `766be0b` to `75bb73a` [\#83](https://github.com/Human-Connection/Human-Connection/pull/83) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `99a9d51` to `766be0b` [\#82](https://github.com/Human-Connection/Human-Connection/pull/82) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `64abd76` to `40e1ab3` [\#81](https://github.com/Human-Connection/Human-Connection/pull/81) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Web from `22354ce` to `6f782ef` [\#80](https://github.com/Human-Connection/Human-Connection/pull/80) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Remove end-to-end tests [\#79](https://github.com/Human-Connection/Human-Connection/pull/79) ([roschaefer](https://github.com/roschaefer))
-- Bump Nitro-Web from `64abd76` to `22354ce` [\#78](https://github.com/Human-Connection/Human-Connection/pull/78) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump Nitro-Backend from `99a9d51` to `bed0f81` [\#77](https://github.com/Human-Connection/Human-Connection/pull/77) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Add build status to README.md [\#76](https://github.com/Human-Connection/Human-Connection/pull/76) ([roschaefer](https://github.com/roschaefer))
-- Bump API from `8ea42b5` to `97d640d` [\#75](https://github.com/Human-Connection/Human-Connection/pull/75) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Full stack tests with submodules and cypress [\#73](https://github.com/Human-Connection/Human-Connection/pull/73) ([roschaefer](https://github.com/roschaefer))
-- Bump API from `a64fff7` to `8ea42b5` [\#70](https://github.com/Human-Connection/Human-Connection/pull/70) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `4437261` to `a64fff7` [\#67](https://github.com/Human-Connection/Human-Connection/pull/67) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `afb8ba9` to `6f88ca7` [\#63](https://github.com/Human-Connection/Human-Connection/pull/63) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `de99fa4` to `afb8ba9` [\#62](https://github.com/Human-Connection/Human-Connection/pull/62) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `394707b` to `de99fa4` [\#59](https://github.com/Human-Connection/Human-Connection/pull/59) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `ab4b520` to `394707b` [\#58](https://github.com/Human-Connection/Human-Connection/pull/58) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `6854ebb` to `ab4b520` [\#57](https://github.com/Human-Connection/Human-Connection/pull/57) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `d162886` to `6854ebb` [\#56](https://github.com/Human-Connection/Human-Connection/pull/56) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `dc74ac7` to `d162886` [\#55](https://github.com/Human-Connection/Human-Connection/pull/55) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `7176bbf` to `dc74ac7` [\#54](https://github.com/Human-Connection/Human-Connection/pull/54) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `da96078` to `4437261` [\#53](https://github.com/Human-Connection/Human-Connection/pull/53) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `2f0508b` to `da96078` [\#51](https://github.com/Human-Connection/Human-Connection/pull/51) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `ba72242` to `7176bbf` [\#50](https://github.com/Human-Connection/Human-Connection/pull/50) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `e95b29c` to `2f0508b` [\#49](https://github.com/Human-Connection/Human-Connection/pull/49) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `5013daf` to `ba72242` [\#48](https://github.com/Human-Connection/Human-Connection/pull/48) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `bf3f51b` to `e95b29c` [\#47](https://github.com/Human-Connection/Human-Connection/pull/47) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `afe0ea0` to `bf3f51b` [\#46](https://github.com/Human-Connection/Human-Connection/pull/46) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `5cd89ed` to `5013daf` [\#45](https://github.com/Human-Connection/Human-Connection/pull/45) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `3fbcc4d` to `5cd89ed` [\#44](https://github.com/Human-Connection/Human-Connection/pull/44) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `9ab1228` to `afe0ea0` [\#43](https://github.com/Human-Connection/Human-Connection/pull/43) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `88d9bc5` to `9ab1228` [\#37](https://github.com/Human-Connection/Human-Connection/pull/37) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `f504fdb` to `3fbcc4d` [\#36](https://github.com/Human-Connection/Human-Connection/pull/36) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `be352a4` to `88d9bc5` [\#34](https://github.com/Human-Connection/Human-Connection/pull/34) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `adad1da` to `f504fdb` [\#33](https://github.com/Human-Connection/Human-Connection/pull/33) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `8c93479` to `be352a4` [\#31](https://github.com/Human-Connection/Human-Connection/pull/31) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `e912261` to `adad1da` [\#30](https://github.com/Human-Connection/Human-Connection/pull/30) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `0c60238` to `8c93479` [\#29](https://github.com/Human-Connection/Human-Connection/pull/29) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `26b6365` to `e912261` [\#28](https://github.com/Human-Connection/Human-Connection/pull/28) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump WebApp from `c10ef29` to `26b6365` [\#27](https://github.com/Human-Connection/Human-Connection/pull/27) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Bump API from `37fea2d` to `0c60238` [\#26](https://github.com/Human-Connection/Human-Connection/pull/26) ([dependabot-preview[bot]](https://github.com/apps/dependabot-preview))
-- Add submodules to auto-update those by dependabot [\#24](https://github.com/Human-Connection/Human-Connection/pull/24) ([roschaefer](https://github.com/roschaefer))
-- Delete docker-compose.yml [\#23](https://github.com/Human-Connection/Human-Connection/pull/23) ([Lulalaby](https://github.com/Lulalaby))
-- Create .gitignore [\#22](https://github.com/Human-Connection/Human-Connection/pull/22) ([Lulalaby](https://github.com/Lulalaby))
-- Update README.md [\#13](https://github.com/Human-Connection/Human-Connection/pull/13) ([Lulalaby](https://github.com/Lulalaby))
-
-
-
-\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\ No newline at end of file
+- Bump cross-env from 5.2.1 to 6.0.0 in /webapp [`#1626`](https://github.com/Human-Connection/Human-Connection/pull/1626)
+- Don't create accounts for unverified users [`#1619`](https://github.com/Human-Connection/Human-Connection/pull/1619)
+- Bump metascraper-title from 5.7.0 to 5.7.4 in /backend [`#1611`](https://github.com/Human-Connection/Human-Connection/pull/1611)
+- Resend registration mail if user has not yet registered [`#1617`](https://github.com/Human-Connection/Human-Connection/pull/1617)
+- Bump graphql from 14.5.4 to 14.5.6 in /backend [`#1609`](https://github.com/Human-Connection/Human-Connection/pull/1609)
+- Bump eslint from 6.3.0 to 6.4.0 in /backend [`#1608`](https://github.com/Human-Connection/Human-Connection/pull/1608)
+- Bump @nuxtjs/apollo from 4.0.0-rc12 to 4.0.0-rc13 in /webapp [`#1607`](https://github.com/Human-Connection/Human-Connection/pull/1607)
+- Bump metascraper-publisher from 5.6.6 to 5.7.4 in /backend [`#1606`](https://github.com/Human-Connection/Human-Connection/pull/1606)
+- Bump date-fns from 2.1.0 to 2.2.1 in /backend [`#1605`](https://github.com/Human-Connection/Human-Connection/pull/1605)
+- Bump metascraper-audio from 5.6.6 to 5.7.4 in /backend [`#1604`](https://github.com/Human-Connection/Human-Connection/pull/1604)
+- Add CodeTriage helpers badge [`#1603`](https://github.com/Human-Connection/Human-Connection/pull/1603)
+- π° Make hashtag links URL safe [`#1571`](https://github.com/Human-Connection/Human-Connection/pull/1571)
+- Relase without any artifacts [`#1601`](https://github.com/Human-Connection/Human-Connection/pull/1601)
+- Bump metascraper-image from 5.6.6 to 5.7.4 in /backend [`#1582`](https://github.com/Human-Connection/Human-Connection/pull/1582)
+- Bump @storybook/addon-a11y from 5.1.11 to 5.2.0 in /webapp [`#1587`](https://github.com/Human-Connection/Human-Connection/pull/1587)
+- Bump styleguide from `793556a` to `808b3c5` [`#1574`](https://github.com/Human-Connection/Human-Connection/pull/1574)
+- Bump metascraper-soundcloud from 5.6.7 to 5.7.4 in /backend [`#1578`](https://github.com/Human-Connection/Human-Connection/pull/1578)
+- Bump metascraper-video from 5.6.6 to 5.7.4 in /backend [`#1580`](https://github.com/Human-Connection/Human-Connection/pull/1580)
+- Bump metascraper-date from 5.7.0 to 5.7.4 in /backend [`#1584`](https://github.com/Human-Connection/Human-Connection/pull/1584)
+- Bump metascraper-lang from 5.6.6 to 5.7.4 in /backend [`#1585`](https://github.com/Human-Connection/Human-Connection/pull/1585)
+- Bump @storybook/addon-actions from 5.1.11 to 5.2.0 in /webapp [`#1589`](https://github.com/Human-Connection/Human-Connection/pull/1589)
+- Bump graphql from 14.5.4 to 14.5.6 in /webapp [`#1590`](https://github.com/Human-Connection/Human-Connection/pull/1590)
+- Fix docker image tags [`#1600`](https://github.com/Human-Connection/Human-Connection/pull/1600)
+- Remove deleted/disabled/createdAt from Comment mutations [`#1595`](https://github.com/Human-Connection/Human-Connection/pull/1595)
+- Fix bug where Post.createdAt is sometimes null [`#1572`](https://github.com/Human-Connection/Human-Connection/pull/1572)
+- Fix missing images on staging [`#1594`](https://github.com/Human-Connection/Human-Connection/pull/1594)
+- π° Missing translations [`#1593`](https://github.com/Human-Connection/Human-Connection/pull/1593)
+- Fix deployment script for docker images [`#1592`](https://github.com/Human-Connection/Human-Connection/pull/1592)
+- Bump @hapi/joi from 15.1.1 to 16.0.1 in /backend [`#1591`](https://github.com/Human-Connection/Human-Connection/pull/1591)
+- Bump @nuxtjs/dotenv from 1.4.0 to 1.4.1 in /webapp [`#1588`](https://github.com/Human-Connection/Human-Connection/pull/1588)
+- Bump @storybook/vue from 5.1.11 to 5.2.0 in /webapp [`#1586`](https://github.com/Human-Connection/Human-Connection/pull/1586)
+- Bump metascraper-description from 5.6.6 to 5.7.4 in /backend [`#1581`](https://github.com/Human-Connection/Human-Connection/pull/1581)
+- Bump metascraper-logo from 5.6.6 to 5.7.4 in /backend [`#1579`](https://github.com/Human-Connection/Human-Connection/pull/1579)
+- Bump metascraper-youtube from 5.6.7 to 5.7.4 in /backend [`#1577`](https://github.com/Human-Connection/Human-Connection/pull/1577)
+- Bump metascraper-url from 5.6.6 to 5.7.4 in /backend [`#1576`](https://github.com/Human-Connection/Human-Connection/pull/1576)
+- Bump date-fns from 2.1.0 to 2.2.1 in /webapp [`#1564`](https://github.com/Human-Connection/Human-Connection/pull/1564)
+- Bump metascraper-date from 5.6.6 to 5.7.0 in /backend [`#1562`](https://github.com/Human-Connection/Human-Connection/pull/1562)
+- Bump metascraper-title from 5.6.6 to 5.7.0 in /backend [`#1561`](https://github.com/Human-Connection/Human-Connection/pull/1561)
+- Fix import to add createdAt and updatedAt for comments [`#1573`](https://github.com/Human-Connection/Human-Connection/pull/1573)
+- Use automatic Github releases as a CHANGELOG [`#1560`](https://github.com/Human-Connection/Human-Connection/pull/1560)
+- Add styleguide as submodule [`#1559`](https://github.com/Human-Connection/Human-Connection/pull/1559)
+- Push all docker images at VERSION to dockerhub [`#1558`](https://github.com/Human-Connection/Human-Connection/pull/1558)
+- II Add Date to Terms and Conditions #1535 [`#1556`](https://github.com/Human-Connection/Human-Connection/pull/1556)
+- π° [Helper] Message for backend tests failed by missing constraints [`#1553`](https://github.com/Human-Connection/Human-Connection/pull/1553)
+- Various changes to build pipeline [`#1543`](https://github.com/Human-Connection/Human-Connection/pull/1543)
+- Fix navbar styling [`#1557`](https://github.com/Human-Connection/Human-Connection/pull/1557)
+- π° Fixes a create and update comment problem in the comments list [`#1537`](https://github.com/Human-Connection/Human-Connection/pull/1537)
+- Fix show less link not working reliably [`#1548`](https://github.com/Human-Connection/Human-Connection/pull/1548)
+- Bump cypress-plugin-retries from 1.2.2 to 1.3.0 [`#1551`](https://github.com/Human-Connection/Human-Connection/pull/1551)
+- fix(header-alignment): Fix logo and locale position. [`#1283`](https://github.com/Human-Connection/Human-Connection/pull/1283)
+- Better maintenance page [`#1517`](https://github.com/Human-Connection/Human-Connection/pull/1517)
+- Test filter by followed by [`#1542`](https://github.com/Human-Connection/Human-Connection/pull/1542)
+- [WIP] π° Update follower count on follow/unfollow [`#1533`](https://github.com/Human-Connection/Human-Connection/pull/1533)
+- Remove nodemon, use `nuxt` cli tools [`#1516`](https://github.com/Human-Connection/Human-Connection/pull/1516)
+- Bump eslint-config-prettier from 6.2.0 to 6.3.0 in /webapp [`#1546`](https://github.com/Human-Connection/Human-Connection/pull/1546)
+- Bump eslint-config-prettier from 6.2.0 to 6.3.0 in /backend [`#1545`](https://github.com/Human-Connection/Human-Connection/pull/1545)
+- Refactor email middleware [`#1512`](https://github.com/Human-Connection/Human-Connection/pull/1512)
+- Bugfix: `about me` not saved on signup [`#1513`](https://github.com/Human-Connection/Human-Connection/pull/1513)
+- Filter posts by emotions [`#1490`](https://github.com/Human-Connection/Human-Connection/pull/1490)
+- Bump neode from 0.3.2 to 0.3.3 in /backend [`#1531`](https://github.com/Human-Connection/Human-Connection/pull/1531)
+- Bump apollo-link-http from 1.5.15 to 1.5.16 in /backend [`#1528`](https://github.com/Human-Connection/Human-Connection/pull/1528)
+- Bump @babel/cli from 7.5.5 to 7.6.0 in /backend [`#1526`](https://github.com/Human-Connection/Human-Connection/pull/1526)
+- Bump @babel/preset-env from 7.5.5 to 7.6.0 in /backend [`#1523`](https://github.com/Human-Connection/Human-Connection/pull/1523)
+- Bump @babel/node from 7.5.5 to 7.6.1 in /backend [`#1522`](https://github.com/Human-Connection/Human-Connection/pull/1522)
+- Remove obsolete code [`#1540`](https://github.com/Human-Connection/Human-Connection/pull/1540)
+- Bump @human-connection/styleguide from 0.5.19 to 0.5.21 in /webapp [`#1541`](https://github.com/Human-Connection/Human-Connection/pull/1541)
+- Bump @babel/preset-env from 7.5.5 to 7.6.0 in /webapp [`#1532`](https://github.com/Human-Connection/Human-Connection/pull/1532)
+- Bump @babel/core from 7.5.5 to 7.6.0 in /backend [`#1530`](https://github.com/Human-Connection/Human-Connection/pull/1530)
+- Bump vue-jest from 3.0.4 to 3.0.5 in /webapp [`#1529`](https://github.com/Human-Connection/Human-Connection/pull/1529)
+- Bump date-fns from 2.0.1 to 2.1.0 in /webapp [`#1527`](https://github.com/Human-Connection/Human-Connection/pull/1527)
+- Bump @babel/core from 7.5.5 to 7.6.0 in /webapp [`#1525`](https://github.com/Human-Connection/Human-Connection/pull/1525)
+- Bump graphql-shield from 6.0.6 to 6.1.0 in /backend [`#1524`](https://github.com/Human-Connection/Human-Connection/pull/1524)
+- Bump @babel/register from 7.5.5 to 7.6.0 in /backend [`#1520`](https://github.com/Human-Connection/Human-Connection/pull/1520)
+- Bump neode from 0.3.2 to 0.3.3 [`#1521`](https://github.com/Human-Connection/Human-Connection/pull/1521)
+- Bump apollo-link-context from 1.0.18 to 1.0.19 in /backend [`#1519`](https://github.com/Human-Connection/Human-Connection/pull/1519)
+- Bump date-fns from 2.0.1 to 2.1.0 in /backend [`#1518`](https://github.com/Human-Connection/Human-Connection/pull/1518)
+- [WIP] Sorting dropdown is aligned with post cards [`#1539`](https://github.com/Human-Connection/Human-Connection/pull/1539)
+- Avatar should be centered on profile page [`#1514`](https://github.com/Human-Connection/Human-Connection/pull/1514)
+- Fix test by setting value of the mocked hashtag [`#1536`](https://github.com/Human-Connection/Human-Connection/pull/1536)
+- Add console log for erros geolocation [`#1534`](https://github.com/Human-Connection/Human-Connection/pull/1534)
+- Fix #1505 remove html [`#1508`](https://github.com/Human-Connection/Human-Connection/pull/1508)
+- 1506 Anonymize deleted user also for moderators [`#1510`](https://github.com/Human-Connection/Human-Connection/pull/1510)
+- Refactor registration.spec.js [`#1507`](https://github.com/Human-Connection/Human-Connection/pull/1507)
+- Implement better statistics resolver [`#1493`](https://github.com/Human-Connection/Human-Connection/pull/1493)
+- Fix leftover of #1479 [`#1504`](https://github.com/Human-Connection/Human-Connection/pull/1504)
+- Fix preview image craziness [`#1509`](https://github.com/Human-Connection/Human-Connection/pull/1509)
+- 1487 fix admin page [`#1492`](https://github.com/Human-Connection/Human-Connection/pull/1492)
+- Bump neo4j from 3.5.8 to 3.5.9 in /neo4j [`#1497`](https://github.com/Human-Connection/Human-Connection/pull/1497)
+- Bump node from 12.9-alpine to 12.10.0-alpine in /backend [`#1498`](https://github.com/Human-Connection/Human-Connection/pull/1498)
+- Bump node from 12.9-alpine to 12.10.0-alpine in /webapp [`#1499`](https://github.com/Human-Connection/Human-Connection/pull/1499)
+- Bump eslint-plugin-jest from 22.16.0 to 22.17.0 in /backend [`#1495`](https://github.com/Human-Connection/Human-Connection/pull/1495)
+- Bump eslint-plugin-jest from 22.16.0 to 22.17.0 in /webapp [`#1496`](https://github.com/Human-Connection/Human-Connection/pull/1496)
+- Fix #1394 [`#1479`](https://github.com/Human-Connection/Human-Connection/pull/1479)
+- Update maintenace worker image [`#1484`](https://github.com/Human-Connection/Human-Connection/pull/1484)
+- Bump eslint-plugin-node from 9.2.0 to 10.0.0 in /webapp [`#1481`](https://github.com/Human-Connection/Human-Connection/pull/1481)
+- Bump helmet from 3.20.1 to 3.21.0 in /backend [`#1482`](https://github.com/Human-Connection/Human-Connection/pull/1482)
+- Bump eslint-plugin-node from 9.2.0 to 10.0.0 in /backend [`#1483`](https://github.com/Human-Connection/Human-Connection/pull/1483)
+- Update export syntax, update maintenance worker/neo4j config [`#1473`](https://github.com/Human-Connection/Human-Connection/pull/1473)
+- 1393 fix show less bugginess [`#1476`](https://github.com/Human-Connection/Human-Connection/pull/1476)
+- Remove a lot of unused code, reduce graphql schema [`#1480`](https://github.com/Human-Connection/Human-Connection/pull/1480)
+- Remove slow sorting options [`#1478`](https://github.com/Human-Connection/Human-Connection/pull/1478)
+- If TAC version is missing, return `null` [`#1477`](https://github.com/Human-Connection/Human-Connection/pull/1477)
+- Bump metascraper-soundcloud from 5.6.6 to 5.6.7 in /backend [`#1446`](https://github.com/Human-Connection/Human-Connection/pull/1446)
+- Bump metascraper-youtube from 5.6.6 to 5.6.7 in /backend [`#1447`](https://github.com/Human-Connection/Human-Connection/pull/1447)
+- Cursor fixes [`#1474`](https://github.com/Human-Connection/Human-Connection/pull/1474)
+- Check if user has agreed to the current terms and conditions [`#1334`](https://github.com/Human-Connection/Human-Connection/pull/1334)
+- Fix related posts section in 'More Info' [`#1475`](https://github.com/Human-Connection/Human-Connection/pull/1475)
+- π° Correct the import of tags from the Alpha and refactor editor hashtags [`#1399`](https://github.com/Human-Connection/Human-Connection/pull/1399)
+- Bump eslint-config-prettier from 6.1.0 to 6.2.0 in /webapp [`#1461`](https://github.com/Human-Connection/Human-Connection/pull/1461)
+- Bump nodemon from 1.19.1 to 1.19.2 in /webapp [`#1458`](https://github.com/Human-Connection/Human-Connection/pull/1458)
+- Bump nodemon from 1.19.1 to 1.19.2 in /backend [`#1459`](https://github.com/Human-Connection/Human-Connection/pull/1459)
+- Bump eslint-config-prettier from 6.1.0 to 6.2.0 in /backend [`#1460`](https://github.com/Human-Connection/Human-Connection/pull/1460)
+- Encode the bearer token instead of hard-coding it [`#1464`](https://github.com/Human-Connection/Human-Connection/pull/1464)
+- Bump cross-env from 5.2.0 to 5.2.1 in /webapp [`#1444`](https://github.com/Human-Connection/Human-Connection/pull/1444)
+- Bump apollo-server-testing from 2.9.1 to 2.9.3 in /backend [`#1448`](https://github.com/Human-Connection/Human-Connection/pull/1448)
+- Bump cross-env from 5.2.0 to 5.2.1 in /backend [`#1450`](https://github.com/Human-Connection/Human-Connection/pull/1450)
+- Bump cross-env from 5.2.0 to 5.2.1 [`#1442`](https://github.com/Human-Connection/Human-Connection/pull/1442)
+- 1414 Implement soft delete [`#1440`](https://github.com/Human-Connection/Human-Connection/pull/1440)
+- Use hyphens to separate words properly [`#1452`](https://github.com/Human-Connection/Human-Connection/pull/1452)
+- Disable scrolling behind popover [`#1453`](https://github.com/Human-Connection/Human-Connection/pull/1453)
+- Limit suggestions list to 15, add component tests [`#1451`](https://github.com/Human-Connection/Human-Connection/pull/1451)
+- Bump apollo-server from 2.9.1 to 2.9.3 in /backend [`#1445`](https://github.com/Human-Connection/Human-Connection/pull/1445)
+- Bump eslint from 6.2.2 to 6.3.0 in /backend [`#1443`](https://github.com/Human-Connection/Human-Connection/pull/1443)
+- Move Neo4j configuration in configmap [`#1439`](https://github.com/Human-Connection/Human-Connection/pull/1439)
+- Bump neo4j-driver from 1.7.5 to 1.7.6 in /backend [`#1433`](https://github.com/Human-Connection/Human-Connection/pull/1433)
+- Bump eslint-plugin-node from 9.1.0 to 9.2.0 in /backend [`#1430`](https://github.com/Human-Connection/Human-Connection/pull/1430)
+- 1414 Bugfix: Delete notifications if connected post, comment or user is deleted [`#1426`](https://github.com/Human-Connection/Human-Connection/pull/1426)
+- Bump graphql from 14.5.3 to 14.5.4 in /backend [`#1428`](https://github.com/Human-Connection/Human-Connection/pull/1428)
+- Bump neo4j-driver from 1.7.5 to 1.7.6 [`#1429`](https://github.com/Human-Connection/Human-Connection/pull/1429)
+- Bump eslint-plugin-node from 9.1.0 to 9.2.0 in /webapp [`#1431`](https://github.com/Human-Connection/Human-Connection/pull/1431)
+- Check there are ids in the badIds array [`#1397`](https://github.com/Human-Connection/Human-Connection/pull/1397)
+- Fix database import, pagination and counters on user profile page [`#1351`](https://github.com/Human-Connection/Human-Connection/pull/1351)
+- Bump eslint-plugin-jest from 22.15.2 to 22.16.0 in /backend [`#1432`](https://github.com/Human-Connection/Human-Connection/pull/1432)
+- Bump sass-loader from 7.3.1 to 8.0.0 in /webapp [`#1434`](https://github.com/Human-Connection/Human-Connection/pull/1434)
+- Bump eslint-plugin-jest from 22.15.2 to 22.16.0 in /webapp [`#1435`](https://github.com/Human-Connection/Human-Connection/pull/1435)
+- Bump vue-izitoast from 1.2.0 to 1.2.1 in /webapp [`#1436`](https://github.com/Human-Connection/Human-Connection/pull/1436)
+- Bump graphql from 14.5.3 to 14.5.4 in /webapp [`#1437`](https://github.com/Human-Connection/Human-Connection/pull/1437)
+- Bump cypress-cucumber-preprocessor from 1.15.1 to 1.16.0 [`#1417`](https://github.com/Human-Connection/Human-Connection/pull/1417)
+- Bump nuxt-dropzone from 1.0.3 to 1.0.4 in /webapp [`#1423`](https://github.com/Human-Connection/Human-Connection/pull/1423)
+- Bump apollo-server from 2.9.0 to 2.9.1 in /backend [`#1424`](https://github.com/Human-Connection/Human-Connection/pull/1424)
+- Bump helmet from 3.20.0 to 3.20.1 in /backend [`#1416`](https://github.com/Human-Connection/Human-Connection/pull/1416)
+- Bump nuxt from 2.9.1 to 2.9.2 in /webapp [`#1421`](https://github.com/Human-Connection/Human-Connection/pull/1421)
+- Bump eslint-config-standard from 14.0.1 to 14.1.0 in /backend [`#1420`](https://github.com/Human-Connection/Human-Connection/pull/1420)
+- Bump neo4j-graphql-js from 2.7.1 to 2.7.2 in /backend [`#1419`](https://github.com/Human-Connection/Human-Connection/pull/1419)
+- Bump apollo-server-testing from 2.9.0 to 2.9.1 in /backend [`#1418`](https://github.com/Human-Connection/Human-Connection/pull/1418)
+- Fix Editor Bugs [`#1406`](https://github.com/Human-Connection/Human-Connection/pull/1406)
+- Bump eslint from 6.2.1 to 6.2.2 in /backend [`#1388`](https://github.com/Human-Connection/Human-Connection/pull/1388)
+- Update the apollo cache [`#1400`](https://github.com/Human-Connection/Human-Connection/pull/1400)
+- Increase nginx client max body size, split size legacy migration [`#1407`](https://github.com/Human-Connection/Human-Connection/pull/1407)
+- Bump cypress-cucumber-preprocessor from 1.15.0 to 1.15.1 [`#1410`](https://github.com/Human-Connection/Human-Connection/pull/1410)
+- Simplify cypress testing on docker [`#1411`](https://github.com/Human-Connection/Human-Connection/pull/1411)
+- [Security] Bump mixin-deep from 1.3.1 to 1.3.2 [`#1409`](https://github.com/Human-Connection/Human-Connection/pull/1409)
+- [Security] Bump mixin-deep from 1.3.1 to 1.3.2 in /webapp [`#1408`](https://github.com/Human-Connection/Human-Connection/pull/1408)
+- Update to use <client-only> instead of <no-ssr> [`#1398`](https://github.com/Human-Connection/Human-Connection/pull/1398)
+- π° 1062 notification about comment on post [`#1270`](https://github.com/Human-Connection/Human-Connection/pull/1270)
+- Bump graphql from 14.5.0 to 14.5.3 in /backend [`#1385`](https://github.com/Human-Connection/Human-Connection/pull/1385)
+- Bump date-fns from 2.0.0 to 2.0.1 in /webapp [`#1381`](https://github.com/Human-Connection/Human-Connection/pull/1381)
+- Add memory limits to neo4j deployment [`#1392`](https://github.com/Human-Connection/Human-Connection/pull/1392)
+- Bump @nuxtjs/apollo from 4.0.0-rc11 to 4.0.0-rc12 in /webapp [`#1404`](https://github.com/Human-Connection/Human-Connection/pull/1404)
+- Bump graphql-shield from 6.0.5 to 6.0.6 in /backend [`#1403`](https://github.com/Human-Connection/Human-Connection/pull/1403)
+- Bump cypress-cucumber-preprocessor from 1.14.1 to 1.15.0 [`#1402`](https://github.com/Human-Connection/Human-Connection/pull/1402)
+- Bump babel-eslint from 10.0.2 to 10.0.3 in /backend [`#1389`](https://github.com/Human-Connection/Human-Connection/pull/1389)
+- Bump eslint-loader from 2.2.1 to 3.0.0 in /webapp [`#1386`](https://github.com/Human-Connection/Human-Connection/pull/1386)
+- Bump apollo-server from 2.8.2 to 2.9.0 in /backend [`#1384`](https://github.com/Human-Connection/Human-Connection/pull/1384)
+- Bump date-fns from 2.0.0 to 2.0.1 in /backend [`#1382`](https://github.com/Human-Connection/Human-Connection/pull/1382)
+- [Security] Bump eslint-utils from 1.3.1 to 1.4.2 in /webapp [`#1401`](https://github.com/Human-Connection/Human-Connection/pull/1401)
+- Fix infinite-loading infinitely loading [`#1376`](https://github.com/Human-Connection/Human-Connection/pull/1376)
+- Bump apollo-server-testing from 2.8.2 to 2.9.0 in /backend [`#1387`](https://github.com/Human-Connection/Human-Connection/pull/1387)
+- Bump babel-eslint from 10.0.2 to 10.0.3 in /webapp [`#1383`](https://github.com/Human-Connection/Human-Connection/pull/1383)
+- Bump apollo-server-express from 2.8.2 to 2.9.0 in /backend [`#1380`](https://github.com/Human-Connection/Human-Connection/pull/1380)
+- Bump graphql from 14.5.0 to 14.5.3 in /webapp [`#1379`](https://github.com/Human-Connection/Human-Connection/pull/1379)
+- Simplify docker entrypoint of neo4j image [`#1377`](https://github.com/Human-Connection/Human-Connection/pull/1377)
+- Fix flickering create-button [`#1375`](https://github.com/Human-Connection/Human-Connection/pull/1375)
+- Fix "cannot read property id of null" in staging [`#1371`](https://github.com/Human-Connection/Human-Connection/pull/1371)
+- π° 454 Lokalise unlocalised texts and fixes texts [`#1372`](https://github.com/Human-Connection/Human-Connection/pull/1372)
+- Fix UpdatePost resolver/validations [`#1368`](https://github.com/Human-Connection/Human-Connection/pull/1368)
+- Use ES6 syntax to avoid repetition [`#1370`](https://github.com/Human-Connection/Human-Connection/pull/1370)
+- Bump eslint-config-standard from 14.0.0 to 14.0.1 in /backend [`#1356`](https://github.com/Human-Connection/Human-Connection/pull/1356)
+- Bump graphql from 14.4.2 to 14.5.0 in /webapp [`#1358`](https://github.com/Human-Connection/Human-Connection/pull/1358)
+- Update vue-izitoast after they released v1.2.0! [`#1366`](https://github.com/Human-Connection/Human-Connection/pull/1366)
+- Bump cypress-cucumber-preprocessor from 1.14.0 to 1.14.1 [`#1354`](https://github.com/Human-Connection/Human-Connection/pull/1354)
+- Implement visual feedback if filter is active [`#1338`](https://github.com/Human-Connection/Human-Connection/pull/1338)
+- Update transitive dependencies [`#1348`](https://github.com/Human-Connection/Human-Connection/pull/1348)
+- Fix post count always showing 0 [`#1350`](https://github.com/Human-Connection/Human-Connection/pull/1350)
+- Fix expiration dates of JWT and cookie [`#1349`](https://github.com/Human-Connection/Human-Connection/pull/1349)
+- Bump cypress-cucumber-preprocessor from 1.13.1 to 1.14.0 [`#1340`](https://github.com/Human-Connection/Human-Connection/pull/1340)
+- Bump eslint-plugin-jest from 22.15.1 to 22.15.2 in /webapp [`#1343`](https://github.com/Human-Connection/Human-Connection/pull/1343)
+- Update backend/yarn.lock` [`#1346`](https://github.com/Human-Connection/Human-Connection/pull/1346)
+- Bump node from 12.8-alpine to 12.9-alpine in /backend [`#1344`](https://github.com/Human-Connection/Human-Connection/pull/1344)
+- Bump node from 12.8-alpine to 12.9-alpine in /webapp [`#1345`](https://github.com/Human-Connection/Human-Connection/pull/1345)
+- Bump @vue/cli-shared-utils from 3.10.0 to 3.11.0 in /webapp [`#1342`](https://github.com/Human-Connection/Human-Connection/pull/1342)
+- Bump eslint-plugin-jest from 22.15.1 to 22.15.2 in /backend [`#1341`](https://github.com/Human-Connection/Human-Connection/pull/1341)
+- Visual feedback if filters lead to 0 results [`#1339`](https://github.com/Human-Connection/Human-Connection/pull/1339)
+- Bump nuxt from 2.8.1 to 2.9.1 in /webapp [`#1321`](https://github.com/Human-Connection/Human-Connection/pull/1321)
+- Bump tiptap-extensions from 1.26.2 to 1.27.0 in /webapp [`#1323`](https://github.com/Human-Connection/Human-Connection/pull/1323)
+- Bump tiptap from 1.24.2 to 1.25.0 in /webapp [`#1327`](https://github.com/Human-Connection/Human-Connection/pull/1327)
+- Validate that a post cannot be created without categories/too many categories [`#1268`](https://github.com/Human-Connection/Human-Connection/pull/1268)
+- Bump date-fns from 2.0.0-beta.5 to 2.0.0 in /backend [`#1320`](https://github.com/Human-Connection/Human-Connection/pull/1320)
+- Bump @nuxtjs/axios from 5.5.4 to 5.6.0 in /webapp [`#1329`](https://github.com/Human-Connection/Human-Connection/pull/1329)
+- Bump nuxt-dropzone from 1.0.2 to 1.0.3 in /webapp [`#1330`](https://github.com/Human-Connection/Human-Connection/pull/1330)
+- Bump apollo-server-testing from 2.8.1 to 2.8.2 in /backend [`#1328`](https://github.com/Human-Connection/Human-Connection/pull/1328)
+- Fix vue warnings for MasonryGrid/MasonGridItem [`#1336`](https://github.com/Human-Connection/Human-Connection/pull/1336)
+- Bump graphql-shield from 6.0.4 to 6.0.5 in /backend [`#1319`](https://github.com/Human-Connection/Human-Connection/pull/1319)
+- Bump sass-loader from 7.2.0 to 7.3.1 in /webapp [`#1318`](https://github.com/Human-Connection/Human-Connection/pull/1318)
+- Bump @sentry/node from 5.6.1 to 5.6.2 in /backend [`#1326`](https://github.com/Human-Connection/Human-Connection/pull/1326)
+- Bump apollo-server from 2.8.1 to 2.8.2 in /backend [`#1322`](https://github.com/Human-Connection/Human-Connection/pull/1322)
+- Bump date-fns from 2.0.0-beta.5 to 2.0.0 in /webapp [`#1325`](https://github.com/Human-Connection/Human-Connection/pull/1325)
+- Bump eslint from 6.2.0 to 6.2.1 in /backend [`#1324`](https://github.com/Human-Connection/Human-Connection/pull/1324)
+- Bump @nuxtjs/apollo from 4.0.0-rc9 to 4.0.0-rc11 in /webapp [`#1309`](https://github.com/Human-Connection/Human-Connection/pull/1309)
+- Fix #1308 [`#1314`](https://github.com/Human-Connection/Human-Connection/pull/1314)
+- Fix #1315 [`#1316`](https://github.com/Human-Connection/Human-Connection/pull/1316)
+- Add masonry layout grid [`#1256`](https://github.com/Human-Connection/Human-Connection/pull/1256)
+- 272 add error reporting [`#1281`](https://github.com/Human-Connection/Human-Connection/pull/1281)
+- Bump eslint-config-standard from 13.0.1 to 14.0.0 in /backend [`#1298`](https://github.com/Human-Connection/Human-Connection/pull/1298)
+- Bump uuid from 3.3.2 to 3.3.3 in /backend [`#1302`](https://github.com/Human-Connection/Human-Connection/pull/1302)
+- Configure dbms.security.procedures [`#1295`](https://github.com/Human-Connection/Human-Connection/pull/1295)
+- π° Send out notifications on CreateComment [`#1018`](https://github.com/Human-Connection/Human-Connection/pull/1018)
+- Bump neode from 0.3.1 to 0.3.2 in /backend [`#1297`](https://github.com/Human-Connection/Human-Connection/pull/1297)
+- Bump eslint-config-prettier from 6.0.0 to 6.1.0 in /webapp [`#1299`](https://github.com/Human-Connection/Human-Connection/pull/1299)
+- Bump eslint-config-prettier from 6.0.0 to 6.1.0 in /backend [`#1304`](https://github.com/Human-Connection/Human-Connection/pull/1304)
+- Bump eslint-plugin-standard from 4.0.0 to 4.0.1 in /webapp [`#1301`](https://github.com/Human-Connection/Human-Connection/pull/1301)
+- Bump eslint-plugin-standard from 4.0.0 to 4.0.1 in /backend [`#1300`](https://github.com/Human-Connection/Human-Connection/pull/1300)
+- Bump neode from 0.3.1 to 0.3.2 [`#1296`](https://github.com/Human-Connection/Human-Connection/pull/1296)
+- Bump babel-jest from 24.8.0 to 24.9.0 in /backend [`#1284`](https://github.com/Human-Connection/Human-Connection/pull/1284)
+- Bump dotenv from 8.0.0 to 8.1.0 [`#1285`](https://github.com/Human-Connection/Human-Connection/pull/1285)
+- Bump jest from 24.8.0 to 24.9.0 in /webapp [`#1287`](https://github.com/Human-Connection/Human-Connection/pull/1287)
+- Bump eslint from 6.1.0 to 6.2.0 in /backend [`#1288`](https://github.com/Human-Connection/Human-Connection/pull/1288)
+- Downgrade @nuxtjs/apollo [`#1294`](https://github.com/Human-Connection/Human-Connection/pull/1294)
+- Bump neo4j-graphql-js from 2.7.0 to 2.7.1 in /backend [`#1289`](https://github.com/Human-Connection/Human-Connection/pull/1289)
+- Bump date-fns from 2.0.0-beta.4 to 2.0.0-beta.5 in /backend [`#1286`](https://github.com/Human-Connection/Human-Connection/pull/1286)
+- Bump date-fns from 2.0.0-beta.4 to 2.0.0-beta.5 in /webapp [`#1290`](https://github.com/Human-Connection/Human-Connection/pull/1290)
+- Bump dotenv from 8.0.0 to 8.1.0 in /backend [`#1291`](https://github.com/Human-Connection/Human-Connection/pull/1291)
+- Bump babel-jest from 24.8.0 to 24.9.0 in /webapp [`#1292`](https://github.com/Human-Connection/Human-Connection/pull/1292)
+- Bump jest from 24.8.0 to 24.9.0 in /backend [`#1293`](https://github.com/Human-Connection/Human-Connection/pull/1293)
+- Get rid of property warnings [`#1282`](https://github.com/Human-Connection/Human-Connection/pull/1282)
+- Refactor graphql queries [`#1280`](https://github.com/Human-Connection/Human-Connection/pull/1280)
+- Fix hashtag db import [`#1278`](https://github.com/Human-Connection/Human-Connection/pull/1278)
+- Fix `Cannot read property countUser of null` [`#1277`](https://github.com/Human-Connection/Human-Connection/pull/1277)
+- Bump @hapi/joi from 15.1.0 to 15.1.1 in /backend [`#1279`](https://github.com/Human-Connection/Human-Connection/pull/1279)
+- Fix user mention menu on production data [`#1271`](https://github.com/Human-Connection/Human-Connection/pull/1271)
+- Bump @human-connection/styleguide from 0.5.18 to 0.5.19 in /webapp [`#1274`](https://github.com/Human-Connection/Human-Connection/pull/1274)
+- 845 load more [`#1176`](https://github.com/Human-Connection/Human-Connection/pull/1176)
+- Bump @human-connection/styleguide from 0.5.17 to 0.5.18 in /webapp [`#1269`](https://github.com/Human-Connection/Human-Connection/pull/1269)
+- Bump graphql-middleware from 3.0.3 to 3.0.5 in /backend [`#1265`](https://github.com/Human-Connection/Human-Connection/pull/1265)
+- Bump tiptap-extensions from 1.26.1 to 1.26.2 in /webapp [`#1258`](https://github.com/Human-Connection/Human-Connection/pull/1258)
+- Bump vue-izitoast from `c246fd7` to `ba6b03e` in /webapp [`#1260`](https://github.com/Human-Connection/Human-Connection/pull/1260)
+- Bump neo4j-graphql-js from 2.6.3 to 2.7.0 in /backend [`#1257`](https://github.com/Human-Connection/Human-Connection/pull/1257)
+- Bump tiptap from 1.24.1 to 1.24.2 in /webapp [`#1259`](https://github.com/Human-Connection/Human-Connection/pull/1259)
+- π° Registration confirmation of terms of use added II [`#1224`](https://github.com/Human-Connection/Human-Connection/pull/1224)
+- Localise categories [`#1261`](https://github.com/Human-Connection/Human-Connection/pull/1261)
+- π° 1054 blocked users [`#1209`](https://github.com/Human-Connection/Human-Connection/pull/1209)
+- π° 454 Lokalise / translate all unlocalised Texts / Translations / Languages [`#1244`](https://github.com/Human-Connection/Human-Connection/pull/1244)
+- Bump @storybook/vue from 5.1.10 to 5.1.11 in /webapp [`#1251`](https://github.com/Human-Connection/Human-Connection/pull/1251)
+- Bump @storybook/addon-a11y from 5.1.10 to 5.1.11 in /webapp [`#1250`](https://github.com/Human-Connection/Human-Connection/pull/1250)
+- Maintain consistent naming/punctuation conventions [`#1255`](https://github.com/Human-Connection/Human-Connection/pull/1255)
+- Bump eslint-plugin-jest from 22.15.0 to 22.15.1 in /webapp [`#1253`](https://github.com/Human-Connection/Human-Connection/pull/1253)
+- I had enough of `--ignore-engines` [`#1232`](https://github.com/Human-Connection/Human-Connection/pull/1232)
+- Bump @storybook/addon-actions from 5.1.10 to 5.1.11 in /webapp [`#1249`](https://github.com/Human-Connection/Human-Connection/pull/1249)
+- Bump eslint-plugin-jest from 22.15.0 to 22.15.1 in /backend [`#1248`](https://github.com/Human-Connection/Human-Connection/pull/1248)
+- Bump apollo-cache-inmemory from 1.6.2 to 1.6.3 in /backend [`#1234`](https://github.com/Human-Connection/Human-Connection/pull/1234)
+- Bump apollo-cache-inmemory from 1.6.2 to 1.6.3 in /webapp [`#1237`](https://github.com/Human-Connection/Human-Connection/pull/1237)
+- Bump cypress-cucumber-preprocessor from 1.13.0 to 1.13.1 [`#1235`](https://github.com/Human-Connection/Human-Connection/pull/1235)
+- Bump sass-loader from 7.1.0 to 7.2.0 in /webapp [`#1238`](https://github.com/Human-Connection/Human-Connection/pull/1238)
+- Bump apollo-client from 2.6.3 to 2.6.4 in /backend [`#1236`](https://github.com/Human-Connection/Human-Connection/pull/1236)
+- Bump apollo-client from 2.6.3 to 2.6.4 in /webapp [`#1239`](https://github.com/Human-Connection/Human-Connection/pull/1239)
+- π° [Bugfix] Fix filter menu and refactor default layout [`#1233`](https://github.com/Human-Connection/Human-Connection/pull/1233)
+- Bump vue-sweetalert-icons from 4.1.0 to 4.2.0 in /webapp [`#1225`](https://github.com/Human-Connection/Human-Connection/pull/1225)
+- Bump node from 12.7-alpine to 12.8-alpine in /webapp [`#1227`](https://github.com/Human-Connection/Human-Connection/pull/1227)
+- Bump node from 12.7-alpine to 12.8-alpine in /backend [`#1228`](https://github.com/Human-Connection/Human-Connection/pull/1228)
+- Move filter by followers functionality to filter dropdown [`#1169`](https://github.com/Human-Connection/Human-Connection/pull/1169)
+- Remove obsolete "MOCKS" [`#1223`](https://github.com/Human-Connection/Human-Connection/pull/1223)
+- Emotions on posts [`#1133`](https://github.com/Human-Connection/Human-Connection/pull/1133)
+- Bump vue-sweetalert-icons from 4.0.0 to 4.1.0 in /webapp [`#1212`](https://github.com/Human-Connection/Human-Connection/pull/1212)
+- Bump eslint-plugin-jest from 22.14.1 to 22.15.0 in /webapp [`#1215`](https://github.com/Human-Connection/Human-Connection/pull/1215)
+- Fix expired discord link [`#1220`](https://github.com/Human-Connection/Human-Connection/pull/1220)
+- Bump tiptap-extensions from 1.26.0 to 1.26.1 in /webapp [`#1210`](https://github.com/Human-Connection/Human-Connection/pull/1210)
+- Stub sweetalert-icon in tests which use [`#1217`](https://github.com/Human-Connection/Human-Connection/pull/1217)
+- Add data-mention-id to seeds mentions [`#1218`](https://github.com/Human-Connection/Human-Connection/pull/1218)
+- Bump @nuxtjs/style-resources from 0.1.2 to 1.0.0 in /webapp [`#1213`](https://github.com/Human-Connection/Human-Connection/pull/1213)
+- Bump eslint-plugin-jest from 22.14.1 to 22.15.0 in /backend [`#1211`](https://github.com/Human-Connection/Human-Connection/pull/1211)
+- Fix depreciation warnings [`#1171`](https://github.com/Human-Connection/Human-Connection/pull/1171)
+- Add static page for data privacy [`#1174`](https://github.com/Human-Connection/Human-Connection/pull/1174)
+- Bump date-fns from 2.0.0-beta.3 to 2.0.0-beta.4 in /webapp [`#1194`](https://github.com/Human-Connection/Human-Connection/pull/1194)
+- Bump date-fns from 2.0.0-beta.3 to 2.0.0-beta.4 in /backend [`#1195`](https://github.com/Human-Connection/Human-Connection/pull/1195)
+- Bump vue-sweetalert-icons from 3.2.0 to 3.2.1 in /webapp [`#791`](https://github.com/Human-Connection/Human-Connection/pull/791)
+- Bump @nuxtjs/dotenv from 1.3.0 to 1.4.0 in /webapp [`#1196`](https://github.com/Human-Connection/Human-Connection/pull/1196)
+- Bump neode from 0.3.0 to 0.3.1 in /backend [`#1193`](https://github.com/Human-Connection/Human-Connection/pull/1193)
+- Storybook [`#952`](https://github.com/Human-Connection/Human-Connection/pull/952)
+- Bump vuex-i18n from 1.13.0 to 1.13.1 in /webapp [`#1192`](https://github.com/Human-Connection/Human-Connection/pull/1192)
+- Bump neode from 0.3.0 to 0.3.1 [`#1191`](https://github.com/Human-Connection/Human-Connection/pull/1191)
+- Fix terms and conditions template, english and german [`#1185`](https://github.com/Human-Connection/Human-Connection/pull/1185)
+- edit layout default for guests [`#1175`](https://github.com/Human-Connection/Human-Connection/pull/1175)
+- add page code-of-conduct, english and german [`#1190`](https://github.com/Human-Connection/Human-Connection/pull/1190)
+- changes and history template, english, german [`#1184`](https://github.com/Human-Connection/Human-Connection/pull/1184)
+- Bump metascraper-lang from 5.6.3 to 5.6.5 in /backend [`#1182`](https://github.com/Human-Connection/Human-Connection/pull/1182)
+- Bump @vue/cli-shared-utils from 3.9.0 to 3.10.0 in /webapp [`#1181`](https://github.com/Human-Connection/Human-Connection/pull/1181)
+- Bump metascraper-author from 5.6.3 to 5.6.5 in /backend [`#1180`](https://github.com/Human-Connection/Human-Connection/pull/1180)
+- Bump @nuxtjs/apollo from 4.0.0-rc9 to 4.0.0-rc10 in /webapp [`#1179`](https://github.com/Human-Connection/Human-Connection/pull/1179)
+- Bump metascraper-title from 5.6.3 to 5.6.5 in /backend [`#1178`](https://github.com/Human-Connection/Human-Connection/pull/1178)
+- Bump metascraper-image from 5.6.3 to 5.6.5 in /backend [`#1177`](https://github.com/Human-Connection/Human-Connection/pull/1177)
+- Bump neode from 0.2.16 to 0.3.0 in /backend [`#1152`](https://github.com/Human-Connection/Human-Connection/pull/1152)
+- seed first and then reset [`#1170`](https://github.com/Human-Connection/Human-Connection/pull/1170)
+- Bump metascraper-video from 5.6.3 to 5.6.5 in /backend [`#1159`](https://github.com/Human-Connection/Human-Connection/pull/1159)
+- Bump tiptap from 1.21.0 to 1.24.0 in /webapp [`#1147`](https://github.com/Human-Connection/Human-Connection/pull/1147)
+- Bump metascraper-date from 5.6.3 to 5.6.5 in /backend [`#1160`](https://github.com/Human-Connection/Human-Connection/pull/1160)
+- Bump metascraper-publisher from 5.6.3 to 5.6.5 in /backend [`#1163`](https://github.com/Human-Connection/Human-Connection/pull/1163)
+- Bump tippy.js from 4.3.4 to 4.3.5 in /webapp [`#1161`](https://github.com/Human-Connection/Human-Connection/pull/1161)
+- Bump cypress-file-upload from 3.3.2 to 3.3.3 [`#1158`](https://github.com/Human-Connection/Human-Connection/pull/1158)
+- Bump metascraper-description from 5.6.3 to 5.6.5 in /backend [`#1162`](https://github.com/Human-Connection/Human-Connection/pull/1162)
+- Bump metascraper-soundcloud from 5.6.3 to 5.6.5 in /backend [`#1164`](https://github.com/Human-Connection/Human-Connection/pull/1164)
+- Bump metascraper-url from 5.6.3 to 5.6.5 in /backend [`#1165`](https://github.com/Human-Connection/Human-Connection/pull/1165)
+- Bump metascraper-audio from 5.6.3 to 5.6.5 in /backend [`#1166`](https://github.com/Human-Connection/Human-Connection/pull/1166)
+- Bump metascraper-logo from 5.6.3 to 5.6.5 in /backend [`#1167`](https://github.com/Human-Connection/Human-Connection/pull/1167)
+- Bump eslint-config-standard from 12.0.0 to 13.0.1 in /backend [`#1032`](https://github.com/Human-Connection/Human-Connection/pull/1032)
+- Bump neo4j-driver from 1.7.4 to 1.7.5 in /backend [`#677`](https://github.com/Human-Connection/Human-Connection/pull/677)
+- Bump @nuxtjs/apollo from 4.0.0-rc4.2 to 4.0.0-rc5 in /webapp [`#632`](https://github.com/Human-Connection/Human-Connection/pull/632)
+- Bump neo4j from 3.5.5 to 3.5.8 in /neo4j [`#1117`](https://github.com/Human-Connection/Human-Connection/pull/1117)
+- Bump cypress from 3.4.0 to 3.4.1 [`#1135`](https://github.com/Human-Connection/Human-Connection/pull/1135)
+- Update metascraper-youtube [`#1156`](https://github.com/Human-Connection/Human-Connection/pull/1156)
+- Bump neode from 0.2.18 to 0.3.0 [`#1145`](https://github.com/Human-Connection/Human-Connection/pull/1145)
+- Bump apollo-server from 2.8.0 to 2.8.1 in /backend [`#1149`](https://github.com/Human-Connection/Human-Connection/pull/1149)
+- Bump apollo-server-testing from 2.8.0 to 2.8.1 in /backend [`#1146`](https://github.com/Human-Connection/Human-Connection/pull/1146)
+- Bump eslint-plugin-jest from 22.14.0 to 22.14.1 in /backend [`#1148`](https://github.com/Human-Connection/Human-Connection/pull/1148)
+- Bump eslint-plugin-jest from 22.14.0 to 22.14.1 in /webapp [`#1150`](https://github.com/Human-Connection/Human-Connection/pull/1150)
+- Bump merge-graphql-schemas from 1.6.1 to 1.7.0 in /backend [`#1151`](https://github.com/Human-Connection/Human-Connection/pull/1151)
+- Bump apollo-server-express from 2.8.0 to 2.8.1 in /backend [`#1154`](https://github.com/Human-Connection/Human-Connection/pull/1154)
+- Use a link's username, open separate window on click [`#1155`](https://github.com/Human-Connection/Human-Connection/pull/1155)
+- Refactor social media backend [`#1139`](https://github.com/Human-Connection/Human-Connection/pull/1139)
+- HcContributionForm submit is disabled by default [`#977`](https://github.com/Human-Connection/Human-Connection/pull/977)
+- HcContributionForm submit is disabled by default [`#977`](https://github.com/Human-Connection/Human-Connection/pull/977)
+- 375 sorting (II) [`#1063`](https://github.com/Human-Connection/Human-Connection/pull/1063)
+- Fix console.errors during `yarn run test` [`#1141`](https://github.com/Human-Connection/Human-Connection/pull/1141)
+- Bump vuex-i18n from 1.11.0 to 1.13.0 in /webapp [`#1144`](https://github.com/Human-Connection/Human-Connection/pull/1144)
+- Bump apollo-server-testing from 2.7.2 to 2.8.0 in /backend [`#1136`](https://github.com/Human-Connection/Human-Connection/pull/1136)
+- Bump apollo-server from 2.7.2 to 2.8.0 in /backend [`#1137`](https://github.com/Human-Connection/Human-Connection/pull/1137)
+- Bump graphql-middleware from 3.0.2 to 3.0.3 in /backend [`#1138`](https://github.com/Human-Connection/Human-Connection/pull/1138)
+- π° Refine social media [`#1053`](https://github.com/Human-Connection/Human-Connection/pull/1053)
+- Bump apollo-server from 2.7.0 to 2.7.2 in /backend [`#1128`](https://github.com/Human-Connection/Human-Connection/pull/1128)
+- Bump apollo-server-testing from 2.7.0 to 2.7.2 in /backend [`#1127`](https://github.com/Human-Connection/Human-Connection/pull/1127)
+- Add details to contribution form [`#936`](https://github.com/Human-Connection/Human-Connection/pull/936)
+- Maintenance service to support maintenance mode [`#956`](https://github.com/Human-Connection/Human-Connection/pull/956)
+- Gitignore ssh directory [`#1132`](https://github.com/Human-Connection/Human-Connection/pull/1132)
+- Bump cookie-universal-nuxt from 2.0.16 to 2.0.17 in /webapp [`#1131`](https://github.com/Human-Connection/Human-Connection/pull/1131)
+- Bump eslint-plugin-jest from 22.13.6 to 22.14.0 in /backend [`#1130`](https://github.com/Human-Connection/Human-Connection/pull/1130)
+- Bump eslint-plugin-jest from 22.13.6 to 22.14.0 in /webapp [`#1129`](https://github.com/Human-Connection/Human-Connection/pull/1129)
+- Bump apollo-server-express from 2.7.0 to 2.7.2 in /backend [`#1126`](https://github.com/Human-Connection/Human-Connection/pull/1126)
+- Bump node from 12.6-alpine to 12.7-alpine in /backend [`#1118`](https://github.com/Human-Connection/Human-Connection/pull/1118)
+- Bump node from 12.6-alpine to 12.7-alpine in /webapp [`#1116`](https://github.com/Human-Connection/Human-Connection/pull/1116)
+- Give more space to neo4j-data [`#1115`](https://github.com/Human-Connection/Human-Connection/pull/1115)
+- Bump metascraper-video from 4.10.2 to 5.6.3 in /backend [`#1114`](https://github.com/Human-Connection/Human-Connection/pull/1114)
+- Bump helmet from 3.19.0 to 3.20.0 in /backend [`#1113`](https://github.com/Human-Connection/Human-Connection/pull/1113)
+- Bump metascraper-image from 4.10.2 to 5.6.3 in /backend [`#1102`](https://github.com/Human-Connection/Human-Connection/pull/1102)
+- Bump date-fns from 2.0.0-beta.2 to 2.0.0-beta.3 in /webapp [`#1111`](https://github.com/Human-Connection/Human-Connection/pull/1111)
+- Bump date-fns from 2.0.0-beta.1 to 2.0.0-beta.3 in /backend [`#1106`](https://github.com/Human-Connection/Human-Connection/pull/1106)
+- Bump cypress-cucumber-preprocessor from 1.12.0 to 1.13.0 [`#1108`](https://github.com/Human-Connection/Human-Connection/pull/1108)
+- Bump metascraper-title from 4.10.2 to 5.6.3 in /backend [`#1105`](https://github.com/Human-Connection/Human-Connection/pull/1105)
+- Bump metascraper-author from 4.10.2 to 5.6.3 in /backend [`#1103`](https://github.com/Human-Connection/Human-Connection/pull/1103)
+- Bump metascraper-lang from 4.10.2 to 5.6.3 in /backend [`#1101`](https://github.com/Human-Connection/Human-Connection/pull/1101)
+- Bump eslint-plugin-jest from 22.13.0 to 22.13.6 in /backend [`#1100`](https://github.com/Human-Connection/Human-Connection/pull/1100)
+- Bump metascraper-publisher from 4.10.2 to 5.6.3 in /backend [`#1104`](https://github.com/Human-Connection/Human-Connection/pull/1104)
+- Bump metascraper-date from 4.10.2 to 5.6.3 in /backend [`#1099`](https://github.com/Human-Connection/Human-Connection/pull/1099)
+- Bump @vue/eslint-config-prettier from 4.0.1 to 5.0.0 in /webapp [`#1098`](https://github.com/Human-Connection/Human-Connection/pull/1098)
+- Bump eslint-plugin-jest from 22.11.1 to 22.13.6 in /webapp [`#1097`](https://github.com/Human-Connection/Human-Connection/pull/1097)
+- Bump eslint from 6.0.1 to 6.1.0 in /backend [`#1091`](https://github.com/Human-Connection/Human-Connection/pull/1091)
+- Bump @babel/cli from 7.5.0 to 7.5.5 in /backend [`#1089`](https://github.com/Human-Connection/Human-Connection/pull/1089)
+- Bump eslint-plugin-import from 2.18.0 to 2.18.2 in /backend [`#1094`](https://github.com/Human-Connection/Human-Connection/pull/1094)
+- Editor embeds merge in nitro embed [`#960`](https://github.com/Human-Connection/Human-Connection/pull/960)
+- Bump @babel/core from 7.5.4 to 7.5.5 in /backend [`#1095`](https://github.com/Human-Connection/Human-Connection/pull/1095)
+- Bump eslint-plugin-import from 2.18.0 to 2.18.2 in /webapp [`#1093`](https://github.com/Human-Connection/Human-Connection/pull/1093)
+- Bump eslint-plugin-jest from 22.11.1 to 22.13.0 in /backend [`#1085`](https://github.com/Human-Connection/Human-Connection/pull/1085)
+- Bump neode from 0.2.16 to 0.2.18 [`#1084`](https://github.com/Human-Connection/Human-Connection/pull/1084)
+- Bump merge-graphql-schemas from 1.5.8 to 1.6.1 in /backend [`#1083`](https://github.com/Human-Connection/Human-Connection/pull/1083)
+- Bump @babel/preset-env from 7.5.4 to 7.5.5 in /backend [`#1073`](https://github.com/Human-Connection/Human-Connection/pull/1073)
+- Bump @babel/preset-env from 7.5.4 to 7.5.5 in /webapp [`#1075`](https://github.com/Human-Connection/Human-Connection/pull/1075)
+- Bump graphql-shield from 6.0.3 to 6.0.4 in /backend [`#1061`](https://github.com/Human-Connection/Human-Connection/pull/1061)
+- Bump apollo-server from 2.6.9 to 2.7.0 in /backend [`#1058`](https://github.com/Human-Connection/Human-Connection/pull/1058)
+- Bump @babel/node from 7.5.0 to 7.5.5 in /backend [`#1074`](https://github.com/Human-Connection/Human-Connection/pull/1074)
+- Created imprint page, added English translations [`#1080`](https://github.com/Human-Connection/Human-Connection/pull/1080)
+- Bump helmet from 3.18.0 to 3.19.0 in /backend [`#1072`](https://github.com/Human-Connection/Human-Connection/pull/1072)
+- Bump @babel/register from 7.4.4 to 7.5.5 in /backend [`#1070`](https://github.com/Human-Connection/Human-Connection/pull/1070)
+- Bump @babel/core from 7.5.4 to 7.5.5 in /webapp [`#1076`](https://github.com/Human-Connection/Human-Connection/pull/1076)
+- Bump eslint-plugin-jest from 22.9.0 to 22.11.1 in /backend [`#1078`](https://github.com/Human-Connection/Human-Connection/pull/1078)
+- Bump eslint-plugin-jest from 22.9.0 to 22.11.1 in /webapp [`#1079`](https://github.com/Human-Connection/Human-Connection/pull/1079)
+- Bump eslint-plugin-jest from 22.8.0 to 22.9.0 in /backend [`#1060`](https://github.com/Human-Connection/Human-Connection/pull/1060)
+- Bump eslint-plugin-jest from 22.8.0 to 22.9.0 in /webapp [`#1057`](https://github.com/Human-Connection/Human-Connection/pull/1057)
+- Bump apollo-server-testing from 2.6.9 to 2.7.0 in /backend [`#1056`](https://github.com/Human-Connection/Human-Connection/pull/1056)
+- Bump cypress-file-upload from 3.3.1 to 3.3.2 [`#1055`](https://github.com/Human-Connection/Human-Connection/pull/1055)
+- Update comment [`#788`](https://github.com/Human-Connection/Human-Connection/pull/788)
+- Refactoring: Split User and Email [`#1044`](https://github.com/Human-Connection/Human-Connection/pull/1044)
+- Move secrets into secrets kubernetes template [`#1049`](https://github.com/Human-Connection/Human-Connection/pull/1049)
+- Bump eslint-plugin-jest from 22.7.2 to 22.8.0 in /webapp [`#1050`](https://github.com/Human-Connection/Human-Connection/pull/1050)
+- Bump eslint-plugin-jest from 22.7.2 to 22.8.0 in /backend [`#1052`](https://github.com/Human-Connection/Human-Connection/pull/1052)
+- Remove graphql-yoga [`#1040`](https://github.com/Human-Connection/Human-Connection/pull/1040)
+- Implement paginating user view for admins [`#1019`](https://github.com/Human-Connection/Human-Connection/pull/1019)
+- Filter posts by category [`#969`](https://github.com/Human-Connection/Human-Connection/pull/969)
+- Fix #822 by updating the counts of the user [`#1041`](https://github.com/Human-Connection/Human-Connection/pull/1041)
+- Fix regression of data import [`#1042`](https://github.com/Human-Connection/Human-Connection/pull/1042)
+- Silence codecov [`#1043`](https://github.com/Human-Connection/Human-Connection/pull/1043)
+- Bump cypress-file-upload from 3.2.1 to 3.3.1 [`#1046`](https://github.com/Human-Connection/Human-Connection/pull/1046)
+- Bump linkify-it from 2.1.0 to 2.2.0 in /webapp [`#1047`](https://github.com/Human-Connection/Human-Connection/pull/1047)
+- Bump nodemailer from 6.2.1 to 6.3.0 in /backend [`#1045`](https://github.com/Human-Connection/Human-Connection/pull/1045)
+- Sledgehammer the file permission problem on docker [`#1048`](https://github.com/Human-Connection/Human-Connection/pull/1048)
+- Bugfix: Signup email was missing email query param [`#1039`](https://github.com/Human-Connection/Human-Connection/pull/1039)
+- polish language on current status [`#968`](https://github.com/Human-Connection/Human-Connection/pull/968)
+- Refactor CreateComment resolver [`#1038`](https://github.com/Human-Connection/Human-Connection/pull/1038)
+- Refactor reward/unreward Badges in backend [`#1016`](https://github.com/Human-Connection/Human-Connection/pull/1016)
+- Bump apollo-server from 2.6.8 to 2.6.9 in /backend [`#1034`](https://github.com/Human-Connection/Human-Connection/pull/1034)
+- Bump apollo-server-testing from 2.6.8 to 2.6.9 in /backend [`#1029`](https://github.com/Human-Connection/Human-Connection/pull/1029)
+- Bump cypress-file-upload from 3.2.0 to 3.2.1 [`#1031`](https://github.com/Human-Connection/Human-Connection/pull/1031)
+- Bump wait-on from 3.2.0 to 3.3.0 in /backend [`#1028`](https://github.com/Human-Connection/Human-Connection/pull/1028)
+- [Security] Bump lodash from 4.17.11 to 4.17.14 in /webapp [`#1023`](https://github.com/Human-Connection/Human-Connection/pull/1023)
+- Bump lodash from 4.17.13 to 4.17.14 in /backend [`#1027`](https://github.com/Human-Connection/Human-Connection/pull/1027)
+- π° 2019/kw27/data_import_emotions [`#944`](https://github.com/Human-Connection/Human-Connection/pull/944)
+- [Security] Bump lodash.template from 4.4.0 to 4.5.0 in /webapp [`#1022`](https://github.com/Human-Connection/Human-Connection/pull/1022)
+- [Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /backend [`#1021`](https://github.com/Human-Connection/Human-Connection/pull/1021)
+- Signup new users as admin [`#994`](https://github.com/Human-Connection/Human-Connection/pull/994)
+- Bump @babel/preset-env from 7.5.2 to 7.5.4 in /backend [`#1009`](https://github.com/Human-Connection/Human-Connection/pull/1009)
+- Bump @babel/preset-env from 7.4.5 to 7.5.4 in /webapp [`#1013`](https://github.com/Human-Connection/Human-Connection/pull/1013)
+- Follow up of #958 [`#1007`](https://github.com/Human-Connection/Human-Connection/pull/1007)
+- Bump apollo-server from 2.6.6 to 2.6.8 in /backend [`#1014`](https://github.com/Human-Connection/Human-Connection/pull/1014)
+- Bump cypress from 3.3.2 to 3.4.0 [`#1008`](https://github.com/Human-Connection/Human-Connection/pull/1008)
+- Bump @babel/core from 7.5.0 to 7.5.4 in /backend [`#1012`](https://github.com/Human-Connection/Human-Connection/pull/1012)
+- Bump @babel/core from 7.5.0 to 7.5.4 in /webapp [`#1010`](https://github.com/Human-Connection/Human-Connection/pull/1010)
+- Bump apollo-server-testing from 2.6.7 to 2.6.8 in /backend [`#1011`](https://github.com/Human-Connection/Human-Connection/pull/1011)
+- Bump lodash from 4.17.11 to 4.17.13 in /backend [`#1015`](https://github.com/Human-Connection/Human-Connection/pull/1015)
+- footer created imprint and all language ok [`#999`](https://github.com/Human-Connection/Human-Connection/pull/999)
+- π [Bug] full ads width use with small devices [`#958`](https://github.com/Human-Connection/Human-Connection/pull/958)
+- large images are set to maximum height [`#976`](https://github.com/Human-Connection/Human-Connection/pull/976)
+- User role not nullable [`#993`](https://github.com/Human-Connection/Human-Connection/pull/993)
+- Tags in the Text of a Contribution like Mentions [`#848`](https://github.com/Human-Connection/Human-Connection/pull/848)
+- Neo4j uses a different name for its env vars [`#989`](https://github.com/Human-Connection/Human-Connection/pull/989)
+- Update docs [`#995`](https://github.com/Human-Connection/Human-Connection/pull/995)
+- Bump graphql-shield from 6.0.2 to 6.0.3 in /backend [`#998`](https://github.com/Human-Connection/Human-Connection/pull/998)
+- Bump @babel/core from 7.4.5 to 7.5.0 in /backend [`#988`](https://github.com/Human-Connection/Human-Connection/pull/988)
+- Bump @babel/preset-env from 7.4.5 to 7.5.2 in /backend [`#996`](https://github.com/Human-Connection/Human-Connection/pull/996)
+- Bump node from 12.5-alpine to 12.6-alpine in /backend [`#987`](https://github.com/Human-Connection/Human-Connection/pull/987)
+- Bump node from 12.5-alpine to 12.6-alpine in /webapp [`#985`](https://github.com/Human-Connection/Human-Connection/pull/985)
+- Bump @babel/preset-env from 7.4.5 to 7.5.0 in /backend [`#984`](https://github.com/Human-Connection/Human-Connection/pull/984)
+- Bump eslint-plugin-jest from 22.7.1 to 22.7.2 in /webapp [`#983`](https://github.com/Human-Connection/Human-Connection/pull/983)
+- Bump @babel/node from 7.4.5 to 7.5.0 in /backend [`#982`](https://github.com/Human-Connection/Human-Connection/pull/982)
+- Bump eslint-plugin-jest from 22.7.1 to 22.7.2 in /backend [`#981`](https://github.com/Human-Connection/Human-Connection/pull/981)
+- Bump @babel/core from 7.4.5 to 7.5.0 in /webapp [`#980`](https://github.com/Human-Connection/Human-Connection/pull/980)
+- Bump @babel/cli from 7.4.4 to 7.5.0 in /backend [`#979`](https://github.com/Human-Connection/Human-Connection/pull/979)
+- Bump eslint-loader from 2.2.0 to 2.2.1 in /webapp [`#978`](https://github.com/Human-Connection/Human-Connection/pull/978)
+- Remove request for image in UpdatePost mutation from UI [`#966`](https://github.com/Human-Connection/Human-Connection/pull/966)
+- Bump graphql from 14.4.0 to 14.4.2 in /backend [`#973`](https://github.com/Human-Connection/Human-Connection/pull/973)
+- Bump graphql from 14.4.0 to 14.4.2 in /webapp [`#972`](https://github.com/Human-Connection/Human-Connection/pull/972)
+- Bump @vue/cli-shared-utils from 3.8.0 to 3.9.0 in /webapp [`#971`](https://github.com/Human-Connection/Human-Connection/pull/971)
+- Bump eslint-loader from 2.1.2 to 2.2.0 in /webapp [`#970`](https://github.com/Human-Connection/Human-Connection/pull/970)
+- 943 bring user mutation under control [`#945`](https://github.com/Human-Connection/Human-Connection/pull/945)
+- long links and content is wrapped [`#963`](https://github.com/Human-Connection/Human-Connection/pull/963)
+- Remove unused query as cleanup [`#951`](https://github.com/Human-Connection/Human-Connection/pull/951)
+- π [Bug] : long comments can be folded up and down [`#864`](https://github.com/Human-Connection/Human-Connection/pull/864)
+- the one-time reporting of a user, post or comment [`#908`](https://github.com/Human-Connection/Human-Connection/pull/908)
+- Add basic styling for comment list [`#955`](https://github.com/Human-Connection/Human-Connection/pull/955)
+- Refactor code to extract query to it's own file [`#954`](https://github.com/Human-Connection/Human-Connection/pull/954)
+- Bump metascraper-soundcloud from 4.8.5 to 5.5.3 [`#76`](https://github.com/Human-Connection/Human-Connection/pull/76)
+- Bump apollo-server from 2.3.1 to 2.6.7 [`#75`](https://github.com/Human-Connection/Human-Connection/pull/75)
+- Bump metascraper-url from 4.8.5 to 5.5.0 [`#73`](https://github.com/Human-Connection/Human-Connection/pull/73)
+- Bump metascraper-video from 4.8.5 to 5.5.0 [`#72`](https://github.com/Human-Connection/Human-Connection/pull/72)
+- Bump metascraper-audio from 4.8.5 to 5.5.0 [`#71`](https://github.com/Human-Connection/Human-Connection/pull/71)
+- Bump metascraper-logo from 4.8.5 to 5.5.0 [`#69`](https://github.com/Human-Connection/Human-Connection/pull/69)
+- Bump metascraper-clearbit-logo from 4.8.5 to 5.3.0 [`#25`](https://github.com/Human-Connection/Human-Connection/pull/25)
+- Bump metascraper-description from 4.8.5 to 5.5.0 [`#67`](https://github.com/Human-Connection/Human-Connection/pull/67)
+- Bump metascraper from 4.8.5 to 4.10.3 [`#17`](https://github.com/Human-Connection/Human-Connection/pull/17)
+- Bump got from 9.5.0 to 9.6.0 [`#7`](https://github.com/Human-Connection/Human-Connection/pull/7)
+- Bump graphql-shield from 5.6.2 to 6.0.2 in /backend [`#948`](https://github.com/Human-Connection/Human-Connection/pull/948)
+- Post with categories [`#919`](https://github.com/Human-Connection/Human-Connection/pull/919)
+- 907 mobile responsive menu navbar [`#933`](https://github.com/Human-Connection/Human-Connection/pull/933)
+- region and place is no longer created twice. [`#905`](https://github.com/Human-Connection/Human-Connection/pull/905)
+- Bump node from 12.4-alpine to 12.5-alpine in /backend [`#941`](https://github.com/Human-Connection/Human-Connection/pull/941)
+- Bump node from 12.4-alpine to 12.5-alpine in /webapp [`#942`](https://github.com/Human-Connection/Human-Connection/pull/942)
+- Bump cypress-file-upload from 3.1.4 to 3.2.0 [`#937`](https://github.com/Human-Connection/Human-Connection/pull/937)
+- Patch cypher injection vulnerability [`#935`](https://github.com/Human-Connection/Human-Connection/pull/935)
+- Add teaser image to contribution form [`#787`](https://github.com/Human-Connection/Human-Connection/pull/787)
+- Bump date-fns from 2.0.0-beta.1 to 2.0.0-beta.2 in /backend [`#930`](https://github.com/Human-Connection/Human-Connection/pull/930)
+- Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.2 in /webapp [`#928`](https://github.com/Human-Connection/Human-Connection/pull/928)
+- Bump apollo-server from 2.6.6 to 2.6.7 in /backend [`#924`](https://github.com/Human-Connection/Human-Connection/pull/924)
+- Bump cypress from 3.3.1 to 3.3.2 [`#929`](https://github.com/Human-Connection/Human-Connection/pull/929)
+- Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.1 in /webapp [`#925`](https://github.com/Human-Connection/Human-Connection/pull/925)
+- Bump graphql from 14.3.1 to 14.4.0 in /webapp [`#923`](https://github.com/Human-Connection/Human-Connection/pull/923)
+- Bump eslint-config-prettier from 5.0.0 to 6.0.0 in /backend [`#909`](https://github.com/Human-Connection/Human-Connection/pull/909)
+- Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.1 in /backend [`#922`](https://github.com/Human-Connection/Human-Connection/pull/922)
+- Bump graphql from 14.3.1 to 14.4.0 in /backend [`#921`](https://github.com/Human-Connection/Human-Connection/pull/921)
+- Bump apollo-server-testing from 2.6.6 to 2.6.7 in /backend [`#920`](https://github.com/Human-Connection/Human-Connection/pull/920)
+- Bump apollo-server from 2.6.4 to 2.6.6 in /backend [`#910`](https://github.com/Human-Connection/Human-Connection/pull/910)
+- Bump eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#911`](https://github.com/Human-Connection/Human-Connection/pull/911)
+- Bump apollo-server-testing from 2.6.4 to 2.6.6 in /backend [`#912`](https://github.com/Human-Connection/Human-Connection/pull/912)
+- Bump eslint-plugin-promise from 4.1.1 to 4.2.1 in /webapp [`#913`](https://github.com/Human-Connection/Human-Connection/pull/913)
+- Bump eslint-plugin-promise from 4.1.1 to 4.2.1 in /backend [`#914`](https://github.com/Human-Connection/Human-Connection/pull/914)
+- Bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 in /backend [`#915`](https://github.com/Human-Connection/Human-Connection/pull/915)
+- Bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 in /webapp [`#916`](https://github.com/Human-Connection/Human-Connection/pull/916)
+- Bump eslint from 5.16.0 to 6.0.1 in /backend [`#917`](https://github.com/Human-Connection/Human-Connection/pull/917)
+- Page size of 12 entries on / page [`#881`](https://github.com/Human-Connection/Human-Connection/pull/881)
+- Refactor CreateComments functionality [`#901`](https://github.com/Human-Connection/Human-Connection/pull/901)
+- Use upstream neo4j-graphql-js [`#882`](https://github.com/Human-Connection/Human-Connection/pull/882)
+- Write tests for UpdatePost, refactor tests [`#898`](https://github.com/Human-Connection/Human-Connection/pull/898)
+- Bump eslint-plugin-import from 2.17.3 to 2.18.0 in /backend [`#902`](https://github.com/Human-Connection/Human-Connection/pull/902)
+- Bump eslint-plugin-vue from 5.2.2 to 5.2.3 in /webapp [`#903`](https://github.com/Human-Connection/Human-Connection/pull/903)
+- Bump eslint-plugin-import from 2.17.3 to 2.18.0 in /webapp [`#904`](https://github.com/Human-Connection/Human-Connection/pull/904)
+- Bump date-fns from 2.0.0-alpha.34 to 2.0.0-alpha.36 in /backend [`#877`](https://github.com/Human-Connection/Human-Connection/pull/877)
+- Bump date-fns from 2.0.0-alpha.35 to 2.0.0-alpha.36 in /webapp [`#888`](https://github.com/Human-Connection/Human-Connection/pull/888)
+- Bump eslint-plugin-jest from 22.7.0 to 22.7.1 in /backend [`#890`](https://github.com/Human-Connection/Human-Connection/pull/890)
+- Bump eslint-plugin-jest from 22.7.0 to 22.7.1 in /webapp [`#889`](https://github.com/Human-Connection/Human-Connection/pull/889)
+- Deploy development mailserver [`#893`](https://github.com/Human-Connection/Human-Connection/pull/893)
+- Fix failing build due to lorempixel.com being down [`#885`](https://github.com/Human-Connection/Human-Connection/pull/885)
+- π° 2019/kw25/improve_import_accuracy [`#863`](https://github.com/Human-Connection/Human-Connection/pull/863)
+- Add enableDeletionValue to unlock deletion [`#868`](https://github.com/Human-Connection/Human-Connection/pull/868)
+- π° 2019/kw24/fix_imported_img_urls [`#829`](https://github.com/Human-Connection/Human-Connection/pull/829)
+- 801 reset password [`#834`](https://github.com/Human-Connection/Human-Connection/pull/834)
+- Bump eslint-plugin-jest from 22.6.4 to 22.7.0 in /webapp [`#871`](https://github.com/Human-Connection/Human-Connection/pull/871)
+- Bump apollo-server from 2.6.3 to 2.6.4 in /backend [`#873`](https://github.com/Human-Connection/Human-Connection/pull/873)
+- Bump graphql-shield from 5.6.1 to 5.7.1 in /backend [`#876`](https://github.com/Human-Connection/Human-Connection/pull/876)
+- Bump date-fns from 2.0.0-alpha.34 to 2.0.0-alpha.35 in /backend [`#870`](https://github.com/Human-Connection/Human-Connection/pull/870)
+- Bump date-fns from 2.0.0-alpha.34 to 2.0.0-alpha.35 in /webapp [`#872`](https://github.com/Human-Connection/Human-Connection/pull/872)
+- Bump apollo-server-testing from 2.6.3 to 2.6.4 in /backend [`#874`](https://github.com/Human-Connection/Human-Connection/pull/874)
+- Bump eslint-plugin-jest from 22.6.4 to 22.7.0 in /backend [`#875`](https://github.com/Human-Connection/Human-Connection/pull/875)
+- Bump graphql-shield from 5.3.8 to 5.6.1 in /backend [`#866`](https://github.com/Human-Connection/Human-Connection/pull/866)
+- Bump graphql-yoga from 1.17.4 to 1.18.0 in /backend [`#865`](https://github.com/Human-Connection/Human-Connection/pull/865)
+- Set up editor placeholder to use Vuex [`#836`](https://github.com/Human-Connection/Human-Connection/pull/836)
+- Bump babel-eslint from 10.0.1 to 10.0.2 in /backend [`#851`](https://github.com/Human-Connection/Human-Connection/pull/851)
+- Bump babel-eslint from 10.0.1 to 10.0.2 in /webapp [`#854`](https://github.com/Human-Connection/Human-Connection/pull/854)
+- Bump apollo-client from 2.6.2 to 2.6.3 in /webapp [`#861`](https://github.com/Human-Connection/Human-Connection/pull/861)
+- Bump apollo-client from 2.6.2 to 2.6.3 in /backend [`#862`](https://github.com/Human-Connection/Human-Connection/pull/862)
+- When you call up a post you can scroll to the comments [`#855`](https://github.com/Human-Connection/Human-Connection/pull/855)
+- Fix a text description for the filter bubble [`#856`](https://github.com/Human-Connection/Human-Connection/pull/856)
+- [Bug] Untranslated Texts in Post Page #764 [`#786`](https://github.com/Human-Connection/Human-Connection/pull/786)
+- Bump apollo-link-http from 1.5.14 to 1.5.15 in /backend [`#843`](https://github.com/Human-Connection/Human-Connection/pull/843)
+- Bump eslint-config-prettier from 4.3.0 to 5.0.0 in /backend [`#842`](https://github.com/Human-Connection/Human-Connection/pull/842)
+- Bump apollo-link-context from 1.0.17 to 1.0.18 in /backend [`#841`](https://github.com/Human-Connection/Human-Connection/pull/841)
+- Bump eslint-config-prettier from 4.3.0 to 5.0.0 in /webapp [`#838`](https://github.com/Human-Connection/Human-Connection/pull/838)
+- Bump date-fns from 2.0.0-alpha.33 to 2.0.0-alpha.34 in /backend [`#840`](https://github.com/Human-Connection/Human-Connection/pull/840)
+- Bump date-fns from 2.0.0-alpha.33 to 2.0.0-alpha.34 in /webapp [`#837`](https://github.com/Human-Connection/Human-Connection/pull/837)
+- Add placeholder for new contributions [`#833`](https://github.com/Human-Connection/Human-Connection/pull/833)
+- Turn off $root listeners in beforeDestroy [`#831`](https://github.com/Human-Connection/Human-Connection/pull/831)
+- Bump tiptap from 1.20.1 to 1.21.0 in /webapp [`#720`](https://github.com/Human-Connection/Human-Connection/pull/720)
+- 2019/kw24/import_images_improvements [`#830`](https://github.com/Human-Connection/Human-Connection/pull/830)
+- Authorisation problem when disabling a post [`#763`](https://github.com/Human-Connection/Human-Connection/pull/763)
+- Create Posts with a specified language, or fallback [`#795`](https://github.com/Human-Connection/Human-Connection/pull/795)
+- Delete my User Account functionality [`#740`](https://github.com/Human-Connection/Human-Connection/pull/740)
+- Whitelist queries/mutations, fix tests [`#823`](https://github.com/Human-Connection/Human-Connection/pull/823)
+- Bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.33 in /backend [`#825`](https://github.com/Human-Connection/Human-Connection/pull/825)
+- Follow up on #820 [`#828`](https://github.com/Human-Connection/Human-Connection/pull/828)
+- Bump cypress-file-upload from 3.1.3 to 3.1.4 [`#826`](https://github.com/Human-Connection/Human-Connection/pull/826)
+- Bump date-fns from 2.0.0-alpha.32 to 2.0.0-alpha.33 in /webapp [`#827`](https://github.com/Human-Connection/Human-Connection/pull/827)
+- Bump cypress-cucumber-preprocessor from 1.11.2 to 1.12.0 [`#813`](https://github.com/Human-Connection/Human-Connection/pull/813)
+- Bump apollo-server-testing from 2.6.2 to 2.6.3 in /backend [`#819`](https://github.com/Human-Connection/Human-Connection/pull/819)
+- Bump apollo-server from 2.6.2 to 2.6.3 in /backend [`#818`](https://github.com/Human-Connection/Human-Connection/pull/818)
+- Bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.32 in /backend [`#817`](https://github.com/Human-Connection/Human-Connection/pull/817)
+- Bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.32 in /webapp [`#815`](https://github.com/Human-Connection/Human-Connection/pull/815)
+- Bump cypress-file-upload from 3.1.2 to 3.1.3 [`#812`](https://github.com/Human-Connection/Human-Connection/pull/812)
+- Implement prefix of image urls with a filter [`#821`](https://github.com/Human-Connection/Human-Connection/pull/821)
+- Revert changes to cypress record [`#824`](https://github.com/Human-Connection/Human-Connection/pull/824)
+- Fix #800 [`#809`](https://github.com/Human-Connection/Human-Connection/pull/809)
+- Fix #799 [`#810`](https://github.com/Human-Connection/Human-Connection/pull/810)
+- Fix #470 [`#807`](https://github.com/Human-Connection/Human-Connection/pull/807)
+- Bump tiptap-extensions from 1.22.1 to 1.22.2 in /webapp [`#798`](https://github.com/Human-Connection/Human-Connection/pull/798)
+- Bump graphql-shield from 5.3.7 to 5.3.8 in /backend [`#797`](https://github.com/Human-Connection/Human-Connection/pull/797)
+- 402 userprofil tab click function [`#754`](https://github.com/Human-Connection/Human-Connection/pull/754)
+- Bump prettier from 1.17.1 to 1.18.2 in /backend [`#789`](https://github.com/Human-Connection/Human-Connection/pull/789)
+- Bump graphql-shield from 5.3.6 to 5.3.7 in /backend [`#796`](https://github.com/Human-Connection/Human-Connection/pull/796)
+- Bump prettier from 1.18.0 to 1.18.2 in /webapp [`#794`](https://github.com/Human-Connection/Human-Connection/pull/794)
+- Bump tiptap-extensions from 1.21.0 to 1.22.1 in /webapp [`#793`](https://github.com/Human-Connection/Human-Connection/pull/793)
+- Bump cookie-universal-nuxt from 2.0.14 to 2.0.16 in /webapp [`#792`](https://github.com/Human-Connection/Human-Connection/pull/792)
+- Bump tippy.js from 4.3.3 to 4.3.4 in /webapp [`#790`](https://github.com/Human-Connection/Human-Connection/pull/790)
+- Bump apollo-cache-inmemory from 1.6.1 to 1.6.2 in /backend [`#771`](https://github.com/Human-Connection/Human-Connection/pull/771)
+- Translate network tab on the left profile page [`#780`](https://github.com/Human-Connection/Human-Connection/pull/780)
+- Replace dependency `ms` completely [`#783`](https://github.com/Human-Connection/Human-Connection/pull/783)
+- Bump apollo-client from 2.6.1 to 2.6.2 in /webapp [`#772`](https://github.com/Human-Connection/Human-Connection/pull/772)
+- Bump apollo-client from 2.6.1 to 2.6.2 in /backend [`#768`](https://github.com/Human-Connection/Human-Connection/pull/768)
+- Bump apollo-server-testing from 2.6.1 to 2.6.2 in /backend [`#773`](https://github.com/Human-Connection/Human-Connection/pull/773)
+- Bump prettier from 1.17.1 to 1.18.0 in /webapp [`#766`](https://github.com/Human-Connection/Human-Connection/pull/766)
+- Bump date-fns from 2.0.0-alpha.29 to 2.0.0-alpha.31 in /webapp [`#770`](https://github.com/Human-Connection/Human-Connection/pull/770)
+- Bump apollo-server from 2.6.1 to 2.6.2 in /backend [`#776`](https://github.com/Human-Connection/Human-Connection/pull/776)
+- Bump date-fns from 2.0.0-alpha.29 to 2.0.0-alpha.31 in /backend [`#775`](https://github.com/Human-Connection/Human-Connection/pull/775)
+- Refactor filter bubble [`#762`](https://github.com/Human-Connection/Human-Connection/pull/762)
+- Disable the location.reloads [`#761`](https://github.com/Human-Connection/Human-Connection/pull/761)
+- Hover effect user image upload [`#732`](https://github.com/Human-Connection/Human-Connection/pull/732)
+- Bump tippy.js from 4.3.2 to 4.3.3 in /webapp [`#742`](https://github.com/Human-Connection/Human-Connection/pull/742)
+- Bump @nuxtjs/axios from 5.5.3 to 5.5.4 in /webapp [`#756`](https://github.com/Human-Connection/Human-Connection/pull/756)
+- Bump date-fns from 2.0.0-alpha.27 to 2.0.0-alpha.29 in /webapp [`#757`](https://github.com/Human-Connection/Human-Connection/pull/757)
+- Bump date-fns from 2.0.0-alpha.27 to 2.0.0-alpha.29 in /backend [`#758`](https://github.com/Human-Connection/Human-Connection/pull/758)
+- 269 filter by followed users [`#699`](https://github.com/Human-Connection/Human-Connection/pull/699)
+- Bump tiptap-extensions from 1.20.2 to 1.21.0 in /webapp [`#746`](https://github.com/Human-Connection/Human-Connection/pull/746)
+- Bump apollo-cache-inmemory from 1.6.0 to 1.6.1 in /backend [`#741`](https://github.com/Human-Connection/Human-Connection/pull/741)
+- 269 filter by followed users backend part [`#730`](https://github.com/Human-Connection/Human-Connection/pull/730)
+- 206 setup neo4j db constraints on startup [`#739`](https://github.com/Human-Connection/Human-Connection/pull/739)
+- Fix deployment - wrong docker image name [`#751`](https://github.com/Human-Connection/Human-Connection/pull/751)
+- 402 userprofile shouted tab 2 [`#752`](https://github.com/Human-Connection/Human-Connection/pull/752)
+- Bump graphql-shield from 5.3.5 to 5.3.6 in /backend [`#743`](https://github.com/Human-Connection/Human-Connection/pull/743)
+- Bump apollo-client from 2.6.0 to 2.6.1 in /webapp [`#744`](https://github.com/Human-Connection/Human-Connection/pull/744)
+- Bump apollo-client from 2.5.1 to 2.6.1 in /backend [`#745`](https://github.com/Human-Connection/Human-Connection/pull/745)
+- Bump nuxt from 2.8.0 to 2.8.1 in /webapp [`#748`](https://github.com/Human-Connection/Human-Connection/pull/748)
+- Bump node from 12.3.1-alpine to 12.4-alpine in /webapp [`#749`](https://github.com/Human-Connection/Human-Connection/pull/749)
+- Bump node from 12.3.1-alpine to 12.4-alpine in /backend [`#750`](https://github.com/Human-Connection/Human-Connection/pull/750)
+- Add date relative date on comments [`#731`](https://github.com/Human-Connection/Human-Connection/pull/731)
+- DISABLED_MIDDLEWARES only set outside production [`#735`](https://github.com/Human-Connection/Human-Connection/pull/735)
+- π° release contribution again [`#736`](https://github.com/Human-Connection/Human-Connection/pull/736)
+- Bump tippy.js from 4.3.1 to 4.3.2 in /webapp [`#733`](https://github.com/Human-Connection/Human-Connection/pull/733)
+- π° 2019/kw22/refactor_backend_structure [`#724`](https://github.com/Human-Connection/Human-Connection/pull/724)
+- Bump tiptap-extensions from 1.20.1 to 1.20.2 in /webapp [`#721`](https://github.com/Human-Connection/Human-Connection/pull/721)
+- User can not anymore delete Comments of others [`#729`](https://github.com/Human-Connection/Human-Connection/pull/729)
+- Don't remove middlewares in production [`#725`](https://github.com/Human-Connection/Human-Connection/pull/725)
+- Delete Comment [`#609`](https://github.com/Human-Connection/Human-Connection/pull/609)
+- Bump apollo-server from 2.5.1 to 2.6.1 in /backend [`#718`](https://github.com/Human-Connection/Human-Connection/pull/718)
+- Deploy maintenance worker to dockerhub automatically with smaller split size [`#714`](https://github.com/Human-Connection/Human-Connection/pull/714)
+- Bump apollo-server-testing from 2.5.1 to 2.6.1 in /backend [`#719`](https://github.com/Human-Connection/Human-Connection/pull/719)
+- Fix upload large file sizes bug [`#698`](https://github.com/Human-Connection/Human-Connection/pull/698)
+- Bump node from 10-alpine to 12.3.1-alpine in /webapp [`#712`](https://github.com/Human-Connection/Human-Connection/pull/712)
+- Bump prettier from 1.14.3 to 1.17.1 in /webapp [`#663`](https://github.com/Human-Connection/Human-Connection/pull/663)
+- π° 2019/kw22/alpha_data_import_status_schema_split [`#703`](https://github.com/Human-Connection/Human-Connection/pull/703)
+- Bump nuxt from 2.7.1 to 2.8.0 in /webapp [`#711`](https://github.com/Human-Connection/Human-Connection/pull/711)
+- Upgrade @nuxt/axios [`#707`](https://github.com/Human-Connection/Human-Connection/pull/707)
+- Bump apollo-server-testing from 2.5.0 to 2.5.1 in /backend [`#708`](https://github.com/Human-Connection/Human-Connection/pull/708)
+- π° Fix update incompatibility [`#701`](https://github.com/Human-Connection/Human-Connection/pull/701)
+- Bump fuse.js from 3.4.4 to 3.4.5 in /webapp [`#704`](https://github.com/Human-Connection/Human-Connection/pull/704)
+- π° Avoid deletion of entire namespace by accident [`#702`](https://github.com/Human-Connection/Human-Connection/pull/702)
+- Add logo as default avatar background image [`#706`](https://github.com/Human-Connection/Human-Connection/pull/706)
+- Bump @nuxtjs/axios from 5.5.2 to 5.5.3 in /webapp [`#710`](https://github.com/Human-Connection/Human-Connection/pull/710)
+- Bump apollo-server from 2.5.0 to 2.5.1 in /backend [`#709`](https://github.com/Human-Connection/Human-Connection/pull/709)
+- Bump node from 10-alpine to 12.3.1-alpine in /backend [`#713`](https://github.com/Human-Connection/Human-Connection/pull/713)
+- Bump prettier from 1.14.3 to 1.17.1 in /backend [`#664`](https://github.com/Human-Connection/Human-Connection/pull/664)
+- Fix user avatar jumping on upload [`#700`](https://github.com/Human-Connection/Human-Connection/pull/700)
+- Fix placeholder text not translating bug [`#695`](https://github.com/Human-Connection/Human-Connection/pull/695)
+- π° 2019/kw22/alpha_data_import [`#697`](https://github.com/Human-Connection/Human-Connection/pull/697)
+- Fix duplicate tags by using the name as the id [`#662`](https://github.com/Human-Connection/Human-Connection/pull/662)
+- Run coverage only if requested [`#696`](https://github.com/Human-Connection/Human-Connection/pull/696)
+- π° 2019/kw22/alpha_data_export [`#694`](https://github.com/Human-Connection/Human-Connection/pull/694)
+- 689 fix broken image urls after upload [`#693`](https://github.com/Human-Connection/Human-Connection/pull/693)
+- Fix edit field render bug(CommentForm) [`#690`](https://github.com/Human-Connection/Human-Connection/pull/690)
+- Bump eslint-plugin-import from 2.17.2 to 2.17.3 in /backend [`#676`](https://github.com/Human-Connection/Human-Connection/pull/676)
+- Bump neo4j-driver from 1.7.4 to 1.7.5 [`#675`](https://github.com/Human-Connection/Human-Connection/pull/675)
+- Bump @vue/cli-shared-utils from 3.7.0 to 3.8.0 in /webapp [`#679`](https://github.com/Human-Connection/Human-Connection/pull/679)
+- Use our own fork to workaround #600 for now [`#684`](https://github.com/Human-Connection/Human-Connection/pull/684)
+- Bump express from 4.17.0 to 4.17.1 in /backend [`#674`](https://github.com/Human-Connection/Human-Connection/pull/674)
+- More descriptive minikube setup instructions [`#585`](https://github.com/Human-Connection/Human-Connection/pull/585)
+- User profile image uploads [`#605`](https://github.com/Human-Connection/Human-Connection/pull/605)
+- Image upload backend implementation [`#636`](https://github.com/Human-Connection/Human-Connection/pull/636)
+- Bump nodemon from 1.19.0 to 1.19.1 in /backend [`#678`](https://github.com/Human-Connection/Human-Connection/pull/678)
+- Bump nodemon from 1.19.0 to 1.19.1 in /webapp [`#680`](https://github.com/Human-Connection/Human-Connection/pull/680)
+- Bump @nuxtjs/axios from 5.5.1 to 5.5.2 in /webapp [`#681`](https://github.com/Human-Connection/Human-Connection/pull/681)
+- Bump express from 4.17.0 to 4.17.1 in /webapp [`#682`](https://github.com/Human-Connection/Human-Connection/pull/682)
+- Bump eslint-plugin-import from 2.17.2 to 2.17.3 in /webapp [`#683`](https://github.com/Human-Connection/Human-Connection/pull/683)
+- Bump graphql from 14.3.0 to 14.3.1 in /webapp [`#670`](https://github.com/Human-Connection/Human-Connection/pull/670)
+- Bump eslint-plugin-jest from 22.5.1 to 22.6.4 in /webapp [`#671`](https://github.com/Human-Connection/Human-Connection/pull/671)
+- [Security] Bump tar from 2.2.1 to 2.2.2 in /webapp [`#673`](https://github.com/Human-Connection/Human-Connection/pull/673)
+- Bump eslint-plugin-node from 9.0.1 to 9.1.0 in /webapp [`#669`](https://github.com/Human-Connection/Human-Connection/pull/669)
+- Bump @nuxtjs/axios from 5.5.0 to 5.5.1 in /webapp [`#668`](https://github.com/Human-Connection/Human-Connection/pull/668)
+- Bump cypress from 3.3.0 to 3.3.1 [`#667`](https://github.com/Human-Connection/Human-Connection/pull/667)
+- Bump graphql from 14.3.0 to 14.3.1 in /backend [`#666`](https://github.com/Human-Connection/Human-Connection/pull/666)
+- Bump eslint-plugin-node from 9.0.1 to 9.1.0 in /backend [`#665`](https://github.com/Human-Connection/Human-Connection/pull/665)
+- Bump tiptap-extensions from 1.19.10 to 1.20.1 in /webapp [`#661`](https://github.com/Human-Connection/Human-Connection/pull/661)
+- Bump @babel/preset-env from 7.4.4 to 7.4.5 in /webapp [`#655`](https://github.com/Human-Connection/Human-Connection/pull/655)
+- Bump @babel/core from 7.4.4 to 7.4.5 in /webapp [`#653`](https://github.com/Human-Connection/Human-Connection/pull/653)
+- Bump apollo-client from 2.5.1 to 2.6.0 in /webapp [`#654`](https://github.com/Human-Connection/Human-Connection/pull/654)
+- Bump tiptap from 1.19.8 to 1.20.1 in /webapp [`#660`](https://github.com/Human-Connection/Human-Connection/pull/660)
+- Bump @nuxtjs/axios from 5.4.1 to 5.5.0 in /webapp [`#659`](https://github.com/Human-Connection/Human-Connection/pull/659)
+- Bump cypress-plugin-retries from 1.2.1 to 1.2.2 [`#658`](https://github.com/Human-Connection/Human-Connection/pull/658)
+- Bump @babel/preset-env from 7.4.4 to 7.4.5 in /backend [`#649`](https://github.com/Human-Connection/Human-Connection/pull/649)
+- Bump @babel/node from 7.2.2 to 7.4.5 in /backend [`#648`](https://github.com/Human-Connection/Human-Connection/pull/648)
+- Bump @babel/core from 7.4.4 to 7.4.5 in /backend [`#646`](https://github.com/Human-Connection/Human-Connection/pull/646)
+- Bump apollo-cache-inmemory from 1.5.1 to 1.6.0 in /backend [`#645`](https://github.com/Human-Connection/Human-Connection/pull/645)
+- Bump eslint-plugin-jest from 22.5.1 to 22.6.4 in /backend [`#657`](https://github.com/Human-Connection/Human-Connection/pull/657)
+- π° 2019/kw20/fix_lint_rules_and_vscode [`#625`](https://github.com/Human-Connection/Human-Connection/pull/625)
+- Bump tiptap-extensions from 1.19.8 to 1.19.10 in /webapp [`#640`](https://github.com/Human-Connection/Human-Connection/pull/640)
+- Bump neo4j-graphql-js from 2.6.0 to 2.6.1 in /backend [`#639`](https://github.com/Human-Connection/Human-Connection/pull/639)
+- Change ds-avatar size to x-large [`#644`](https://github.com/Human-Connection/Human-Connection/pull/644)
+- π° 2019/kw20/fix_post_card_design [`#622`](https://github.com/Human-Connection/Human-Connection/pull/622)
+- π° 2019/kw21/github_templates_update [`#633`](https://github.com/Human-Connection/Human-Connection/pull/633)
+- Bump tiptap from 1.19.3 to 1.19.8 in /webapp [`#637`](https://github.com/Human-Connection/Human-Connection/pull/637)
+- Bump tiptap-extensions from 1.19.4 to 1.19.8 in /webapp [`#630`](https://github.com/Human-Connection/Human-Connection/pull/630)
+- Bump cypress from 3.2.0 to 3.3.0 [`#629`](https://github.com/Human-Connection/Human-Connection/pull/629)
+- Bump cypress-cucumber-preprocessor from 1.11.0 to 1.11.2 [`#628`](https://github.com/Human-Connection/Human-Connection/pull/628)
+- Fix wrong screenshot in kubernetes docs [`#616`](https://github.com/Human-Connection/Human-Connection/pull/616)
+- Refactor to use <img> instead of <hc-image> component for images [`#626`](https://github.com/Human-Connection/Human-Connection/pull/626)
+- Bump node-fetch from 2.5.0 to 2.6.0 in /backend [`#617`](https://github.com/Human-Connection/Human-Connection/pull/617)
+- Bump express from 4.16.4 to 4.17.0 in /backend [`#618`](https://github.com/Human-Connection/Human-Connection/pull/618)
+- Bump express from 4.16.4 to 4.17.0 in /webapp [`#619`](https://github.com/Human-Connection/Human-Connection/pull/619)
+- Bump eslint-config-prettier from 4.2.0 to 4.3.0 in /webapp [`#620`](https://github.com/Human-Connection/Human-Connection/pull/620)
+- Bump @nuxtjs/apollo from 4.0.0-rc4.1 to 4.0.0-rc4.2 in /webapp [`#621`](https://github.com/Human-Connection/Human-Connection/pull/621)
+- Bump tiptap-extensions from 1.19.2 to 1.19.4 in /webapp [`#610`](https://github.com/Human-Connection/Human-Connection/pull/610)
+- Bump tiptap from 1.19.2 to 1.19.3 in /webapp [`#611`](https://github.com/Human-Connection/Human-Connection/pull/611)
+- Bump neo4j-graphql-js from 2.4.2 to 2.6.0 in /backend [`#524`](https://github.com/Human-Connection/Human-Connection/pull/524)
+- Update CONTRIBUTING.md with codereview notes [`#612`](https://github.com/Human-Connection/Human-Connection/pull/612)
+- Bump nuxt from 2.6.3 to 2.7.1 in /webapp [`#607`](https://github.com/Human-Connection/Human-Connection/pull/607)
+- Bump codecov from 3.4.0 to 3.5.0 [`#606`](https://github.com/Human-Connection/Human-Connection/pull/606)
+- Docs 354 kubernetes cron job for backups [`#573`](https://github.com/Human-Connection/Human-Connection/pull/573)
+- Docs update https configuration [`#608`](https://github.com/Human-Connection/Human-Connection/pull/608)
+- Bump tiptap from 1.19.0 to 1.19.2 in /webapp [`#602`](https://github.com/Human-Connection/Human-Connection/pull/602)
+- Bump cypress-plugin-retries from 1.2.0 to 1.2.1 [`#603`](https://github.com/Human-Connection/Human-Connection/pull/603)
+- Bump tiptap-extensions from 1.19.1 to 1.19.2 in /webapp [`#601`](https://github.com/Human-Connection/Human-Connection/pull/601)
+- Bump @nuxtjs/apollo from 4.0.0-rc4 to 4.0.0-rc4.1 in /webapp [`#604`](https://github.com/Human-Connection/Human-Connection/pull/604)
+- Bump eslint-plugin-prettier from 3.0.1 to 3.1.0 in /webapp [`#598`](https://github.com/Human-Connection/Human-Connection/pull/598)
+- Refactoring validation middleware [`#596`](https://github.com/Human-Connection/Human-Connection/pull/596)
+- Revert logout.vue [`#594`](https://github.com/Human-Connection/Human-Connection/pull/594)
+- Bump tiptap-extensions from 1.17.0 to 1.19.1 in /webapp [`#597`](https://github.com/Human-Connection/Human-Connection/pull/597)
+- Bump tiptap from 1.17.0 to 1.19.0 in /webapp [`#592`](https://github.com/Human-Connection/Human-Connection/pull/592)
+- Bump apollo-server-testing from 2.4.8 to 2.5.0 in /backend [`#567`](https://github.com/Human-Connection/Human-Connection/pull/567)
+- Bump graphql from 14.2.1 to 14.3.0 in /backend [`#566`](https://github.com/Human-Connection/Human-Connection/pull/566)
+- Delete posts [`#595`](https://github.com/Human-Connection/Human-Connection/pull/595)
+- Write component tests for CommentForm.vue [`#556`](https://github.com/Human-Connection/Human-Connection/pull/556)
+- Update ds-avatar size to use small [`#587`](https://github.com/Human-Connection/Human-Connection/pull/587)
+- 2019/kw15/change password strength [`#551`](https://github.com/Human-Connection/Human-Connection/pull/551)
+- 296 image component [`#499`](https://github.com/Human-Connection/Human-Connection/pull/499)
+- Bump @human-connection/styleguide from 0.5.15 to 0.5.17 in /webapp [`#564`](https://github.com/Human-Connection/Human-Connection/pull/564)
+- Bump codecov from 3.3.0 to 3.4.0 [`#580`](https://github.com/Human-Connection/Human-Connection/pull/580)
+- Bump tippy.js from 4.3.0 to 4.3.1 in /webapp [`#579`](https://github.com/Human-Connection/Human-Connection/pull/579)
+- Revert tiptap upgrade [`#575`](https://github.com/Human-Connection/Human-Connection/pull/575)
+- 2019/kw15/user can change its username to emptystring [`#478`](https://github.com/Human-Connection/Human-Connection/pull/478)
+- Delete SocialMedia [`#535`](https://github.com/Human-Connection/Human-Connection/pull/535)
+- 2019/kw19/codecov [`#574`](https://github.com/Human-Connection/Human-Connection/pull/574)
+- 2019/kw19/codecov [`#569`](https://github.com/Human-Connection/Human-Connection/pull/569)
+- Bump graphql from 14.2.1 to 14.3.0 in /webapp [`#565`](https://github.com/Human-Connection/Human-Connection/pull/565)
+- Bump apollo-server from 2.4.8 to 2.5.0 in /backend [`#568`](https://github.com/Human-Connection/Human-Connection/pull/568)
+- Prevent `argument list too long` error [`#562`](https://github.com/Human-Connection/Human-Connection/pull/562)
+- Performant import of production data [`#529`](https://github.com/Human-Connection/Human-Connection/pull/529)
+- Bump jest from 24.7.1 to 24.8.0 in /backend [`#544`](https://github.com/Human-Connection/Human-Connection/pull/544)
+- Bump eslint-plugin-node from 8.0.1 to 9.0.1 in /backend [`#543`](https://github.com/Human-Connection/Human-Connection/pull/543)
+- Bump babel-jest from 24.7.1 to 24.8.0 in /backend [`#547`](https://github.com/Human-Connection/Human-Connection/pull/547)
+- Bump jest from 24.7.1 to 24.8.0 in /webapp [`#550`](https://github.com/Human-Connection/Human-Connection/pull/550)
+- Bump dotenv from 7.0.0 to 8.0.0 in /backend [`#540`](https://github.com/Human-Connection/Human-Connection/pull/540)
+- Bump tiptap-extensions from 1.17.0 to 1.18.1 in /webapp [`#559`](https://github.com/Human-Connection/Human-Connection/pull/559)
+- [WIP] Rerun moderation/report tests on failure [`#512`](https://github.com/Human-Connection/Human-Connection/pull/512)
+- Add authorship to comments at creation [`#536`](https://github.com/Human-Connection/Human-Connection/pull/536)
+- Bump node-fetch from 2.4.1 to 2.5.0 in /backend [`#530`](https://github.com/Human-Connection/Human-Connection/pull/530)
+- Bump dotenv from 7.0.0 to 8.0.0 [`#538`](https://github.com/Human-Connection/Human-Connection/pull/538)
+- Bump tiptap from 1.17.0 to 1.18.0 in /webapp [`#558`](https://github.com/Human-Connection/Human-Connection/pull/558)
+- Bump node-sass from 4.11.0 to 4.12.0 in /webapp [`#515`](https://github.com/Human-Connection/Human-Connection/pull/515)
+- Bump helmet from 3.16.0 to 3.18.0 in /backend [`#546`](https://github.com/Human-Connection/Human-Connection/pull/546)
+- Bump neo4j-driver from 1.7.3 to 1.7.4 [`#548`](https://github.com/Human-Connection/Human-Connection/pull/548)
+- Add test coverage [`#504`](https://github.com/Human-Connection/Human-Connection/pull/504)
+- [WIP] 451 lokalise unlocalised texts [`#452`](https://github.com/Human-Connection/Human-Connection/pull/452)
+- Bump neo4j from 3.5.4 to 3.5.5 in /neo4j [`#523`](https://github.com/Human-Connection/Human-Connection/pull/523)
+- Bump nodemon from 1.18.11 to 1.19.0 in /webapp [`#531`](https://github.com/Human-Connection/Human-Connection/pull/531)
+- Bump nodemon from 1.18.11 to 1.19.0 in /backend [`#532`](https://github.com/Human-Connection/Human-Connection/pull/532)
+- Bump graphql-shield from 5.3.4 to 5.3.5 in /backend [`#539`](https://github.com/Human-Connection/Human-Connection/pull/539)
+- Bump neo4j-driver from 1.7.3 to 1.7.4 in /backend [`#545`](https://github.com/Human-Connection/Human-Connection/pull/545)
+- Bump babel-jest from 24.7.1 to 24.8.0 in /webapp [`#549`](https://github.com/Human-Connection/Human-Connection/pull/549)
+- Unexpose irrelevant port 8080 [`#526`](https://github.com/Human-Connection/Human-Connection/pull/526)
+- Bump sanitize-html from 1.20.0 to 1.20.1 in /backend [`#507`](https://github.com/Human-Connection/Human-Connection/pull/507)
+- Bump tiptap-extensions from 1.16.2 to 1.17.0 in /webapp [`#527`](https://github.com/Human-Connection/Human-Connection/pull/527)
+- Bump @babel/preset-env from 7.4.3 to 7.4.4 in /webapp [`#513`](https://github.com/Human-Connection/Human-Connection/pull/513)
+- Bump tiptap from 1.16.2 to 1.17.0 in /webapp [`#528`](https://github.com/Human-Connection/Human-Connection/pull/528)
+- Bump nuxt from 2.6.2 to 2.6.3 in /webapp [`#505`](https://github.com/Human-Connection/Human-Connection/pull/505)
+- Bump @vue/cli-shared-utils from 3.6.0 to 3.7.0 in /webapp [`#514`](https://github.com/Human-Connection/Human-Connection/pull/514)
+- Bump node-fetch from 2.3.0 to 2.4.1 in /backend [`#521`](https://github.com/Human-Connection/Human-Connection/pull/521)
+- Bump @babel/cli from 7.4.3 to 7.4.4 in /backend [`#518`](https://github.com/Human-Connection/Human-Connection/pull/518)
+- Bump eslint-config-prettier from 4.1.0 to 4.2.0 in /webapp [`#506`](https://github.com/Human-Connection/Human-Connection/pull/506)
+- Bump @babel/core from 7.4.3 to 7.4.4 in /backend [`#516`](https://github.com/Human-Connection/Human-Connection/pull/516)
+- Bump @babel/register from 7.4.0 to 7.4.4 in /backend [`#522`](https://github.com/Human-Connection/Human-Connection/pull/522)
+- Bump eslint-plugin-jest from 22.5.0 to 22.5.1 in /backend [`#508`](https://github.com/Human-Connection/Human-Connection/pull/508)
+- Add Comment Form [`#475`](https://github.com/Human-Connection/Human-Connection/pull/475)
+- Fix? flaky cypress by waiting for <no-ssr> content [`#484`](https://github.com/Human-Connection/Human-Connection/pull/484)
+- Bump @babel/core from 7.4.3 to 7.4.4 in /webapp [`#517`](https://github.com/Human-Connection/Human-Connection/pull/517)
+- Bump v-tooltip from 2.0.1 to 2.0.2 in /webapp [`#519`](https://github.com/Human-Connection/Human-Connection/pull/519)
+- Bump @babel/preset-env from 7.4.3 to 7.4.4 in /backend [`#520`](https://github.com/Human-Connection/Human-Connection/pull/520)
+- Refactor maintenance-worker docker image [`#485`](https://github.com/Human-Connection/Human-Connection/pull/485)
+- Bump eslint-plugin-jest from 22.4.1 to 22.5.0 in /backend [`#500`](https://github.com/Human-Connection/Human-Connection/pull/500)
+- Bump tippy.js from 4.2.1 to 4.3.0 in /webapp [`#501`](https://github.com/Human-Connection/Human-Connection/pull/501)
+- Bump tiptap-extensions from 1.15.0 to 1.16.2 in /webapp [`#496`](https://github.com/Human-Connection/Human-Connection/pull/496)
+- [Security] Bump jquery from 3.3.1 to 3.4.0 in /backend [`#498`](https://github.com/Human-Connection/Human-Connection/pull/498)
+- Add documentation for neo4j backups in kubernetes [`#492`](https://github.com/Human-Connection/Human-Connection/pull/492)
+- Bump tiptap from 1.15.0 to 1.16.2 in /webapp [`#497`](https://github.com/Human-Connection/Human-Connection/pull/497)
+- Bump graphql-shield from 5.3.3 to 5.3.4 in /backend [`#486`](https://github.com/Human-Connection/Human-Connection/pull/486)
+- [WIP] Frontend implementation for notifications [`#439`](https://github.com/Human-Connection/Human-Connection/pull/439)
+- [WIP] Generate a link for @-Mentionings [`#462`](https://github.com/Human-Connection/Human-Connection/pull/462)
+- Bump eslint-plugin-import from 2.17.1 to 2.17.2 in /backend [`#476`](https://github.com/Human-Connection/Human-Connection/pull/476)
+- Docs improve installation instructions [`#464`](https://github.com/Human-Connection/Human-Connection/pull/464)
+- Try to fix flaky "ReportContent.feature" [`#477`](https://github.com/Human-Connection/Human-Connection/pull/477)
+- refactor follow, unfollow, shout, unshout to custom mutations, but don't add date-time to relation yet [`#449`](https://github.com/Human-Connection/Human-Connection/pull/449)
+- Bump nuxt from 2.6.1 to 2.6.2 in /webapp [`#472`](https://github.com/Human-Connection/Human-Connection/pull/472)
+- Bump tiptap-extensions from 1.14.0 to 1.15.0 in /webapp [`#473`](https://github.com/Human-Connection/Human-Connection/pull/473)
+- Disable cypress test recordings [`#471`](https://github.com/Human-Connection/Human-Connection/pull/471)
+- Bump v-tooltip from 2.0.0 to 2.0.1 in /webapp [`#467`](https://github.com/Human-Connection/Human-Connection/pull/467)
+- Bump @vue/cli-shared-utils from 3.5.1 to 3.6.0 in /webapp [`#468`](https://github.com/Human-Connection/Human-Connection/pull/468)
+- Bump graphql-shield from 5.3.2 to 5.3.3 in /backend [`#465`](https://github.com/Human-Connection/Human-Connection/pull/465)
+- Bump eslint-plugin-import from 2.16.0 to 2.17.1 in /backend [`#466`](https://github.com/Human-Connection/Human-Connection/pull/466)
+- List socialMedia links [`#237`](https://github.com/Human-Connection/Human-Connection/pull/237)
+- Add instruction to configure local cypress config [`#460`](https://github.com/Human-Connection/Human-Connection/pull/460)
+- Don't expose private RSA key [`#406`](https://github.com/Human-Connection/Human-Connection/pull/406)
+- Fix emojis, remove duplicate link [`#459`](https://github.com/Human-Connection/Human-Connection/pull/459)
+- Fix links to documentation [`#455`](https://github.com/Human-Connection/Human-Connection/pull/455)
+- 342 merge documentation [`#387`](https://github.com/Human-Connection/Human-Connection/pull/387)
+- 2019/kw15/design_differences_post [`#440`](https://github.com/Human-Connection/Human-Connection/pull/440)
+- Bump v-tooltip from 2.0.0-rc.33 to 2.0.0 in /webapp [`#450`](https://github.com/Human-Connection/Human-Connection/pull/450)
+- Bump neo4j from 3.5.3 to 3.5.4 in /backend/neo4j [`#448`](https://github.com/Human-Connection/Human-Connection/pull/448)
+- Bump nuxt from 2.4.5 to 2.6.1 in /webapp [`#416`](https://github.com/Human-Connection/Human-Connection/pull/416)
+- Bump @babel/cli from 7.2.3 to 7.4.3 in /backend [`#366`](https://github.com/Human-Connection/Human-Connection/pull/366)
+- Bump neo4j from 3.5.0 to 3.5.3 in /backend/neo4j [`#196`](https://github.com/Human-Connection/Human-Connection/pull/196)
+- 2019/kw15/hide_all_unfuctional_content [`#434`](https://github.com/Human-Connection/Human-Connection/pull/434)
+- Mark a notification in the backend as read [`#445`](https://github.com/Human-Connection/Human-Connection/pull/445)
+- Bump nodemon from 1.18.10 to 1.18.11 in /webapp [`#442`](https://github.com/Human-Connection/Human-Connection/pull/442)
+- Disabling activityPub middleware again [`#444`](https://github.com/Human-Connection/Human-Connection/pull/444)
+- Bump graphql-shield from 5.3.1 to 5.3.2 in /backend [`#446`](https://github.com/Human-Connection/Human-Connection/pull/446)
+- 2019/kw15/new_post_button_position [`#438`](https://github.com/Human-Connection/Human-Connection/pull/438)
+- 2019/kw15/Access_Settings_from_Profile_as_Owner [`#443`](https://github.com/Human-Connection/Human-Connection/pull/443)
+- 2019/kw15/disabled_post_fix_disabled_border_z-index [`#437`](https://github.com/Human-Connection/Human-Connection/pull/437)
+- Bump nodemon from 1.18.10 to 1.18.11 in /backend [`#441`](https://github.com/Human-Connection/Human-Connection/pull/441)
+- 2019/kw15/post_make_menu_sticky [`#435`](https://github.com/Human-Connection/Human-Connection/pull/435)
+- Bump cheerio from 1.0.0-rc.2 to 1.0.0-rc.3 in /backend [`#431`](https://github.com/Human-Connection/Human-Connection/pull/431)
+- Fixes #361 [`#362`](https://github.com/Human-Connection/Human-Connection/pull/362)
+- Use github emojis if possible [`#396`](https://github.com/Human-Connection/Human-Connection/pull/396)
+- Bump @babel/core from 7.4.0 to 7.4.3 in /webapp [`#368`](https://github.com/Human-Connection/Human-Connection/pull/368)
+- Bump jest from 24.7.0 to 24.7.1 in /webapp [`#390`](https://github.com/Human-Connection/Human-Connection/pull/390)
+- 350 query current users notifications [`#415`](https://github.com/Human-Connection/Human-Connection/pull/415)
+- Bump babel-jest from 24.5.0 to 24.7.1 in /backend [`#388`](https://github.com/Human-Connection/Human-Connection/pull/388)
+- Bump @babel/core from 7.4.0 to 7.4.3 in /backend [`#363`](https://github.com/Human-Connection/Human-Connection/pull/363)
+- Bump babel-jest from 24.6.0 to 24.7.1 in /webapp [`#391`](https://github.com/Human-Connection/Human-Connection/pull/391)
+- Fix flaky cucumbers [`#383`](https://github.com/Human-Connection/Human-Connection/pull/383)
+- Bump jest from 24.7.0 to 24.7.1 in /backend [`#389`](https://github.com/Human-Connection/Human-Connection/pull/389)
+- Setup kubectl so it never expires [`#380`](https://github.com/Human-Connection/Human-Connection/pull/380)
+- Bump @babel/preset-env from 7.4.2 to 7.4.3 in /backend [`#367`](https://github.com/Human-Connection/Human-Connection/pull/367)
+- Bump jest from 24.6.0 to 24.7.0 in /backend [`#364`](https://github.com/Human-Connection/Human-Connection/pull/364)
+- Bump @babel/preset-env from 7.4.2 to 7.4.3 in /webapp [`#369`](https://github.com/Human-Connection/Human-Connection/pull/369)
+- Bump jest from 24.6.0 to 24.7.0 in /webapp [`#371`](https://github.com/Human-Connection/Human-Connection/pull/371)
+- 2019/kw14/GitHub issue pullrequest templates [`#360`](https://github.com/Human-Connection/Human-Connection/pull/360)
+- Bump jest from 24.5.0 to 24.6.0 in /webapp [`#355`](https://github.com/Human-Connection/Human-Connection/pull/355)
+- Bump babel-jest from 24.5.0 to 24.6.0 in /webapp [`#356`](https://github.com/Human-Connection/Human-Connection/pull/356)
+- Bump jest from 24.5.0 to 24.6.0 in /backend [`#358`](https://github.com/Human-Connection/Human-Connection/pull/358)
+- Bump eslint-plugin-promise from 4.0.1 to 4.1.1 in /backend [`#359`](https://github.com/Human-Connection/Human-Connection/pull/359)
+- 2019/kw14/fixed_windows_build_docu_fixed_server_start_text [`#339`](https://github.com/Human-Connection/Human-Connection/pull/339)
+- Bump slug from 1.0.0 to 1.1.0 in /backend [`#336`](https://github.com/Human-Connection/Human-Connection/pull/336)
+- Bump graphql from 14.2.0 to 14.2.1 in /webapp [`#333`](https://github.com/Human-Connection/Human-Connection/pull/333)
+- Bump graphql from 14.2.0 to 14.2.1 in /backend [`#334`](https://github.com/Human-Connection/Human-Connection/pull/334)
+- Bump eslint from 5.15.3 to 5.16.0 in /webapp [`#332`](https://github.com/Human-Connection/Human-Connection/pull/332)
+- Bump eslint from 5.15.3 to 5.16.0 in /backend [`#335`](https://github.com/Human-Connection/Human-Connection/pull/335)
+- Added PRIVATE_KEY_PASSPHRASE to needed env vars [`#244`](https://github.com/Human-Connection/Human-Connection/pull/244)
+- Bump graphql from 14.1.1 to 14.2.0 in /webapp [`#301`](https://github.com/Human-Connection/Human-Connection/pull/301)
+- Bump graphql from 14.1.1 to 14.2.0 in /backend [`#300`](https://github.com/Human-Connection/Human-Connection/pull/300)
+- Reduce Travis CI build log [`#320`](https://github.com/Human-Connection/Human-Connection/pull/320)
+- 240 persistent links [`#248`](https://github.com/Human-Connection/Human-Connection/pull/248)
+- Another fix of activity pub implementation [`#249`](https://github.com/Human-Connection/Human-Connection/pull/249)
+- Network Concept added [`#30`](https://github.com/Human-Connection/Human-Connection/pull/30)
+- Order all resources by createdAt descending (as default) [`#239`](https://github.com/Human-Connection/Human-Connection/pull/239)
+- Apparently this change got overlooked [`#246`](https://github.com/Human-Connection/Human-Connection/pull/246)
+- Trigger rollout with a change to spec.template [`#245`](https://github.com/Human-Connection/Human-Connection/pull/245)
+- Should fix #234 + refactor domain to hostname [`#243`](https://github.com/Human-Connection/Human-Connection/pull/243)
+- [User profile] Change password [`#233`](https://github.com/Human-Connection/Human-Connection/pull/233)
+- Bump @babel/core from 7.3.4 to 7.4.0 in /backend [`#194`](https://github.com/Human-Connection/Human-Connection/pull/194)
+- Bump helmet from 3.15.1 to 3.16.0 in /backend [`#198`](https://github.com/Human-Connection/Human-Connection/pull/198)
+- Bump @vue/cli-shared-utils from 3.4.1 to 3.5.1 in /webapp [`#190`](https://github.com/Human-Connection/Human-Connection/pull/190)
+- Bump @babel/core from 7.3.4 to 7.4.0 in /webapp [`#195`](https://github.com/Human-Connection/Human-Connection/pull/195)
+- Bump vue-svg-loader from 0.11.0 to 0.12.0 in /webapp [`#200`](https://github.com/Human-Connection/Human-Connection/pull/200)
+- Bump supertest from 4.0.0 to 4.0.2 in /backend [`#192`](https://github.com/Human-Connection/Human-Connection/pull/192)
+- Bump graphql-shield from 5.3.0 to 5.3.1 in /backend [`#197`](https://github.com/Human-Connection/Human-Connection/pull/197)
+- Bump @babel/preset-env from 7.3.4 to 7.4.2 in /webapp [`#228`](https://github.com/Human-Connection/Human-Connection/pull/228)
+- 204 tests for rewarding badges [`#223`](https://github.com/Human-Connection/Human-Connection/pull/223)
+- Bump @babel/preset-env from 7.3.4 to 7.4.2 in /backend [`#227`](https://github.com/Human-Connection/Human-Connection/pull/227)
+- Bump eslint from 5.15.1 to 5.15.3 in /backend [`#191`](https://github.com/Human-Connection/Human-Connection/pull/191)
+- Bump eslint-config-prettier from 3.6.0 to 4.1.0 in /webapp [`#229`](https://github.com/Human-Connection/Human-Connection/pull/229)
+- Bump apollo-link-http from 1.5.13 to 1.5.14 in /backend [`#224`](https://github.com/Human-Connection/Human-Connection/pull/224)
+- Bump eslint-plugin-jest from 22.3.2 to 22.4.1 in /backend [`#225`](https://github.com/Human-Connection/Human-Connection/pull/225)
+- Bump @babel/register from 7.0.0 to 7.4.0 in /backend [`#226`](https://github.com/Human-Connection/Human-Connection/pull/226)
+- Bump eslint from 5.15.1 to 5.15.3 in /webapp [`#231`](https://github.com/Human-Connection/Human-Connection/pull/231)
+- Install kubectl and deploy automatically [`#202`](https://github.com/Human-Connection/Human-Connection/pull/202)
+- [WIP] Rollout deployment [`#186`](https://github.com/Human-Connection/Human-Connection/pull/186)
+- Monorepo [`#184`](https://github.com/Human-Connection/Human-Connection/pull/184)
+- Bundle all activityPub in middleware [`#254`](https://github.com/Human-Connection/Human-Connection/pull/254)
+- [WIP] Activitypub Service integrated into Backend [`#212`](https://github.com/Human-Connection/Human-Connection/pull/212)
+- Bump jsonwebtoken from 8.5.0 to 8.5.1 [`#253`](https://github.com/Human-Connection/Human-Connection/pull/253)
+- Bump jsonwebtoken from 8.5.0 to 8.5.1 [`#266`](https://github.com/Human-Connection/Human-Connection/pull/266)
+- Bump Nitro-Backend from `158ac36` to `fd8cc3f` [`#177`](https://github.com/Human-Connection/Human-Connection/pull/177)
+- Bump Nitro-Styleguide from `baf3134` to `3f7a00b` [`#178`](https://github.com/Human-Connection/Human-Connection/pull/178)
+- Bump Nitro-Web from `0fae7a2` to `0c2a228` [`#180`](https://github.com/Human-Connection/Human-Connection/pull/180)
+- 37 full text search top bar [`#264`](https://github.com/Human-Connection/Human-Connection/pull/264)
+- Deploy all the things [`#12`](https://github.com/Human-Connection/Human-Connection/pull/12)
+- Disable posts [`#208`](https://github.com/Human-Connection/Human-Connection/pull/208)
+- Obfuscate user name and use a neutral replacement [`#246`](https://github.com/Human-Connection/Human-Connection/pull/246)
+- [WIP] Disabled users are unauthenticated [`#242`](https://github.com/Human-Connection/Human-Connection/pull/242)
+- Bump Nitro-Backend from `fd02679` to `158ac36` [`#176`](https://github.com/Human-Connection/Human-Connection/pull/176)
+- Bump dotenv from 6.2.0 to 7.0.0 [`#241`](https://github.com/Human-Connection/Human-Connection/pull/241)
+- Bump Nitro-Backend from `0dce83b` to `fd02679` [`#175`](https://github.com/Human-Connection/Human-Connection/pull/175)
+- Bump Nitro-Web from `a05b438` to `0fae7a2` [`#174`](https://github.com/Human-Connection/Human-Connection/pull/174)
+- Bump jest from 24.1.0 to 24.5.0 [`#254`](https://github.com/Human-Connection/Human-Connection/pull/254)
+- Bump babel-jest from 24.3.1 to 24.5.0 [`#255`](https://github.com/Human-Connection/Human-Connection/pull/255)
+- Obfuscate disabled comments and posts by default [`#230`](https://github.com/Human-Connection/Human-Connection/pull/230)
+- Bump jest from 24.3.1 to 24.4.0 [`#227`](https://github.com/Human-Connection/Human-Connection/pull/227)
+- Bump supertest from 3.4.2 to 4.0.0 [`#225`](https://github.com/Human-Connection/Human-Connection/pull/225)
+- Remove cypress from package.json [`#258`](https://github.com/Human-Connection/Human-Connection/pull/258)
+- Bump eslint-plugin-jest from 22.3.0 to 22.3.2 [`#232`](https://github.com/Human-Connection/Human-Connection/pull/232)
+- Bump babel-jest from 24.3.1 to 24.5.0 [`#231`](https://github.com/Human-Connection/Human-Connection/pull/231)
+- Change password in the backend [`#223`](https://github.com/Human-Connection/Human-Connection/pull/223)
+- Add unauthenticated test to follow and shout [`#235`](https://github.com/Human-Connection/Human-Connection/pull/235)
+- Bump Nitro-Styleguide from `e77754c` to `baf3134` [`#173`](https://github.com/Human-Connection/Human-Connection/pull/173)
+- Bump Nitro-Web from `4aa640a` to `a05b438` [`#172`](https://github.com/Human-Connection/Human-Connection/pull/172)
+- Bump Nitro-Backend from `28a37c2` to `0dce83b` [`#171`](https://github.com/Human-Connection/Human-Connection/pull/171)
+- Update local-backend.md [`#27`](https://github.com/Human-Connection/Human-Connection/pull/27)
+- Fix styleguide issues [`#253`](https://github.com/Human-Connection/Human-Connection/pull/253)
+- [WIP] 37 full text search top bar [`#152`](https://github.com/Human-Connection/Human-Connection/pull/152)
+- Update ReportModal to work with back end [`#233`](https://github.com/Human-Connection/Human-Connection/pull/233)
+- Bump date-fns from 2.0.0-alpha.26 to 2.0.0-alpha.27 [`#112`](https://github.com/Human-Connection/Human-Connection/pull/112)
+- Bump Nitro-Styleguide from `562fddb` to `e77754c` [`#170`](https://github.com/Human-Connection/Human-Connection/pull/170)
+- Lokalise: Translations update [`#250`](https://github.com/Human-Connection/Human-Connection/pull/250)
+- Update translations [`#240`](https://github.com/Human-Connection/Human-Connection/pull/240)
+- Bump Nitro-Backend from `2d24fc9` to `28a37c2` [`#168`](https://github.com/Human-Connection/Human-Connection/pull/168)
+- Bump Nitro-Styleguide from `ce69fe5` to `ce20d5b` [`#166`](https://github.com/Human-Connection/Human-Connection/pull/166)
+- [WIP] Killing the past [`#164`](https://github.com/Human-Connection/Human-Connection/pull/164)
+- Get rid of resource type [`#213`](https://github.com/Human-Connection/Human-Connection/pull/213)
+- x [`#165`](https://github.com/Human-Connection/Human-Connection/pull/165)
+- [WIP] Remove portal [`#237`](https://github.com/Human-Connection/Human-Connection/pull/237)
+- Bump vue-jest from 3.0.3 to 3.0.4 [`#220`](https://github.com/Human-Connection/Human-Connection/pull/220)
+- Fix follow and shout status [`#201`](https://github.com/Human-Connection/Human-Connection/pull/201)
+- Fix follow and shout status [`#213`](https://github.com/Human-Connection/Human-Connection/pull/213)
+- Bump jest from 24.1.0 to 24.3.1 [`#215`](https://github.com/Human-Connection/Human-Connection/pull/215)
+- Bump babel-jest from 24.1.0 to 24.3.1 [`#216`](https://github.com/Human-Connection/Human-Connection/pull/216)
+- Update .gitmodules [`#163`](https://github.com/Human-Connection/Human-Connection/pull/163)
+- Show all repos build stats [`#147`](https://github.com/Human-Connection/Human-Connection/pull/147)
+- Bump Nitro-Backend from `2813de4` to `2d24fc9` [`#162`](https://github.com/Human-Connection/Human-Connection/pull/162)
+- Disable posts [`#207`](https://github.com/Human-Connection/Human-Connection/pull/207)
+- Bump apollo-link-http from 1.5.11 to 1.5.12 [`#208`](https://github.com/Human-Connection/Human-Connection/pull/208)
+- Bump Nitro-Web from `d857252` to `d848929` [`#159`](https://github.com/Human-Connection/Human-Connection/pull/159)
+- Bump Nitro-Backend from `c5c62d2` to `2813de4` [`#160`](https://github.com/Human-Connection/Human-Connection/pull/160)
+- Bump eslint from 5.15.0 to 5.15.1 [`#206`](https://github.com/Human-Connection/Human-Connection/pull/206)
+- Fix current build [`#203`](https://github.com/Human-Connection/Human-Connection/pull/203)
+- Show disabled or deleted posts for moderators [`#192`](https://github.com/Human-Connection/Human-Connection/pull/192)
+- Bump eslint from 5.14.1 to 5.15.0 [`#202`](https://github.com/Human-Connection/Human-Connection/pull/202)
+- [WIP] Write API test badge creation [`#195`](https://github.com/Human-Connection/Human-Connection/pull/195)
+- Add to .gitignore `.DS_Store` [`#196`](https://github.com/Human-Connection/Human-Connection/pull/196)
+- Add styleguide dev mode [`#197`](https://github.com/Human-Connection/Human-Connection/pull/197)
+- 194 stop decoding jwt on frontend [`#199`](https://github.com/Human-Connection/Human-Connection/pull/199)
+- Implement currentUser query [`#187`](https://github.com/Human-Connection/Human-Connection/pull/187)
+- Extract Styleguide [`#182`](https://github.com/Human-Connection/Human-Connection/pull/182)
+- Bump eslint from 5.13.0 to 5.14.1 [`#165`](https://github.com/Human-Connection/Human-Connection/pull/165)
+- Editor [`#153`](https://github.com/Human-Connection/Human-Connection/pull/153)
+- [WIP] Editor [`#136`](https://github.com/Human-Connection/Human-Connection/pull/136)
+- Improved documentation for remote deployment [`#11`](https://github.com/Human-Connection/Human-Connection/pull/11)
+- Fix wrong secret references [`#9`](https://github.com/Human-Connection/Human-Connection/pull/9)
+- Fix staging urls [`#10`](https://github.com/Human-Connection/Human-Connection/pull/10)
+- Fix Digital Ocean Documentation [`#8`](https://github.com/Human-Connection/Human-Connection/pull/8)
+- [WIP] Use factories in cucumber features [`#190`](https://github.com/Human-Connection/Human-Connection/pull/190)
+- Added IntersectionObserver polyfill and fixed linting on login [`#192`](https://github.com/Human-Connection/Human-Connection/pull/192)
+- [WIP] Start unit testing report feature [`#171`](https://github.com/Human-Connection/Human-Connection/pull/171)
+- Refactor seeds and tests [`#164`](https://github.com/Human-Connection/Human-Connection/pull/164)
+- Added instruction for Docker install for Backend and little corrections [`#25`](https://github.com/Human-Connection/Human-Connection/pull/25)
+- Bump eslint from 5.14.0 to 5.14.1 [`#187`](https://github.com/Human-Connection/Human-Connection/pull/187)
+- Bump Nitro-Backend from `13c6743` to `c5c62d2` [`#138`](https://github.com/Human-Connection/Human-Connection/pull/138)
+- Bump Nitro-Web from `9ba2200` to `d857252` [`#140`](https://github.com/Human-Connection/Human-Connection/pull/140)
+- Bump API from `02dcc22` to `8f0edaf` [`#137`](https://github.com/Human-Connection/Human-Connection/pull/137)
+- Bump WebApp from `e153eb6` to `d4917da` [`#134`](https://github.com/Human-Connection/Human-Connection/pull/134)
+- Bump @babel/core from 7.2.2 to 7.3.3 [`#184`](https://github.com/Human-Connection/Human-Connection/pull/184)
+- Bump date-fns from 2.0.0-alpha.26 to 2.0.0-alpha.27 [`#132`](https://github.com/Human-Connection/Human-Connection/pull/132)
+- Bump eslint-plugin-vue from 5.1.0 to 5.2.1 [`#180`](https://github.com/Human-Connection/Human-Connection/pull/180)
+- Bump eslint from 5.13.0 to 5.14.0 [`#185`](https://github.com/Human-Connection/Human-Connection/pull/185)
+- Update .travis.yml [`#183`](https://github.com/Human-Connection/Human-Connection/pull/183)
+- Upgrade to Nuxt 2.4 [`#175`](https://github.com/Human-Connection/Human-Connection/pull/175)
+- Upgrade dependencies [`#173`](https://github.com/Human-Connection/Human-Connection/pull/173)
+- Certmanager [`#7`](https://github.com/Human-Connection/Human-Connection/pull/7)
+- Upgrade dependencies [`#149`](https://github.com/Human-Connection/Human-Connection/pull/149)
+- Bump Nitro-Backend from `8b8caae` to `13c6743` [`#131`](https://github.com/Human-Connection/Human-Connection/pull/131)
+- Bump Nitro-Web from `70aca85` to `9ba2200` [`#130`](https://github.com/Human-Connection/Human-Connection/pull/130)
+- Bump WebApp from `fa26d7c` to `e153eb6` [`#118`](https://github.com/Human-Connection/Human-Connection/pull/118)
+- Add db migration worker deployment [`#4`](https://github.com/Human-Connection/Human-Connection/pull/4)
+- Set titles for some tabs correctly and fixed wrong quotation marks (macOS encod⦠[`#23`](https://github.com/Human-Connection/Human-Connection/pull/23)
+- Refactoring db migration worker [`#145`](https://github.com/Human-Connection/Human-Connection/pull/145)
+- Create CODE_OF_CONDUCT.md [`#139`](https://github.com/Human-Connection/Human-Connection/pull/139)
+- Add instructions to get Neo4j Desktop to work [`#17`](https://github.com/Human-Connection/Human-Connection/pull/17)
+- Fix certain configuration for Digital Ocean [`#5`](https://github.com/Human-Connection/Human-Connection/pull/5)
+- fix mobile friendliness for post [`#145`](https://github.com/Human-Connection/Human-Connection/pull/145)
+- Don't copy private SSH key into docker image [`#138`](https://github.com/Human-Connection/Human-Connection/pull/138)
+- Follow up on data import [`#127`](https://github.com/Human-Connection/Human-Connection/pull/127)
+- Create CODE_OF_CONDUCT.md [`#149`](https://github.com/Human-Connection/Human-Connection/pull/149)
+- Update APOC plugin version [`#21`](https://github.com/Human-Connection/Human-Connection/pull/21)
+- Move troubleshoots to end; add install links for docker and minikube [`#131`](https://github.com/Human-Connection/Human-Connection/pull/131)
+- Add instructions to expose/access the services [`#3`](https://github.com/Human-Connection/Human-Connection/pull/3)
+- Fix jwt quotes [`#150`](https://github.com/Human-Connection/Human-Connection/pull/150)
+- Add instructions to docs, fix kubectl commands [`#2`](https://github.com/Human-Connection/Human-Connection/pull/2)
+- Update to the latest changes on the backend [`#18`](https://github.com/Human-Connection/Human-Connection/pull/18)
+- Report Content [`#107`](https://github.com/Human-Connection/Human-Connection/pull/107)
+- Report content [`#99`](https://github.com/Human-Connection/Human-Connection/pull/99)
+- Provide documentation for `db-migration-worker` [`#16`](https://github.com/Human-Connection/Human-Connection/pull/16)
+- Import remote mongodb in neo4j [`#115`](https://github.com/Human-Connection/Human-Connection/pull/115)
+- Add screenshot file for forking nitro-backend [`#6`](https://github.com/Human-Connection/Human-Connection/pull/6)
+- 106 authorization [`#109`](https://github.com/Human-Connection/Human-Connection/pull/109)
+- Comming Soon and Empty States [`#141`](https://github.com/Human-Connection/Human-Connection/pull/141)
+- Change path of the file "edit-this-documentation.md" [`#14`](https://github.com/Human-Connection/Human-Connection/pull/14)
+- Upgrade styleguide [`#134`](https://github.com/Human-Connection/Human-Connection/pull/134)
+- New file describes how to edit this documentation [`#3`](https://github.com/Human-Connection/Human-Connection/pull/3)
+- Change Summary [`#2`](https://github.com/Human-Connection/Human-Connection/pull/2)
+- Add instructions for forking (or cloning) repo [`#1`](https://github.com/Human-Connection/Human-Connection/pull/1)
+- Add a new section for how to change the documentation [`#10`](https://github.com/Human-Connection/Human-Connection/pull/10)
+- Add a new section for how to change the documentation [`#9`](https://github.com/Human-Connection/Human-Connection/pull/9)
+- Locations & About Me [`#16`](https://github.com/Human-Connection/Human-Connection/pull/16)
+- Locations & About Me [`#9`](https://github.com/Human-Connection/Human-Connection/pull/9)
+- Language menu [`#130`](https://github.com/Human-Connection/Human-Connection/pull/130)
+- fix #41 jwt strategy [`#104`](https://github.com/Human-Connection/Human-Connection/pull/104)
+- Multistage build docker [`#115`](https://github.com/Human-Connection/Human-Connection/pull/115)
+- Improve dropdown [`#129`](https://github.com/Human-Connection/Human-Connection/pull/129)
+- Don't run tests in /dist folder [`#108`](https://github.com/Human-Connection/Human-Connection/pull/108)
+- i18n pluralization [`#111`](https://github.com/Human-Connection/Human-Connection/pull/111)
+- Add instructions for forking (or cloning) repo [`#7`](https://github.com/Human-Connection/Human-Connection/pull/7)
+- Lokalise: Translations update [`#123`](https://github.com/Human-Connection/Human-Connection/pull/123)
+- Update README.md [`#100`](https://github.com/Human-Connection/Human-Connection/pull/100)
+- FIX #49 capture error in readable format with try and catch [`#93`](https://github.com/Human-Connection/Human-Connection/pull/93)
+- Login: Friendly error message if email is incorrect [`#88`](https://github.com/Human-Connection/Human-Connection/pull/88)
+- Bump @babel/node from 7.2.0 to 7.2.2 [`#79`](https://github.com/Human-Connection/Human-Connection/pull/79)
+- Bump @vue/test-utils from 1.0.0-beta.27 to 1.0.0-beta.28 [`#109`](https://github.com/Human-Connection/Human-Connection/pull/109)
+- Bump eslint-plugin-prettier from 3.0.0 to 3.0.1 [`#110`](https://github.com/Human-Connection/Human-Connection/pull/110)
+- added login credentials [`#2`](https://github.com/Human-Connection/Human-Connection/pull/2)
+- Change db scripts to run nodemon instead of node [`#92`](https://github.com/Human-Connection/Human-Connection/pull/92)
+- Bump eslint from 5.10.0 to 5.11.0 [`#103`](https://github.com/Human-Connection/Human-Connection/pull/103)
+- Refactor login method and setup unit tests [`#100`](https://github.com/Human-Connection/Human-Connection/pull/100)
+- [ImgBot] Optimize images [`#104`](https://github.com/Human-Connection/Human-Connection/pull/104)
+- Integrate i18n [`#99`](https://github.com/Human-Connection/Human-Connection/pull/99)
+- Update README.md [`#89`](https://github.com/Human-Connection/Human-Connection/pull/89)
+- Fix 'audience must be a string or array' [`#84`](https://github.com/Human-Connection/Human-Connection/pull/84)
+- Bump sanitize-html from 1.19.3 to 1.20.0 [`#82`](https://github.com/Human-Connection/Human-Connection/pull/82)
+- added icons to usermenu [`#96`](https://github.com/Human-Connection/Human-Connection/pull/96)
+- Bump apollo-link-http from 1.5.8 to 1.5.9 [`#81`](https://github.com/Human-Connection/Human-Connection/pull/81)
+- Bump nodemon from 1.18.8 to 1.18.9 [`#78`](https://github.com/Human-Connection/Human-Connection/pull/78)
+- Bump nodemon from 1.18.8 to 1.18.9 [`#94`](https://github.com/Human-Connection/Human-Connection/pull/94)
+- Typo fixes [`#1`](https://github.com/Human-Connection/Human-Connection/pull/1)
+- Bump apollo-server from 2.2.6 to 2.3.1 [`#75`](https://github.com/Human-Connection/Human-Connection/pull/75)
+- Bump apollo-link-http from 1.5.7 to 1.5.8 [`#74`](https://github.com/Human-Connection/Human-Connection/pull/74)
+- Add travis build status to README [`#91`](https://github.com/Human-Connection/Human-Connection/pull/91)
+- Use build stage `builder` for backend [`#92`](https://github.com/Human-Connection/Human-Connection/pull/92)
+- Add docker push script deployment [`#90`](https://github.com/Human-Connection/Human-Connection/pull/90)
+- Reduce image size with multistage builds [`#72`](https://github.com/Human-Connection/Human-Connection/pull/72)
+- Build application for production without nodemon [`#70`](https://github.com/Human-Connection/Human-Connection/pull/70)
+- Use deployment script for docker images [`#77`](https://github.com/Human-Connection/Human-Connection/pull/77)
+- CI Improvements [`#59`](https://github.com/Human-Connection/Human-Connection/pull/59)
+- Admin tags and categories [`#79`](https://github.com/Human-Connection/Human-Connection/pull/79)
+- Admin tags and categories [`#62`](https://github.com/Human-Connection/Human-Connection/pull/62)
+- Bump vue-jest from 3.0.1 to 3.0.2 [`#89`](https://github.com/Human-Connection/Human-Connection/pull/89)
+- Docker ignore scripts folder, bash compatibility [`#66`](https://github.com/Human-Connection/Human-Connection/pull/66)
+- Bump eslint from 5.9.0 to 5.10.0 [`#63`](https://github.com/Human-Connection/Human-Connection/pull/63)
+- Bump date-fns from 2.0.0-alpha.25 to 2.0.0-alpha.26 [`#71`](https://github.com/Human-Connection/Human-Connection/pull/71)
+- Bump slug from 0.9.2 to 0.9.3 [`#67`](https://github.com/Human-Connection/Human-Connection/pull/67)
+- Bump eslint from 5.9.0 to 5.10.0 [`#82`](https://github.com/Human-Connection/Human-Connection/pull/82)
+- Bump date-fns from 2.0.0-alpha.25 to 2.0.0-alpha.26 [`#88`](https://github.com/Human-Connection/Human-Connection/pull/88)
+- Remove end-to-end tests [`#79`](https://github.com/Human-Connection/Human-Connection/pull/79)
+- Bump @vue/test-utils from 1.0.0-beta.26 to 1.0.0-beta.27 [`#81`](https://github.com/Human-Connection/Human-Connection/pull/81)
+- Bump nodemon from 1.18.7 to 1.18.8 [`#85`](https://github.com/Human-Connection/Human-Connection/pull/85)
+- Bump nodemon from 1.18.7 to 1.18.8 [`#69`](https://github.com/Human-Connection/Human-Connection/pull/69)
+- Bump graphql-shield from 4.1.1 to 4.1.2 [`#68`](https://github.com/Human-Connection/Human-Connection/pull/68)
+- Run full stack tests in the repo [`#86`](https://github.com/Human-Connection/Human-Connection/pull/86)
+- Add build status to README.md [`#76`](https://github.com/Human-Connection/Human-Connection/pull/76)
+- Several updates on travis yml [`#84`](https://github.com/Human-Connection/Human-Connection/pull/84)
+- Full stack tests with submodules and cypress [`#73`](https://github.com/Human-Connection/Human-Connection/pull/73)
+- Setup integration testing with MochaJS [`#21`](https://github.com/Human-Connection/Human-Connection/pull/21)
+- Bump node-sass from 4.10.0 to 4.11.0 [`#83`](https://github.com/Human-Connection/Human-Connection/pull/83)
+- Split development config from production config [`#76`](https://github.com/Human-Connection/Human-Connection/pull/76)
+- Fix refresh bug [`#80`](https://github.com/Human-Connection/Human-Connection/pull/80)
+- No need to call xip.io anymore [`#78`](https://github.com/Human-Connection/Human-Connection/pull/78)
+- Remove xip.io hack [`#61`](https://github.com/Human-Connection/Human-Connection/pull/61)
+- Bind name to name instead of model [`#77`](https://github.com/Human-Connection/Human-Connection/pull/77)
+- Replace concurrently with npm-run-all [`#60`](https://github.com/Human-Connection/Human-Connection/pull/60)
+- [WIP] Pin dependencies [`#58`](https://github.com/Human-Connection/Human-Connection/pull/58)
+- Upgraded Styleguide [`#75`](https://github.com/Human-Connection/Human-Connection/pull/75)
+- Bump neo4j-graphql-js from 2.0.0 to 2.0.1 [`#57`](https://github.com/Human-Connection/Human-Connection/pull/57)
+- Bump neo4j from 3.4 to 3.5.0 [`#26`](https://github.com/Human-Connection/Human-Connection/pull/26)
+- Tagged deployments [`#42`](https://github.com/Human-Connection/Human-Connection/pull/42)
+- Bump neo4j-graphql-js from 1.0.5 to 2.0.0 [`#51`](https://github.com/Human-Connection/Human-Connection/pull/51)
+- Add a missing discord link [`#56`](https://github.com/Human-Connection/Human-Connection/pull/56)
+- Use the right db seed name [`#54`](https://github.com/Human-Connection/Human-Connection/pull/54)
+- Bump sanitize-html from 1.19.2 to 1.19.3 [`#53`](https://github.com/Human-Connection/Human-Connection/pull/53)
+- Copy+paste deployment configuration from backend [`#68`](https://github.com/Human-Connection/Human-Connection/pull/68)
+- Preparation for integration testing [`#13`](https://github.com/Human-Connection/Human-Connection/pull/13)
+- Bump dotenv from 6.1.0 to 6.2.0 [`#52`](https://github.com/Human-Connection/Human-Connection/pull/52)
+- Bump sanitize-html from 1.19.1 to 1.19.2 [`#47`](https://github.com/Human-Connection/Human-Connection/pull/47)
+- Run seeds and eslint on Travis CI [`#40`](https://github.com/Human-Connection/Human-Connection/pull/40)
+- Bump eslint-plugin-vue from 4.7.1 to 5.0.0 [`#69`](https://github.com/Human-Connection/Human-Connection/pull/69)
+- Add troubleshoot to kubernetes README [`#43`](https://github.com/Human-Connection/Human-Connection/pull/43)
+- Add unseeder [`#15`](https://github.com/Human-Connection/Human-Connection/pull/15)
+- adapt docs to styleguide integration [`#64`](https://github.com/Human-Connection/Human-Connection/pull/64)
+- Integrate styleguide with hot reload [`#55`](https://github.com/Human-Connection/Human-Connection/pull/55)
+- uppgraded packages [`#38`](https://github.com/Human-Connection/Human-Connection/pull/38)
+- [ImgBot] Optimize images [`#62`](https://github.com/Human-Connection/Human-Connection/pull/62)
+- Travis ci build [`#22`](https://github.com/Human-Connection/Human-Connection/pull/22)
+- updated packages for security and higher digits :) [`#61`](https://github.com/Human-Connection/Human-Connection/pull/61)
+- Fix proxy reload issue [`#22`](https://github.com/Human-Connection/Human-Connection/pull/22)
+- updated kubernetes documentation - use humanconnection/nitro-backend [`#23`](https://github.com/Human-Connection/Human-Connection/pull/23)
+- Fixed Badges Seeder and URL Fix Middleware [`#24`](https://github.com/Human-Connection/Human-Connection/pull/24)
+- Update Seed Command in README.md [`#25`](https://github.com/Human-Connection/Human-Connection/pull/25)
+- Proxy API Requests [`#21`](https://github.com/Human-Connection/Human-Connection/pull/21)
+- Add travis configuration [`#20`](https://github.com/Human-Connection/Human-Connection/pull/20)
+- adjust user relation after changing the author relation in the backend [`#19`](https://github.com/Human-Connection/Human-Connection/pull/19)
+- Seed the database with authentication [`#18`](https://github.com/Human-Connection/Human-Connection/pull/18)
+- Fix container build with styleguide [`#18`](https://github.com/Human-Connection/Human-Connection/pull/18)
+- Fix vuep package source [`#17`](https://github.com/Human-Connection/Human-Connection/pull/17)
+- Update Babel & babel-node [`#20`](https://github.com/Human-Connection/Human-Connection/pull/20)
+- Add Issue template and modify README [`#14`](https://github.com/Human-Connection/Human-Connection/pull/14)
+- Test and build server setup [`#6`](https://github.com/Human-Connection/Human-Connection/pull/6)
+- Kompose [`#12`](https://github.com/Human-Connection/Human-Connection/pull/12)
+- Delete .gitignored file .env [`#13`](https://github.com/Human-Connection/Human-Connection/pull/13)
+- Add volumes to use docker for development [`#11`](https://github.com/Human-Connection/Human-Connection/pull/11)
+- Expose neo4j-browser ports [`#10`](https://github.com/Human-Connection/Human-Connection/pull/10)
+- Use xip.io trick for server/client side rendering [`#9`](https://github.com/Human-Connection/Human-Connection/pull/9)
+- Docker [`#3`](https://github.com/Human-Connection/Human-Connection/pull/3)
+- Update schema.graphql [`#8`](https://github.com/Human-Connection/Human-Connection/pull/8)
+- Bump API from `da96078` to `4437261` [`#53`](https://github.com/Human-Connection/Human-Connection/pull/53)
+- Custom Dockerfile to install apoc plugin in neo4j [`#6`](https://github.com/Human-Connection/Human-Connection/pull/6)
+- Add Installation with Docker [`#5`](https://github.com/Human-Connection/Human-Connection/pull/5)
+- Add README instructions to configure .env [`#1`](https://github.com/Human-Connection/Human-Connection/pull/1)
+- Replace fake email domain with example.org [`#3`](https://github.com/Human-Connection/Human-Connection/pull/3)
+- Add submodules to auto-update those by dependabot [`#24`](https://github.com/Human-Connection/Human-Connection/pull/24)
+- Delete docker-compose.yml [`#23`](https://github.com/Human-Connection/Human-Connection/pull/23)
+- Create .gitignore [`#22`](https://github.com/Human-Connection/Human-Connection/pull/22)
+- Update README.md [`#13`](https://github.com/Human-Connection/Human-Connection/pull/13)
+- Fix #1616 [`#1616`](https://github.com/Human-Connection/Human-Connection/issues/1616)
+- Fix #1555 [`#1555`](https://github.com/Human-Connection/Human-Connection/issues/1555)
+- Merge pull request #1508 from Human-Connection/1505_remove_html_in_moderation_view [`#1505`](https://github.com/Human-Connection/Human-Connection/issues/1505)
+- Fix #1506 [`#1506`](https://github.com/Human-Connection/Human-Connection/issues/1506)
+- Fix #1505 remove html [`#1505`](https://github.com/Human-Connection/Human-Connection/issues/1505)
+- Merge pull request #1479 from Human-Connection/1394-proper_pagination_implementation [`#1394`](https://github.com/Human-Connection/Human-Connection/issues/1394)
+- Fix #1394 [`#1394`](https://github.com/Human-Connection/Human-Connection/issues/1394)
+- Refactor seeds - no need for a factories server! [`#1427`](https://github.com/Human-Connection/Human-Connection/issues/1427)
+- Notifications query filters for deleted resources [`#1414`](https://github.com/Human-Connection/Human-Connection/issues/1414)
+- Fix #1333 [`#1333`](https://github.com/Human-Connection/Human-Connection/issues/1333)
+- Merge pull request #1314 from Human-Connection/1308-fix_broken_graphql_query [`#1308`](https://github.com/Human-Connection/Human-Connection/issues/1308)
+- Merge pull request #1316 from Human-Connection/1315-fix_unique_constraint_bug_when_merging_a_new_hashtag [`#1315`](https://github.com/Human-Connection/Human-Connection/issues/1315)
+- Fix #1315 [`#1315`](https://github.com/Human-Connection/Human-Connection/issues/1315)
+- Fix #1308 [`#1308`](https://github.com/Human-Connection/Human-Connection/issues/1308)
+- Massive refactoring [`#1231`](https://github.com/Human-Connection/Human-Connection/issues/1231)
+- Merge pull request #1041 from Human-Connection/822_fix_load_more_button [`#822`](https://github.com/Human-Connection/Human-Connection/issues/822)
+- Fix #822 by updating the counts of the user [`#822`](https://github.com/Human-Connection/Human-Connection/issues/822)
+- Implement prefix of image urls with a filter [`#820`](https://github.com/Human-Connection/Human-Connection/issues/820)
+- Merge pull request #809 from Human-Connection/800_fix_broken_image_urls [`#800`](https://github.com/Human-Connection/Human-Connection/issues/800)
+- Merge pull request #810 from Human-Connection/799_fix_badge_urls [`#799`](https://github.com/Human-Connection/Human-Connection/issues/799)
+- Fix #799 [`#799`](https://github.com/Human-Connection/Human-Connection/issues/799)
+- Merge pull request #807 from Human-Connection/470_re_enable_cypress_and_fix_builds_on_forks [`#470`](https://github.com/Human-Connection/Human-Connection/issues/470)
+- Fix #800 [`#800`](https://github.com/Human-Connection/Human-Connection/issues/800)
+- Fix #470 [`#470`](https://github.com/Human-Connection/Human-Connection/issues/470)
+- make post sticky - fixes https://github.com/Human-Connection/Human-Connection/issues/385 [`#385`](https://github.com/Human-Connection/Human-Connection/issues/385)
+- hide all unfunctional content - fixes https://github.com/Human-Connection/Human-Connection/issues/429 [`#429`](https://github.com/Human-Connection/Human-Connection/issues/429)
+- Merge pull request #362 from Human-Connection/quick-fix [`#361`](https://github.com/Human-Connection/Human-Connection/issues/361)
+- Fixes #361 [`#361`](https://github.com/Human-Connection/Human-Connection/issues/361)
+- Merge pull request #243 from Human-Connection/234-fix [`#234`](https://github.com/Human-Connection/Human-Connection/issues/234)
+- Should fix #234 + refactor domain to hostname [`#234`](https://github.com/Human-Connection/Human-Connection/issues/234)
+- Add unauthenticated test to follow and shout [`#234`](https://github.com/Human-Connection/Human-Connection/issues/234)
+- Fix #106 [`#106`](https://github.com/Human-Connection/Human-Connection/issues/106)
+- Merge pull request #104 from DakshMiglani/master [`#41`](https://github.com/Human-Connection/Human-Connection/issues/41)
+- Merge pull request #93 from Gerald1614/500_error_on_login [`#49`](https://github.com/Human-Connection/Human-Connection/issues/49)
+- Update schema.graphql [`#7`](https://github.com/Human-Connection/Human-Connection/issues/7)
+- Refactore the import and hashtags to all unicode characters [`0bc4c55`](https://github.com/Human-Connection/Human-Connection/commit/0bc4c558ae8f01d6d975b8ee1ea7f0f42b056d91)
+- Change strategy, only build docker image [`d6b7374`](https://github.com/Human-Connection/Human-Connection/commit/d6b7374ddbf497bdb5cbc935b88ae085c38b3237)
+- Copy package.json from webapp/ [`f3a9996`](https://github.com/Human-Connection/Human-Connection/commit/f3a9996962e5dd8b2e365a032c1a5766fe666103)
diff --git a/VERSION b/VERSION
index 11808190d..699c6c6d4 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.7
+0.1.8
diff --git a/backend/package-lock.json b/backend/package-lock.json
index a35d402c4..8c1c12b12 100644
--- a/backend/package-lock.json
+++ b/backend/package-lock.json
@@ -1946,15 +1946,50 @@
}
},
"apollo-server": {
- "version": "2.9.6",
- "resolved": "https://registry.npmjs.org/apollo-server/-/apollo-server-2.9.6.tgz",
- "integrity": "sha512-sDvrGpMQsTGQ9FTkFm3xracrSUi8nFoh3svlD98pe6qb75UDDrXAZgxwQCSOwZ3BkaJ7UkdndfhnruhFstTeMw==",
+ "version": "2.9.7",
+ "resolved": "https://registry.npmjs.org/apollo-server/-/apollo-server-2.9.7.tgz",
+ "integrity": "sha512-maGGCsK4Ft5ucox5ZJf6oaKhgPvzHY3jXWbA1F/mn0/EYX8e1RVO3Qtj8aQQ0/vCKx8r4vYgj+ctqBVaN/nr4A==",
"requires": {
- "apollo-server-core": "^2.9.6",
- "apollo-server-express": "^2.9.6",
+ "apollo-server-core": "^2.9.7",
+ "apollo-server-express": "^2.9.7",
"express": "^4.0.0",
"graphql-subscriptions": "^1.0.0",
"graphql-tools": "^4.0.0"
+ },
+ "dependencies": {
+ "apollo-server-core": {
+ "version": "2.9.7",
+ "resolved": "https://registry.npmjs.org/apollo-server-core/-/apollo-server-core-2.9.7.tgz",
+ "integrity": "sha512-EqKyROy+21sM93YHjGpy6wlnzK/vH0fnZh7RCf3uB69aQ3OjgdP4AQ5oWRQ62NDN+aoic7OLhChSDJeDonq/NQ==",
+ "requires": {
+ "@apollographql/apollo-tools": "^0.4.0",
+ "@apollographql/graphql-playground-html": "1.6.24",
+ "@types/graphql-upload": "^8.0.0",
+ "@types/ws": "^6.0.0",
+ "apollo-cache-control": "^0.8.5",
+ "apollo-datasource": "^0.6.3",
+ "apollo-engine-reporting": "^1.4.7",
+ "apollo-server-caching": "^0.5.0",
+ "apollo-server-env": "^2.4.3",
+ "apollo-server-errors": "^2.3.4",
+ "apollo-server-plugin-base": "^0.6.5",
+ "apollo-server-types": "^0.2.5",
+ "apollo-tracing": "^0.8.5",
+ "fast-json-stable-stringify": "^2.0.0",
+ "graphql-extensions": "^0.10.4",
+ "graphql-tag": "^2.9.2",
+ "graphql-tools": "^4.0.0",
+ "graphql-upload": "^8.0.2",
+ "sha.js": "^2.4.11",
+ "subscriptions-transport-ws": "^0.9.11",
+ "ws": "^6.0.0"
+ }
+ },
+ "apollo-server-errors": {
+ "version": "2.3.4",
+ "resolved": "https://registry.npmjs.org/apollo-server-errors/-/apollo-server-errors-2.3.4.tgz",
+ "integrity": "sha512-Y0PKQvkrb2Kd18d1NPlHdSqmlr8TgqJ7JQcNIfhNDgdb45CnqZlxL1abuIRhr8tiw8OhVOcFxz2KyglBi8TKdA=="
+ }
}
},
"apollo-server-caching": {
@@ -1969,6 +2004,7 @@
"version": "2.9.6",
"resolved": "https://registry.npmjs.org/apollo-server-core/-/apollo-server-core-2.9.6.tgz",
"integrity": "sha512-2tHAWQxP7HrETI/BZvg2fem6YlahF9HUp4Y6SSL95WP3uNMOJBlN12yM1y+O2u5K5e4jwdPNaLjoL2A/26XrLw==",
+ "dev": true,
"requires": {
"@apollographql/apollo-tools": "^0.4.0",
"@apollographql/graphql-playground-html": "1.6.24",
@@ -2005,7 +2041,8 @@
"apollo-server-errors": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/apollo-server-errors/-/apollo-server-errors-2.3.3.tgz",
- "integrity": "sha512-MO4oJ129vuCcbqwr5ZwgxqGGiLz3hCyowz0bstUF7MR+vNGe4oe3DWajC9lv4CxrhcqUHQOeOPViOdIo1IxE3g=="
+ "integrity": "sha512-MO4oJ129vuCcbqwr5ZwgxqGGiLz3hCyowz0bstUF7MR+vNGe4oe3DWajC9lv4CxrhcqUHQOeOPViOdIo1IxE3g==",
+ "dev": true
},
"apollo-server-express": {
"version": "2.9.7",
@@ -8400,18 +8437,18 @@
}
},
"metascraper-author": {
- "version": "5.7.6",
- "resolved": "https://registry.npmjs.org/metascraper-author/-/metascraper-author-5.7.6.tgz",
- "integrity": "sha512-kxUrQIZVZUWzA7GInasT/InTuRZ6VPE3QCWNqrha6p89+nxHfRMpfL1YTgdQWs1Y8MGKETt1uXV20tkKQVbPuw==",
+ "version": "5.7.14",
+ "resolved": "https://registry.npmjs.org/metascraper-author/-/metascraper-author-5.7.14.tgz",
+ "integrity": "sha512-P8xpHHoCzlbt1lb8qKbkz9XQ4MWC0c9ElKFORQ1GPmSVh0n+aTO1APKofFYcnl9rq6QIyYU4PLTqQZ54KXMqtA==",
"requires": {
- "@metascraper/helpers": "^5.7.6",
+ "@metascraper/helpers": "^5.7.14",
"lodash": "~4.17.15"
},
"dependencies": {
"@metascraper/helpers": {
- "version": "5.7.6",
- "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.6.tgz",
- "integrity": "sha512-AD2VTQmMWl/KCUXl9h0fP84VacoiTI/8y8CBgErmYZnm+sliKGedQrDZO3JmzNg73Z5z08GQTjME1WHIDiIQDw==",
+ "version": "5.7.14",
+ "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.14.tgz",
+ "integrity": "sha512-xQa24LVinzyT/5H4LKNP4YDdR/kcz+j5GIIB123DyxvhQZTRuDu8BRmEUB/Yj+jY7U5qhwabIgwCT/eN1Y9Uag==",
"requires": {
"audio-extensions": "0.0.0",
"chrono-node": "~1.3.11",
@@ -8425,7 +8462,7 @@
"iso-639-3": "~1.2.0",
"isostring": "0.0.1",
"lodash": "~4.17.15",
- "mem": "~5.1.1",
+ "memoize-one": "~5.1.1",
"mime-types": "~2.1.24",
"normalize-url": "~4.5.0",
"smartquotes": "~2.3.1",
@@ -8587,17 +8624,17 @@
}
},
"metascraper-description": {
- "version": "5.7.6",
- "resolved": "https://registry.npmjs.org/metascraper-description/-/metascraper-description-5.7.6.tgz",
- "integrity": "sha512-DtcIRTwI2RFdy2NBSYCUpekNSqMH4BVNjAJNpWWYsDJZbk5rw6w2gOgzJH4HUM4eYKDkd0/tVd+HZYz57xxYBQ==",
+ "version": "5.7.14",
+ "resolved": "https://registry.npmjs.org/metascraper-description/-/metascraper-description-5.7.14.tgz",
+ "integrity": "sha512-++qN4Rf0Hx13SbhJgRiLSuVOZHsYwhUkMfHa5sVVihSJkrLVjOSdBTpNBajRC7yHwG6m6/qIesuERbT1jdu5bw==",
"requires": {
- "@metascraper/helpers": "^5.7.6"
+ "@metascraper/helpers": "^5.7.14"
},
"dependencies": {
"@metascraper/helpers": {
- "version": "5.7.6",
- "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.6.tgz",
- "integrity": "sha512-AD2VTQmMWl/KCUXl9h0fP84VacoiTI/8y8CBgErmYZnm+sliKGedQrDZO3JmzNg73Z5z08GQTjME1WHIDiIQDw==",
+ "version": "5.7.14",
+ "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.14.tgz",
+ "integrity": "sha512-xQa24LVinzyT/5H4LKNP4YDdR/kcz+j5GIIB123DyxvhQZTRuDu8BRmEUB/Yj+jY7U5qhwabIgwCT/eN1Y9Uag==",
"requires": {
"audio-extensions": "0.0.0",
"chrono-node": "~1.3.11",
@@ -8611,7 +8648,7 @@
"iso-639-3": "~1.2.0",
"isostring": "0.0.1",
"lodash": "~4.17.15",
- "mem": "~5.1.1",
+ "memoize-one": "~5.1.1",
"mime-types": "~2.1.24",
"normalize-url": "~4.5.0",
"smartquotes": "~2.3.1",
@@ -8953,17 +8990,17 @@
}
},
"metascraper-publisher": {
- "version": "5.7.6",
- "resolved": "https://registry.npmjs.org/metascraper-publisher/-/metascraper-publisher-5.7.6.tgz",
- "integrity": "sha512-RVvyNbzJnWutA2rSbK0CytokBXu1SVfsnME+IeKOGmtiSnKtGx5Q0lALHNVHt+bIShEYgba0UlVO/mPE37dU8g==",
+ "version": "5.7.14",
+ "resolved": "https://registry.npmjs.org/metascraper-publisher/-/metascraper-publisher-5.7.14.tgz",
+ "integrity": "sha512-6WHVr03tu4+KtcETR/q8y7ND9HxKI8QEEI1NAVpAolm1szDSpzV1PXVxWILcc2zPsaAHBSvM0iMwmE1zBEs+BA==",
"requires": {
- "@metascraper/helpers": "^5.7.6"
+ "@metascraper/helpers": "^5.7.14"
},
"dependencies": {
"@metascraper/helpers": {
- "version": "5.7.6",
- "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.6.tgz",
- "integrity": "sha512-AD2VTQmMWl/KCUXl9h0fP84VacoiTI/8y8CBgErmYZnm+sliKGedQrDZO3JmzNg73Z5z08GQTjME1WHIDiIQDw==",
+ "version": "5.7.14",
+ "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.14.tgz",
+ "integrity": "sha512-xQa24LVinzyT/5H4LKNP4YDdR/kcz+j5GIIB123DyxvhQZTRuDu8BRmEUB/Yj+jY7U5qhwabIgwCT/eN1Y9Uag==",
"requires": {
"audio-extensions": "0.0.0",
"chrono-node": "~1.3.11",
@@ -8977,7 +9014,7 @@
"iso-639-3": "~1.2.0",
"isostring": "0.0.1",
"lodash": "~4.17.15",
- "mem": "~5.1.1",
+ "memoize-one": "~5.1.1",
"mime-types": "~2.1.24",
"normalize-url": "~4.5.0",
"smartquotes": "~2.3.1",
@@ -9042,19 +9079,19 @@
}
},
"metascraper-soundcloud": {
- "version": "5.7.7",
- "resolved": "https://registry.npmjs.org/metascraper-soundcloud/-/metascraper-soundcloud-5.7.7.tgz",
- "integrity": "sha512-TDJxUwFJCxU4bTrrx3GWiGeZdNhvRhlI61JiprLkYBriM65uzCfaJ5FjS5uzZy1CfMYhvQgxLZ7XRq1bgbPpTg==",
+ "version": "5.7.14",
+ "resolved": "https://registry.npmjs.org/metascraper-soundcloud/-/metascraper-soundcloud-5.7.14.tgz",
+ "integrity": "sha512-Oc/TEXvq+Qw4acZQipwLCDazME9bsCIbkZmrw1603zOmudANE9EPJ6D3ZdcZkwIDjE/GtYtCkJENjuN55mTQ2Q==",
"requires": {
- "@metascraper/helpers": "^5.7.6",
+ "@metascraper/helpers": "^5.7.14",
"memoize-one": "~5.1.1",
"tldts": "~5.6.1"
},
"dependencies": {
"@metascraper/helpers": {
- "version": "5.7.6",
- "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.6.tgz",
- "integrity": "sha512-AD2VTQmMWl/KCUXl9h0fP84VacoiTI/8y8CBgErmYZnm+sliKGedQrDZO3JmzNg73Z5z08GQTjME1WHIDiIQDw==",
+ "version": "5.7.14",
+ "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.14.tgz",
+ "integrity": "sha512-xQa24LVinzyT/5H4LKNP4YDdR/kcz+j5GIIB123DyxvhQZTRuDu8BRmEUB/Yj+jY7U5qhwabIgwCT/eN1Y9Uag==",
"requires": {
"audio-extensions": "0.0.0",
"chrono-node": "~1.3.11",
@@ -9068,7 +9105,7 @@
"iso-639-3": "~1.2.0",
"isostring": "0.0.1",
"lodash": "~4.17.15",
- "mem": "~5.1.1",
+ "memoize-one": "~5.1.1",
"mime-types": "~2.1.24",
"normalize-url": "~4.5.0",
"smartquotes": "~2.3.1",
@@ -9133,18 +9170,18 @@
}
},
"metascraper-title": {
- "version": "5.7.6",
- "resolved": "https://registry.npmjs.org/metascraper-title/-/metascraper-title-5.7.6.tgz",
- "integrity": "sha512-DF6TeMODzzLgJMLyUtN6wLPrz9/3JcRKyUIfWpuuw+WFC3Kx6ON8nWldTRh1yUu9xbSAOleae//f/dn+JhYlCw==",
+ "version": "5.7.14",
+ "resolved": "https://registry.npmjs.org/metascraper-title/-/metascraper-title-5.7.14.tgz",
+ "integrity": "sha512-ZiVo4LEfqiNHlCGjht5OSZ3yRKxcZnbaXeRmUReMkCHcFujok5YZBj5ktDpAANmG9T3x2gn3twM3ZbBSyXLYyg==",
"requires": {
- "@metascraper/helpers": "^5.7.6",
+ "@metascraper/helpers": "^5.7.14",
"lodash": "~4.17.15"
},
"dependencies": {
"@metascraper/helpers": {
- "version": "5.7.6",
- "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.6.tgz",
- "integrity": "sha512-AD2VTQmMWl/KCUXl9h0fP84VacoiTI/8y8CBgErmYZnm+sliKGedQrDZO3JmzNg73Z5z08GQTjME1WHIDiIQDw==",
+ "version": "5.7.14",
+ "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.14.tgz",
+ "integrity": "sha512-xQa24LVinzyT/5H4LKNP4YDdR/kcz+j5GIIB123DyxvhQZTRuDu8BRmEUB/Yj+jY7U5qhwabIgwCT/eN1Y9Uag==",
"requires": {
"audio-extensions": "0.0.0",
"chrono-node": "~1.3.11",
@@ -9158,7 +9195,7 @@
"iso-639-3": "~1.2.0",
"isostring": "0.0.1",
"lodash": "~4.17.15",
- "mem": "~5.1.1",
+ "memoize-one": "~5.1.1",
"mime-types": "~2.1.24",
"normalize-url": "~4.5.0",
"smartquotes": "~2.3.1",
@@ -9402,11 +9439,11 @@
}
},
"metascraper-youtube": {
- "version": "5.7.6",
- "resolved": "https://registry.npmjs.org/metascraper-youtube/-/metascraper-youtube-5.7.6.tgz",
- "integrity": "sha512-GLjnYeOELQJ7upu6ji6yILpF835i7cttZZwIrPxKWwTJKyAUJ5Ydp0wiqm/xkmMBIsQ6isgRIVSxOb6g9SnH+w==",
+ "version": "5.7.14",
+ "resolved": "https://registry.npmjs.org/metascraper-youtube/-/metascraper-youtube-5.7.14.tgz",
+ "integrity": "sha512-ZDTc/8bN+XJSLmQmSh4bMFzniywhBr/W7UtloHWr9H86zTq+GEFgJTzu7RniuuU/vDUWFd1bswYb3D8KEjRwjg==",
"requires": {
- "@metascraper/helpers": "^5.7.6",
+ "@metascraper/helpers": "^5.7.14",
"get-video-id": "~3.1.4",
"is-reachable": "~4.0.0",
"memoize-one": "~5.1.1",
@@ -9414,9 +9451,9 @@
},
"dependencies": {
"@metascraper/helpers": {
- "version": "5.7.6",
- "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.6.tgz",
- "integrity": "sha512-AD2VTQmMWl/KCUXl9h0fP84VacoiTI/8y8CBgErmYZnm+sliKGedQrDZO3JmzNg73Z5z08GQTjME1WHIDiIQDw==",
+ "version": "5.7.14",
+ "resolved": "https://registry.npmjs.org/@metascraper/helpers/-/helpers-5.7.14.tgz",
+ "integrity": "sha512-xQa24LVinzyT/5H4LKNP4YDdR/kcz+j5GIIB123DyxvhQZTRuDu8BRmEUB/Yj+jY7U5qhwabIgwCT/eN1Y9Uag==",
"requires": {
"audio-extensions": "0.0.0",
"chrono-node": "~1.3.11",
@@ -9430,7 +9467,7 @@
"iso-639-3": "~1.2.0",
"isostring": "0.0.1",
"lodash": "~4.17.15",
- "mem": "~5.1.1",
+ "memoize-one": "~5.1.1",
"mime-types": "~2.1.24",
"normalize-url": "~4.5.0",
"smartquotes": "~2.3.1",
@@ -9690,12 +9727,13 @@
}
},
"neo4j-graphql-js": {
- "version": "2.7.2",
- "resolved": "https://registry.npmjs.org/neo4j-graphql-js/-/neo4j-graphql-js-2.7.2.tgz",
- "integrity": "sha512-nrhSmNAkiYgksNabNuHyMHYYaLloYZaVXRiYGrRVUcf84TLiwJdg5k9hIQVH9O6QQOvnK3lwBDlE7T0phpAIpg==",
+ "version": "2.8.0",
+ "resolved": "https://registry.npmjs.org/neo4j-graphql-js/-/neo4j-graphql-js-2.8.0.tgz",
+ "integrity": "sha512-nDuzmi6W/YGIIVm+GAXCr/8CLABsU/RfeLebLH32vqeKViFATMfm4eT66aOq/GwHJ0838+o20yCbIFdx5rTP/A==",
"requires": {
"@babel/runtime": "^7.5.5",
"@babel/runtime-corejs2": "^7.5.5",
+ "debug": "^4.1.1",
"graphql": "^14.2.1",
"graphql-auth-directives": "^2.1.0",
"lodash": "^4.17.15",
diff --git a/backend/package.json b/backend/package.json
index 7eec149dd..c306f4a7b 100644
--- a/backend/package.json
+++ b/backend/package.json
@@ -47,7 +47,7 @@
"apollo-client": "~2.6.4",
"apollo-link-context": "~1.0.19",
"apollo-link-http": "~1.5.16",
- "apollo-server": "~2.9.6",
+ "apollo-server": "~2.9.7",
"apollo-server-express": "^2.9.7",
"babel-plugin-transform-runtime": "^6.23.0",
"bcryptjs": "~2.4.3",
@@ -73,24 +73,24 @@
"merge-graphql-schemas": "^1.7.0",
"metascraper": "^4.10.3",
"metascraper-audio": "^5.7.6",
- "metascraper-author": "^5.7.6",
+ "metascraper-author": "^5.7.14",
"metascraper-clearbit-logo": "^5.3.0",
"metascraper-date": "^5.7.6",
- "metascraper-description": "^5.7.6",
+ "metascraper-description": "^5.7.14",
"metascraper-image": "^5.7.6",
"metascraper-lang": "^5.7.14",
"metascraper-lang-detector": "^4.8.5",
"metascraper-logo": "^5.7.6",
- "metascraper-publisher": "^5.7.6",
- "metascraper-soundcloud": "^5.7.7",
- "metascraper-title": "^5.7.6",
+ "metascraper-publisher": "^5.7.14",
+ "metascraper-soundcloud": "^5.7.14",
+ "metascraper-title": "^5.7.14",
"metascraper-url": "^5.7.6",
"metascraper-video": "^5.7.6",
- "metascraper-youtube": "^5.7.6",
+ "metascraper-youtube": "^5.7.14",
"minimatch": "^3.0.4",
"mustache": "^3.1.0",
"neo4j-driver": "~1.7.6",
- "neo4j-graphql-js": "^2.7.2",
+ "neo4j-graphql-js": "^2.8.0",
"neode": "^0.3.3",
"node-fetch": "~2.6.0",
"nodemailer": "^6.3.1",
diff --git a/backend/yarn.lock b/backend/yarn.lock
index ba4263a20..e5992a01c 100644
--- a/backend/yarn.lock
+++ b/backend/yarn.lock
@@ -1700,7 +1700,7 @@ apollo-server-errors@^2.3.4:
resolved "https://registry.yarnpkg.com/apollo-server-errors/-/apollo-server-errors-2.3.4.tgz#b70ef01322f616cbcd876f3e0168a1a86b82db34"
integrity sha512-Y0PKQvkrb2Kd18d1NPlHdSqmlr8TgqJ7JQcNIfhNDgdb45CnqZlxL1abuIRhr8tiw8OhVOcFxz2KyglBi8TKdA==
-apollo-server-express@^2.9.6, apollo-server-express@^2.9.7:
+apollo-server-express@^2.9.7:
version "2.9.7"
resolved "https://registry.yarnpkg.com/apollo-server-express/-/apollo-server-express-2.9.7.tgz#54fbaf93b68f0123ecb1dead26cbfda5b15bd10e"
integrity sha512-+DuJk1oq34Zx0bLYzgBgJH/eXS0JNxw2JycHQvV0+PAQ0Qi01oomJRA2r1S5isnfnSAnHb2E9jyBTptoHdw3MQ==
@@ -1745,13 +1745,13 @@ apollo-server-types@^0.2.5:
apollo-server-caching "^0.5.0"
apollo-server-env "^2.4.3"
-apollo-server@~2.9.6:
- version "2.9.6"
- resolved "https://registry.yarnpkg.com/apollo-server/-/apollo-server-2.9.6.tgz#11b6f1128ddb674d2651bb289e0c0fc28aa18653"
- integrity sha512-sDvrGpMQsTGQ9FTkFm3xracrSUi8nFoh3svlD98pe6qb75UDDrXAZgxwQCSOwZ3BkaJ7UkdndfhnruhFstTeMw==
+apollo-server@~2.9.7:
+ version "2.9.7"
+ resolved "https://registry.yarnpkg.com/apollo-server/-/apollo-server-2.9.7.tgz#aab337b75c04ddea0fa9b171b30c4e91932c04d8"
+ integrity sha512-maGGCsK4Ft5ucox5ZJf6oaKhgPvzHY3jXWbA1F/mn0/EYX8e1RVO3Qtj8aQQ0/vCKx8r4vYgj+ctqBVaN/nr4A==
dependencies:
- apollo-server-core "^2.9.6"
- apollo-server-express "^2.9.6"
+ apollo-server-core "^2.9.7"
+ apollo-server-express "^2.9.7"
express "^4.0.0"
graphql-subscriptions "^1.0.0"
graphql-tools "^4.0.0"
@@ -5721,12 +5721,12 @@ metascraper-audio@^5.7.6:
dependencies:
"@metascraper/helpers" "^5.7.6"
-metascraper-author@^5.7.6:
- version "5.7.6"
- resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.7.6.tgz#ccef7c987f433ebe00a444ff9d1bcd1c3f65c825"
- integrity sha512-kxUrQIZVZUWzA7GInasT/InTuRZ6VPE3QCWNqrha6p89+nxHfRMpfL1YTgdQWs1Y8MGKETt1uXV20tkKQVbPuw==
+metascraper-author@^5.7.14:
+ version "5.7.14"
+ resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.7.14.tgz#5504c413eece572c66e72825bb1cff757974a4b8"
+ integrity sha512-P8xpHHoCzlbt1lb8qKbkz9XQ4MWC0c9ElKFORQ1GPmSVh0n+aTO1APKofFYcnl9rq6QIyYU4PLTqQZ54KXMqtA==
dependencies:
- "@metascraper/helpers" "^5.7.6"
+ "@metascraper/helpers" "^5.7.14"
lodash "~4.17.15"
metascraper-clearbit-logo@^5.3.0:
@@ -5743,12 +5743,12 @@ metascraper-date@^5.7.6:
dependencies:
"@metascraper/helpers" "^5.7.6"
-metascraper-description@^5.7.6:
- version "5.7.6"
- resolved "https://registry.yarnpkg.com/metascraper-description/-/metascraper-description-5.7.6.tgz#3a26b8bb8f325b1e959864f2c983ad4ef6050c24"
- integrity sha512-DtcIRTwI2RFdy2NBSYCUpekNSqMH4BVNjAJNpWWYsDJZbk5rw6w2gOgzJH4HUM4eYKDkd0/tVd+HZYz57xxYBQ==
+metascraper-description@^5.7.14:
+ version "5.7.14"
+ resolved "https://registry.yarnpkg.com/metascraper-description/-/metascraper-description-5.7.14.tgz#4b77b04120f5f4f17dcabb4f549a7954da74b581"
+ integrity sha512-++qN4Rf0Hx13SbhJgRiLSuVOZHsYwhUkMfHa5sVVihSJkrLVjOSdBTpNBajRC7yHwG6m6/qIesuERbT1jdu5bw==
dependencies:
- "@metascraper/helpers" "^5.7.6"
+ "@metascraper/helpers" "^5.7.14"
metascraper-image@^5.7.6:
version "5.7.6"
@@ -5780,28 +5780,28 @@ metascraper-logo@^5.7.6:
dependencies:
"@metascraper/helpers" "^5.7.6"
-metascraper-publisher@^5.7.6:
- version "5.7.6"
- resolved "https://registry.yarnpkg.com/metascraper-publisher/-/metascraper-publisher-5.7.6.tgz#d0b04ae2f260a5bf0536fad29b3617fb9b6df296"
- integrity sha512-RVvyNbzJnWutA2rSbK0CytokBXu1SVfsnME+IeKOGmtiSnKtGx5Q0lALHNVHt+bIShEYgba0UlVO/mPE37dU8g==
+metascraper-publisher@^5.7.14:
+ version "5.7.14"
+ resolved "https://registry.yarnpkg.com/metascraper-publisher/-/metascraper-publisher-5.7.14.tgz#74218cd2c1042264a3df754930e18d5e1f731750"
+ integrity sha512-6WHVr03tu4+KtcETR/q8y7ND9HxKI8QEEI1NAVpAolm1szDSpzV1PXVxWILcc2zPsaAHBSvM0iMwmE1zBEs+BA==
dependencies:
- "@metascraper/helpers" "^5.7.6"
+ "@metascraper/helpers" "^5.7.14"
-metascraper-soundcloud@^5.7.7:
- version "5.7.7"
- resolved "https://registry.yarnpkg.com/metascraper-soundcloud/-/metascraper-soundcloud-5.7.7.tgz#b7cb56e5ce7744aed90c83e37303e9b40ad3ff9d"
- integrity sha512-TDJxUwFJCxU4bTrrx3GWiGeZdNhvRhlI61JiprLkYBriM65uzCfaJ5FjS5uzZy1CfMYhvQgxLZ7XRq1bgbPpTg==
+metascraper-soundcloud@^5.7.14:
+ version "5.7.14"
+ resolved "https://registry.yarnpkg.com/metascraper-soundcloud/-/metascraper-soundcloud-5.7.14.tgz#5f369ffe06cfee9af9f877dc71da46daa1280218"
+ integrity sha512-Oc/TEXvq+Qw4acZQipwLCDazME9bsCIbkZmrw1603zOmudANE9EPJ6D3ZdcZkwIDjE/GtYtCkJENjuN55mTQ2Q==
dependencies:
- "@metascraper/helpers" "^5.7.6"
+ "@metascraper/helpers" "^5.7.14"
memoize-one "~5.1.1"
tldts "~5.6.1"
-metascraper-title@^5.7.6:
- version "5.7.6"
- resolved "https://registry.yarnpkg.com/metascraper-title/-/metascraper-title-5.7.6.tgz#346c637e735a040f299af5f67715eb8ed0016850"
- integrity sha512-DF6TeMODzzLgJMLyUtN6wLPrz9/3JcRKyUIfWpuuw+WFC3Kx6ON8nWldTRh1yUu9xbSAOleae//f/dn+JhYlCw==
+metascraper-title@^5.7.14:
+ version "5.7.14"
+ resolved "https://registry.yarnpkg.com/metascraper-title/-/metascraper-title-5.7.14.tgz#4abea12bc9f0d3df5b442cb3c1a8c6559e417ea4"
+ integrity sha512-ZiVo4LEfqiNHlCGjht5OSZ3yRKxcZnbaXeRmUReMkCHcFujok5YZBj5ktDpAANmG9T3x2gn3twM3ZbBSyXLYyg==
dependencies:
- "@metascraper/helpers" "^5.7.6"
+ "@metascraper/helpers" "^5.7.14"
lodash "~4.17.15"
metascraper-url@^5.7.6:
@@ -5819,12 +5819,12 @@ metascraper-video@^5.7.6:
"@metascraper/helpers" "^5.7.6"
lodash "~4.17.15"
-metascraper-youtube@^5.7.6:
- version "5.7.6"
- resolved "https://registry.yarnpkg.com/metascraper-youtube/-/metascraper-youtube-5.7.6.tgz#4add25d3e86752d0429cf195ef9a130c5f0d1a4a"
- integrity sha512-GLjnYeOELQJ7upu6ji6yILpF835i7cttZZwIrPxKWwTJKyAUJ5Ydp0wiqm/xkmMBIsQ6isgRIVSxOb6g9SnH+w==
+metascraper-youtube@^5.7.14:
+ version "5.7.14"
+ resolved "https://registry.yarnpkg.com/metascraper-youtube/-/metascraper-youtube-5.7.14.tgz#8745762dcd1c3721b342351632b21f046b85f2e3"
+ integrity sha512-ZDTc/8bN+XJSLmQmSh4bMFzniywhBr/W7UtloHWr9H86zTq+GEFgJTzu7RniuuU/vDUWFd1bswYb3D8KEjRwjg==
dependencies:
- "@metascraper/helpers" "^5.7.6"
+ "@metascraper/helpers" "^5.7.14"
get-video-id "~3.1.4"
is-reachable "~4.0.0"
memoize-one "~5.1.1"
@@ -6054,13 +6054,14 @@ neo4j-driver@^1.7.3, neo4j-driver@^1.7.5, neo4j-driver@~1.7.6:
text-encoding-utf-8 "^1.0.2"
uri-js "^4.2.2"
-neo4j-graphql-js@^2.7.2:
- version "2.7.2"
- resolved "https://registry.yarnpkg.com/neo4j-graphql-js/-/neo4j-graphql-js-2.7.2.tgz#6a56c63874bc41e678cb83580c6c7647e6f61ccf"
- integrity sha512-nrhSmNAkiYgksNabNuHyMHYYaLloYZaVXRiYGrRVUcf84TLiwJdg5k9hIQVH9O6QQOvnK3lwBDlE7T0phpAIpg==
+neo4j-graphql-js@^2.8.0:
+ version "2.8.0"
+ resolved "https://registry.yarnpkg.com/neo4j-graphql-js/-/neo4j-graphql-js-2.8.0.tgz#58035b9213656e17b6ed4c6cbf4dfe1c56a8a219"
+ integrity sha512-nDuzmi6W/YGIIVm+GAXCr/8CLABsU/RfeLebLH32vqeKViFATMfm4eT66aOq/GwHJ0838+o20yCbIFdx5rTP/A==
dependencies:
"@babel/runtime" "^7.5.5"
"@babel/runtime-corejs2" "^7.5.5"
+ debug "^4.1.1"
graphql "^14.2.1"
graphql-auth-directives "^2.1.0"
lodash "^4.17.15"
diff --git a/package.json b/package.json
index 9c8cbc3fc..420b4d35e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "nitro-cypress",
- "version": "1.0.0",
+ "version": "0.1.8",
"description": "Fullstack tests with cypress for Human Connection",
"author": "Human Connection gGmbh",
"license": "MIT",
@@ -16,9 +16,11 @@
"cypress:setup": "run-p cypress:backend:* cypress:webapp",
"cypress:run": "cypress run --browser chromium",
"cypress:open": "cypress open --browser chromium",
- "test:jest": "cd webapp && yarn test && cd ../backend && yarn test:jest && codecov"
+ "test:jest": "cd webapp && yarn test && cd ../backend && yarn test:jest && codecov",
+ "version": "auto-changelog -p"
},
"devDependencies": {
+ "auto-changelog": "^1.16.1",
"bcryptjs": "^2.4.3",
"codecov": "^3.6.1",
"cross-env": "^6.0.3",
diff --git a/webapp/components/TeaserImage/TeaserImage.vue b/webapp/components/TeaserImage/TeaserImage.vue
index dc096710d..0586b737f 100644
--- a/webapp/components/TeaserImage/TeaserImage.vue
+++ b/webapp/components/TeaserImage/TeaserImage.vue
@@ -65,7 +65,7 @@ export default {
- `
+ `
},
verror(file, message) {
this.error = true
@@ -111,7 +111,7 @@ export default {
image.src = URL.createObjectURL(file)
editor.appendChild(image)
// Create Cropper.js and pass image
- let cropper = new Cropper(image, { zoomable: false })
+ let cropper = new Cropper(image, { zoomable: false, autoCropArea: 1.0 })
},
dropzoneDrop() {
let cropOverlay = document.querySelectorAll('.crop-overlay')[0]
diff --git a/webapp/package.json b/webapp/package.json
index 23327d871..7eba6a9ff 100644
--- a/webapp/package.json
+++ b/webapp/package.json
@@ -111,11 +111,11 @@
"core-js": "~2.6.10",
"css-loader": "~3.2.0",
"eslint": "~5.16.0",
- "eslint-config-prettier": "~6.4.0",
+ "eslint-config-prettier": "~6.5.0",
"eslint-config-standard": "~12.0.0",
"eslint-loader": "~3.0.2",
"eslint-plugin-import": "~2.18.2",
- "eslint-plugin-jest": "~22.20.0",
+ "eslint-plugin-jest": "~23.0.0",
"eslint-plugin-node": "~10.0.0",
"eslint-plugin-prettier": "~3.1.1",
"eslint-plugin-promise": "~4.2.1",
@@ -127,7 +127,7 @@
"identity-obj-proxy": "^3.0.0",
"jest": "~24.9.0",
"mutation-observer": "^1.0.3",
- "node-sass": "~4.12.0",
+ "node-sass": "~4.13.0",
"prettier": "~1.18.2",
"sass-loader": "~8.0.0",
"style-loader": "~0.23.1",
diff --git a/webapp/yarn.lock b/webapp/yarn.lock
index 63ebb61bb..44cd79c6d 100644
--- a/webapp/yarn.lock
+++ b/webapp/yarn.lock
@@ -2586,22 +2586,25 @@
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d"
integrity sha512-te5lMAWii1uEJ4FwLjzdlbw3+n0FZNOvFXHxQDKeT0dilh7HOzdMzV2TrJVUzq8ep7J4Na8OUYPRLSQkJHAlrg==
-"@typescript-eslint/experimental-utils@^1.13.0":
- version "1.13.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e"
- integrity sha512-zmpS6SyqG4ZF64ffaJ6uah6tWWWgZ8m+c54XXgwFtUv0jNz8aJAVx8chMCvnk7yl6xwn8d+d96+tWp7fXzTuDg==
+"@typescript-eslint/experimental-utils@^2.5.0":
+ version "2.5.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.5.0.tgz#383a97ded9a7940e5053449f6d73995e782b8fb1"
+ integrity sha512-UgcQGE0GKJVChyRuN1CWqDW8Pnu7+mVst0aWrhiyuUD1J9c+h8woBdT4XddCvhcXDodTDVIfE3DzGHVjp7tUeQ==
dependencies:
"@types/json-schema" "^7.0.3"
- "@typescript-eslint/typescript-estree" "1.13.0"
- eslint-scope "^4.0.0"
+ "@typescript-eslint/typescript-estree" "2.5.0"
+ eslint-scope "^5.0.0"
-"@typescript-eslint/typescript-estree@1.13.0":
- version "1.13.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.13.0.tgz#8140f17d0f60c03619798f1d628b8434913dc32e"
- integrity sha512-b5rCmd2e6DCC6tCTN9GSUAuxdYwCM/k/2wdjHGrIRGPSJotWMCe/dGpi66u42bhuh8q3QBzqM4TMA1GUUCJvdw==
+"@typescript-eslint/typescript-estree@2.5.0":
+ version "2.5.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.5.0.tgz#40ada624d6217ef092a3a79ed30d947ad4f212ce"
+ integrity sha512-AXURyF8NcA3IsnbjNX1v9qbwa0dDoY9YPcKYR2utvMHoUcu3636zrz0gRWtVAyxbPCkhyKuGg6WZIyi2Fc79CA==
dependencies:
+ debug "^4.1.1"
+ glob "^7.1.4"
+ is-glob "^4.0.1"
lodash.unescape "4.0.1"
- semver "5.5.0"
+ semver "^6.3.0"
"@vue/babel-helper-vue-jsx-merge-props@^1.0.0":
version "1.0.0"
@@ -6707,10 +6710,10 @@ escodegen@^1.9.1:
optionalDependencies:
source-map "~0.6.1"
-eslint-config-prettier@^6.0.0, eslint-config-prettier@~6.4.0:
- version "6.4.0"
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.4.0.tgz#0a04f147e31d33c6c161b2dd0971418ac52d0477"
- integrity sha512-YrKucoFdc7SEko5Sxe4r6ixqXPDP1tunGw91POeZTTRKItf/AMFYt/YLEQtZMkR2LVpAVhcAcZgcWpm1oGPW7w==
+eslint-config-prettier@^6.0.0, eslint-config-prettier@~6.5.0:
+ version "6.5.0"
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.5.0.tgz#aaf9a495e2a816865e541bfdbb73a65cc162b3eb"
+ integrity sha512-cjXp8SbO9VFGW/Z7mbTydqS9to8Z58E5aYhj3e1+Hx7lS9s6gL5ILKNpCqZAFOVYRcSkWPFYljHrEh8QFEK5EQ==
dependencies:
get-stdin "^6.0.0"
@@ -6771,12 +6774,12 @@ eslint-plugin-import@~2.18.2:
read-pkg-up "^2.0.0"
resolve "^1.11.0"
-eslint-plugin-jest@~22.20.0:
- version "22.20.0"
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.20.0.tgz#a3c3615c516fcbd20d50dbf395ea37361bd9e3b2"
- integrity sha512-UwHGXaYprxwd84Wer8H7jZS+5C3LeEaU8VD7NqORY6NmPJrs+9Ugbq3wyjqO3vWtSsDaLar2sqEB8COmOZA4zw==
+eslint-plugin-jest@~23.0.0:
+ version "23.0.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.0.0.tgz#cbf61109b503ca72cab86178ea9a42064b901b4e"
+ integrity sha512-rvFXz4t/2gjktyJL1CTPz2Kqh3bx82ChsNaLxk4tKXav858e04fw1xfS5o+rIAUCRtoFoj4CI7MeZzUnvGkfMA==
dependencies:
- "@typescript-eslint/experimental-utils" "^1.13.0"
+ "@typescript-eslint/experimental-utils" "^2.5.0"
eslint-plugin-node@~10.0.0:
version "10.0.0"
@@ -6822,6 +6825,14 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
esrecurse "^4.1.0"
estraverse "^4.1.1"
+eslint-scope@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.0.0.tgz#e87c8887c73e8d1ec84f1ca591645c358bfc8fb9"
+ integrity sha512-oYrhJW7S0bxAFDvWqzvMPRm6pcgcnWc4QnofCAqRTRfQC0JcwenzGglTtsLyIuuWFfkqDG9vz67cnttSd53djw==
+ dependencies:
+ esrecurse "^4.1.0"
+ estraverse "^4.1.1"
+
eslint-utils@^1.3.1, eslint-utils@^1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
@@ -7821,7 +7832,7 @@ glob-to-regexp@^0.3.0:
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
-glob@7.1.4, glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@~7.1.1:
+glob@7.1.4:
version "7.1.4"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
@@ -7833,7 +7844,7 @@ glob@7.1.4, glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glo
once "^1.3.0"
path-is-absolute "^1.0.0"
-glob@^7.1.5:
+glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.5, glob@~7.1.1:
version "7.1.5"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.5.tgz#6714c69bee20f3c3e64c4dd905553e532b40cdc0"
integrity sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==
@@ -11021,10 +11032,10 @@ node-res@^5.0.1:
on-finished "^2.3.0"
vary "^1.1.2"
-node-sass@^4.12.0, node-sass@~4.12.0:
- version "4.12.0"
- resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.12.0.tgz#0914f531932380114a30cc5fa4fa63233a25f017"
- integrity sha512-A1Iv4oN+Iel6EPv77/HddXErL2a+gZ4uBeZUy+a8O35CFYTXhgA8MgLCWBtwpGZdCvTvQ9d+bQxX/QC36GDPpQ==
+node-sass@^4.12.0, node-sass@~4.13.0:
+ version "4.13.0"
+ resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.0.tgz#b647288babdd6a1cb726de4545516b31f90da066"
+ integrity sha512-W1XBrvoJ1dy7VsvTAS5q1V45lREbTlZQqFbiHb3R3OTTCma0XBtuG6xZ6Z4506nR4lmHPTqVRwxT6KgtWC97CA==
dependencies:
async-foreach "^0.1.3"
chalk "^1.1.1"
@@ -11033,7 +11044,7 @@ node-sass@^4.12.0, node-sass@~4.12.0:
get-stdin "^4.0.1"
glob "^7.0.3"
in-publish "^2.0.0"
- lodash "^4.17.11"
+ lodash "^4.17.15"
meow "^3.7.0"
mkdirp "^0.5.1"
nan "^2.13.2"
@@ -13941,11 +13952,6 @@ semver-diff@^2.0.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
integrity sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==
-semver@5.5.0:
- version "5.5.0"
- resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
- integrity sha512-4SJ3dm0WAwWy/NVeioZh5AntkdJoWKxHxcmyP622fOkgHa4z3R0TdBJICINyaSDE6uNwVc8gZr+ZinwZAH4xIA==
-
semver@^5.7.1:
version "5.7.1"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
diff --git a/yarn.lock b/yarn.lock
index 59cd7b358..4e97326b8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1125,6 +1125,20 @@ atob@^2.1.1:
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
+auto-changelog@^1.16.1:
+ version "1.16.1"
+ resolved "https://registry.yarnpkg.com/auto-changelog/-/auto-changelog-1.16.1.tgz#8d62a1d3afd72ba848452f9ec9adbb6cb0fd2808"
+ integrity sha512-1OMUN5UWWhKtlEMpGUfbLFcZHDf4IXMNU4SsGs44xTlSBhjgTOx9ukbahoC7hTqIm6+sRAnlAbLY4UjbDZY18A==
+ dependencies:
+ commander "^3.0.1"
+ core-js "^3.2.1"
+ handlebars "^4.1.2"
+ lodash.uniqby "^4.7.0"
+ node-fetch "^2.6.0"
+ parse-github-url "^1.0.2"
+ regenerator-runtime "^0.13.3"
+ semver "^6.3.0"
+
aws-sign2@~0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
@@ -1659,6 +1673,16 @@ commander@^2.9.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
integrity sha512-6tvAOO+D6OENvRAh524Dh9jcfKTYDQAqvqezbCW82xj5X0pSrcpxtvRKHLG0yBY6SD7PSDrJaj+0AiOcKVd1Xg==
+commander@^3.0.1:
+ version "3.0.2"
+ resolved "https://registry.yarnpkg.com/commander/-/commander-3.0.2.tgz#6837c3fb677ad9933d1cfba42dd14d5117d6b39e"
+ integrity sha512-Gar0ASD4BDyKC4hl4DwHqDrmvjoxWKZigVnAbn5H1owvm4CxCPdb0HQDehwNYMJpla5+M2tPmPARzhtYuwpHow==
+
+commander@~2.20.3:
+ version "2.20.3"
+ resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
+ integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
+
common-tags@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
@@ -1731,6 +1755,11 @@ core-js@^2.4.0:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.5.tgz#44bc8d249e7fb2ff5d00e0341a7ffb94fbf67895"
integrity sha512-klh/kDpwX8hryYL14M9w/xei6vrv6sE8gTHDG7/T/+SEovB/G4ejwcfE/CBzO6Edsu+OETZMZ3wcX/EjUkrl5A==
+core-js@^3.2.1:
+ version "3.3.3"
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.3.tgz#b7048d3c6c1a52b5fe55a729c1d4ccdffe0891bb"
+ integrity sha512-0xmD4vUJRY8nfLyV9zcpC17FtSie5STXzw+HyYw2t8IIvmDnbq7RJUULECCo+NstpJtwK9kx8S+898iyqgeUow==
+
core-util-is@1.0.2, core-util-is@~1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
@@ -2366,7 +2395,6 @@ extsprintf@^1.2.0:
faker@Marak/faker.js#master:
version "4.1.0"
- uid "9fd8d7d37b398842d0784a116a340f7aa6afb89b"
resolved "https://codeload.github.com/Marak/faker.js/tar.gz/9fd8d7d37b398842d0784a116a340f7aa6afb89b"
fast-deep-equal@^2.0.1:
@@ -2584,6 +2612,17 @@ graphql-request@^1.8.2:
dependencies:
cross-fetch "2.2.2"
+handlebars@^4.1.2:
+ version "4.4.5"
+ resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.5.tgz#1b1f94f9bfe7379adda86a8b73fb570265a0dddd"
+ integrity sha512-0Ce31oWVB7YidkaTq33ZxEbN+UDxMMgThvCe8ptgQViymL5DPis9uLdTA13MiRPhgvqyxIegugrP97iK3JeBHg==
+ dependencies:
+ neo-async "^2.6.0"
+ optimist "^0.6.1"
+ source-map "^0.6.1"
+ optionalDependencies:
+ uglify-js "^3.1.4"
+
har-schema@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
@@ -3253,6 +3292,11 @@ lodash.once@^4.1.1:
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
+lodash.uniqby@^4.7.0:
+ version "4.7.0"
+ resolved "https://registry.yarnpkg.com/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz#d99c07a669e9e6d24e1362dfe266c67616af1302"
+ integrity sha1-2ZwHpmnp5tJOE2Lf4mbGdhavEwI=
+
lodash@4.17.15, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.4:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
@@ -3384,6 +3428,11 @@ minimist@1.2.0, minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
+minimist@~0.0.1:
+ version "0.0.10"
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
+ integrity sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=
+
minipass@^2.2.1, minipass@^2.3.4:
version "2.3.5"
resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.5.tgz#cacebe492022497f656b0f0f51e2682a9ed2d848"
@@ -3490,6 +3539,11 @@ needle@^2.2.1:
iconv-lite "^0.4.4"
sax "^1.2.4"
+neo-async@^2.6.0:
+ version "2.6.1"
+ resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
+ integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
+
neo4j-driver@^1.7.6:
version "1.7.6"
resolved "https://registry.yarnpkg.com/neo4j-driver/-/neo4j-driver-1.7.6.tgz#eccb135a71eba9048c68717444593a6424cffc49"
@@ -3536,6 +3590,11 @@ node-fetch@^2.2.0:
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==
+node-fetch@^2.6.0:
+ version "2.6.0"
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
+ integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
+
node-pre-gyp@^0.10.0:
version "0.10.3"
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.10.3.tgz#3070040716afdc778747b61b6887bf78880b80fc"
@@ -3704,6 +3763,14 @@ onetime@^1.0.0:
resolved "https://registry.yarnpkg.com/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
integrity sha1-ofeDj4MUxRbwXs78vEzP4EtO14k=
+optimist@^0.6.1:
+ version "0.6.1"
+ resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
+ integrity sha1-2j6nRob6IaGaERwybpDrFaAZZoY=
+ dependencies:
+ minimist "~0.0.1"
+ wordwrap "~0.0.2"
+
ora@^0.2.3:
version "0.2.3"
resolved "https://registry.yarnpkg.com/ora/-/ora-0.2.3.tgz#37527d220adcd53c39b73571d754156d5db657a4"
@@ -3785,6 +3852,11 @@ parse-asn1@^5.0.0:
pbkdf2 "^3.0.3"
safe-buffer "^5.1.1"
+parse-github-url@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/parse-github-url/-/parse-github-url-1.0.2.tgz#242d3b65cbcdda14bb50439e3242acf6971db395"
+ integrity sha512-kgBf6avCbO3Cn6+RnzRGLkUsv4ZVqv/VfAYkRsyBcgkshNvVBkRn1FEZcW0Jb+npXQWm2vHPnnOqFteZxRRGNw==
+
parse-json@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0"
@@ -4053,6 +4125,11 @@ regenerator-runtime@^0.13.2:
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.2.tgz#32e59c9a6fb9b1a4aff09b4930ca2d4477343447"
integrity sha512-S/TQAZJO+D3m9xeN1WTI8dLKBBiRgXBlTJvbWjCThHWZj9EvHK70Ff50/tYj2J/fvBY6JtFVwRuazHN2E7M9BA==
+regenerator-runtime@^0.13.3:
+ version "0.13.3"
+ resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5"
+ integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==
+
regenerator-transform@^0.14.0:
version "0.14.1"
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.1.tgz#3b2fce4e1ab7732c08f665dfdb314749c7ddd2fb"
@@ -4387,6 +4464,11 @@ source-map@^0.5.0, source-map@^0.5.6, source-map@~0.5.3:
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
+source-map@^0.6.1, source-map@~0.6.1:
+ version "0.6.1"
+ resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
+ integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
+
spdx-correct@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.0.tgz#fb83e504445268f154b074e218c87c003cd31df4"
@@ -4783,6 +4865,14 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
+uglify-js@^3.1.4:
+ version "3.6.4"
+ resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.4.tgz#88cc880c6ed5cf9868fdfa0760654e7bed463f1d"
+ integrity sha512-9Yc2i881pF4BPGhjteCXQNaXx1DCwm3dtOyBaG2hitHjLWOczw/ki8vD1bqyT3u6K0Ms/FpCShkmfg+FtlOfYA==
+ dependencies:
+ commander "~2.20.3"
+ source-map "~0.6.1"
+
umd@^3.0.0:
version "3.0.3"
resolved "https://registry.yarnpkg.com/umd/-/umd-3.0.3.tgz#aa9fe653c42b9097678489c01000acb69f0b26cf"
@@ -4978,6 +5068,11 @@ wide-align@^1.1.0:
dependencies:
string-width "^1.0.2 || 2"
+wordwrap@~0.0.2:
+ version "0.0.3"
+ resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
+ integrity sha1-o9XabNXAvAAI03I0u68b7WMFkQc=
+
wrappy@1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"