diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fbf7173fc..595c9d584 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,32 +1,9 @@ --- -name: 🐛 Bug report -about: Create a report to help us improve +name: 🐛 Bug Report +about: Create a report to help us to improve. labels: bug title: 🐛 [Bug] --- -## :bug: Bugreport +## :bug: Bug Report - - -### Steps to reproduce the behavior -1. -2. -3. -4. ... -5. Profit - - -### Expected behavior - - - -### Version & Environment - Type: [] - - OS: [] - - Browser: [] - - Version [] - - Device: [] - -### Additional context - diff --git a/.github/ISSUE_TEMPLATE/devops_ticket.md b/.github/ISSUE_TEMPLATE/devops_ticket.md index 6f8ea55cb..115664911 100644 --- a/.github/ISSUE_TEMPLATE/devops_ticket.md +++ b/.github/ISSUE_TEMPLATE/devops_ticket.md @@ -1,24 +1,9 @@ --- -name: 💥 DevOps ticket -about: Help us manage our deployed App. +name: 💥 DevOps Ticket +about: Help us manage our deployed app. labels: devops title: 💥 [DevOps] --- -## :fire: DevOps ticket +## 💥 DevOps Ticket - -### Motive - - -### Related issues - - -### Implementation - - -### Validation - - -### Additional context - diff --git a/.github/ISSUE_TEMPLATE/epic.md b/.github/ISSUE_TEMPLATE/epic.md new file mode 100644 index 000000000..cf72cd673 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/epic.md @@ -0,0 +1,12 @@ +--- +name: 🌟 Epic +about: Define a big development step. +labels: epic +title: 🌟 [EPIC] +--- + + + +## 🌟 EPIC + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ef3b30be2..beae80901 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,24 +1,9 @@ --- -name: 🚀 Feature request -about: Suggest an idea for this project +name: 🚀 Feature Request +about: Suggest an idea for this project. labels: feature title: 🚀 [Feature] --- -## :rocket: Feature +## :rocket: Feature Request - -### User Problem - - -### Implementation - - -### Design & Layout - - -### Validation - - -### Additional context - diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index aabbc0f0a..40e6e381b 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,12 +1,12 @@ --- name: 💬 Question -about: If you need help understanding HumanConnection. +about: If you need help understanding ocelot.social. labels: question title: 💬 [Question] --- - - + + -## :speech_balloon: Question +## 💬 Question diff --git a/.github/ISSUE_TEMPLATE/refactor_tickets.md b/.github/ISSUE_TEMPLATE/refactor_tickets.md index b6c799f67..d1841e35e 100644 --- a/.github/ISSUE_TEMPLATE/refactor_tickets.md +++ b/.github/ISSUE_TEMPLATE/refactor_tickets.md @@ -1,20 +1,10 @@ --- -name: 🔧 Refactor ticket +name: 🔧 Refactor about: Help us improve our code by refactoring it. labels: refactor title: 🔧 [Refactor] --- -## :zap: Refactor ticket +## 🔧 Refactor -### Motive - -### Related issues - - -### Implementation - - -### Additional context - diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 000000000..c5433c921 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,179 @@ +version: 2 +updates: +- package-ecosystem: npm + directory: "/" + schedule: + interval: daily + time: "04:00" + open-pull-requests-limit: 10 + ignore: + - dependency-name: cypress + versions: + - 6.3.0 + - 6.4.0 + - 6.5.0 + - 6.6.0 + - 6.7.1 + - 6.8.0 + - 7.0.0 + - 7.0.1 + - 7.1.0 + - dependency-name: cypress-cucumber-preprocessor + versions: + - 4.0.0 + - 4.0.1 + - 4.0.3 + - dependency-name: date-fns + versions: + - 2.16.1 + - 2.17.0 + - 2.18.0 + - 2.19.0 + - 2.20.0 + - 2.20.1 + - 2.20.2 + - 2.20.3 + - 2.21.0 + - dependency-name: cypress-file-upload + versions: + - 5.0.2 + - 5.0.3 + - 5.0.4 + - 5.0.5 + - dependency-name: neo4j-driver + versions: + - 4.2.2 +- package-ecosystem: npm + directory: "/backend" + schedule: + interval: daily + time: "04:00" + open-pull-requests-limit: 10 + ignore: + - dependency-name: y18n + versions: + - 4.0.1 + - 4.0.2 + - dependency-name: metascraper-publisher + versions: + - 5.16.16 + - 5.18.1 + - 5.18.12 + - 5.18.2 + - 5.18.4 + - 5.18.5 + - 5.18.6 + - 5.18.9 + - 5.20.0 + - 5.21.0 + - 5.21.2 + - 5.21.3 + - 5.21.4 + - 5.21.5 + - dependency-name: metascraper-author + versions: + - 5.16.16 + - 5.18.1 + - 5.18.12 + - 5.18.2 + - 5.18.4 + - 5.18.5 + - 5.18.6 + - 5.18.9 + - 5.20.0 + - 5.21.0 + - 5.21.2 + - 5.21.3 + - 5.21.4 + - 5.21.5 + - dependency-name: neo4j-driver + versions: + - 4.2.2 + - dependency-name: neo4j-graphql-js + versions: + - 2.19.1 + - dependency-name: mustache + versions: + - 4.1.0 +- package-ecosystem: npm + directory: "/webapp" + schedule: + interval: daily + time: "04:00" + open-pull-requests-limit: 10 + ignore: + - dependency-name: nuxt + versions: + - 2.14.12 + - 2.15.0 + - 2.15.1 + - 2.15.2 + - 2.15.3 + - dependency-name: v-tooltip + versions: + - 2.1.2 + - dependency-name: "@vue/server-test-utils" + versions: + - 1.1.2 + - 1.1.3 + - dependency-name: node-notifier + versions: + - 8.0.1 +- package-ecosystem: docker + directory: "/webapp" + schedule: + interval: daily + time: "04:00" + open-pull-requests-limit: 10 + ignore: + - dependency-name: node + versions: + - ">= 15.5.a, < 15.6" + - dependency-name: node + versions: + - 15.10.0.pre.alpine3.10 + - 15.11.0.pre.alpine3.10 + - 15.12.0.pre.alpine3.10 + - 15.13.0.pre.alpine3.10 + - 15.7.0.pre.alpine3.10 + - 15.8.0.pre.alpine3.10 + - 15.9.0.pre.alpine3.10 +- package-ecosystem: docker + directory: "/backend" + schedule: + interval: daily + time: "04:00" + open-pull-requests-limit: 10 + ignore: + - dependency-name: node + versions: + - ">= 15.4.a, < 15.5" + - dependency-name: node + versions: + - ">= 15.5.a, < 15.6" + - dependency-name: node + versions: + - 15.10.0.pre.alpine3.10 + - 15.11.0.pre.alpine3.10 + - 15.12.0.pre.alpine3.10 + - 15.13.0.pre.alpine3.10 + - 15.7.0.pre.alpine3.10 + - 15.8.0.pre.alpine3.10 + - 15.9.0.pre.alpine3.10 +- package-ecosystem: docker + directory: "/neo4j" + schedule: + interval: daily + time: "04:00" + open-pull-requests-limit: 10 + ignore: + - dependency-name: neo4j + versions: + - 4.2.3 + - 4.2.4 +- package-ecosystem: docker + directory: "/deployment/legacy-migration/maintenance-worker" + schedule: + interval: daily + time: "04:00" + open-pull-requests-limit: 10 diff --git a/.github/semantic.yml b/.github/semantic.yml deleted file mode 100644 index 3b523527b..000000000 --- a/.github/semantic.yml +++ /dev/null @@ -1,2 +0,0 @@ -# Always validate the PR title, and ignore the commits -titleOnly: true \ No newline at end of file diff --git a/.github/stale-disabled.yml b/.github/stale-disabled.yml deleted file mode 100644 index 0458d1a5a..000000000 --- a/.github/stale-disabled.yml +++ /dev/null @@ -1,18 +0,0 @@ -# Number of days of inactivity before an issue becomes stale -daysUntilStale: 60 -# Number of days of inactivity before a stale issue is closed -daysUntilClose: 30 -# Issues with these labels will never be considered stale -exemptLabels: - - pinned - - security - - bounty -# Label to use when marking an issue as stale -staleLabel: stale -# Comment to post when marking an issue as stale. Set to `false` to disable -markComment: > - This issue has been automatically marked as stale because it has not had - recent activity. It will be closed if no further activity occurs. Thank you - for your contributions. -# Comment to post when closing a stale issue. Set to `false` to disable -closeComment: false diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml deleted file mode 100644 index 18b01a1d9..000000000 --- a/.github/workflows/ci.yml +++ /dev/null @@ -1,46 +0,0 @@ -name: CI - -on: [push] - -jobs: - build: - name: Continuous Integration - runs-on: ubuntu-latest - steps: - - name: Checkout code - uses: actions/checkout@v2 - - - name: Check translation files - run: | - scripts/translations/sort.sh - scripts/translations/missing-keys.sh - - - name: Build neo4j image - uses: docker/build-push-action@v1.1.0 - with: - repository: ocelotsocialnetwork/neo4j - tags: latest - path: neo4j/ - push: false - - name: Build backend base image - uses: docker/build-push-action@v1.1.0 - with: - repository: ocelotsocialnetwork/backend - tags: build-and-test - target: build-and-test - path: backend/ - push: false - - name: Build webapp base image - uses: docker/build-push-action@v1.1.0 - with: - repository: ocelotsocialnetwork/webapp - tags: build-and-test - target: build-and-test - path: webapp/ - push: false - - - name: Lint backend - run: docker run --rm ocelotsocialnetwork/backend:build-and-test yarn run lint - - name: Lint webapp - run: docker run --rm ocelotsocialnetwork/webapp:build-and-test yarn run lint - diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml new file mode 100644 index 000000000..1c7927665 --- /dev/null +++ b/.github/workflows/publish.yml @@ -0,0 +1,316 @@ +name: ocelot.social publish CI + +on: + push: + branches: + - master + # - 4451-new-deployment-with-base-and-code # for testing while developing + +jobs: + ############################################################################## + # JOB: PREPARE ############################################################### + ############################################################################## + prepare: + name: Prepare + runs-on: ubuntu-latest + # needs: [nothing] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # TODO: DO STUFF ??? ##################################################### + ########################################################################## + - name: Check translation files + run: | + scripts/translations/sort.sh + scripts/translations/missing-keys.sh + + ############################################################################## + # JOB: DOCKER BUILD COMMUNITY NEO4J ########################################## + ############################################################################## + build_production_neo4j: + name: Docker Build Production - Neo4J + runs-on: ubuntu-latest + needs: [prepare] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # SET ENVS ############################################################### + ########################################################################## + - name: ENV - VERSION + run: echo "VERSION=$(node -p -e "require('./package.json').version")" >> $GITHUB_ENV + - name: ENV - BUILD_DATE + run: echo "BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ')" >> $GITHUB_ENV + - name: ENV - BUILD_VERSION + run: echo "BUILD_VERSION=${VERSION}-${GITHUB_RUN_NUMBER}" >> $GITHUB_ENV + - name: ENV - BUILD_COMMIT + run: echo "BUILD_COMMIT=${GITHUB_SHA}" >> $GITHUB_ENV + ########################################################################## + # NEO4J ################################################################## + ########################################################################## + - name: Neo4J | Build `community` image + run: docker build --target community -t "ocelotsocialnetwork/neo4j:latest" -t "ocelotsocialnetwork/neo4j:community" -t "ocelotsocialnetwork/neo4j:${VERSION}" -t "ocelotsocialnetwork/neo4j:${BUILD_VERSION}" --build-arg BBUILD_DATE=$BUILD_DATE --build-arg BBUILD_VERSION=$BUILD_VERSION --build-arg BBUILD_COMMIT=$BUILD_COMMIT neo4j/ + - name: Neo4J | Save docker image + run: docker save "ocelotsocialnetwork/neo4j" > /tmp/neo4j.tar + - name: Upload Artifact + uses: actions/upload-artifact@v2 + with: + name: docker-neo4j-community + path: /tmp/neo4j.tar + + ############################################################################## + # JOB: DOCKER BUILD PRODUCTION BACKEND ####################################### + ############################################################################## + build_production_backend: + name: Docker Build Production - Backend + runs-on: ubuntu-latest + needs: [prepare] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # SET ENVS ############################################################### + ########################################################################## + - name: ENV - VERSION + run: echo "VERSION=$(node -p -e "require('./package.json').version")" >> $GITHUB_ENV + - name: ENV - BUILD_DATE + run: echo "BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ')" >> $GITHUB_ENV + - name: ENV - BUILD_VERSION + run: echo "BUILD_VERSION=${VERSION}-${GITHUB_RUN_NUMBER}" >> $GITHUB_ENV + - name: ENV - BUILD_COMMIT + run: echo "BUILD_COMMIT=${GITHUB_SHA}" >> $GITHUB_ENV + ########################################################################## + # BUILD BACKEND DOCKER IMAGE (production) ################################ + ########################################################################## + - name: Backend | Build `production` image + run: | + docker build --target base -t "ocelotsocialnetwork/backend:latest-base" -t "ocelotsocialnetwork/backend:${VERSION}-base" -t "ocelotsocialnetwork/backend:${BUILD_VERSION}-base" --build-arg BBUILD_DATE=$BUILD_DATE --build-arg BBUILD_VERSION=$BUILD_VERSION --build-arg BBUILD_COMMIT=$BUILD_COMMIT backend/ + docker build --target code -t "ocelotsocialnetwork/backend:latest-code" -t "ocelotsocialnetwork/backend:${VERSION}-code" -t "ocelotsocialnetwork/backend:${BUILD_VERSION}-code" --build-arg BBUILD_DATE=$BUILD_DATE --build-arg BBUILD_VERSION=$BUILD_VERSION --build-arg BBUILD_COMMIT=$BUILD_COMMIT backend/ + docker build --target production -t "ocelotsocialnetwork/backend:latest" -t "ocelotsocialnetwork/backend:${VERSION}" -t "ocelotsocialnetwork/backend:${BUILD_VERSION}" --build-arg BBUILD_DATE=$BUILD_DATE --build-arg BBUILD_VERSION=$BUILD_VERSION --build-arg BBUILD_COMMIT=$BUILD_COMMIT backend/ + - name: Backend | Save docker image + run: docker save "ocelotsocialnetwork/backend" > /tmp/backend.tar + - name: Upload Artifact + uses: actions/upload-artifact@v2 + with: + name: docker-backend-production + path: /tmp/backend.tar + + ############################################################################## + # JOB: DOCKER BUILD PRODUCTION WEBAPP ######################################## + ############################################################################## + build_production_webapp: + name: Docker Build Production - WebApp + runs-on: ubuntu-latest + needs: [prepare] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # SET ENVS ############################################################### + ########################################################################## + - name: ENV - VERSION + run: echo "VERSION=$(node -p -e "require('./package.json').version")" >> $GITHUB_ENV + - name: ENV - BUILD_DATE + run: echo "BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ')" >> $GITHUB_ENV + - name: ENV - BUILD_VERSION + run: echo "BUILD_VERSION=${VERSION}-${GITHUB_RUN_NUMBER}" >> $GITHUB_ENV + - name: ENV - BUILD_COMMIT + run: echo "BUILD_COMMIT=${GITHUB_SHA}" >> $GITHUB_ENV + ########################################################################## + # BUILD WEBAPP DOCKER IMAGE (build) ###################################### + ########################################################################## + - name: Webapp | Build `production` image + run: | + docker build --target base -t "ocelotsocialnetwork/webapp:latest-base" -t "ocelotsocialnetwork/webapp:${VERSION}-base" -t "ocelotsocialnetwork/webapp:${BUILD_VERSION}-base" --build-arg BBUILD_DATE=$BUILD_DATE --build-arg BBUILD_VERSION=$BUILD_VERSION --build-arg BBUILD_COMMIT=$BUILD_COMMIT webapp/ + docker build --target code -t "ocelotsocialnetwork/webapp:latest-code" -t "ocelotsocialnetwork/webapp:${VERSION}-code" -t "ocelotsocialnetwork/webapp:${BUILD_VERSION}-code" --build-arg BBUILD_DATE=$BUILD_DATE --build-arg BBUILD_VERSION=$BUILD_VERSION --build-arg BBUILD_COMMIT=$BUILD_COMMIT webapp/ + docker build --target production -t "ocelotsocialnetwork/webapp:latest" -t "ocelotsocialnetwork/webapp:${VERSION}" -t "ocelotsocialnetwork/webapp:${BUILD_VERSION}" --build-arg BBUILD_DATE=$BUILD_DATE --build-arg BBUILD_VERSION=$BUILD_VERSION --build-arg BBUILD_COMMIT=$BUILD_COMMIT webapp/ + - name: Webapp | Save docker image + run: docker save "ocelotsocialnetwork/webapp" > /tmp/webapp.tar + - name: Upload Artifact + uses: actions/upload-artifact@v2 + with: + name: docker-webapp-production + path: /tmp/webapp.tar + + ############################################################################## + # JOB: DOCKER BUILD PRODUCTION MAINTENANCE ################################### + ############################################################################## + build_production_maintenance: + name: Docker Build Production - Maintenance + runs-on: ubuntu-latest + needs: [prepare] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # SET ENVS ############################################################### + ########################################################################## + - name: ENV - VERSION + run: echo "VERSION=$(node -p -e "require('./package.json').version")" >> $GITHUB_ENV + - name: ENV - BUILD_DATE + run: echo "BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ')" >> $GITHUB_ENV + - name: ENV - BUILD_VERSION + run: echo "BUILD_VERSION=${VERSION}-${GITHUB_RUN_NUMBER}" >> $GITHUB_ENV + - name: ENV - BUILD_COMMIT + run: echo "BUILD_COMMIT=${GITHUB_SHA}" >> $GITHUB_ENV + ########################################################################## + # BUILD MAINTENANCE DOCKER IMAGE (build) ################################# + ########################################################################## + - name: Maintenance | Build `production` image + run: | + docker build --target base -t "ocelotsocialnetwork/maintenance:latest-base" -t "ocelotsocialnetwork/maintenance:${VERSION}-base" -t "ocelotsocialnetwork/maintenance:${BUILD_VERSION}-base" --build-arg BBUILD_DATE=$BUILD_DATE --build-arg BBUILD_VERSION=$BUILD_VERSION --build-arg BBUILD_COMMIT=$BUILD_COMMIT webapp/ -f webapp/Dockerfile.maintenance + docker build --target code -t "ocelotsocialnetwork/maintenance:latest-code" -t "ocelotsocialnetwork/maintenance:${VERSION}-code" -t "ocelotsocialnetwork/maintenance:${BUILD_VERSION}-code" --build-arg BBUILD_DATE=$BUILD_DATE --build-arg BBUILD_VERSION=$BUILD_VERSION --build-arg BBUILD_COMMIT=$BUILD_COMMIT webapp/ -f webapp/Dockerfile.maintenance + docker build --target production -t "ocelotsocialnetwork/maintenance:latest" -t "ocelotsocialnetwork/maintenance:${VERSION}" -t "ocelotsocialnetwork/maintenance:${BUILD_VERSION}" --build-arg BBUILD_DATE=$BUILD_DATE --build-arg BBUILD_VERSION=$BUILD_VERSION --build-arg BBUILD_COMMIT=$BUILD_COMMIT webapp/ -f webapp/Dockerfile.maintenance + - name: Maintenance | Save docker image + run: docker save "ocelotsocialnetwork/maintenance" > /tmp/maintenance.tar + - name: Upload Artifact + uses: actions/upload-artifact@v2 + with: + name: docker-maintenance-production + path: /tmp/maintenance.tar + + ############################################################################## + # JOB: UPLOAD TO DOCKERHUB ################################################### + ############################################################################## + upload_to_dockerhub: + name: Upload to Dockerhub + runs-on: ubuntu-latest + needs: [build_production_neo4j,build_production_backend,build_production_webapp,build_production_maintenance] + env: + DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }} + DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }} + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # DOWNLOAD DOCKER IMAGES ################################################# + ########################################################################## + - name: Download Docker Image (Neo4J) + uses: actions/download-artifact@v2 + with: + name: docker-neo4j-community + path: /tmp + - name: Load Docker Image + run: docker load < /tmp/neo4j.tar + - name: Download Docker Image (Backend) + uses: actions/download-artifact@v2 + with: + name: docker-backend-production + path: /tmp + - name: Load Docker Image + run: docker load < /tmp/backend.tar + - name: Download Docker Image (WebApp) + uses: actions/download-artifact@v2 + with: + name: docker-webapp-production + path: /tmp + - name: Load Docker Image + run: docker load < /tmp/webapp.tar + - name: Download Docker Image (Maintenance) + uses: actions/download-artifact@v2 + with: + name: docker-maintenance-production + path: /tmp + - name: Load Docker Image + run: docker load < /tmp/maintenance.tar + ########################################################################## + # Upload ################################################################# + ########################################################################## + - name: login to dockerhub + run: echo "${DOCKERHUB_TOKEN}" | docker login -u "${DOCKERHUB_USERNAME}" --password-stdin + - name: Push neo4j + run: docker push --all-tags ocelotsocialnetwork/neo4j + - name: Push backend + run: docker push --all-tags ocelotsocialnetwork/backend + - name: Push webapp + run: docker push --all-tags ocelotsocialnetwork/webapp + - name: Push maintenance + run: docker push --all-tags ocelotsocialnetwork/maintenance + + ############################################################################## + # JOB: GITHUB TAG LATEST VERSION ############################################# + ############################################################################## + github_tag: + name: Tag latest version on Github + runs-on: ubuntu-latest + needs: [upload_to_dockerhub] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + with: + fetch-depth: 0 # Fetch full History for changelog + ########################################################################## + # SET ENVS ############################################################### + ########################################################################## + - name: ENV - VERSION + run: echo "VERSION=$(node -p -e "require('./package.json').version")" >> $GITHUB_ENV + - name: ENV - BUILD_DATE + run: echo "BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ')" >> $GITHUB_ENV + - name: ENV - BUILD_VERSION + run: echo "BUILD_VERSION=${VERSION}-${GITHUB_RUN_NUMBER}" >> $GITHUB_ENV + - name: ENV - BUILD_COMMIT + run: echo "BUILD_COMMIT=${GITHUB_SHA}" >> $GITHUB_ENV + ########################################################################## + # Push version tag to GitHub ############################################# + ########################################################################## + # TODO: this will error on duplicate + #- name: package-version-to-git-tag + # uses: pkgdeps/git-tag-action@v2 + # with: + # github_token: ${{ secrets.GITHUB_TOKEN }} + # github_repo: ${{ github.repository }} + # version: ${{ env.VERSION }} + # git_commit_sha: ${{ github.sha }} + # git_tag_prefix: "v" + ########################################################################## + # Push build tag to GitHub ############################################### + ########################################################################## + - name: package-version-to-git-tag + build number + uses: pkgdeps/git-tag-action@v2 + with: + github_token: ${{ secrets.GITHUB_TOKEN }} + github_repo: ${{ github.repository }} + version: ${{ env.BUILD_VERSION }} + git_commit_sha: ${{ github.sha }} + git_tag_prefix: "b" + ########################################################################## + # Push release tag to GitHub ############################################# + ########################################################################## + - name: yarn install + run: yarn install + - name: generate changelog + run: yarn auto-changelog --latest-version ${{ env.VERSION }} --unreleased-only + - name: package-version-to-git-release + continue-on-error: true # Will fail if tag exists + id: create_release + uses: actions/create-release@v1 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token + with: + tag_name: ${{ env.VERSION }} + release_name: ${{ env.VERSION }} + body_path: ./CHANGELOG.md + draft: false + prerelease: false \ No newline at end of file diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml new file mode 100644 index 000000000..2bec6cebb --- /dev/null +++ b/.github/workflows/test.yml @@ -0,0 +1,341 @@ +name: ocelot.social test CI + + +on: [push] + +jobs: + ############################################################################## + # JOB: PREPARE ##################################################### + ############################################################################## + prepare: + name: Prepare + runs-on: ubuntu-latest + # needs: [nothing] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # TODO: DO STUFF ??? ##################################################### + ########################################################################## + - name: Check translation files + run: | + scripts/translations/sort.sh + scripts/translations/missing-keys.sh + + ############################################################################## + # JOB: DOCKER BUILD TEST NEO4J ############################################### + ############################################################################## + build_test_neo4j: + name: Docker Build Test - Neo4J + runs-on: ubuntu-latest + needs: [prepare] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # NEO4J ################################################################## + ########################################################################## + - name: Neo4J | Build `community` image + run: | + docker build --target community -t "ocelotsocialnetwork/neo4j:community" neo4j/ + docker save "ocelotsocialnetwork/neo4j:community" > /tmp/neo4j.tar + - name: Upload Artifact + uses: actions/upload-artifact@v2 + with: + name: docker-neo4j-image + path: /tmp/neo4j.tar + + ############################################################################## + # JOB: DOCKER BUILD TEST BACKEND ############################################# + ############################################################################## + build_test_backend: + name: Docker Build Test - Backend + runs-on: ubuntu-latest + needs: [prepare] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # BUILD BACKEND DOCKER IMAGE (build) ##################################### + ########################################################################## + - name: backend | Build `test` image + run: | + docker build --target test -t "ocelotsocialnetwork/backend:test" backend/ + docker save "ocelotsocialnetwork/backend:test" > /tmp/backend.tar + - name: Upload Artifact + uses: actions/upload-artifact@v2 + with: + name: docker-backend-test + path: /tmp/backend.tar + + ############################################################################## + # JOB: DOCKER BUILD TEST WEBAPP ############################################## + ############################################################################## + build_test_webapp: + name: Docker Build Test - WebApp + runs-on: ubuntu-latest + needs: [prepare] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # BUILD WEBAPP DOCKER IMAGE (build) ###################################### + ########################################################################## + - name: webapp | Build `test` image + run: | + docker build --target test -t "ocelotsocialnetwork/webapp:test" webapp/ + docker save "ocelotsocialnetwork/webapp:test" > /tmp/webapp.tar + - name: Upload Artifact + uses: actions/upload-artifact@v2 + with: + name: docker-webapp-test + path: /tmp/webapp.tar + + ############################################################################## + # JOB: LINT BACKEND ########################################################## + ############################################################################## + lint_backend: + name: Lint backend + runs-on: ubuntu-latest + needs: [build_test_backend] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # DOWNLOAD DOCKER IMAGE ################################################## + ########################################################################## + - name: Download Docker Image (Backend) + uses: actions/download-artifact@v2 + with: + name: docker-backend-test + path: /tmp + - name: Load Docker Image + run: docker load < /tmp/backend.tar + ########################################################################## + # LINT BACKEND ########################################################### + ########################################################################## + - name: backend | Lint + run: docker run --rm ocelotsocialnetwork/backend:test yarn run lint + + ############################################################################## + # JOB: LINT WEBAPP ########################################################### + ############################################################################## + lint_webapp: + name: Lint webapp + runs-on: ubuntu-latest + needs: [build_test_webapp] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # DOWNLOAD DOCKER IMAGE ################################################## + ########################################################################## + - name: Download Docker Image (Webapp) + uses: actions/download-artifact@v2 + with: + name: docker-webapp-test + path: /tmp + - name: Load Docker Image + run: docker load < /tmp/webapp.tar + ########################################################################## + # LINT WEBAPP ############################################################ + ########################################################################## + - name: webapp | Lint + run: docker run --rm ocelotsocialnetwork/webapp:test yarn run lint + + ############################################################################## + # JOB: UNIT TEST BACKEND ##################################################### + ############################################################################## + unit_test_backend: + name: Unit tests - backend + runs-on: ubuntu-latest + needs: [build_test_neo4j,build_test_backend] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # DOWNLOAD DOCKER IMAGES ################################################# + ########################################################################## + - name: Download Docker Image (Neo4J) + uses: actions/download-artifact@v2 + with: + name: docker-neo4j-image + path: /tmp + - name: Load Docker Image + run: docker load < /tmp/neo4j.tar + - name: Download Docker Image (Backend) + uses: actions/download-artifact@v2 + with: + name: docker-backend-test + path: /tmp + - name: Load Docker Image + run: docker load < /tmp/backend.tar + ########################################################################## + # UNIT TESTS BACKEND ##################################################### + ########################################################################## + - name: backend | copy env files webapp + run: cp webapp/.env.template webapp/.env + - name: backend | copy env files backend + run: cp backend/.env.template backend/.env + - name: backend | docker-compose + run: docker-compose -f docker-compose.yml -f docker-compose.test.yml up --detach --no-deps neo4j backend + - name: backend | Initialize Database + run: docker-compose exec -T backend yarn db:migrate init + - name: backend | Unit test + run: docker-compose exec -T backend yarn test + ########################################################################## + # COVERAGE CHECK BACKEND ################################################# + ########################################################################## + - name: backend | Coverage check + uses: webcraftmedia/coverage-check-action@master + with: + report_name: Coverage Backend + type: lcov + result_path: ./coverage/lcov.info + min_coverage: 58 + token: ${{ github.token }} + + ############################################################################## + # JOB: UNIT TEST WEBAPP ###################################################### + ############################################################################## + unit_test_webapp: + name: Unit tests - webapp + runs-on: ubuntu-latest + needs: [build_test_webapp] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # DOWNLOAD DOCKER IMAGES ################################################# + ########################################################################## + - name: Download Docker Image (Webapp) + uses: actions/download-artifact@v2 + with: + name: docker-webapp-test + path: /tmp + - name: Load Docker Image + run: docker load < /tmp/webapp.tar + ########################################################################## + # UNIT TESTS WEBAPP ###################################################### + ########################################################################## + - name: backend | copy env files webapp + run: cp webapp/.env.template webapp/.env + - name: backend | copy env files backend + run: cp backend/.env.template backend/.env + - name: backend | docker-compose + run: docker-compose -f docker-compose.yml -f docker-compose.test.yml up --detach --no-deps webapp + - name: webapp | Unit tests + run: docker-compose exec -T webapp yarn test + ########################################################################## + # COVERAGE REPORT FRONTEND ################################################ + ########################################################################## + #- name: frontend | Coverage report + # uses: romeovs/lcov-reporter-action@v0.2.21 + # with: + # github-token: ${{ secrets.GITHUB_TOKEN }} + # lcov-file: ./coverage/lcov.info + ########################################################################## + # COVERAGE CHECK WEBAPP ################################################## + ########################################################################## + - name: webapp | Coverage check + uses: webcraftmedia/coverage-check-action@master + with: + report_name: Coverage Webapp + type: lcov + result_path: ./coverage/lcov.info + min_coverage: 65 + token: ${{ github.token }} + + ############################################################################## + # JOB: FULLSTACK TESTS ####################################################### + ############################################################################## + fullstack_tests: + name: Fullstack tests + runs-on: ubuntu-latest + needs: [build_test_webapp, build_test_backend, build_test_neo4j] + env: + jobs: 8 + strategy: + matrix: + # run copies of the current job in parallel + job: [1, 2, 3, 4, 5, 6, 7, 8] + steps: + ########################################################################## + # CHECKOUT CODE ########################################################## + ########################################################################## + - name: Checkout code + uses: actions/checkout@v2 + ########################################################################## + # DOWNLOAD DOCKER IMAGES ################################################# + ########################################################################## + - name: Download Docker Image (Neo4J) + uses: actions/download-artifact@v2 + with: + name: docker-neo4j-image + path: /tmp + - name: Load Docker Image + run: docker load < /tmp/neo4j.tar + - name: Download Docker Image (Backend) + uses: actions/download-artifact@v2 + with: + name: docker-backend-test + path: /tmp + - name: Load Docker Image + run: docker load < /tmp/backend.tar + - name: Download Docker Image (Webapp) + uses: actions/download-artifact@v2 + with: + name: docker-webapp-test + path: /tmp + - name: Load Docker Image + run: docker load < /tmp/webapp.tar + ########################################################################## + # FULLSTACK TESTS CYPRESS ################################################ + ########################################################################## + - name: webapp | copy env files webapp + run: cp webapp/.env.template webapp/.env + - name: backend | copy env files backend + run: cp backend/.env.template backend/.env + - name: backend | docker-compose + run: docker-compose -f docker-compose.yml -f docker-compose.test.yml up --detach --no-deps webapp neo4j backend + - name: cypress | Fullstack tests + run: | + yarn install + yarn run cypress:run --spec $(cypress/parallel-features.sh ${{ matrix.job }} ${{ env.jobs }} ) + ########################################################################## + # UPLOAD SCREENSHOTS & VIDEO ############################################# + ########################################################################## + - name: Upload Artifact + uses: actions/upload-artifact@v2 + with: + name: cypress-screenshots + path: cypress/screenshots/ + - name: Upload Artifact + uses: actions/upload-artifact@v2 + with: + name: cypress-videos + path: cypress/videos/ diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b3d9c480..e7e69342a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,2603 +4,16568 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v0.6.3](https://github.com/Human-Connection/Human-Connection/compare/v0.6.0...v0.6.3) +#### [v1.0.4](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/1.0.3...v1.0.4) -> 16 October 2020 +- fixed wrong env variable [`#4474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4474) +- chore: [WIP] 🍰 New Deployment With 'base' And 'code' Docker Images [`#4452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4452) +- feat: 🍰 Flexible Footer Links [`#4468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4468) +- docs: 🍰 Correct 'Contribution.md' [`#4466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4466) +- docs: 🍰 Correct Discord Links And Divers [`#4461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4461) +- Implement flexible page footer links [`1bd4af6`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/1bd4af6fd3b5db167575910948a0a72461a1129a) +- Implement tests for flexible page footer links [`627a20f`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/627a20f66a65450996a5fe3128fd37769fdfd629) +- Correct Discord links and divers [`0318910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/0318910488e245c4a1d09181265de63d05a89cf1) -- feat: Export User Data Update [`#3954`](https://github.com/Human-Connection/Human-Connection/pull/3954) -- chore: Upgrade to v0.6.2 [`#3947`](https://github.com/Human-Connection/Human-Connection/pull/3947) +#### [1.0.3](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/1.0.2...1.0.3) -#### [v0.6.2](https://github.com/Human-Connection/Human-Connection/compare/v0.6.1...v0.6.2) +> 19 May 2021 -> 15 October 2020 +- chore: 🍰 Release v1.0.3 [`#4435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4435) +- chore: 🍰 Refactor Logos [`#4433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4433) +- feat: 🍰 Show Password Component [`#4370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4370) +- chore: 🍰 Replace Ocelot Logos 619x593 With 600x570 [`#4428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4428) +- Coverage [`#4393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4393) +- correct_docker_tagging [`#4391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4391) +- 🍰 Get Cypress Tests Running Again [`#4338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4338) +- frontend + backend coverage tests [`#4367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4367) +- refactor: 🍰 Refactor E-Mail Templates [`#4350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4350) +- feat: 🍰 Remove More-Info Of Post [`#4316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4316) +- have cypress running locally - the tests still fail [`e3e0341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/e3e03415e1bd9e0be88f33930a52e63d8af64ee1) +- have cypress running locally - the tests still fail [`0ec0574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/0ec05743751cfef0cb86c17b87e9e4ef9a2c9e47) +- Refactor logos, first step [`ff6cc30`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/ff6cc306aff6150a924f1a647387e498d050ea9f) -- build: 🍰 Disable Codecov for last deploy [`#3946`](https://github.com/Human-Connection/Human-Connection/pull/3946) -- feat: Export User Data [`#3899`](https://github.com/Human-Connection/Human-Connection/pull/3899) -- build: 💥 Disable full stack tests, Fix deployment to develop, tryout [`#3937`](https://github.com/Human-Connection/Human-Connection/pull/3937) -- build: 💥 Disable full stack tests [`#3935`](https://github.com/Human-Connection/Human-Connection/pull/3935) -- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Human-Connection/Human-Connection/pull/3882) -- build: Add semantic PR config [`#3884`](https://github.com/Human-Connection/Human-Connection/pull/3884) -- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Human-Connection/Human-Connection/pull/3140) -- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Human-Connection/Human-Connection/pull/3769) -- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Human-Connection/Human-Connection/pull/3780) -- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Human-Connection/Human-Connection/pull/3506) -- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Human-Connection/Human-Connection/pull/3774) -- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Human-Connection/Human-Connection/pull/3662) -- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Human-Connection/Human-Connection/pull/3650) -- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Human-Connection/Human-Connection/pull/3609) -- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Human-Connection/Human-Connection/pull/3583) -- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Human-Connection/Human-Connection/pull/3589) -- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Human-Connection/Human-Connection/pull/3584) -- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Human-Connection/Human-Connection/pull/3525) +#### [1.0.2](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/1.0.1...1.0.2) -#### [v0.6.1](https://github.com/Human-Connection/Human-Connection/compare/v0.6.0...v0.6.1) +> 6 April 2021 -> 4 May 2020 +- fix: Email Confirmation-Link When An Invite-Code Is Given [`#4336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4336) +- release v1.0.2 [`e583010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/e5830101e4b449905fe2d0018627d75af62b2a20) +- slider jumps to enter-nonce when link contains invite-code, email and nonce and method is invite-code. Thanks @tirokk [`c80b3a2`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/c80b3a212835f76cfc2f11542345d6c3b226995b) +- fix enail confirmation link when an invite-code is given [`27f0de9`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/27f0de9464685c8f960bde9d07986fdc5b20f8f9) -- feat: FollowerList [1741] [`#3293`](https://github.com/Human-Connection/Human-Connection/pull/3293) -- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Human-Connection/Human-Connection/pull/3356) -- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Human-Connection/Human-Connection/pull/3475) -- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Human-Connection/Human-Connection/pull/3472) -- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Human-Connection/Human-Connection/pull/3467) -- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Human-Connection/Human-Connection/pull/3459) -- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Human-Connection/Human-Connection/pull/3464) -- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Human-Connection/Human-Connection/pull/3465) -- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Human-Connection/Human-Connection/pull/3456) -- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Human-Connection/Human-Connection/pull/3454) -- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Human-Connection/Human-Connection/pull/3453) -- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Human-Connection/Human-Connection/pull/3452) -- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Human-Connection/Human-Connection/pull/3446) -- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Human-Connection/Human-Connection/pull/3448) -- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Human-Connection/Human-Connection/pull/3443) -- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Human-Connection/Human-Connection/pull/3441) -- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Human-Connection/Human-Connection/pull/3439) -- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Human-Connection/Human-Connection/pull/3438) -- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Human-Connection/Human-Connection/pull/3435) -- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Human-Connection/Human-Connection/pull/3432) -- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Human-Connection/Human-Connection/pull/3377) -- chore: removed unused fuse.js [`#3411`](https://github.com/Human-Connection/Human-Connection/pull/3411) -- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Human-Connection/Human-Connection/pull/3434) -- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Human-Connection/Human-Connection/pull/3397) -- chore: Update docs for spaces backups [`#3428`](https://github.com/Human-Connection/Human-Connection/pull/3428) -- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Human-Connection/Human-Connection/pull/3431) -- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Human-Connection/Human-Connection/pull/3430) -- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Human-Connection/Human-Connection/pull/3436) -- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Human-Connection/Human-Connection/pull/3433) -- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Human-Connection/Human-Connection/pull/3429) -- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Human-Connection/Human-Connection/pull/3420) -- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Human-Connection/Human-Connection/pull/3419) -- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Human-Connection/Human-Connection/pull/3422) -- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Human-Connection/Human-Connection/pull/3424) -- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Human-Connection/Human-Connection/pull/3423) -- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Human-Connection/Human-Connection/pull/3417) -- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Human-Connection/Human-Connection/pull/3415) -- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Human-Connection/Human-Connection/pull/3418) -- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Human-Connection/Human-Connection/pull/3416) -- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Human-Connection/Human-Connection/pull/3410) -- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Human-Connection/Human-Connection/pull/3409) -- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Human-Connection/Human-Connection/pull/3407) -- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Human-Connection/Human-Connection/pull/3403) -- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Human-Connection/Human-Connection/pull/3401) -- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Human-Connection/Human-Connection/pull/3404) -- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Human-Connection/Human-Connection/pull/3402) -- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Human-Connection/Human-Connection/pull/3400) -- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Human-Connection/Human-Connection/pull/3399) -- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Human-Connection/Human-Connection/pull/3393) -- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Human-Connection/Human-Connection/pull/3391) -- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Human-Connection/Human-Connection/pull/3387) -- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Human-Connection/Human-Connection/pull/3386) -- refactor(tests): return errors [`#3390`](https://github.com/Human-Connection/Human-Connection/pull/3390) -- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Human-Connection/Human-Connection/pull/3365) -- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Human-Connection/Human-Connection/pull/3384) -- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Human-Connection/Human-Connection/pull/3385) -- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Human-Connection/Human-Connection/pull/3383) -- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Human-Connection/Human-Connection/pull/3382) -- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Human-Connection/Human-Connection/pull/3381) -- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Human-Connection/Human-Connection/pull/3370) -- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Human-Connection/Human-Connection/pull/3380) -- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Human-Connection/Human-Connection/pull/3379) -- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Human-Connection/Human-Connection/pull/3366) -- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Human-Connection/Human-Connection/pull/3362) -- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Human-Connection/Human-Connection/pull/3367) -- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Human-Connection/Human-Connection/pull/3373) -- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Human-Connection/Human-Connection/pull/3375) -- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Human-Connection/Human-Connection/pull/3374) -- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Human-Connection/Human-Connection/pull/3371) -- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Human-Connection/Human-Connection/pull/3368) -- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Human-Connection/Human-Connection/pull/3364) -- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Human-Connection/Human-Connection/pull/3363) -- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Human-Connection/Human-Connection/pull/3360) -- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Human-Connection/Human-Connection/pull/3334) -- Fix: filter not preferring full matches in back + [`b05cc30`](https://github.com/Human-Connection/Human-Connection/commit/b05cc303b4925c26a3e7a86606764888abf5790b) -- Refactor: move following/followedBy updating to page component [`e6361c9`](https://github.com/Human-Connection/Human-Connection/commit/e6361c9b740f104c0a0d86b463be835f10311f3d) -- build(deps-dev): bump @storybook/addon-notes in /webapp [`93f43e2`](https://github.com/Human-Connection/Human-Connection/commit/93f43e26653ee9faeed1a8c096f9b8a5a04422a9) +#### [1.0.1](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/1.0.0...1.0.1) -#### [v0.6.0](https://github.com/Human-Connection/Human-Connection/compare/v0.5.0...v0.6.0) +> 4 April 2021 + +- readme_update [`#4331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4331) +- jwt_expiretime [`#4330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4330) +- Clean env, docker & workflow [`#4337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4337) +- fix: 🍰 Fixing The Avatars unwanted Border [`#4320`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4320) +- Change background color of avatar image to white [`e48a99a`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/e48a99afe63e96cffafe16db7bf5ae35cfdebd7a) +- removed config warning [`f6c070a`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/f6c070a3cb36c5593123b27b4d1b6a5b7a10aba3) +- include env files in build process [`dfe6f67`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/dfe6f679b3bb0f440aee986d6d12925cccee9050) + +### [1.0.0](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.15...1.0.0) + +> 31 March 2021 + +- v1.0.0 [`#4321`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4321) +- fix: 🐛 Fix Wrong Truncation Of Hashtags In Admin List Via Adding 'truncateStr' [`#4314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4314) +- feat: 🍰Implement Registration Slider [`#4270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4270) +- feat: 🍰 Invite Button [`#4301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4301) +- fix: 🍰 Suggestion List Filter [`#4296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4296) +- fix: JWT Expires In 2 Years [`#4278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4278) +- Deployment [`#4263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4263) +- feat: 🍰 Redesign Registration Process Frontend [`#4168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4168) +- Delete unnecessary code [`3fa7e04`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3fa7e04d4895161db1f764ccad58e35188c9d065) +- basic invite button in frontend [`356f026`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/356f02622655a57561fcdecfcc8a735d23cac79f) +- setting up invite button [`e6dc3f4`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/e6dc3f42cedaf9953d737cf30cf7ed317b634be7) + +#### [0.6.15](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.14...0.6.15) + +> 1 March 2021 + +- feat: Count Post Teaser Views [`#4255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4255) +- feat: 🍰 Count Post Clicks [`#4248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4248) +- Correct version style [`#4218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4218) +- dashboard restructuring image [`#4266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4266) +- fix: 🐛 Adapted Editor List Styles [`#4239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4239) +- fix: Scrolling On Profile Page [`#4234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4234) +- release 0.6.15 [`ef4265d`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/ef4265d9387d94aa09db2b80461c2ec90b4623ae) +- count views of post teaser [`1c3f628`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/1c3f628fb2e161400319b32da274952c1b57836e) +- tests fixed for clickedCount [`96066ea`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/96066eae02e659a00bce280f9f97a28ac1446ce0) + +#### [0.6.14](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.13...0.6.14) + +> 17 February 2021 + +- fix: Add Null Migration [`#4233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4233) +- release 0.6.14 [`394860c`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/394860c1d0d6ff23f6653b81288890a67720deab) +- add null mutation [`a7489a0`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a7489a044c4b4b556f6b26d555657478ebd6409b) +- fixed misspelling in changelog [`3ad6d73`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3ad6d738fd5d9ed25c0cccc6ae60ed5cc37540ba) + +#### [0.6.13](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.12...0.6.13) + +> 17 February 2021 + +- fix: css so follow button isn't blocked by adblock [`#4230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4230) +- fix: Query Available Roles As Admin [`#4225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4225) +- release 0.6.13 [`e2503d4`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/e2503d496606aa79b5ab59319f76466e04a79bd0) +- avoid introspection to get available roles as admin [`a5df793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a5df793c55ec8792066e61547ae287f7702675fd) +- css fix to trick adblock on follow button by @nila99 [`13931c9`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/13931c90e7642da93de0e884afd1649de8181c6c) + +#### [0.6.12](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.11...0.6.12) + +> 15 February 2021 + +- Smtp secure option [`#4223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4223) +- chore: 🐛 Fix Migrations By Migrations Folder Having .gitkeep [`#4222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4222) +- SMTP_SECURE option [`8e2d8a7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/8e2d8a77c3a825880deb4c668d647ee6503edc7f) +- New file .gitkeep in migrations [`814c1b8`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/814c1b88aed2e6e353f2af2f277229629cc2e788) + +#### [0.6.11](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.10...0.6.11) + +> 15 February 2021 + +- chore: 🍰 Resolve WEBSOCKETS_URI .env Problem [`#4219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4219) +- chore: 🐛 'db:migrate up' By Moving Examples Outside Of Migrations Folder [`#4221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4221) +- fix: Location Tests In Backend [`#4220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4220) +- MAPBOX introduced district for US-Cities. So I used a German City instead [`7a31334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/7a313344cbddaca7bcb073b01a549bfe2a5c3852) +- Resolve WEBSOCKETS_URI config problem [`ac27d6a`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/ac27d6ac9653046d98e559fe1532648d7ddfa92e) +- Fix 'db:migrate up' by moving examples outside of migrations folder [`063c730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/063c730e5fb3e3ea363deb5adebdbf69589ec7b4) + +#### [0.6.10](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.9...0.6.10) + +> 12 February 2021 + +- Use original images [`#4217`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4217) +- original images instead of broken whitelabled ones [`2303b92`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/2303b92146d71d8ec12b6fa75a4a0c513db96594) + +#### [0.6.9](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.8...0.6.9) + +> 12 February 2021 + +- fix_webapp_production [`#4216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4216) +- Move Old Migrations From HC To Examples Folder To Avoid Conflicts [`#4215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4215) +- typo [`7d21196`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/7d21196973282ce904db8776fbef8e0961dac6e5) +- fixed prodution stage of webapp container [`02d31d0`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/02d31d0a94aa73a5026d2d9c183c63d1a7e43b6c) +- moved old migrations from HC to examples folder to avoid conflicts with new migrations [`efec46d`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/efec46d9d485ec439a25adcac6da105683a221ad) + +#### [0.6.8](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.7...0.6.8) + +> 11 February 2021 + +- refactor: 🍰 Remove Emojis From Post Page [`#4208`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4208) +- release 0.6.8 [`b947918`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/b94791873bb3c9524daff78fc9d0f7bdb385127d) +- Refinied design [`58728df`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/58728df97b3a21d34e9476f2be139add33c75b42) +- remove emojis from post page [`4097cc1`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/4097cc16f723dfd2af64c4adcfef978b1c81e07b) + +#### [0.6.7](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.6...0.6.7) + +> 10 February 2021 + +- Support newest docker [`#4210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4210) +- push all tags again, since docker is updated on github (...) [`c491fd6`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/c491fd692155b16822426372c58b5770daf2c0aa) + +#### [0.6.6](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.5...0.6.6) + +> 10 February 2021 + +- - add latest tag for neo4j [`#4209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4209) +- feat: 🍰 Switch User Role As Admin [`#4136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4136) +- feat: Image Cropping Is Optional [`#4199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4199) +- publish workflow [`#4195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4195) +- change user roles is working, test fails [`c528269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/c528269cb2972e6ea937d31ba22d0e11168141f2) +- file upload: refactored [`650e83f`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/650e83f4c250389477933a2e7d21d8245b0ce882) +- change user role: tests are working [`14dfe2a`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/14dfe2ae2cd4a24c06c9229893b33586dfceae4f) + +#### [0.6.5](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.4...0.6.5) + +> 8 February 2021 + +- updated CHANGELOG.md [`9d9075f`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d9075f2117b2eb4b607e7d59ab18c7e655c6ea7) + +#### [0.6.4](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.3...0.6.4) + +> 8 February 2021 + +- regenerated `CHANGELOG.md` [`ee688ec`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/ee688ece24cf592b3989e83340701ca8772e876e) +- fetch full history [`5ecee4d`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/5ecee4d73a92d2e5c5ae971d79848ed27f65a72c) +- don't fail if tag exists (release) [`39c82fc`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/39c82fcb37d5c8e7e78a79288e1ef6280f8d0892) + +#### [0.6.3](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.6.0...0.6.3) + +> 8 February 2021 + +- Clean GitHub folder [`#4194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4194) +- Fix locations [`#4185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4185) +- feat: 🍰 Allow Only Supported Image File Formats [`#3928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3928) +- refactor: Disbale Emoji, Language And Catgeory Filter [`#4193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4193) +- refactor: Remove Catgeories From Post Teaser [`#4191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4191) +- - adjusted changelog to ocelot-social repo [`9603882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9603882edebf8967e05abfa94e4e1ebf452d4e24) +- - first steps towards docker image deployment & github autotagging [`5503216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/5503216ad4a0230ac533042e4a69806590fc2a5a) +- - lots of additional tests [`0ba37aa`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/0ba37aab18f537d722aede7b87fa0b8e79f80e66) + +#### [0.6.0](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.6.0...0.6.0) + +> 2 February 2021 + +- Backend Unit Tests via CI & Run tests in parallel [`#4186`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4186) +- Fix cookie [`#4184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4184) +- bug: DB Reset At Start Of Statistics Test In Backend [`#4179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4179) +- docu_kubernetes [`#4153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4153) +- Refactor config [`#4133`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4133) +- feat: 🍰 Search Results Page [`#4144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4144) +- Rework dockerfiles & docker-compose [`#4151`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4151) +- [WIP] fix: 🍰 Issue #3504 umlaut encoding #3676 [`#4104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4104) +- feat: Auto Detect Language Of Posts [`#4148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4148) +- bug: hotfix for invite codes [`#4154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4154) +- refactor: Disable Categories [`#4134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4134) +- feat: Invite codes [`#4125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4125) +- Revert "Bump tiptap-extensions from 1.28.8 to 1.34.0 in /webapp" [`#4146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4146) +- chore: 🍰 Quick Fix Of Live Reload By Nuxt For Docker-Compose [`#4145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4145) +- Bump eslint-config-prettier from 6.10.1 to 6.15.0 in /webapp [`#3999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3999) +- Bump eslint-plugin-standard from 4.0.1 to 5.0.0 in /webapp [`#4074`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4074) +- Bump tiptap-extensions from 1.28.8 to 1.34.0 in /webapp [`#4115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4115) +- Bump sass-loader from 8.0.2 to 10.1.1 in /webapp [`#4126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4126) +- Bump faker from 4.1.0 to 5.1.0 in /webapp [`#4006`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4006) +- [Security] Bump node-notifier from 8.0.0 to 8.0.1 in /webapp [`#4093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4093) +- Bump slug from 2.1.1 to 4.0.2 in /backend [`#3996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3996) +- start_on_register [`#4121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4121) +- updates on some designs [`#4117`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4117) +- chore: 🍰 White-Labeling And Reminders Of New Deployment [`#4099`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4099) +- Mock Cookie In Auth.test.js [`#4119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4119) +- chore: 🍰 Database Initialisation Readme After First Deployment [`#4112`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4112) +- feat: 🍰 Create Default Admin User [`#4084`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4084) +- docu_design [`#4102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4102) +- Name of Cookie Is Set in metadata.js [`#4091`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4091) +- feat: 🔥 Displaying Social Media Favicons On Profile Page [`#4047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4047) +- chore: 🍰 New Digital Ocean Kubernetes Cluster [`#4050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4050) +- feat: Node Version Recommendation In backend/README.md [`#4083`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4083) +- chore: 🍰 Replace node-sass with sass [`#4079`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4079) +- Throw Error When No Cookie Can Be Set [`#4086`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4086) +- Bump jest from 25.3.0 to 26.6.3 in /webapp [`#4037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4037) +- [Security] Bump ini from 1.3.5 to 1.3.8 [`#4065`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4065) +- Bump uuid from 7.0.3 to 8.3.2 in /backend [`#4055`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4055) +- Bump @babel/register from 7.9.0 to 7.12.10 [`#4058`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4058) +- [Security] Bump ini from 1.3.5 to 1.3.8 in /backend [`#4066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4066) +- [Security] Bump ini from 1.3.5 to 1.3.8 in /webapp [`#4067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4067) +- feat: 🍰 Rebranding And White-Labeling [`#3934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3934) +- [Feature] Show/Hide Password Icon - Issue # 2434 [`#3985`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3985) +- Bump node from 12.19.0-alpine3.10 to 15.3.0-alpine3.10 in /webapp [`#4007`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4007) +- Bump node from 12.19.0-alpine3.10 to 15.3.0-alpine3.10 in /backend [`#4008`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4008) +- Bump prettier from 2.0.4 to 2.2.1 in /webapp [`#4023`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4023) +- Bump metascraper-audio from 5.11.8 to 5.14.26 in /backend [`#4024`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4024) +- Bump metascraper-url from 5.11.8 to 5.14.26 in /backend [`#4025`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4025) +- Bump @babel/preset-env from 7.9.0 to 7.12.7 [`#3986`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3986) +- Bump metascraper-logo from 5.11.6 to 5.14.26 in /backend [`#4026`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4026) +- [Security] Bump node-fetch from 2.6.0 to 2.6.1 in /webapp [`#3997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3997) +- [Security] Bump apollo-server-express from 2.9.7 to 2.19.0 in /webapp [`#3976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3976) +- [Security] Bump elliptic from 6.4.1 to 6.5.3 [`#3949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3949) +- [Security] Bump markdown-to-jsx from 6.10.3 to 6.11.4 in /webapp [`#3974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3974) +- [Security] Bump elliptic from 6.4.1 to 6.5.3 in /webapp [`#3966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3966) +- Bump prettier from 2.0.4 to 2.2.0 in /backend [`#3957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3957) +- [Security] Bump dot-prop from 4.2.0 to 4.2.1 in /backend [`#3953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3953) +- [Security] Bump object-path from 0.11.4 to 0.11.5 in /backend [`#3954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3954) +- Bump migrate from 1.6.2 to 1.7.0 in /backend [`#3955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3955) +- Bump faker from `3b2fa4a` to `91dc8a3` [`#3952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3952) +- [Security] Bump jquery from 3.4.1 to 3.5.1 in /backend [`#3961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3961) +- [Security] Bump dot-prop from 4.2.0 to 4.2.1 in /webapp [`#3965`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3965) +- Bump eslint-plugin-prettier from 3.1.2 to 3.1.4 in /webapp [`#3973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3973) +- [Security] Bump apollo-server from 2.11.0 to 2.14.2 in /backend [`#3983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3983) +- [Security] Bump node-fetch from 2.6.0 to 2.6.1 in /backend [`#3982`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3982) +- Bump metascraper-author from 5.11.8 to 5.14.22 in /backend [`#3960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3960) +- Bump storybook-design-token from 0.7.2 to 0.8.1 in /webapp [`#3963`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3963) +- [Security] Bump http-proxy from 1.17.0 to 1.18.1 in /webapp [`#3964`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3964) +- Bump @babel/core from 7.9.0 to 7.12.3 in /webapp [`#3970`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3970) +- Bump eslint-plugin-jest from 23.8.2 to 24.1.3 in /webapp [`#3971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3971) +- [Security] Bump codecov from 3.6.5 to 3.7.1 [`#3980`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3980) +- [Security] Bump standard-version from 7.1.0 to 8.0.1 [`#3981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3981) +- [Security] Bump apollo-server-express from 2.12.0 to 2.14.2 in /backend [`#3984`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3984) +- fix: 🍰 New mapbox Token [`#3932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3932) +- chore: 🍰 Switch Neo4j To Community Edition [`#3936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3936) +- chore: 🍰 Set Up Travis Builds [`#3930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3930) +- feat: 🍰 Show Supported Image Formats Implemented [`#3925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3925) +- feat: Improve Data Export [`#3926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3926) +- chore: 🍰 v0.6.3 [`#3955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3955) +- feat: Export User Data Update [`#3954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3954) +- chore: Upgrade to v0.6.2 [`#3947`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3947) +- build: 🍰 Disable Codecov for last deploy [`#3946`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3946) +- feat: Export User Data [`#3899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3899) +- build: 💥 Disable full stack tests, Fix deployment to develop, tryout [`#3937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3937) +- build: 💥 Disable full stack tests [`#3935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3935) +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- feat: Avoid new builds on base docker-compose.yml [`#6`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/6) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- snapshot changed / facebook link stays the same for testing purposes [`71f4e2b`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/71f4e2bd6e8427de8ddab410ef0f8fc476309bf8) +- design data up to now [`72b8c22`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/72b8c2263496ac640ce4cba60da2159092ad2ae0) +- Change maintenance svg [`11aabf0`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/11aabf0b16ad69fa9d3e84a1628775d357c24985) + +#### [v0.6.0](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.5.0...v0.6.0) > 27 March 2020 -- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Human-Connection/Human-Connection/pull/3359) -- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Human-Connection/Human-Connection/pull/3337) -- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Human-Connection/Human-Connection/pull/3354) -- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Human-Connection/Human-Connection/pull/3349) -- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Human-Connection/Human-Connection/pull/3352) -- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Human-Connection/Human-Connection/pull/3257) -- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Human-Connection/Human-Connection/pull/3355) -- Remove dangling image urls [`#3343`](https://github.com/Human-Connection/Human-Connection/pull/3343) -- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Human-Connection/Human-Connection/pull/3347) -- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Human-Connection/Human-Connection/pull/3350) -- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Human-Connection/Human-Connection/pull/3353) -- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Human-Connection/Human-Connection/pull/3351) -- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Human-Connection/Human-Connection/pull/3348) -- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Human-Connection/Human-Connection/pull/3346) -- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Human-Connection/Human-Connection/pull/3345) -- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Human-Connection/Human-Connection/pull/3309) -- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Human-Connection/Human-Connection/pull/3314) -- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Human-Connection/Human-Connection/pull/3341) -- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Human-Connection/Human-Connection/pull/3342) -- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Human-Connection/Human-Connection/pull/3262) -- chore: fix lint w/ new linting rules [`06985c2`](https://github.com/Human-Connection/Human-Connection/commit/06985c2dbbc6699cc5c3dfd6e55cac8d28e9019b) -- chore: upgreade to v0.6.0 [`29f49a8`](https://github.com/Human-Connection/Human-Connection/commit/29f49a85c0b49fa0b3a34cb016a4a1d4734d5ae6) -- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`5d8ab84`](https://github.com/Human-Connection/Human-Connection/commit/5d8ab84df03d1324832cad1d4a2a6b4953706d86) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- refactor: CategoriesFilter to not use ds-flex [`1ffde6b`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/1ffde6bf1034d1a1d9b7bca62fe66fe64527314c) +- chore: fix lint w/ new linting rules [`06985c2`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/06985c2dbbc6699cc5c3dfd6e55cac8d28e9019b) +- chore: Fix lint w/ new linting rules [`cb0a3f5`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/cb0a3f5cdd5e7fe47f46ae08798628eecb28e9b5) -#### [v0.5.0](https://github.com/Human-Connection/Human-Connection/compare/v0.4.2...v0.5.0) +#### [v0.5.0](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.4.2...v0.5.0) > 26 March 2020 -- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Human-Connection/Human-Connection/pull/3336) -- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Human-Connection/Human-Connection/pull/3338) -- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Human-Connection/Human-Connection/pull/3340) -- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Human-Connection/Human-Connection/pull/3335) -- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Human-Connection/Human-Connection/pull/3333) -- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Human-Connection/Human-Connection/pull/3332) -- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Human-Connection/Human-Connection/pull/3316) -- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Human-Connection/Human-Connection/pull/3313) -- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Human-Connection/Human-Connection/pull/3319) -- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Human-Connection/Human-Connection/pull/3305) -- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Human-Connection/Human-Connection/pull/3331) -- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Human-Connection/Human-Connection/pull/3327) -- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Human-Connection/Human-Connection/pull/3315) -- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Human-Connection/Human-Connection/pull/3310) -- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Human-Connection/Human-Connection/pull/3304) -- fix(migration): return null for Image.url [`#3323`](https://github.com/Human-Connection/Human-Connection/pull/3323) -- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Human-Connection/Human-Connection/pull/3296) -- fix(build): make locations spec more resilient [`#3324`](https://github.com/Human-Connection/Human-Connection/pull/3324) -- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Human-Connection/Human-Connection/pull/3303) -- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Human-Connection/Human-Connection/pull/3302) -- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Human-Connection/Human-Connection/pull/3301) -- feat: Search for Hashtags [`#3297`](https://github.com/Human-Connection/Human-Connection/pull/3297) -- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Human-Connection/Human-Connection/pull/3300) -- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Human-Connection/Human-Connection/pull/3299) -- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Human-Connection/Human-Connection/pull/3283) -- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Human-Connection/Human-Connection/pull/3294) -- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Human-Connection/Human-Connection/pull/3285) -- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Human-Connection/Human-Connection/pull/3288) -- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Human-Connection/Human-Connection/pull/3291) -- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Human-Connection/Human-Connection/pull/3289) -- feat: Specs For Searches [`#3199`](https://github.com/Human-Connection/Human-Connection/pull/3199) -- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Human-Connection/Human-Connection/pull/3292) -- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Human-Connection/Human-Connection/pull/3287) -- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Human-Connection/Human-Connection/pull/3268) -- feat: Introduce graphql image type [`#3043`](https://github.com/Human-Connection/Human-Connection/pull/3043) -- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Human-Connection/Human-Connection/pull/3284) -- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Human-Connection/Human-Connection/pull/3281) -- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Human-Connection/Human-Connection/pull/3267) -- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Human-Connection/Human-Connection/pull/3278) -- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Human-Connection/Human-Connection/pull/3277) -- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Human-Connection/Human-Connection/pull/3276) -- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Human-Connection/Human-Connection/pull/3275) -- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Human-Connection/Human-Connection/pull/3258) -- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Human-Connection/Human-Connection/pull/3282) -- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Human-Connection/Human-Connection/pull/3280) -- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Human-Connection/Human-Connection/pull/3274) -- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Human-Connection/Human-Connection/pull/3273) -- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Human-Connection/Human-Connection/pull/3270) -- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Human-Connection/Human-Connection/pull/3269) -- Update prettier to v2 [`276ea79`](https://github.com/Human-Connection/Human-Connection/commit/276ea79e8ff2de2d02698b486671aee7cfda860e) -- refactor: CategoriesFilter to not use ds-flex [`1ffde6b`](https://github.com/Human-Connection/Human-Connection/commit/1ffde6bf1034d1a1d9b7bca62fe66fe64527314c) -- Changes requested by @mattwr18 [`9c08db2`](https://github.com/Human-Connection/Human-Connection/commit/9c08db22dcd0ca1ad6e59be8fb0f287935b45537) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- Update prettier to v2 [`276ea79`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/276ea79e8ff2de2d02698b486671aee7cfda860e) +- Changes requested by @mattwr18 [`9c08db2`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9c08db22dcd0ca1ad6e59be8fb0f287935b45537) +- search specs refactored [`46fca22`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/46fca229ec35047eda9ac7809e7bc456785a6c70) -#### [v0.4.2](https://github.com/Human-Connection/Human-Connection/compare/v0.4.1...v0.4.2) +#### [v0.4.2](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.4.1...v0.4.2) > 13 March 2020 -- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Human-Connection/Human-Connection/pull/3265) -- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Human-Connection/Human-Connection/pull/3264) -- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Human-Connection/Human-Connection/pull/3263) -- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Human-Connection/Human-Connection/pull/3249) -- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Human-Connection/Human-Connection/pull/3215) -- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Human-Connection/Human-Connection/pull/3239) -- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Human-Connection/Human-Connection/pull/3237) -- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Human-Connection/Human-Connection/pull/3228) -- chore: Update to version 0.4.2 [`#3261`](https://github.com/Human-Connection/Human-Connection/pull/3261) -- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Human-Connection/Human-Connection/pull/3260) -- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Human-Connection/Human-Connection/pull/3259) -- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Human-Connection/Human-Connection/pull/3251) -- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Human-Connection/Human-Connection/pull/3254) -- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Human-Connection/Human-Connection/pull/3248) -- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Human-Connection/Human-Connection/pull/3255) -- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Human-Connection/Human-Connection/pull/3253) -- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Human-Connection/Human-Connection/pull/3063) -- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Human-Connection/Human-Connection/pull/3219) -- fix: layout shift [2607] [`#3218`](https://github.com/Human-Connection/Human-Connection/pull/3218) -- feat: Documentation for locales script [`#3242`](https://github.com/Human-Connection/Human-Connection/pull/3242) -- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Human-Connection/Human-Connection/pull/3235) -- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Human-Connection/Human-Connection/pull/3247) -- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Human-Connection/Human-Connection/pull/3246) -- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Human-Connection/Human-Connection/pull/3234) -- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Human-Connection/Human-Connection/pull/3233) -- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Human-Connection/Human-Connection/pull/3245) -- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Human-Connection/Human-Connection/pull/3244) -- DRY user.spec.js [`da16590`](https://github.com/Human-Connection/Human-Connection/commit/da165906e2ed12baddd902b43064103ab3adfa06) -- test deleteuser as admin, moderator, another user and as I myself, fix lint [`3983612`](https://github.com/Human-Connection/Human-Connection/commit/3983612c56ac92473a192a318959e4c691a3e7b8) -- feature: test delete user as admin [`84c1547`](https://github.com/Human-Connection/Human-Connection/commit/84c154798efac0cec4c13dfefae18a6a9542058a) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- DRY user.spec.js [`da16590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/da165906e2ed12baddd902b43064103ab3adfa06) +- test deleteuser as admin, moderator, another user and as I myself, fix lint [`3983612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3983612c56ac92473a192a318959e4c691a3e7b8) +- feature: test delete user as admin [`84c1547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/84c154798efac0cec4c13dfefae18a6a9542058a) -#### [v0.4.1](https://github.com/Human-Connection/Human-Connection/compare/v0.4.0...v0.4.1) +#### [v0.4.1](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.4.0...v0.4.1) > 9 March 2020 -- chore: Update to v0.4.1 [`#3243`](https://github.com/Human-Connection/Human-Connection/pull/3243) -- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Human-Connection/Human-Connection/pull/3226) -- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Human-Connection/Human-Connection/pull/3238) -- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Human-Connection/Human-Connection/pull/3236) -- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Human-Connection/Human-Connection/pull/3224) -- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Human-Connection/Human-Connection/pull/3214) -- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Human-Connection/Human-Connection/pull/3190) -- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Human-Connection/Human-Connection/pull/3230) -- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Human-Connection/Human-Connection/pull/3227) -- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Human-Connection/Human-Connection/pull/3225) -- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Human-Connection/Human-Connection/pull/3223) -- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Human-Connection/Human-Connection/pull/3222) -- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Human-Connection/Human-Connection/pull/3221) -- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Human-Connection/Human-Connection/pull/3220) -- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Human-Connection/Human-Connection/pull/3167) -- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Human-Connection/Human-Connection/pull/3213) -- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Human-Connection/Human-Connection/pull/3189) -- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Human-Connection/Human-Connection/pull/3211) -- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Human-Connection/Human-Connection/pull/3210) -- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Human-Connection/Human-Connection/pull/3216) -- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Human-Connection/Human-Connection/pull/3212) -- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Human-Connection/Human-Connection/pull/3209) -- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Human-Connection/Human-Connection/pull/3207) -- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Human-Connection/Human-Connection/pull/3205) -- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Human-Connection/Human-Connection/pull/3201) -- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Human-Connection/Human-Connection/pull/3206) -- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Human-Connection/Human-Connection/pull/3202) -- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Human-Connection/Human-Connection/pull/3203) -- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Human-Connection/Human-Connection/pull/3204) -- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Human-Connection/Human-Connection/pull/3175) -- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Human-Connection/Human-Connection/pull/3198) -- feat: Translations update [`#3111`](https://github.com/Human-Connection/Human-Connection/pull/3111) -- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Human-Connection/Human-Connection/pull/3172) -- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Human-Connection/Human-Connection/pull/3173) -- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Human-Connection/Human-Connection/pull/3197) -- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Human-Connection/Human-Connection/pull/3174) -- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Human-Connection/Human-Connection/pull/3183) -- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Human-Connection/Human-Connection/pull/3191) -- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Human-Connection/Human-Connection/pull/3176) -- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Human-Connection/Human-Connection/pull/3179) -- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Human-Connection/Human-Connection/pull/3181) -- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Human-Connection/Human-Connection/pull/3182) -- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Human-Connection/Human-Connection/pull/3184) -- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Human-Connection/Human-Connection/pull/3192) -- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Human-Connection/Human-Connection/pull/3193) -- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Human-Connection/Human-Connection/pull/3195) -- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Human-Connection/Human-Connection/pull/3159) -- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Human-Connection/Human-Connection/pull/3165) -- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Human-Connection/Human-Connection/pull/3168) -- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Human-Connection/Human-Connection/pull/3166) -- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Human-Connection/Human-Connection/pull/3160) -- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Human-Connection/Human-Connection/pull/3164) -- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Human-Connection/Human-Connection/pull/3163) -- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Human-Connection/Human-Connection/pull/3162) -- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Human-Connection/Human-Connection/pull/3161) -- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Human-Connection/Human-Connection/pull/3044) -- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Human-Connection/Human-Connection/pull/3147) -- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Human-Connection/Human-Connection/pull/3156) -- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Human-Connection/Human-Connection/pull/3153) -- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Human-Connection/Human-Connection/pull/3148) -- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Human-Connection/Human-Connection/pull/3154) -- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Human-Connection/Human-Connection/pull/3155) -- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Human-Connection/Human-Connection/pull/3150) -- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Human-Connection/Human-Connection/pull/3152) -- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Human-Connection/Human-Connection/pull/3149) -- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Human-Connection/Human-Connection/pull/3146) -- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Human-Connection/Human-Connection/pull/3145) -- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Human-Connection/Human-Connection/pull/3144) -- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Human-Connection/Human-Connection/pull/3143) -- build(deps-dev): bump @storybook/addon-notes in /webapp [`5ef2b25`](https://github.com/Human-Connection/Human-Connection/commit/5ef2b25ee6a3402a2ebe2f3f55dd65a6e0a1111e) -- build(deps-dev): bump @storybook/addon-a11y in /webapp [`f209436`](https://github.com/Human-Connection/Human-Connection/commit/f209436147fbf9afacfbd6edb6135847e6c4faed) -- build(deps): bump apollo-server-express in /backend [`3b35487`](https://github.com/Human-Connection/Human-Connection/commit/3b35487f0671490dee1e636fb938c408722bfd45) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`5ef2b25`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/5ef2b25ee6a3402a2ebe2f3f55dd65a6e0a1111e) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`f209436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/f209436147fbf9afacfbd6edb6135847e6c4faed) +- Lokalise: update of webapp/locales/fr.json [`28e2967`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/28e2967119f1b47752afc959a4c3ae741fdad0b0) -#### [v0.4.0](https://github.com/Human-Connection/Human-Connection/compare/v0.3.1...v0.4.0) +#### [v0.4.0](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.3.1...v0.4.0) > 22 February 2020 -- feat: the point -no political use - added [`#3138`](https://github.com/Human-Connection/Human-Connection/pull/3138) -- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Human-Connection/Human-Connection/pull/3071) -- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Human-Connection/Human-Connection/pull/3136) -- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Human-Connection/Human-Connection/pull/3137) -- chore: Update to v0.4.0 [`#3132`](https://github.com/Human-Connection/Human-Connection/pull/3132) -- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Human-Connection/Human-Connection/pull/3126) -- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Human-Connection/Human-Connection/pull/3121) -- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Human-Connection/Human-Connection/pull/3127) -- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Human-Connection/Human-Connection/pull/3128) -- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Human-Connection/Human-Connection/pull/3125) -- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Human-Connection/Human-Connection/pull/3115) -- docs(setup): Fix links in tests [`#3120`](https://github.com/Human-Connection/Human-Connection/pull/3120) -- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Human-Connection/Human-Connection/pull/3075) -- refactor: migrate card component [`#2870`](https://github.com/Human-Connection/Human-Connection/pull/2870) -- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Human-Connection/Human-Connection/pull/3114) -- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Human-Connection/Human-Connection/pull/3119) -- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Human-Connection/Human-Connection/pull/3069) -- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Human-Connection/Human-Connection/pull/3070) -- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Human-Connection/Human-Connection/pull/3047) -- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Human-Connection/Human-Connection/pull/3068) -- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Human-Connection/Human-Connection/pull/3113) -- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Human-Connection/Human-Connection/pull/3109) -- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Human-Connection/Human-Connection/pull/3093) -- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Human-Connection/Human-Connection/pull/3030) -- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Human-Connection/Human-Connection/pull/2981) -- chore(cypress): Remove debug statements [`#3110`](https://github.com/Human-Connection/Human-Connection/pull/3110) -- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Human-Connection/Human-Connection/pull/3066) -- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Human-Connection/Human-Connection/pull/3081) -- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Human-Connection/Human-Connection/pull/3078) -- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Human-Connection/Human-Connection/pull/3101) -- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Human-Connection/Human-Connection/pull/3077) -- feat: Normalize locales/json files [`#3003`](https://github.com/Human-Connection/Human-Connection/pull/3003) -- 🍰feat: Delete teaser image [`#2585`](https://github.com/Human-Connection/Human-Connection/pull/2585) -- fix: swap lat and lng [`#2589`](https://github.com/Human-Connection/Human-Connection/pull/2589) -- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Human-Connection/Human-Connection/pull/3102) -- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Human-Connection/Human-Connection/pull/3090) -- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Human-Connection/Human-Connection/pull/3056) -- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Human-Connection/Human-Connection/pull/3092) -- build: Fix intermittent failing tests [`#3087`](https://github.com/Human-Connection/Human-Connection/pull/3087) -- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Human-Connection/Human-Connection/pull/3089) -- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Human-Connection/Human-Connection/pull/3029) -- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Human-Connection/Human-Connection/pull/3073) -- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Human-Connection/Human-Connection/pull/3072) -- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Human-Connection/Human-Connection/pull/3067) -- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Human-Connection/Human-Connection/pull/3060) -- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Human-Connection/Human-Connection/pull/3049) -- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Human-Connection/Human-Connection/pull/3042) -- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Human-Connection/Human-Connection/pull/1705) -- fix: Update devops_ticket.md [`#3053`](https://github.com/Human-Connection/Human-Connection/pull/3053) -- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Human-Connection/Human-Connection/pull/3048) -- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Human-Connection/Human-Connection/pull/3050) -- build(deps): Node v13 compatbility [`#3041`](https://github.com/Human-Connection/Human-Connection/pull/3041) -- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Human-Connection/Human-Connection/pull/3045) -- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Human-Connection/Human-Connection/pull/3046) -- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Human-Connection/Human-Connection/pull/1613) -- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Human-Connection/Human-Connection/pull/3039) -- fix: Increase body parser limit [`#3037`](https://github.com/Human-Connection/Human-Connection/pull/3037) -- chore: Update to v0.3.1 [`#3035`](https://github.com/Human-Connection/Human-Connection/pull/3035) -- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Human-Connection/Human-Connection/issues/3088) -- locales sorted. [`fa906ef`](https://github.com/Human-Connection/Human-Connection/commit/fa906efb1f40dc5bd80c9678f33c7b607a320099) -- Upgrade cypress, remove log out step [`0df4038`](https://github.com/Human-Connection/Human-Connection/commit/0df40386dd866c6b9ce540b966dfe00089507d31) -- Refactor GQL and tests, first approach [`f380915`](https://github.com/Human-Connection/Human-Connection/commit/f380915b2c679d42e5db136ea1d923cf00bbcf10) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- Upgrade cypress, remove log out step [`0df4038`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/0df40386dd866c6b9ce540b966dfe00089507d31) +- use BaseCard in Comment component and refactor [`e7bf499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/e7bf499d373ec9d5d46be20fd838fbc4dbecb273) +- Refactor GQL and tests, first approach [`f380915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/f380915b2c679d42e5db136ea1d923cf00bbcf10) -#### [v0.3.1](https://github.com/Human-Connection/Human-Connection/compare/v0.3.0...v0.3.1) +#### [v0.3.1](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.3.0...v0.3.1) > 10 February 2020 -- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Human-Connection/Human-Connection/pull/3034) -- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Human-Connection/Human-Connection/pull/2921) -- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Human-Connection/Human-Connection/pull/3031) -- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Human-Connection/Human-Connection/pull/3028) -- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Human-Connection/Human-Connection/pull/3027) -- chore: Add DevOps issue template [`#2999`](https://github.com/Human-Connection/Human-Connection/pull/2999) -- fix: Error pages can be translated [`#2826`](https://github.com/Human-Connection/Human-Connection/pull/2826) -- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Human-Connection/Human-Connection/pull/3020) -- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Human-Connection/Human-Connection/pull/3019) -- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Human-Connection/Human-Connection/pull/3011) -- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Human-Connection/Human-Connection/pull/3010) -- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Human-Connection/Human-Connection/pull/2998) -- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Human-Connection/Human-Connection/pull/2997) -- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Human-Connection/Human-Connection/pull/2996) -- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Human-Connection/Human-Connection/pull/2994) -- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Human-Connection/Human-Connection/pull/2978) -- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Human-Connection/Human-Connection/pull/2995) -- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Human-Connection/Human-Connection/pull/2993) -- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Human-Connection/Human-Connection/pull/2992) -- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Human-Connection/Human-Connection/pull/2991) -- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Human-Connection/Human-Connection/pull/2990) -- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Human-Connection/Human-Connection/pull/2951) -- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Human-Connection/Human-Connection/pull/2976) -- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Human-Connection/Human-Connection/pull/2975) -- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Human-Connection/Human-Connection/pull/2983) -- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Human-Connection/Human-Connection/pull/2974) -- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Human-Connection/Human-Connection/pull/2952) -- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Human-Connection/Human-Connection/pull/2950) -- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Human-Connection/Human-Connection/pull/2948) -- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Human-Connection/Human-Connection/pull/2977) -- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Human-Connection/Human-Connection/pull/2959) -- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Human-Connection/Human-Connection/pull/2956) -- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Human-Connection/Human-Connection/pull/2949) -- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Human-Connection/Human-Connection/pull/2945) -- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Human-Connection/Human-Connection/pull/2944) -- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Human-Connection/Human-Connection/pull/2943) -- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Human-Connection/Human-Connection/pull/2953) -- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Human-Connection/Human-Connection/pull/2954) -- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Human-Connection/Human-Connection/pull/2955) -- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Human-Connection/Human-Connection/pull/2957) -- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Human-Connection/Human-Connection/pull/2960) -- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Human-Connection/Human-Connection/pull/2961) -- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Human-Connection/Human-Connection/pull/2962) -- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Human-Connection/Human-Connection/pull/2973) -- fix: Remove github release script breaking build [`#2971`](https://github.com/Human-Connection/Human-Connection/pull/2971) -- Use original createdAt for merged users/emails [`#2969`](https://github.com/Human-Connection/Human-Connection/pull/2969) -- Fix typo [`#2966`](https://github.com/Human-Connection/Human-Connection/pull/2966) -- Replace buildList with array of Promises [`46edc3f`](https://github.com/Human-Connection/Human-Connection/commit/46edc3fdd5b83c2f00506f595b1254d7597767e0) -- refactor TeaserImage component [`e14cbf8`](https://github.com/Human-Connection/Human-Connection/commit/e14cbf8173e3040b5285ba6a5c73e2d2d2a47860) -- refactor DeleteData template and CSS [`509892b`](https://github.com/Human-Connection/Human-Connection/commit/509892b6caee6c4ca8384fb0090122ced98edfd4) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- Get rid of different factory files [`fc36729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/fc367297e3e054f09b7f8f31788ab68d87f6babf) +- Refactor factory for comments [`2fc71d7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/2fc71d75a5d5eab9c3467e94e00257ef6dd7d8a0) +- Refactor user factory [`2a79c53`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/2a79c53765b73f9b91691eb75f55cf8c9e48306e) -#### [v0.3.0](https://github.com/Human-Connection/Human-Connection/compare/0.2.2...v0.3.0) +#### [v0.3.0](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.2.2...v0.3.0) > 3 February 2020 -- chore: Update to v0.3.0 [`#2941`](https://github.com/Human-Connection/Human-Connection/pull/2941) -- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Human-Connection/Human-Connection/pull/2939) -- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Human-Connection/Human-Connection/pull/2608) -- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Human-Connection/Human-Connection/pull/2938) -- fix: deploy script with new naming convention [`#2930`](https://github.com/Human-Connection/Human-Connection/pull/2930) -- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Human-Connection/Human-Connection/pull/2940) -- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Human-Connection/Human-Connection/pull/2934) -- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Human-Connection/Human-Connection/pull/2935) -- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Human-Connection/Human-Connection/pull/2932) -- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Human-Connection/Human-Connection/pull/2937) -- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Human-Connection/Human-Connection/pull/2936) -- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Human-Connection/Human-Connection/pull/2933) -- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Human-Connection/Human-Connection/pull/2714) -- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Human-Connection/Human-Connection/pull/2927) -- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Human-Connection/Human-Connection/pull/2925) -- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Human-Connection/Human-Connection/pull/2928) -- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Human-Connection/Human-Connection/pull/2899) -- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Human-Connection/Human-Connection/pull/2926) -- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Human-Connection/Human-Connection/pull/2924) -- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Human-Connection/Human-Connection/pull/2923) -- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Human-Connection/Human-Connection/pull/2898) -- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Human-Connection/Human-Connection/pull/2919) -- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Human-Connection/Human-Connection/pull/2914) -- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Human-Connection/Human-Connection/pull/2871) -- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Human-Connection/Human-Connection/pull/2913) -- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Human-Connection/Human-Connection/pull/2907) -- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Human-Connection/Human-Connection/pull/2905) -- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Human-Connection/Human-Connection/pull/2911) -- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Human-Connection/Human-Connection/pull/2910) -- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Human-Connection/Human-Connection/pull/2906) -- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Human-Connection/Human-Connection/pull/2916) -- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Human-Connection/Human-Connection/pull/2909) -- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Human-Connection/Human-Connection/pull/2915) -- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Human-Connection/Human-Connection/pull/2912) -- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Human-Connection/Human-Connection/pull/2908) -- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Human-Connection/Human-Connection/pull/2904) -- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Human-Connection/Human-Connection/pull/2903) -- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Human-Connection/Human-Connection/pull/2902) -- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Human-Connection/Human-Connection/pull/2893) -- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Human-Connection/Human-Connection/pull/2892) -- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Human-Connection/Human-Connection/pull/2891) -- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Human-Connection/Human-Connection/pull/2890) -- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Human-Connection/Human-Connection/pull/2889) -- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Human-Connection/Human-Connection/pull/2828) -- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Human-Connection/Human-Connection/pull/2877) -- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Human-Connection/Human-Connection/pull/2879) -- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Human-Connection/Human-Connection/pull/2882) -- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Human-Connection/Human-Connection/pull/2883) -- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Human-Connection/Human-Connection/pull/2878) -- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Human-Connection/Human-Connection/pull/2880) -- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Human-Connection/Human-Connection/pull/2881) -- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Human-Connection/Human-Connection/pull/2876) -- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Human-Connection/Human-Connection/pull/2875) -- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Human-Connection/Human-Connection/pull/2874) -- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Human-Connection/Human-Connection/pull/2868) -- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Human-Connection/Human-Connection/pull/2867) -- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Human-Connection/Human-Connection/pull/2869) -- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Human-Connection/Human-Connection/pull/2865) -- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Human-Connection/Human-Connection/pull/2863) -- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Human-Connection/Human-Connection/pull/2861) -- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Human-Connection/Human-Connection/pull/2866) -- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Human-Connection/Human-Connection/pull/2864) -- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Human-Connection/Human-Connection/pull/2862) -- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Human-Connection/Human-Connection/pull/2825) -- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Human-Connection/Human-Connection/pull/2700) -- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Human-Connection/Human-Connection/issues/2411) [`#2777`](https://github.com/Human-Connection/Human-Connection/issues/2777) -- Get rid of different factory files [`fc36729`](https://github.com/Human-Connection/Human-Connection/commit/fc367297e3e054f09b7f8f31788ab68d87f6babf) -- Refactor factory for comments [`2fc71d7`](https://github.com/Human-Connection/Human-Connection/commit/2fc71d75a5d5eab9c3467e94e00257ef6dd7d8a0) -- Refactor user factory [`2a79c53`](https://github.com/Human-Connection/Human-Connection/commit/2a79c53765b73f9b91691eb75f55cf8c9e48306e) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- Improve styling per @alina-beck review [`bcc1ab1`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/bcc1ab167e8b1dfdac1ec0a05a0c14e8234bcabc) +- test(cypress): Cover "Pinned post" feature [`d49afc2`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/d49afc25cfa1c1f98ed04f78dd3ff826cd85ae25) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`d6b78e4`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/d6b78e4794ac60dee9d9fd3e3c9c53a95fcea152) -#### [0.2.2](https://github.com/Human-Connection/Human-Connection/compare/v0.2.2...0.2.2) +#### [0.2.2](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.2.2...0.2.2) > 21 January 2020 -- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Human-Connection/Human-Connection/pull/2686) -- removed obsolete German keys [`#2845`](https://github.com/Human-Connection/Human-Connection/pull/2845) -- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Human-Connection/Human-Connection/pull/2852) -- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Human-Connection/Human-Connection/pull/2857) -- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Human-Connection/Human-Connection/pull/2858) -- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Human-Connection/Human-Connection/pull/2849) -- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Human-Connection/Human-Connection/pull/2848) -- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Human-Connection/Human-Connection/pull/2856) -- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Human-Connection/Human-Connection/pull/2855) -- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Human-Connection/Human-Connection/pull/2854) -- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Human-Connection/Human-Connection/pull/2853) -- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Human-Connection/Human-Connection/pull/2851) -- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Human-Connection/Human-Connection/pull/2850) -- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Human-Connection/Human-Connection/pull/2847) -- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Human-Connection/Human-Connection/pull/2846) -- Release 0.2.2 [`#2844`](https://github.com/Human-Connection/Human-Connection/pull/2844) -- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Human-Connection/Human-Connection/pull/2842) -- Generate changelog with auto-changelog [`02367f9`](https://github.com/Human-Connection/Human-Connection/commit/02367f93e0ad635d5f43adf01695f85f06f4c0d2) -- clean up UserAvatar a little [`d20421c`](https://github.com/Human-Connection/Human-Connection/commit/d20421cb70c4bda51fdaf59f28c3a060b59bb0cd) -- display username below slug when there is no date-time [`e93332b`](https://github.com/Human-Connection/Human-Connection/commit/e93332b17361d2c59a841e7c03e93647ec76918f) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- Convert block/unblock to blacklist/whitelist [`c297b83`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/c297b83f873edc61ddec370633b9b65896c56591) +- Rename blacklist/whitelist to mute/unmute [`ba3e9e1`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/ba3e9e1025bf432151c9bf1002045179b338ff7f) +- Generate changelog with auto-changelog [`02367f9`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/02367f93e0ad635d5f43adf01695f85f06f4c0d2) -#### [v0.2.2](https://github.com/Human-Connection/Human-Connection/compare/v0.2.1...v0.2.2) +#### [v0.2.2](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.2.1...v0.2.2) > 20 January 2020 -- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Human-Connection/Human-Connection/pull/2835) -- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Human-Connection/Human-Connection/pull/2836) -- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Human-Connection/Human-Connection/pull/2840) -- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Human-Connection/Human-Connection/pull/2838) -- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Human-Connection/Human-Connection/pull/2832) -- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Human-Connection/Human-Connection/pull/2831) -- refactor(modules): Various import fixes [`#2802`](https://github.com/Human-Connection/Human-Connection/pull/2802) -- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Human-Connection/Human-Connection/pull/2839) -- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Human-Connection/Human-Connection/pull/2834) -- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Human-Connection/Human-Connection/pull/2833) -- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Human-Connection/Human-Connection/pull/2830) -- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Human-Connection/Human-Connection/pull/2829) -- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Human-Connection/Human-Connection/pull/2725) -- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Human-Connection/Human-Connection/pull/2820) -- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Human-Connection/Human-Connection/pull/2808) -- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Human-Connection/Human-Connection/pull/2819) -- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Human-Connection/Human-Connection/pull/2803) -- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Human-Connection/Human-Connection/pull/2804) -- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Human-Connection/Human-Connection/pull/2809) -- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Human-Connection/Human-Connection/pull/2810) -- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Human-Connection/Human-Connection/pull/2811) -- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Human-Connection/Human-Connection/pull/2812) -- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Human-Connection/Human-Connection/pull/2813) -- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Human-Connection/Human-Connection/pull/2815) -- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Human-Connection/Human-Connection/pull/2816) -- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Human-Connection/Human-Connection/pull/2807) -- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Human-Connection/Human-Connection/pull/2806) -- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Human-Connection/Human-Connection/pull/2805) -- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Human-Connection/Human-Connection/pull/2728) -- fix: cypress breaks locally in login step [`#2776`](https://github.com/Human-Connection/Human-Connection/pull/2776) -- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Human-Connection/Human-Connection/pull/2378) -- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Human-Connection/Human-Connection/pull/2794) -- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Human-Connection/Human-Connection/pull/2795) -- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Human-Connection/Human-Connection/pull/2796) -- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Human-Connection/Human-Connection/pull/2582) -- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Human-Connection/Human-Connection/pull/2793) -- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Human-Connection/Human-Connection/pull/2789) -- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Human-Connection/Human-Connection/pull/2790) -- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Human-Connection/Human-Connection/pull/2792) -- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Human-Connection/Human-Connection/pull/2791) -- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Human-Connection/Human-Connection/pull/2788) -- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Human-Connection/Human-Connection/pull/2787) -- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Human-Connection/Human-Connection/pull/2754) -- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Human-Connection/Human-Connection/pull/2562) -- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Human-Connection/Human-Connection/pull/2760) -- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Human-Connection/Human-Connection/pull/2782) -- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Human-Connection/Human-Connection/pull/2781) -- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Human-Connection/Human-Connection/pull/2780) -- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Human-Connection/Human-Connection/pull/2779) -- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Human-Connection/Human-Connection/pull/2778) -- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Human-Connection/Human-Connection/pull/2767) -- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Human-Connection/Human-Connection/pull/2757) -- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Human-Connection/Human-Connection/pull/2772) -- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Human-Connection/Human-Connection/pull/2758) -- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Human-Connection/Human-Connection/pull/2748) -- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Human-Connection/Human-Connection/pull/2771) -- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Human-Connection/Human-Connection/pull/2769) -- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Human-Connection/Human-Connection/pull/2764) -- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Human-Connection/Human-Connection/pull/2755) -- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Human-Connection/Human-Connection/pull/2768) -- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Human-Connection/Human-Connection/pull/2763) -- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Human-Connection/Human-Connection/pull/2761) -- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Human-Connection/Human-Connection/pull/2759) -- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Human-Connection/Human-Connection/pull/2756) -- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Human-Connection/Human-Connection/pull/2753) -- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Human-Connection/Human-Connection/pull/2752) -- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Human-Connection/Human-Connection/pull/2743) -- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Human-Connection/Human-Connection/pull/2751) -- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Human-Connection/Human-Connection/pull/2735) -- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Human-Connection/Human-Connection/pull/2746) -- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Human-Connection/Human-Connection/pull/2739) -- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Human-Connection/Human-Connection/pull/2744) -- Issues marked as bounty never become stale [`#2726`](https://github.com/Human-Connection/Human-Connection/pull/2726) -- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Human-Connection/Human-Connection/pull/2747) -- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Human-Connection/Human-Connection/pull/2742) -- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Human-Connection/Human-Connection/pull/2741) -- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Human-Connection/Human-Connection/pull/2737) -- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Human-Connection/Human-Connection/pull/2732) -- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Human-Connection/Human-Connection/pull/2740) -- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Human-Connection/Human-Connection/pull/2738) -- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Human-Connection/Human-Connection/pull/2734) -- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Human-Connection/Human-Connection/pull/2733) -- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Human-Connection/Human-Connection/pull/2731) -- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Human-Connection/Human-Connection/pull/2730) -- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Human-Connection/Human-Connection/pull/2729) -- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Human-Connection/Human-Connection/pull/2552) -- Update yarn.lock after dependabot update [`#2724`](https://github.com/Human-Connection/Human-Connection/pull/2724) -- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Human-Connection/Human-Connection/pull/2657) -- Update to version 0.2.1 [`#2722`](https://github.com/Human-Connection/Human-Connection/pull/2722) -- refactor(modules): Various import fixes [`#2773`](https://github.com/Human-Connection/Human-Connection/issues/2773) [`#2774`](https://github.com/Human-Connection/Human-Connection/issues/2774) -- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Human-Connection/Human-Connection/issues/1831) -- fix #2229 [`#2229`](https://github.com/Human-Connection/Human-Connection/issues/2229) -- build(deps-dev): bump @storybook/addon-actions in /webapp [`d0124bf`](https://github.com/Human-Connection/Human-Connection/commit/d0124bf2b4b4a641c9af76d6d2f7b5aa075ade90) -- refactor: Make `db:setup` init stage of `migrate` [`b063847`](https://github.com/Human-Connection/Human-Connection/commit/b063847849a84db885337dc8e84e75ddaf87011f) -- refactor and use base-button in SearchableInput [`fcbe612`](https://github.com/Human-Connection/Human-Connection/commit/fcbe6125f35c0dd23e2ba1ae63f539f5ef5990ea) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- chore(release): 0.2.2 [`7e26e56`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/7e26e56654d391b0f910a59e28ce67fd1ec0b4a8) -#### [v0.2.1](https://github.com/Human-Connection/Human-Connection/compare/v0.2.0...v0.2.1) +#### [0.2.1](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.2.1...0.2.1) + +> 20 January 2020 + +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`d0124bf`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/d0124bf2b4b4a641c9af76d6d2f7b5aa075ade90) +- refactor and use base-button in SearchableInput [`fcbe612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/fcbe6125f35c0dd23e2ba1ae63f539f5ef5990ea) +- manage button states and color schemes with mixin [`1b9249c`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/1b9249c685e34eb2e94b31ee0ec22421c6aa6a73) + +#### [v0.2.1](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.2.0...v0.2.1) > 10 January 2020 -- 🍰 Search For Users [`#2262`](https://github.com/Human-Connection/Human-Connection/pull/2262) -- Use node LTS in production [`#2713`](https://github.com/Human-Connection/Human-Connection/pull/2713) -- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Human-Connection/Human-Connection/pull/2718) -- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Human-Connection/Human-Connection/pull/2715) -- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Human-Connection/Human-Connection/pull/2720) -- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Human-Connection/Human-Connection/pull/2719) -- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Human-Connection/Human-Connection/pull/2717) -- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Human-Connection/Human-Connection/pull/2716) -- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Human-Connection/Human-Connection/pull/2706) -- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Human-Connection/Human-Connection/pull/2703) -- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Human-Connection/Human-Connection/pull/2711) -- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Human-Connection/Human-Connection/pull/2697) -- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Human-Connection/Human-Connection/pull/2694) -- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Human-Connection/Human-Connection/pull/2690) -- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Human-Connection/Human-Connection/pull/2708) -- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Human-Connection/Human-Connection/pull/2709) -- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Human-Connection/Human-Connection/pull/2707) -- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Human-Connection/Human-Connection/pull/2705) -- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Human-Connection/Human-Connection/pull/2704) -- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Human-Connection/Human-Connection/pull/2702) -- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Human-Connection/Human-Connection/pull/2693) -- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Human-Connection/Human-Connection/pull/2698) -- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Human-Connection/Human-Connection/pull/2696) -- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Human-Connection/Human-Connection/pull/2695) -- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Human-Connection/Human-Connection/pull/2692) -- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Human-Connection/Human-Connection/pull/2691) -- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Human-Connection/Human-Connection/pull/2689) -- Changes Text For SignUp [`#2678`](https://github.com/Human-Connection/Human-Connection/pull/2678) -- Update de.json [`#2655`](https://github.com/Human-Connection/Human-Connection/pull/2655) -- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Human-Connection/Human-Connection/pull/2682) -- Update neo4j-driver [`#2546`](https://github.com/Human-Connection/Human-Connection/pull/2546) -- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Human-Connection/Human-Connection/pull/2681) -- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Human-Connection/Human-Connection/pull/2680) -- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Human-Connection/Human-Connection/pull/2679) -- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Human-Connection/Human-Connection/pull/2674) -- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Human-Connection/Human-Connection/pull/2672) -- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Human-Connection/Human-Connection/pull/2668) -- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Human-Connection/Human-Connection/pull/2671) -- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Human-Connection/Human-Connection/pull/2669) -- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Human-Connection/Human-Connection/pull/2670) -- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Human-Connection/Human-Connection/pull/2667) -- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Human-Connection/Human-Connection/pull/2666) -- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Human-Connection/Human-Connection/pull/2665) -- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Human-Connection/Human-Connection/pull/2664) -- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Human-Connection/Human-Connection/pull/2663) -- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Human-Connection/Human-Connection/pull/2662) -- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Human-Connection/Human-Connection/pull/2632) -- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Human-Connection/Human-Connection/pull/2647) -- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Human-Connection/Human-Connection/pull/2648) -- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Human-Connection/Human-Connection/pull/2637) -- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Human-Connection/Human-Connection/pull/2636) -- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Human-Connection/Human-Connection/pull/2642) -- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Human-Connection/Human-Connection/pull/2649) -- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Human-Connection/Human-Connection/pull/2650) -- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Human-Connection/Human-Connection/pull/2651) -- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Human-Connection/Human-Connection/pull/2652) -- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Human-Connection/Human-Connection/pull/2654) -- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Human-Connection/Human-Connection/pull/2653) -- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Human-Connection/Human-Connection/pull/2616) -- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Human-Connection/Human-Connection/pull/2618) -- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Human-Connection/Human-Connection/pull/2634) -- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Human-Connection/Human-Connection/pull/2638) -- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Human-Connection/Human-Connection/pull/2639) -- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Human-Connection/Human-Connection/pull/2640) -- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Human-Connection/Human-Connection/pull/2641) -- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Human-Connection/Human-Connection/pull/2643) -- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Human-Connection/Human-Connection/pull/2644) -- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Human-Connection/Human-Connection/pull/2645) -- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Human-Connection/Human-Connection/pull/2579) -- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Human-Connection/Human-Connection/pull/2630) -- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Human-Connection/Human-Connection/pull/2617) -- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Human-Connection/Human-Connection/pull/2615) -- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Human-Connection/Human-Connection/pull/2614) -- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Human-Connection/Human-Connection/pull/2612) -- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Human-Connection/Human-Connection/pull/2610) -- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Human-Connection/Human-Connection/pull/2627) -- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Human-Connection/Human-Connection/pull/2609) -- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Human-Connection/Human-Connection/pull/2613) -- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Human-Connection/Human-Connection/pull/2606) -- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Human-Connection/Human-Connection/pull/2620) -- Fixes 2603 [`#2619`](https://github.com/Human-Connection/Human-Connection/pull/2619) -- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Human-Connection/Human-Connection/pull/2581) -- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Human-Connection/Human-Connection/pull/2621) -- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Human-Connection/Human-Connection/pull/2624) -- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Human-Connection/Human-Connection/pull/2625) -- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Human-Connection/Human-Connection/pull/2626) -- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Human-Connection/Human-Connection/pull/2633) -- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Human-Connection/Human-Connection/pull/2571) -- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Human-Connection/Human-Connection/pull/2600) -- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Human-Connection/Human-Connection/pull/2590) -- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Human-Connection/Human-Connection/pull/2599) -- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Human-Connection/Human-Connection/pull/2598) -- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Human-Connection/Human-Connection/pull/2596) -- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Human-Connection/Human-Connection/pull/2595) -- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Human-Connection/Human-Connection/pull/2594) -- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Human-Connection/Human-Connection/pull/2593) -- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Human-Connection/Human-Connection/pull/2592) -- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Human-Connection/Human-Connection/pull/2568) -- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Human-Connection/Human-Connection/pull/2588) -- fixes #2659 [`#2659`](https://github.com/Human-Connection/Human-Connection/issues/2659) -- Convert block/unblock to blacklist/whitelist [`c297b83`](https://github.com/Human-Connection/Human-Connection/commit/c297b83f873edc61ddec370633b9b65896c56591) -- Rename blacklist/whitelist to mute/unmute [`ba3e9e1`](https://github.com/Human-Connection/Human-Connection/commit/ba3e9e1025bf432151c9bf1002045179b338ff7f) -- build(deps-dev): bump storybook-design-token in /webapp [`88d39c4`](https://github.com/Human-Connection/Human-Connection/commit/88d39c4a427cb86527b06201f3f5e96d53ac09a0) +#### [0.2.0](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.2.0...0.2.0) -#### [v0.2.0](https://github.com/Human-Connection/Human-Connection/compare/v0.1.13...v0.2.0) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- locales sorted. [`fa906ef`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/fa906efb1f40dc5bd80c9678f33c7b607a320099) +- sorting locations files yarn run locales --fix [`3343e14`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3343e1435f320e1d403e16f5d4563aa11cae49a9) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) + +#### [v0.2.0](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.13...v0.2.0) > 19 December 2019 -- Update to version 0.2.0 [`#2584`](https://github.com/Human-Connection/Human-Connection/pull/2584) -- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Human-Connection/Human-Connection/pull/2556) -- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Human-Connection/Human-Connection/pull/2569) -- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Human-Connection/Human-Connection/pull/2576) -- Lokalise: Translations update [`#2563`](https://github.com/Human-Connection/Human-Connection/pull/2563) -- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Human-Connection/Human-Connection/pull/2580) -- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Human-Connection/Human-Connection/pull/2577) -- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Human-Connection/Human-Connection/pull/2575) -- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Human-Connection/Human-Connection/pull/2574) -- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Human-Connection/Human-Connection/pull/2572) -- Blur Images [`#2351`](https://github.com/Human-Connection/Human-Connection/pull/2351) -- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Human-Connection/Human-Connection/pull/2570) -- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Human-Connection/Human-Connection/pull/2567) -- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Human-Connection/Human-Connection/pull/2566) -- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Human-Connection/Human-Connection/pull/2544) -- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Human-Connection/Human-Connection/pull/2560) -- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Human-Connection/Human-Connection/pull/2559) -- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Human-Connection/Human-Connection/pull/2558) -- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Human-Connection/Human-Connection/pull/2547) -- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Human-Connection/Human-Connection/pull/2557) -- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Human-Connection/Human-Connection/pull/2555) -- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Human-Connection/Human-Connection/pull/2554) -- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Human-Connection/Human-Connection/pull/2551) -- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Human-Connection/Human-Connection/pull/2550) -- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Human-Connection/Human-Connection/pull/2548) -- Lokalise: Translations update [`#2545`](https://github.com/Human-Connection/Human-Connection/pull/2545) -- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Human-Connection/Human-Connection/pull/2522) -- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Human-Connection/Human-Connection/pull/2525) -- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Human-Connection/Human-Connection/pull/2531) -- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Human-Connection/Human-Connection/pull/2535) -- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Human-Connection/Human-Connection/pull/2542) -- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Human-Connection/Human-Connection/pull/2523) -- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Human-Connection/Human-Connection/pull/2521) -- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Human-Connection/Human-Connection/pull/2520) -- Update neode [`#2539`](https://github.com/Human-Connection/Human-Connection/pull/2539) -- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Human-Connection/Human-Connection/pull/2519) -- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Human-Connection/Human-Connection/pull/2527) -- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Human-Connection/Human-Connection/pull/2530) -- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Human-Connection/Human-Connection/pull/2532) -- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Human-Connection/Human-Connection/pull/2534) -- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Human-Connection/Human-Connection/pull/2536) -- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Human-Connection/Human-Connection/pull/2537) -- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Human-Connection/Human-Connection/pull/2538) -- Refactor: content menu [`#2512`](https://github.com/Human-Connection/Human-Connection/pull/2512) -- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Human-Connection/Human-Connection/pull/2524) -- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Human-Connection/Human-Connection/pull/2518) -- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Human-Connection/Human-Connection/pull/2517) -- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Human-Connection/Human-Connection/pull/2516) -- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Human-Connection/Human-Connection/pull/2515) -- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Human-Connection/Human-Connection/pull/2511) -- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Human-Connection/Human-Connection/pull/2513) -- Update it.json [`#2507`](https://github.com/Human-Connection/Human-Connection/pull/2507) -- Fix: User.name is not non-nullable [`#2510`](https://github.com/Human-Connection/Human-Connection/pull/2510) -- Update to version 0.1.13 [`#2506`](https://github.com/Human-Connection/Human-Connection/pull/2506) -- Lokalise: update of webapp/locales/ru.json [`b70ff73`](https://github.com/Human-Connection/Human-Connection/commit/b70ff73bba98d28494c55ed12161288b1efa1516) -- Separate concerns in components [`d74d207`](https://github.com/Human-Connection/Human-Connection/commit/d74d2072ba41af6170d79d7dc2e24f9ebab15771) -- Fix failing component tests [`b79c292`](https://github.com/Human-Connection/Human-Connection/commit/b79c292ef4f76b307131566c24d849c2e35c8089) +#### [0.1.13](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.13...0.1.13) -#### [v0.1.13](https://github.com/Human-Connection/Human-Connection/compare/v0.1.12...v0.1.13) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- test check test WIP [`a4be3f7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a4be3f7adfc36ba7517a0f5399606b1f3d3dccfe) +- fix lint: tests and lint ok [`d2a43ce`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/d2a43cecd74ee3bec291109a85ddb6986315763b) + +#### [v0.1.13](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.12...v0.1.13) > 13 December 2019 -- Update de.json [`#2492`](https://github.com/Human-Connection/Human-Connection/pull/2492) -- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Human-Connection/Human-Connection/pull/2487) -- Lokalise: Translations update [`#2503`](https://github.com/Human-Connection/Human-Connection/pull/2503) -- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Human-Connection/Human-Connection/pull/2454) -- Lokalise: Translations update [`#2485`](https://github.com/Human-Connection/Human-Connection/pull/2485) -- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Human-Connection/Human-Connection/pull/2505) -- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Human-Connection/Human-Connection/pull/2504) -- Favor transaction functions [`#2433`](https://github.com/Human-Connection/Human-Connection/pull/2433) -- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Human-Connection/Human-Connection/pull/2500) -- Update en.json [`#2491`](https://github.com/Human-Connection/Human-Connection/pull/2491) -- Update es.json [`#2493`](https://github.com/Human-Connection/Human-Connection/pull/2493) -- Update fr.json [`#2494`](https://github.com/Human-Connection/Human-Connection/pull/2494) -- Update it.json [`#2496`](https://github.com/Human-Connection/Human-Connection/pull/2496) -- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Human-Connection/Human-Connection/pull/2499) -- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Human-Connection/Human-Connection/pull/2498) -- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Human-Connection/Human-Connection/pull/2497) -- Fix docker manifest on Travis CI [`#2488`](https://github.com/Human-Connection/Human-Connection/pull/2488) -- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Human-Connection/Human-Connection/pull/2453) -- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Human-Connection/Human-Connection/pull/2489) -- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Human-Connection/Human-Connection/pull/2490) -- Update to version 0.1.12 [`#2483`](https://github.com/Human-Connection/Human-Connection/pull/2483) -- Lokalise: update of locale/ru.json [`60b3035`](https://github.com/Human-Connection/Human-Connection/commit/60b3035a3d475cb481130c6fe94f2901711a4053) -- Fix search by adding result id [`ebc5cf3`](https://github.com/Human-Connection/Human-Connection/commit/ebc5cf392d92acf3a9e22c8967d02ea2cf6fd7fb) -- Write test/refactor tests/resolvers/middleware [`d375ebe`](https://github.com/Human-Connection/Human-Connection/commit/d375ebe7d90e3251b17f59ffba8fb1470923ebe8) +#### [0.1.12](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.12...0.1.12) -#### [v0.1.12](https://github.com/Human-Connection/Human-Connection/compare/v0.1.11...v0.1.12) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Get rid of different factory files [`fc36729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/fc367297e3e054f09b7f8f31788ab68d87f6babf) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- Refactor factory for comments [`2fc71d7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/2fc71d75a5d5eab9c3467e94e00257ef6dd7d8a0) + +#### [v0.1.12](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.11...v0.1.12) > 10 December 2019 -- Show the comments again [`#2482`](https://github.com/Human-Connection/Human-Connection/pull/2482) -- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Human-Connection/Human-Connection/pull/2470) -- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Human-Connection/Human-Connection/pull/2481) -- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Human-Connection/Human-Connection/pull/2480) -- Revert layout changes image aspect ratio [`#2467`](https://github.com/Human-Connection/Human-Connection/pull/2467) -- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Human-Connection/Human-Connection/pull/2472) -- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Human-Connection/Human-Connection/pull/2416) -- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Human-Connection/Human-Connection/pull/2421) -- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Human-Connection/Human-Connection/pull/2452) -- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Human-Connection/Human-Connection/pull/2455) -- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Human-Connection/Human-Connection/pull/2458) -- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Human-Connection/Human-Connection/pull/2473) -- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Human-Connection/Human-Connection/pull/2474) -- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Human-Connection/Human-Connection/pull/2475) -- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Human-Connection/Human-Connection/pull/2477) -- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Human-Connection/Human-Connection/pull/2443) -- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Human-Connection/Human-Connection/pull/2404) -- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Human-Connection/Human-Connection/pull/2468) -- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Human-Connection/Human-Connection/pull/2456) -- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Human-Connection/Human-Connection/pull/2459) -- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Human-Connection/Human-Connection/pull/2460) -- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Human-Connection/Human-Connection/pull/2461) -- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Human-Connection/Human-Connection/pull/2463) -- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Human-Connection/Human-Connection/pull/2464) -- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Human-Connection/Human-Connection/pull/2465) -- Paginate moderations page without losing filtering [`#2466`](https://github.com/Human-Connection/Human-Connection/pull/2466) -- Update it.json [`#2451`](https://github.com/Human-Connection/Human-Connection/pull/2451) -- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Human-Connection/Human-Connection/pull/2304) -- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Human-Connection/Human-Connection/pull/2303) -- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Human-Connection/Human-Connection/pull/2440) -- Hide Donations Bar [`#2422`](https://github.com/Human-Connection/Human-Connection/pull/2422) -- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Human-Connection/Human-Connection/pull/2436) -- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Human-Connection/Human-Connection/pull/2437) -- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Human-Connection/Human-Connection/pull/2439) -- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Human-Connection/Human-Connection/pull/2441) -- Eliminate database calls for reports query [`#2435`](https://github.com/Human-Connection/Human-Connection/pull/2435) -- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Human-Connection/Human-Connection/pull/2430) -- Remove disable from reports.disable Query [`#2432`](https://github.com/Human-Connection/Human-Connection/pull/2432) -- 2253 fix scroll layout issue [`#2317`](https://github.com/Human-Connection/Human-Connection/pull/2317) -- Update test description [`#2424`](https://github.com/Human-Connection/Human-Connection/pull/2424) -- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Human-Connection/Human-Connection/pull/2419) -- Update privacy path [`#2417`](https://github.com/Human-Connection/Human-Connection/pull/2417) -- Add browserstack logo to attributions [`#2431`](https://github.com/Human-Connection/Human-Connection/pull/2431) -- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Human-Connection/Human-Connection/pull/2428) -- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Human-Connection/Human-Connection/pull/2427) -- List and protocol moderation [`#1954`](https://github.com/Human-Connection/Human-Connection/pull/1954) -- fix: Re-enable webfinger feature [`#2335`](https://github.com/Human-Connection/Human-Connection/pull/2335) -- Close neo4j driver sessions [`#2402`](https://github.com/Human-Connection/Human-Connection/pull/2402) -- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Human-Connection/Human-Connection/pull/2385) -- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Human-Connection/Human-Connection/pull/2397) -- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Human-Connection/Human-Connection/pull/2398) -- Fix German translation of "Shouts" [`#2400`](https://github.com/Human-Connection/Human-Connection/pull/2400) -- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Human-Connection/Human-Connection/pull/2407) -- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Human-Connection/Human-Connection/pull/2406) -- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Human-Connection/Human-Connection/pull/2405) -- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Human-Connection/Human-Connection/pull/2399) -- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Human-Connection/Human-Connection/pull/2393) -- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Human-Connection/Human-Connection/pull/2374) -- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Human-Connection/Human-Connection/pull/2392) -- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Human-Connection/Human-Connection/pull/2316) -- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Human-Connection/Human-Connection/pull/2389) -- Lokalise: Translations update [`#2380`](https://github.com/Human-Connection/Human-Connection/pull/2380) -- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Human-Connection/Human-Connection/pull/2391) -- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Human-Connection/Human-Connection/pull/2390) -- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Human-Connection/Human-Connection/pull/2388) -- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Human-Connection/Human-Connection/pull/2379) -- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Human-Connection/Human-Connection/pull/2377) -- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Human-Connection/Human-Connection/pull/2366) -- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Human-Connection/Human-Connection/pull/2360) -- No public registration in development so that backend test pass [`#2382`](https://github.com/Human-Connection/Human-Connection/pull/2382) -- Don't remove sub-addresses in emails [`#2375`](https://github.com/Human-Connection/Human-Connection/pull/2375) -- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Human-Connection/Human-Connection/pull/2333) -- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Human-Connection/Human-Connection/pull/2373) -- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Human-Connection/Human-Connection/pull/2372) -- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Human-Connection/Human-Connection/pull/2371) -- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Human-Connection/Human-Connection/pull/2359) -- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Human-Connection/Human-Connection/pull/2357) -- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Human-Connection/Human-Connection/pull/2369) -- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Human-Connection/Human-Connection/pull/2368) -- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Human-Connection/Human-Connection/pull/2365) -- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Human-Connection/Human-Connection/pull/2339) -- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Human-Connection/Human-Connection/pull/2334) -- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Human-Connection/Human-Connection/pull/2323) -- 1967 component tests content view [`#2169`](https://github.com/Human-Connection/Human-Connection/pull/2169) -- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Human-Connection/Human-Connection/pull/2295) -- Migrate styleguide icons [`#2288`](https://github.com/Human-Connection/Human-Connection/pull/2288) -- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Human-Connection/Human-Connection/pull/2358) -- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Human-Connection/Human-Connection/pull/2341) -- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Human-Connection/Human-Connection/pull/2340) -- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Human-Connection/Human-Connection/pull/2322) -- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Human-Connection/Human-Connection/pull/2319) -- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Human-Connection/Human-Connection/pull/2354) -- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Human-Connection/Human-Connection/pull/2350) -- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Human-Connection/Human-Connection/pull/2353) -- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Human-Connection/Human-Connection/pull/2342) -- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Human-Connection/Human-Connection/pull/2343) -- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Human-Connection/Human-Connection/pull/2345) -- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Human-Connection/Human-Connection/pull/2346) -- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Human-Connection/Human-Connection/pull/2347) -- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Human-Connection/Human-Connection/pull/2348) -- Update to version 0.1.11 [`#2324`](https://github.com/Human-Connection/Human-Connection/pull/2324) -- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Human-Connection/Human-Connection/pull/2328) -- Fix incorrect link to development environment [`#2309`](https://github.com/Human-Connection/Human-Connection/pull/2309) -- 2329 normalize emails in login form [`#2330`](https://github.com/Human-Connection/Human-Connection/pull/2330) -- Lokalise: Translations update [`#2327`](https://github.com/Human-Connection/Human-Connection/pull/2327) -- Changed translation must change test :( [`#2310`](https://github.com/Human-Connection/Human-Connection/pull/2310) -- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Human-Connection/Human-Connection/issues/2237) -- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Human-Connection/Human-Connection/issues/2329) -- Move components to components/features [`2357028`](https://github.com/Human-Connection/Human-Connection/commit/235702867d97b44dac37f8059f9194e23ba7f47d) -- Refactor tests/resolvers [`d18d922`](https://github.com/Human-Connection/Human-Connection/commit/d18d9228b0057fae22b4b846f9d41f5223cd6e69) -- [WIP] Extract code into own components [`9401d4e`](https://github.com/Human-Connection/Human-Connection/commit/9401d4e1e1894d1be490b07a72e1ae7ef9bf22d9) +#### [0.1.11](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.11...0.1.11) -#### [v0.1.11](https://github.com/Human-Connection/Human-Connection/compare/v0.1.10...v0.1.11) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- Show the comments again [`#2482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2482) +- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2470) +- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2481) +- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2480) +- Revert layout changes image aspect ratio [`#2467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2467) +- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2472) +- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2416) +- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2421) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2452) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2455) +- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2458) +- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2473) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2474) +- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2475) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2477) +- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2443) +- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2404) +- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2468) +- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2456) +- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2459) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2460) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2461) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2463) +- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2464) +- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2465) +- Paginate moderations page without losing filtering [`#2466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2466) +- Update it.json [`#2451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2451) +- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2304) +- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2303) +- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2440) +- Hide Donations Bar [`#2422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2422) +- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2436) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2437) +- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2439) +- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2441) +- Eliminate database calls for reports query [`#2435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2435) +- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2430) +- Remove disable from reports.disable Query [`#2432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2432) +- 2253 fix scroll layout issue [`#2317`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2317) +- Update test description [`#2424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2424) +- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2419) +- Update privacy path [`#2417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2417) +- Add browserstack logo to attributions [`#2431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2431) +- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2428) +- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2427) +- List and protocol moderation [`#1954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1954) +- fix: Re-enable webfinger feature [`#2335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2335) +- Close neo4j driver sessions [`#2402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2402) +- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2385) +- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2397) +- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2398) +- Fix German translation of "Shouts" [`#2400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2400) +- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2407) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2406) +- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2405) +- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2399) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2393) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2374) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2392) +- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2316) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2389) +- Lokalise: Translations update [`#2380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2380) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2391) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2390) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2388) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2379) +- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2377) +- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2366) +- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2360) +- No public registration in development so that backend test pass [`#2382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2382) +- Don't remove sub-addresses in emails [`#2375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2375) +- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2333) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2373) +- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2372) +- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2371) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2359) +- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2357) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2369) +- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2368) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2365) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2339) +- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2334) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2323) +- 1967 component tests content view [`#2169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2169) +- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2295) +- Migrate styleguide icons [`#2288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2288) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2358) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2341) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2340) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2322) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2319) +- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2354) +- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2350) +- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2353) +- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2342) +- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2343) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2345) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2346) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2347) +- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2348) +- Update to version 0.1.11 [`#2324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2324) +- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2328) +- Fix incorrect link to development environment [`#2309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2309) +- 2329 normalize emails in login form [`#2330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2330) +- Lokalise: Translations update [`#2327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2327) +- Changed translation must change test :( [`#2310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2310) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2237) +- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2329) +- Fix #2294 [`#2294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2294) +- sorting locations files yarn run locales --fix [`3343e14`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3343e1435f320e1d403e16f5d4563aa11cae49a9) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- test check test WIP [`a4be3f7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a4be3f7adfc36ba7517a0f5399606b1f3d3dccfe) + +#### [v0.1.11](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.10...v0.1.11) > 22 November 2019 -- build(deps-dev): bump apollo-server-testing from 2.9.9 to 2.9.12 in /backend [`#2318`](https://github.com/Human-Connection/Human-Connection/pull/2318) -- build(deps-dev): bump fuse.js from 3.4.5 to 3.4.6 in /webapp [`#2314`](https://github.com/Human-Connection/Human-Connection/pull/2314) -- build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 in /webapp [`#2302`](https://github.com/Human-Connection/Human-Connection/pull/2302) -- build(deps): bump metascraper-lang from 5.8.7 to 5.8.9 in /backend [`#2301`](https://github.com/Human-Connection/Human-Connection/pull/2301) -- build(deps): bump metascraper-soundcloud from 5.8.7 to 5.8.9 in /backend [`#2298`](https://github.com/Human-Connection/Human-Connection/pull/2298) -- build(deps): bump metascraper-youtube from 5.8.7 to 5.8.9 in /backend [`#2297`](https://github.com/Human-Connection/Human-Connection/pull/2297) -- build(deps-dev): bump date-fns from 2.7.0 to 2.8.0 [`#2296`](https://github.com/Human-Connection/Human-Connection/pull/2296) -- build(deps): bump apollo-server from 2.9.9 to 2.9.11 in /backend [`#2311`](https://github.com/Human-Connection/Human-Connection/pull/2311) -- Fix Typo Of Issue 2230 [`#2293`](https://github.com/Human-Connection/Human-Connection/pull/2293) -- [Systems-Development-and-Frameworks] Clickable hashtags [`#2076`](https://github.com/Human-Connection/Human-Connection/pull/2076) -- build(deps): bump neo4j-graphql-js from 2.9.0 to 2.9.3 in /backend [`#2283`](https://github.com/Human-Connection/Human-Connection/pull/2283) -- build(deps-dev): bump eslint-plugin-jest from 23.0.3 to 23.0.4 in /backend [`#2285`](https://github.com/Human-Connection/Human-Connection/pull/2285) -- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 in /backend [`#2286`](https://github.com/Human-Connection/Human-Connection/pull/2286) -- Lokalise: Translations update [`#2277`](https://github.com/Human-Connection/Human-Connection/pull/2277) -- build(deps-dev): bump @vue/eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#2266`](https://github.com/Human-Connection/Human-Connection/pull/2266) -- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /backend [`#2281`](https://github.com/Human-Connection/Human-Connection/pull/2281) -- build(deps): bump apollo-server from 2.9.7 to 2.9.9 in /backend [`#2280`](https://github.com/Human-Connection/Human-Connection/pull/2280) -- build(deps-dev): bump apollo-server-testing from 2.9.7 to 2.9.9 in /backend [`#2279`](https://github.com/Human-Connection/Human-Connection/pull/2279) -- build(deps): bump @sentry/node from 5.8.0 to 5.9.0 in /backend [`#2278`](https://github.com/Human-Connection/Human-Connection/pull/2278) -- 🍰 2119-Fix Contribution consistent form input validation [`#2160`](https://github.com/Human-Connection/Human-Connection/pull/2160) -- build(deps): bump cookie-universal-nuxt from 2.0.18 to 2.0.19 in /webapp [`#2265`](https://github.com/Human-Connection/Human-Connection/pull/2265) -- build(deps): bump metascraper modules [`#2257`](https://github.com/Human-Connection/Human-Connection/pull/2257) -- build: configure stale bot [`#2273`](https://github.com/Human-Connection/Human-Connection/pull/2273) -- Explicitly define our schema, improve performance [`#2243`](https://github.com/Human-Connection/Human-Connection/pull/2243) -- build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 [`#2274`](https://github.com/Human-Connection/Human-Connection/pull/2274) -- build: record and publish all cypress test results [`#2251`](https://github.com/Human-Connection/Human-Connection/pull/2251) -- Add Emacs Backup Files To Gitignore (*~) [`#2261`](https://github.com/Human-Connection/Human-Connection/pull/2261) -- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 in /webapp [`#2267`](https://github.com/Human-Connection/Human-Connection/pull/2267) -- 2187 language does not change on edit [`#2200`](https://github.com/Human-Connection/Human-Connection/pull/2200) -- 1747 show shouts [`#2101`](https://github.com/Human-Connection/Human-Connection/pull/2101) -- build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp [`#2180`](https://github.com/Human-Connection/Human-Connection/pull/2180) -- Fix #2042 Back Link To Login Page [`#2078`](https://github.com/Human-Connection/Human-Connection/pull/2078) -- 2119 create post consistent form input validation improvements [`#2163`](https://github.com/Human-Connection/Human-Connection/pull/2163) -- Helper script to install all packages [`#2250`](https://github.com/Human-Connection/Human-Connection/pull/2250) -- refactor: remove redundant port configuration [`#2247`](https://github.com/Human-Connection/Human-Connection/pull/2247) -- build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.0 in /webapp [`#2246`](https://github.com/Human-Connection/Human-Connection/pull/2246) -- build(deps-dev): bump cucumber from 6.0.3 to 6.0.5 in /backend [`#2236`](https://github.com/Human-Connection/Human-Connection/pull/2236) -- build: less verbose output on build server [`#2249`](https://github.com/Human-Connection/Human-Connection/pull/2249) -- Fix infinite scrolling out of control [`#2248`](https://github.com/Human-Connection/Human-Connection/pull/2248) -- 2106-unblock a user in the user settings [`#2110`](https://github.com/Human-Connection/Human-Connection/pull/2110) -- Fix 1936 [`#2241`](https://github.com/Human-Connection/Human-Connection/pull/2241) -- fix(editor): Fix hashtags not working after embeded content [`#2242`](https://github.com/Human-Connection/Human-Connection/pull/2242) -- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /webapp [`#2185`](https://github.com/Human-Connection/Human-Connection/pull/2185) -- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.4 in /webapp [`#2245`](https://github.com/Human-Connection/Human-Connection/pull/2245) -- build(deps): remove deprecated debug flags [`#2219`](https://github.com/Human-Connection/Human-Connection/pull/2219) -- build(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /webapp [`#2235`](https://github.com/Human-Connection/Human-Connection/pull/2235) -- build(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /webapp [`#2205`](https://github.com/Human-Connection/Human-Connection/pull/2205) -- Add locale to undefined to null [`#2233`](https://github.com/Human-Connection/Human-Connection/pull/2233) -- Update to version 0.1.10 [`#2231`](https://github.com/Human-Connection/Human-Connection/pull/2231) -- Fix #2294 [`#2294`](https://github.com/Human-Connection/Human-Connection/issues/2294) -- Merge pull request #2078 from Human-Connection/fix-2042-back-link [`#2042`](https://github.com/Human-Connection/Human-Connection/issues/2042) -- Tell github-linguists to ignore snapshots [`978347b`](https://github.com/Human-Connection/Human-Connection/commit/978347ba7b5a6aa1bc915ada972ffffa2816d37c) -- Lokalise: update of webapp/locales/ru.json [`906e851`](https://github.com/Human-Connection/Human-Connection/commit/906e8518bf060134150187fb1574ac50ffd502f6) -- set up global localVue [`77f4810`](https://github.com/Human-Connection/Human-Connection/commit/77f4810ddc963386bc68d3e8a5e078ef4cf270b2) +#### [0.1.10](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.10...0.1.10) -#### [v0.1.10](https://github.com/Human-Connection/Human-Connection/compare/v0.1.9...v0.1.10) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- Show the comments again [`#2482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2482) +- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2470) +- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2481) +- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2480) +- Revert layout changes image aspect ratio [`#2467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2467) +- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2472) +- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2416) +- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2421) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2452) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2455) +- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2458) +- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2473) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2474) +- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2475) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2477) +- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2443) +- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2404) +- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2468) +- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2456) +- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2459) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2460) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2461) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2463) +- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2464) +- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2465) +- Paginate moderations page without losing filtering [`#2466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2466) +- Update it.json [`#2451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2451) +- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2304) +- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2303) +- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2440) +- Hide Donations Bar [`#2422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2422) +- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2436) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2437) +- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2439) +- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2441) +- Eliminate database calls for reports query [`#2435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2435) +- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2430) +- Remove disable from reports.disable Query [`#2432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2432) +- 2253 fix scroll layout issue [`#2317`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2317) +- Update test description [`#2424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2424) +- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2419) +- Update privacy path [`#2417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2417) +- Add browserstack logo to attributions [`#2431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2431) +- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2428) +- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2427) +- List and protocol moderation [`#1954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1954) +- fix: Re-enable webfinger feature [`#2335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2335) +- Close neo4j driver sessions [`#2402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2402) +- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2385) +- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2397) +- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2398) +- Fix German translation of "Shouts" [`#2400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2400) +- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2407) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2406) +- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2405) +- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2399) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2393) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2374) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2392) +- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2316) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2389) +- Lokalise: Translations update [`#2380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2380) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2391) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2390) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2388) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2379) +- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2377) +- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2366) +- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2360) +- No public registration in development so that backend test pass [`#2382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2382) +- Don't remove sub-addresses in emails [`#2375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2375) +- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2333) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2373) +- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2372) +- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2371) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2359) +- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2357) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2369) +- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2368) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2365) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2339) +- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2334) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2323) +- 1967 component tests content view [`#2169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2169) +- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2295) +- Migrate styleguide icons [`#2288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2288) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2358) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2341) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2340) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2322) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2319) +- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2354) +- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2350) +- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2353) +- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2342) +- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2343) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2345) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2346) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2347) +- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2348) +- Update to version 0.1.11 [`#2324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2324) +- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2328) +- Fix incorrect link to development environment [`#2309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2309) +- 2329 normalize emails in login form [`#2330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2330) +- Lokalise: Translations update [`#2327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2327) +- Changed translation must change test :( [`#2310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2310) +- build(deps-dev): bump apollo-server-testing from 2.9.9 to 2.9.12 in /backend [`#2318`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2318) +- build(deps-dev): bump fuse.js from 3.4.5 to 3.4.6 in /webapp [`#2314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2314) +- build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 in /webapp [`#2302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2302) +- build(deps): bump metascraper-lang from 5.8.7 to 5.8.9 in /backend [`#2301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2301) +- build(deps): bump metascraper-soundcloud from 5.8.7 to 5.8.9 in /backend [`#2298`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2298) +- build(deps): bump metascraper-youtube from 5.8.7 to 5.8.9 in /backend [`#2297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2297) +- build(deps-dev): bump date-fns from 2.7.0 to 2.8.0 [`#2296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2296) +- build(deps): bump apollo-server from 2.9.9 to 2.9.11 in /backend [`#2311`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2311) +- Fix Typo Of Issue 2230 [`#2293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2293) +- [Systems-Development-and-Frameworks] Clickable hashtags [`#2076`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2076) +- build(deps): bump neo4j-graphql-js from 2.9.0 to 2.9.3 in /backend [`#2283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2283) +- build(deps-dev): bump eslint-plugin-jest from 23.0.3 to 23.0.4 in /backend [`#2285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2285) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 in /backend [`#2286`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2286) +- Lokalise: Translations update [`#2277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2277) +- build(deps-dev): bump @vue/eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#2266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2266) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /backend [`#2281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2281) +- build(deps): bump apollo-server from 2.9.7 to 2.9.9 in /backend [`#2280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2280) +- build(deps-dev): bump apollo-server-testing from 2.9.7 to 2.9.9 in /backend [`#2279`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2279) +- build(deps): bump @sentry/node from 5.8.0 to 5.9.0 in /backend [`#2278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2278) +- 🍰 2119-Fix Contribution consistent form input validation [`#2160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2160) +- build(deps): bump cookie-universal-nuxt from 2.0.18 to 2.0.19 in /webapp [`#2265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2265) +- build(deps): bump metascraper modules [`#2257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2257) +- build: configure stale bot [`#2273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2273) +- Explicitly define our schema, improve performance [`#2243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2243) +- build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 [`#2274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2274) +- build: record and publish all cypress test results [`#2251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2251) +- Add Emacs Backup Files To Gitignore (*~) [`#2261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2261) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 in /webapp [`#2267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2267) +- 2187 language does not change on edit [`#2200`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2200) +- 1747 show shouts [`#2101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2101) +- build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp [`#2180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2180) +- Fix #2042 Back Link To Login Page [`#2078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2078) +- 2119 create post consistent form input validation improvements [`#2163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2163) +- Helper script to install all packages [`#2250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2250) +- refactor: remove redundant port configuration [`#2247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2247) +- build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.0 in /webapp [`#2246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2246) +- build(deps-dev): bump cucumber from 6.0.3 to 6.0.5 in /backend [`#2236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2236) +- build: less verbose output on build server [`#2249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2249) +- Fix infinite scrolling out of control [`#2248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2248) +- 2106-unblock a user in the user settings [`#2110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2110) +- Fix 1936 [`#2241`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2241) +- fix(editor): Fix hashtags not working after embeded content [`#2242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2242) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /webapp [`#2185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2185) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.4 in /webapp [`#2245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2245) +- build(deps): remove deprecated debug flags [`#2219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2219) +- build(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /webapp [`#2235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2235) +- build(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /webapp [`#2205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2205) +- Add locale to undefined to null [`#2233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2233) +- Update to version 0.1.10 [`#2231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2231) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2237) +- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2329) +- Fix #2294 [`#2294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2294) +- Merge pull request #2078 from Human-Connection/fix-2042-back-link [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Fix #2042 Back Link To Login Page [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- locales sorted. [`fa906ef`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/fa906efb1f40dc5bd80c9678f33c7b607a320099) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- test check test WIP [`a4be3f7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a4be3f7adfc36ba7517a0f5399606b1f3d3dccfe) + +#### [v0.1.10](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.9...v0.1.10) > 13 November 2019 -- Update contribution guidelines [`#2127`](https://github.com/Human-Connection/Human-Connection/pull/2127) -- fix: return `null` for missig translations [`#2218`](https://github.com/Human-Connection/Human-Connection/pull/2218) -- Add donation status and button [`#2194`](https://github.com/Human-Connection/Human-Connection/pull/2194) -- Added Empty Definitions For Missing Getters And Mutations [`#2197`](https://github.com/Human-Connection/Human-Connection/pull/2197) -- build(deps): bump @sentry/node from 5.7.1 to 5.8.0 in /backend [`#2209`](https://github.com/Human-Connection/Human-Connection/pull/2209) -- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.3 in /backend [`#2206`](https://github.com/Human-Connection/Human-Connection/pull/2206) -- build(deps-dev): bump vue-svg-loader from 0.14.0 to 0.15.0 in /webapp [`#2204`](https://github.com/Human-Connection/Human-Connection/pull/2204) -- build(deps-dev): bump async-validator from 3.2.1 to 3.2.2 in /webapp [`#2203`](https://github.com/Human-Connection/Human-Connection/pull/2203) -- Update deployment names in deploy script [`#2216`](https://github.com/Human-Connection/Human-Connection/pull/2216) -- Fix: Delete Block Button in MainPage PostCards [`#2193`](https://github.com/Human-Connection/Human-Connection/pull/2193) -- Update doctl to use default context [`#2199`](https://github.com/Human-Connection/Human-Connection/pull/2199) -- console.error in Hashtag.spec.js #2161 [`#2201`](https://github.com/Human-Connection/Human-Connection/pull/2201) -- build(deps-dev): bump @storybook/addon-actions from 5.2.5 to 5.2.6 in /webapp [`#2186`](https://github.com/Human-Connection/Human-Connection/pull/2186) -- build(deps-dev): bump style-resources-loader from 1.2.1 to 1.3.2 in /webapp [`#2188`](https://github.com/Human-Connection/Human-Connection/pull/2188) -- build(deps-dev): bump @storybook/vue from 5.2.5 to 5.2.6 in /webapp [`#2183`](https://github.com/Human-Connection/Human-Connection/pull/2183) -- build(deps-dev): bump @storybook/addon-a11y from 5.2.5 to 5.2.6 in /webapp [`#2176`](https://github.com/Human-Connection/Human-Connection/pull/2176) -- build(deps-dev): bump cypress from 3.6.0 to 3.6.1 [`#2173`](https://github.com/Human-Connection/Human-Connection/pull/2173) -- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /webapp [`#2164`](https://github.com/Human-Connection/Human-Connection/pull/2164) -- Update docs for deploying new server, env variables [`#2191`](https://github.com/Human-Connection/Human-Connection/pull/2191) -- Remove unintended comma [`#2192`](https://github.com/Human-Connection/Human-Connection/pull/2192) -- added Russian to locales [`#2111`](https://github.com/Human-Connection/Human-Connection/pull/2111) -- Add notifications page with All Notifications [`#1975`](https://github.com/Human-Connection/Human-Connection/pull/1975) -- 1931 - after successful login the saved language of the user is set [`#2073`](https://github.com/Human-Connection/Human-Connection/pull/2073) -- build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0 [`#2167`](https://github.com/Human-Connection/Human-Connection/pull/2167) -- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /backend [`#2166`](https://github.com/Human-Connection/Human-Connection/pull/2166) -- build(deps-dev): bump date-fns from 2.6.0 to 2.7.0 [`#2165`](https://github.com/Human-Connection/Human-Connection/pull/2165) -- build(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /webapp [`#2156`](https://github.com/Human-Connection/Human-Connection/pull/2156) -- build(deps): bump merge-graphql-schemas from 1.7.2 to 1.7.3 in /backend [`#2155`](https://github.com/Human-Connection/Human-Connection/pull/2155) -- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.2 in /backend [`#2154`](https://github.com/Human-Connection/Human-Connection/pull/2154) -- Add missing portuguese translation [`#1909`](https://github.com/Human-Connection/Human-Connection/pull/1909) -- Migrate design tokens [`#2159`](https://github.com/Human-Connection/Human-Connection/pull/2159) -- build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp [`#2158`](https://github.com/Human-Connection/Human-Connection/pull/2158) -- build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp [`#2157`](https://github.com/Human-Connection/Human-Connection/pull/2157) -- Remove graphql-requests [`#2151`](https://github.com/Human-Connection/Human-Connection/pull/2151) -- close all open sessions [`#2148`](https://github.com/Human-Connection/Human-Connection/pull/2148) -- Implement refresh posts, fix duplicate posts bug [`#2126`](https://github.com/Human-Connection/Human-Connection/pull/2126) -- Fix: Email is Case-Sensitive [`#2118`](https://github.com/Human-Connection/Human-Connection/pull/2118) -- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /backend [`#2135`](https://github.com/Human-Connection/Human-Connection/pull/2135) -- build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend [`#2136`](https://github.com/Human-Connection/Human-Connection/pull/2136) -- build(deps-dev): bump @babel/node from 7.6.3 to 7.7.0 in /backend [`#2134`](https://github.com/Human-Connection/Human-Connection/pull/2134) -- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.0 in /webapp [`#2132`](https://github.com/Human-Connection/Human-Connection/pull/2132) -- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp [`#2133`](https://github.com/Human-Connection/Human-Connection/pull/2133) -- build(deps-dev): bump @babel/register from 7.6.2 to 7.7.0 in /backend [`#2131`](https://github.com/Human-Connection/Human-Connection/pull/2131) -- build(deps): bump graphql-middleware from 4.0.1 to 4.0.2 in /backend [`#2130`](https://github.com/Human-Connection/Human-Connection/pull/2130) -- build(deps-dev): bump @babel/cli from 7.6.4 to 7.7.0 in /backend [`#2129`](https://github.com/Human-Connection/Human-Connection/pull/2129) -- 1851 tags clickable [`#2091`](https://github.com/Human-Connection/Human-Connection/pull/2091) -- build(deps): bump graphql-shield from 7.0.0 to 7.0.1 in /backend [`#2123`](https://github.com/Human-Connection/Human-Connection/pull/2123) -- build(deps): bump merge-graphql-schemas from 1.7.0 to 1.7.2 in /backend [`#2121`](https://github.com/Human-Connection/Human-Connection/pull/2121) -- build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp [`#2122`](https://github.com/Human-Connection/Human-Connection/pull/2122) -- build(deps-dev): bump async-validator from 3.2.0 to 3.2.1 in /webapp [`#2120`](https://github.com/Human-Connection/Human-Connection/pull/2120) -- 🍰 Add migration plan and frontend code guidelines to our docs [`#2075`](https://github.com/Human-Connection/Human-Connection/pull/2075) -- Update feature template [`#2116`](https://github.com/Human-Connection/Human-Connection/pull/2116) -- Update to version 0.1.9 [`#2114`](https://github.com/Human-Connection/Human-Connection/pull/2114) -- remove package-lock.json [`3cf3c31`](https://github.com/Human-Connection/Human-Connection/commit/3cf3c31808dc6ae59fb9c6ec33e9e178c5556438) -- Extract AvatarMenu into its own component [`994a0b0`](https://github.com/Human-Connection/Human-Connection/commit/994a0b049d1803784d9c06383872f1c9e33095a0) -- Add notifications page with Notifications in table [`7cdc12f`](https://github.com/Human-Connection/Human-Connection/commit/7cdc12f4b9943062e15a874dd39f8a50142b6c61) +#### [0.1.9](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.9...0.1.9) -#### [v0.1.9](https://github.com/Human-Connection/Human-Connection/compare/v0.1.8...v0.1.9) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- Show the comments again [`#2482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2482) +- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2470) +- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2481) +- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2480) +- Revert layout changes image aspect ratio [`#2467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2467) +- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2472) +- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2416) +- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2421) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2452) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2455) +- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2458) +- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2473) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2474) +- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2475) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2477) +- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2443) +- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2404) +- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2468) +- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2456) +- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2459) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2460) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2461) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2463) +- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2464) +- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2465) +- Paginate moderations page without losing filtering [`#2466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2466) +- Update it.json [`#2451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2451) +- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2304) +- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2303) +- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2440) +- Hide Donations Bar [`#2422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2422) +- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2436) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2437) +- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2439) +- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2441) +- Eliminate database calls for reports query [`#2435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2435) +- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2430) +- Remove disable from reports.disable Query [`#2432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2432) +- 2253 fix scroll layout issue [`#2317`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2317) +- Update test description [`#2424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2424) +- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2419) +- Update privacy path [`#2417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2417) +- Add browserstack logo to attributions [`#2431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2431) +- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2428) +- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2427) +- List and protocol moderation [`#1954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1954) +- fix: Re-enable webfinger feature [`#2335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2335) +- Close neo4j driver sessions [`#2402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2402) +- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2385) +- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2397) +- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2398) +- Fix German translation of "Shouts" [`#2400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2400) +- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2407) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2406) +- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2405) +- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2399) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2393) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2374) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2392) +- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2316) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2389) +- Lokalise: Translations update [`#2380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2380) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2391) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2390) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2388) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2379) +- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2377) +- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2366) +- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2360) +- No public registration in development so that backend test pass [`#2382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2382) +- Don't remove sub-addresses in emails [`#2375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2375) +- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2333) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2373) +- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2372) +- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2371) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2359) +- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2357) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2369) +- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2368) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2365) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2339) +- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2334) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2323) +- 1967 component tests content view [`#2169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2169) +- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2295) +- Migrate styleguide icons [`#2288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2288) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2358) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2341) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2340) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2322) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2319) +- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2354) +- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2350) +- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2353) +- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2342) +- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2343) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2345) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2346) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2347) +- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2348) +- Update to version 0.1.11 [`#2324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2324) +- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2328) +- Fix incorrect link to development environment [`#2309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2309) +- 2329 normalize emails in login form [`#2330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2330) +- Lokalise: Translations update [`#2327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2327) +- Changed translation must change test :( [`#2310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2310) +- build(deps-dev): bump apollo-server-testing from 2.9.9 to 2.9.12 in /backend [`#2318`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2318) +- build(deps-dev): bump fuse.js from 3.4.5 to 3.4.6 in /webapp [`#2314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2314) +- build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 in /webapp [`#2302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2302) +- build(deps): bump metascraper-lang from 5.8.7 to 5.8.9 in /backend [`#2301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2301) +- build(deps): bump metascraper-soundcloud from 5.8.7 to 5.8.9 in /backend [`#2298`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2298) +- build(deps): bump metascraper-youtube from 5.8.7 to 5.8.9 in /backend [`#2297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2297) +- build(deps-dev): bump date-fns from 2.7.0 to 2.8.0 [`#2296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2296) +- build(deps): bump apollo-server from 2.9.9 to 2.9.11 in /backend [`#2311`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2311) +- Fix Typo Of Issue 2230 [`#2293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2293) +- [Systems-Development-and-Frameworks] Clickable hashtags [`#2076`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2076) +- build(deps): bump neo4j-graphql-js from 2.9.0 to 2.9.3 in /backend [`#2283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2283) +- build(deps-dev): bump eslint-plugin-jest from 23.0.3 to 23.0.4 in /backend [`#2285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2285) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 in /backend [`#2286`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2286) +- Lokalise: Translations update [`#2277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2277) +- build(deps-dev): bump @vue/eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#2266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2266) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /backend [`#2281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2281) +- build(deps): bump apollo-server from 2.9.7 to 2.9.9 in /backend [`#2280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2280) +- build(deps-dev): bump apollo-server-testing from 2.9.7 to 2.9.9 in /backend [`#2279`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2279) +- build(deps): bump @sentry/node from 5.8.0 to 5.9.0 in /backend [`#2278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2278) +- 🍰 2119-Fix Contribution consistent form input validation [`#2160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2160) +- build(deps): bump cookie-universal-nuxt from 2.0.18 to 2.0.19 in /webapp [`#2265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2265) +- build(deps): bump metascraper modules [`#2257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2257) +- build: configure stale bot [`#2273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2273) +- Explicitly define our schema, improve performance [`#2243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2243) +- build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 [`#2274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2274) +- build: record and publish all cypress test results [`#2251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2251) +- Add Emacs Backup Files To Gitignore (*~) [`#2261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2261) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 in /webapp [`#2267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2267) +- 2187 language does not change on edit [`#2200`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2200) +- 1747 show shouts [`#2101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2101) +- build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp [`#2180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2180) +- Fix #2042 Back Link To Login Page [`#2078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2078) +- 2119 create post consistent form input validation improvements [`#2163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2163) +- Helper script to install all packages [`#2250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2250) +- refactor: remove redundant port configuration [`#2247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2247) +- build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.0 in /webapp [`#2246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2246) +- build(deps-dev): bump cucumber from 6.0.3 to 6.0.5 in /backend [`#2236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2236) +- build: less verbose output on build server [`#2249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2249) +- Fix infinite scrolling out of control [`#2248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2248) +- 2106-unblock a user in the user settings [`#2110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2110) +- Fix 1936 [`#2241`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2241) +- fix(editor): Fix hashtags not working after embeded content [`#2242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2242) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /webapp [`#2185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2185) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.4 in /webapp [`#2245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2245) +- build(deps): remove deprecated debug flags [`#2219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2219) +- build(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /webapp [`#2235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2235) +- build(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /webapp [`#2205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2205) +- Add locale to undefined to null [`#2233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2233) +- Update to version 0.1.10 [`#2231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2231) +- Update contribution guidelines [`#2127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2127) +- fix: return `null` for missig translations [`#2218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2218) +- Add donation status and button [`#2194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2194) +- Added Empty Definitions For Missing Getters And Mutations [`#2197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2197) +- build(deps): bump @sentry/node from 5.7.1 to 5.8.0 in /backend [`#2209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2209) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.3 in /backend [`#2206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2206) +- build(deps-dev): bump vue-svg-loader from 0.14.0 to 0.15.0 in /webapp [`#2204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2204) +- build(deps-dev): bump async-validator from 3.2.1 to 3.2.2 in /webapp [`#2203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2203) +- Update deployment names in deploy script [`#2216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2216) +- Fix: Delete Block Button in MainPage PostCards [`#2193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2193) +- Update doctl to use default context [`#2199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2199) +- console.error in Hashtag.spec.js #2161 [`#2201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2201) +- build(deps-dev): bump @storybook/addon-actions from 5.2.5 to 5.2.6 in /webapp [`#2186`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2186) +- build(deps-dev): bump style-resources-loader from 1.2.1 to 1.3.2 in /webapp [`#2188`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2188) +- build(deps-dev): bump @storybook/vue from 5.2.5 to 5.2.6 in /webapp [`#2183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2183) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.5 to 5.2.6 in /webapp [`#2176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2176) +- build(deps-dev): bump cypress from 3.6.0 to 3.6.1 [`#2173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2173) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /webapp [`#2164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2164) +- Update docs for deploying new server, env variables [`#2191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2191) +- Remove unintended comma [`#2192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2192) +- added Russian to locales [`#2111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2111) +- Add notifications page with All Notifications [`#1975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1975) +- 1931 - after successful login the saved language of the user is set [`#2073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2073) +- build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0 [`#2167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2167) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /backend [`#2166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2166) +- build(deps-dev): bump date-fns from 2.6.0 to 2.7.0 [`#2165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2165) +- build(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /webapp [`#2156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2156) +- build(deps): bump merge-graphql-schemas from 1.7.2 to 1.7.3 in /backend [`#2155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2155) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.2 in /backend [`#2154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2154) +- Add missing portuguese translation [`#1909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1909) +- Migrate design tokens [`#2159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2159) +- build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp [`#2158`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2158) +- build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp [`#2157`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2157) +- Remove graphql-requests [`#2151`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2151) +- close all open sessions [`#2148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2148) +- Implement refresh posts, fix duplicate posts bug [`#2126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2126) +- Fix: Email is Case-Sensitive [`#2118`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2118) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /backend [`#2135`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2135) +- build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend [`#2136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2136) +- build(deps-dev): bump @babel/node from 7.6.3 to 7.7.0 in /backend [`#2134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2134) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.0 in /webapp [`#2132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2132) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp [`#2133`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2133) +- build(deps-dev): bump @babel/register from 7.6.2 to 7.7.0 in /backend [`#2131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2131) +- build(deps): bump graphql-middleware from 4.0.1 to 4.0.2 in /backend [`#2130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2130) +- build(deps-dev): bump @babel/cli from 7.6.4 to 7.7.0 in /backend [`#2129`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2129) +- 1851 tags clickable [`#2091`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2091) +- build(deps): bump graphql-shield from 7.0.0 to 7.0.1 in /backend [`#2123`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2123) +- build(deps): bump merge-graphql-schemas from 1.7.0 to 1.7.2 in /backend [`#2121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2121) +- build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp [`#2122`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2122) +- build(deps-dev): bump async-validator from 3.2.0 to 3.2.1 in /webapp [`#2120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2120) +- 🍰 Add migration plan and frontend code guidelines to our docs [`#2075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2075) +- Update feature template [`#2116`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2116) +- Update to version 0.1.9 [`#2114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2114) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2237) +- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2329) +- Fix #2294 [`#2294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2294) +- Merge pull request #2078 from Human-Connection/fix-2042-back-link [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Fix #2042 Back Link To Login Page [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- sorting locations files yarn run locales --fix [`3343e14`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3343e1435f320e1d403e16f5d4563aa11cae49a9) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- test check test WIP [`a4be3f7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a4be3f7adfc36ba7517a0f5399606b1f3d3dccfe) + +#### [v0.1.9](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.8...v0.1.9) > 4 November 2019 -- Refactor and tidy up crop image implementation [`#1956`](https://github.com/Human-Connection/Human-Connection/pull/1956) -- 🍰 First Implementation Of Filtering Posts By Language [`#2059`](https://github.com/Human-Connection/Human-Connection/pull/2059) -- build(deps-dev): bump cypress from 3.5.0 to 3.6.0 [`#2105`](https://github.com/Human-Connection/Human-Connection/pull/2105) -- Fix: Poll Interval [`#2108`](https://github.com/Human-Connection/Human-Connection/pull/2108) -- build(deps-dev): bump cypress-plugin-retries from 1.3.0 to 1.4.0 [`#2104`](https://github.com/Human-Connection/Human-Connection/pull/2104) -- build(deps): bump metascraper-title from 5.7.14 to 5.7.17 in /backend [`#2082`](https://github.com/Human-Connection/Human-Connection/pull/2082) -- build(deps): bump metascraper-publisher from 5.7.14 to 5.7.17 in /backend [`#2098`](https://github.com/Human-Connection/Human-Connection/pull/2098) -- build(deps): bump metascraper-description from 5.7.14 to 5.7.17 in /backend [`#2096`](https://github.com/Human-Connection/Human-Connection/pull/2096) -- build(deps): bump metascraper-audio from 5.7.14 to 5.7.17 in /backend [`#2097`](https://github.com/Human-Connection/Human-Connection/pull/2097) -- build(deps): bump metascraper-url from 5.7.14 to 5.7.17 in /backend [`#2086`](https://github.com/Human-Connection/Human-Connection/pull/2086) -- build(deps): bump metascraper-image from 5.7.6 to 5.7.17 in /backend [`#2090`](https://github.com/Human-Connection/Human-Connection/pull/2090) -- deleted posts no longer displayed in user profile [`#2093`](https://github.com/Human-Connection/Human-Connection/pull/2093) -- Send only one notification for mention and comment [`#2062`](https://github.com/Human-Connection/Human-Connection/pull/2062) -- build(deps): bump metascraper-date from 5.7.14 to 5.7.17 in /backend [`#2089`](https://github.com/Human-Connection/Human-Connection/pull/2089) -- build(deps): bump @nuxtjs/apollo from 4.0.0-rc16 to 4.0.0-rc17 in /webapp [`#2088`](https://github.com/Human-Connection/Human-Connection/pull/2088) -- build(deps): bump metascraper-lang from 5.7.14 to 5.7.17 in /backend [`#2087`](https://github.com/Human-Connection/Human-Connection/pull/2087) -- build(deps): bump metascraper-video from 5.7.14 to 5.7.17 in /backend [`#2084`](https://github.com/Human-Connection/Human-Connection/pull/2084) -- build(deps): bump metascraper-soundcloud from 5.7.14 to 5.7.17 in /backend [`#2081`](https://github.com/Human-Connection/Human-Connection/pull/2081) -- build(deps-dev): bump auto-changelog from 1.16.1 to 1.16.2 [`#2085`](https://github.com/Human-Connection/Human-Connection/pull/2085) -- build(deps): bump metascraper-logo from 5.7.14 to 5.7.17 in /backend [`#2083`](https://github.com/Human-Connection/Human-Connection/pull/2083) -- build(deps): bump metascraper-youtube from 5.7.14 to 5.7.17 in /backend [`#2080`](https://github.com/Human-Connection/Human-Connection/pull/2080) -- build(deps): bump metascraper-author from 5.7.14 to 5.7.17 in /backend [`#2079`](https://github.com/Human-Connection/Human-Connection/pull/2079) -- build(deps): bump date-fns from 2.5.0 to 2.6.0 in /webapp [`#2007`](https://github.com/Human-Connection/Human-Connection/pull/2007) -- build(deps-dev): bump eslint from 6.5.1 to 6.6.0 in /backend [`#2071`](https://github.com/Human-Connection/Human-Connection/pull/2071) -- build(deps): bump node from 12.13.0-alpine to 13.0.1-alpine in /webapp [`#2019`](https://github.com/Human-Connection/Human-Connection/pull/2019) -- [FIX # 2058] Typo Fixed. Password -> Passwort [`#2060`](https://github.com/Human-Connection/Human-Connection/pull/2060) -- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /backend [`#2064`](https://github.com/Human-Connection/Human-Connection/pull/2064) -- build(deps): bump date-fns from 2.5.1 to 2.6.0 in /backend [`#2010`](https://github.com/Human-Connection/Human-Connection/pull/2010) -- build(deps-dev): bump apollo-server-testing from 2.9.6 to 2.9.7 in /backend [`#1984`](https://github.com/Human-Connection/Human-Connection/pull/1984) -- build(deps): bump metascraper-date from 5.7.6 to 5.7.14 in /backend [`#2070`](https://github.com/Human-Connection/Human-Connection/pull/2070) -- build(deps): bump metascraper-video from 5.7.6 to 5.7.14 in /backend [`#2072`](https://github.com/Human-Connection/Human-Connection/pull/2072) -- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.2 in /backend [`#2069`](https://github.com/Human-Connection/Human-Connection/pull/2069) -- build(deps): bump metascraper-audio from 5.7.6 to 5.7.14 in /backend [`#2068`](https://github.com/Human-Connection/Human-Connection/pull/2068) -- build(deps-dev): bump eslint-plugin-jest from 23.0.0 to 23.0.2 in /webapp [`#2066`](https://github.com/Human-Connection/Human-Connection/pull/2066) -- build(deps-dev): bump cucumber from 6.0.2 to 6.0.3 in /backend [`#2065`](https://github.com/Human-Connection/Human-Connection/pull/2065) -- build(deps): bump metascraper-logo from 5.7.6 to 5.7.14 in /backend [`#2039`](https://github.com/Human-Connection/Human-Connection/pull/2039) -- build(deps): bump metascraper-url from 5.7.6 to 5.7.14 in /backend [`#2053`](https://github.com/Human-Connection/Human-Connection/pull/2053) -- build(deps): bump metascraper-youtube from 5.7.6 to 5.7.14 in /backend [`#2054`](https://github.com/Human-Connection/Human-Connection/pull/2054) -- build(deps): bump neo4j-graphql-js from 2.7.2 to 2.8.0 in /backend [`#2036`](https://github.com/Human-Connection/Human-Connection/pull/2036) -- build(deps): bump metascraper-soundcloud from 5.7.7 to 5.7.14 in /backend [`#2052`](https://github.com/Human-Connection/Human-Connection/pull/2052) -- build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend [`#2055`](https://github.com/Human-Connection/Human-Connection/pull/2055) -- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 in /webapp [`#2051`](https://github.com/Human-Connection/Human-Connection/pull/2051) -- build(deps): bump metascraper-title from 5.7.6 to 5.7.14 in /backend [`#2050`](https://github.com/Human-Connection/Human-Connection/pull/2050) -- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /webapp [`#2049`](https://github.com/Human-Connection/Human-Connection/pull/2049) -- build(deps): bump metascraper-description from 5.7.6 to 5.7.14 in /backend [`#2038`](https://github.com/Human-Connection/Human-Connection/pull/2038) -- build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp [`#2037`](https://github.com/Human-Connection/Human-Connection/pull/2037) -- build(deps): bump metascraper-publisher from 5.7.6 to 5.7.14 in /backend [`#2033`](https://github.com/Human-Connection/Human-Connection/pull/2033) -- build(deps): bump apollo-server from 2.9.6 to 2.9.7 in /backend [`#2004`](https://github.com/Human-Connection/Human-Connection/pull/2004) -- fix #1993 [`#2043`](https://github.com/Human-Connection/Human-Connection/pull/2043) -- Update to version 0.1.8 [`#2032`](https://github.com/Human-Connection/Human-Connection/pull/2032) -- build(deps): bump graphql-shield from 6.1.0 to 7.0.0 in /backend [`#2035`](https://github.com/Human-Connection/Human-Connection/pull/2035) -- build(deps): bump metascraper-lang from 5.7.6 to 5.7.14 in /backend [`#2034`](https://github.com/Human-Connection/Human-Connection/pull/2034) -- change Changes & History to Changes [`#2030`](https://github.com/Human-Connection/Human-Connection/pull/2030) -- chnage Änderungen & Verlauf zu Änderungen [`#2029`](https://github.com/Human-Connection/Human-Connection/pull/2029) -- build(deps): bump @nuxtjs/apollo from 4.0.0-rc15 to 4.0.0-rc16 in /webapp [`#1990`](https://github.com/Human-Connection/Human-Connection/pull/1990) -- Fix #2042 Back Link To Login Page [`#2042`](https://github.com/Human-Connection/Human-Connection/issues/2042) -- Merge pull request #2043 from Human-Connection/fix-1993 [`#1993`](https://github.com/Human-Connection/Human-Connection/issues/1993) -- fix #1993 [`#1993`](https://github.com/Human-Connection/Human-Connection/issues/1993) -- Prepare backend for next implementation step [`7b32243`](https://github.com/Human-Connection/Human-Connection/commit/7b3224327e67a2895e4bc15b8987b13c6f57f015) -- first implementation [`aeae72f`](https://github.com/Human-Connection/Human-Connection/commit/aeae72f6918861aa2a4c64d0b32c847d9e857e93) -- build(deps-dev): bump eslint-plugin-jest in /backend [`6c1bd53`](https://github.com/Human-Connection/Human-Connection/commit/6c1bd535ac482eb0a05d21e227a476800717a19e) +#### [0.1.8](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.8...0.1.8) -#### [v0.1.8](https://github.com/Human-Connection/Human-Connection/compare/v0.1.7...v0.1.8) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- Show the comments again [`#2482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2482) +- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2470) +- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2481) +- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2480) +- Revert layout changes image aspect ratio [`#2467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2467) +- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2472) +- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2416) +- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2421) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2452) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2455) +- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2458) +- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2473) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2474) +- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2475) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2477) +- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2443) +- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2404) +- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2468) +- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2456) +- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2459) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2460) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2461) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2463) +- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2464) +- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2465) +- Paginate moderations page without losing filtering [`#2466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2466) +- Update it.json [`#2451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2451) +- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2304) +- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2303) +- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2440) +- Hide Donations Bar [`#2422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2422) +- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2436) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2437) +- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2439) +- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2441) +- Eliminate database calls for reports query [`#2435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2435) +- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2430) +- Remove disable from reports.disable Query [`#2432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2432) +- 2253 fix scroll layout issue [`#2317`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2317) +- Update test description [`#2424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2424) +- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2419) +- Update privacy path [`#2417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2417) +- Add browserstack logo to attributions [`#2431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2431) +- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2428) +- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2427) +- List and protocol moderation [`#1954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1954) +- fix: Re-enable webfinger feature [`#2335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2335) +- Close neo4j driver sessions [`#2402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2402) +- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2385) +- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2397) +- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2398) +- Fix German translation of "Shouts" [`#2400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2400) +- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2407) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2406) +- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2405) +- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2399) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2393) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2374) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2392) +- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2316) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2389) +- Lokalise: Translations update [`#2380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2380) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2391) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2390) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2388) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2379) +- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2377) +- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2366) +- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2360) +- No public registration in development so that backend test pass [`#2382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2382) +- Don't remove sub-addresses in emails [`#2375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2375) +- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2333) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2373) +- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2372) +- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2371) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2359) +- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2357) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2369) +- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2368) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2365) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2339) +- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2334) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2323) +- 1967 component tests content view [`#2169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2169) +- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2295) +- Migrate styleguide icons [`#2288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2288) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2358) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2341) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2340) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2322) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2319) +- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2354) +- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2350) +- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2353) +- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2342) +- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2343) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2345) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2346) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2347) +- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2348) +- Update to version 0.1.11 [`#2324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2324) +- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2328) +- Fix incorrect link to development environment [`#2309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2309) +- 2329 normalize emails in login form [`#2330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2330) +- Lokalise: Translations update [`#2327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2327) +- Changed translation must change test :( [`#2310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2310) +- build(deps-dev): bump apollo-server-testing from 2.9.9 to 2.9.12 in /backend [`#2318`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2318) +- build(deps-dev): bump fuse.js from 3.4.5 to 3.4.6 in /webapp [`#2314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2314) +- build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 in /webapp [`#2302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2302) +- build(deps): bump metascraper-lang from 5.8.7 to 5.8.9 in /backend [`#2301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2301) +- build(deps): bump metascraper-soundcloud from 5.8.7 to 5.8.9 in /backend [`#2298`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2298) +- build(deps): bump metascraper-youtube from 5.8.7 to 5.8.9 in /backend [`#2297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2297) +- build(deps-dev): bump date-fns from 2.7.0 to 2.8.0 [`#2296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2296) +- build(deps): bump apollo-server from 2.9.9 to 2.9.11 in /backend [`#2311`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2311) +- Fix Typo Of Issue 2230 [`#2293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2293) +- [Systems-Development-and-Frameworks] Clickable hashtags [`#2076`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2076) +- build(deps): bump neo4j-graphql-js from 2.9.0 to 2.9.3 in /backend [`#2283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2283) +- build(deps-dev): bump eslint-plugin-jest from 23.0.3 to 23.0.4 in /backend [`#2285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2285) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 in /backend [`#2286`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2286) +- Lokalise: Translations update [`#2277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2277) +- build(deps-dev): bump @vue/eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#2266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2266) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /backend [`#2281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2281) +- build(deps): bump apollo-server from 2.9.7 to 2.9.9 in /backend [`#2280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2280) +- build(deps-dev): bump apollo-server-testing from 2.9.7 to 2.9.9 in /backend [`#2279`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2279) +- build(deps): bump @sentry/node from 5.8.0 to 5.9.0 in /backend [`#2278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2278) +- 🍰 2119-Fix Contribution consistent form input validation [`#2160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2160) +- build(deps): bump cookie-universal-nuxt from 2.0.18 to 2.0.19 in /webapp [`#2265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2265) +- build(deps): bump metascraper modules [`#2257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2257) +- build: configure stale bot [`#2273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2273) +- Explicitly define our schema, improve performance [`#2243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2243) +- build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 [`#2274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2274) +- build: record and publish all cypress test results [`#2251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2251) +- Add Emacs Backup Files To Gitignore (*~) [`#2261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2261) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 in /webapp [`#2267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2267) +- 2187 language does not change on edit [`#2200`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2200) +- 1747 show shouts [`#2101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2101) +- build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp [`#2180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2180) +- Fix #2042 Back Link To Login Page [`#2078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2078) +- 2119 create post consistent form input validation improvements [`#2163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2163) +- Helper script to install all packages [`#2250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2250) +- refactor: remove redundant port configuration [`#2247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2247) +- build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.0 in /webapp [`#2246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2246) +- build(deps-dev): bump cucumber from 6.0.3 to 6.0.5 in /backend [`#2236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2236) +- build: less verbose output on build server [`#2249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2249) +- Fix infinite scrolling out of control [`#2248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2248) +- 2106-unblock a user in the user settings [`#2110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2110) +- Fix 1936 [`#2241`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2241) +- fix(editor): Fix hashtags not working after embeded content [`#2242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2242) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /webapp [`#2185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2185) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.4 in /webapp [`#2245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2245) +- build(deps): remove deprecated debug flags [`#2219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2219) +- build(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /webapp [`#2235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2235) +- build(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /webapp [`#2205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2205) +- Add locale to undefined to null [`#2233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2233) +- Update to version 0.1.10 [`#2231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2231) +- Update contribution guidelines [`#2127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2127) +- fix: return `null` for missig translations [`#2218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2218) +- Add donation status and button [`#2194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2194) +- Added Empty Definitions For Missing Getters And Mutations [`#2197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2197) +- build(deps): bump @sentry/node from 5.7.1 to 5.8.0 in /backend [`#2209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2209) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.3 in /backend [`#2206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2206) +- build(deps-dev): bump vue-svg-loader from 0.14.0 to 0.15.0 in /webapp [`#2204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2204) +- build(deps-dev): bump async-validator from 3.2.1 to 3.2.2 in /webapp [`#2203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2203) +- Update deployment names in deploy script [`#2216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2216) +- Fix: Delete Block Button in MainPage PostCards [`#2193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2193) +- Update doctl to use default context [`#2199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2199) +- console.error in Hashtag.spec.js #2161 [`#2201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2201) +- build(deps-dev): bump @storybook/addon-actions from 5.2.5 to 5.2.6 in /webapp [`#2186`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2186) +- build(deps-dev): bump style-resources-loader from 1.2.1 to 1.3.2 in /webapp [`#2188`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2188) +- build(deps-dev): bump @storybook/vue from 5.2.5 to 5.2.6 in /webapp [`#2183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2183) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.5 to 5.2.6 in /webapp [`#2176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2176) +- build(deps-dev): bump cypress from 3.6.0 to 3.6.1 [`#2173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2173) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /webapp [`#2164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2164) +- Update docs for deploying new server, env variables [`#2191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2191) +- Remove unintended comma [`#2192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2192) +- added Russian to locales [`#2111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2111) +- Add notifications page with All Notifications [`#1975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1975) +- 1931 - after successful login the saved language of the user is set [`#2073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2073) +- build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0 [`#2167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2167) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /backend [`#2166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2166) +- build(deps-dev): bump date-fns from 2.6.0 to 2.7.0 [`#2165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2165) +- build(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /webapp [`#2156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2156) +- build(deps): bump merge-graphql-schemas from 1.7.2 to 1.7.3 in /backend [`#2155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2155) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.2 in /backend [`#2154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2154) +- Add missing portuguese translation [`#1909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1909) +- Migrate design tokens [`#2159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2159) +- build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp [`#2158`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2158) +- build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp [`#2157`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2157) +- Remove graphql-requests [`#2151`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2151) +- close all open sessions [`#2148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2148) +- Implement refresh posts, fix duplicate posts bug [`#2126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2126) +- Fix: Email is Case-Sensitive [`#2118`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2118) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /backend [`#2135`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2135) +- build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend [`#2136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2136) +- build(deps-dev): bump @babel/node from 7.6.3 to 7.7.0 in /backend [`#2134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2134) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.0 in /webapp [`#2132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2132) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp [`#2133`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2133) +- build(deps-dev): bump @babel/register from 7.6.2 to 7.7.0 in /backend [`#2131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2131) +- build(deps): bump graphql-middleware from 4.0.1 to 4.0.2 in /backend [`#2130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2130) +- build(deps-dev): bump @babel/cli from 7.6.4 to 7.7.0 in /backend [`#2129`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2129) +- 1851 tags clickable [`#2091`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2091) +- build(deps): bump graphql-shield from 7.0.0 to 7.0.1 in /backend [`#2123`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2123) +- build(deps): bump merge-graphql-schemas from 1.7.0 to 1.7.2 in /backend [`#2121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2121) +- build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp [`#2122`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2122) +- build(deps-dev): bump async-validator from 3.2.0 to 3.2.1 in /webapp [`#2120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2120) +- 🍰 Add migration plan and frontend code guidelines to our docs [`#2075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2075) +- Update feature template [`#2116`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2116) +- Update to version 0.1.9 [`#2114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2114) +- Refactor and tidy up crop image implementation [`#1956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1956) +- 🍰 First Implementation Of Filtering Posts By Language [`#2059`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2059) +- build(deps-dev): bump cypress from 3.5.0 to 3.6.0 [`#2105`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2105) +- Fix: Poll Interval [`#2108`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2108) +- build(deps-dev): bump cypress-plugin-retries from 1.3.0 to 1.4.0 [`#2104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2104) +- build(deps): bump metascraper-title from 5.7.14 to 5.7.17 in /backend [`#2082`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2082) +- build(deps): bump metascraper-publisher from 5.7.14 to 5.7.17 in /backend [`#2098`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2098) +- build(deps): bump metascraper-description from 5.7.14 to 5.7.17 in /backend [`#2096`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2096) +- build(deps): bump metascraper-audio from 5.7.14 to 5.7.17 in /backend [`#2097`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2097) +- build(deps): bump metascraper-url from 5.7.14 to 5.7.17 in /backend [`#2086`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2086) +- build(deps): bump metascraper-image from 5.7.6 to 5.7.17 in /backend [`#2090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2090) +- deleted posts no longer displayed in user profile [`#2093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2093) +- Send only one notification for mention and comment [`#2062`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2062) +- build(deps): bump metascraper-date from 5.7.14 to 5.7.17 in /backend [`#2089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2089) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc16 to 4.0.0-rc17 in /webapp [`#2088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2088) +- build(deps): bump metascraper-lang from 5.7.14 to 5.7.17 in /backend [`#2087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2087) +- build(deps): bump metascraper-video from 5.7.14 to 5.7.17 in /backend [`#2084`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2084) +- build(deps): bump metascraper-soundcloud from 5.7.14 to 5.7.17 in /backend [`#2081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2081) +- build(deps-dev): bump auto-changelog from 1.16.1 to 1.16.2 [`#2085`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2085) +- build(deps): bump metascraper-logo from 5.7.14 to 5.7.17 in /backend [`#2083`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2083) +- build(deps): bump metascraper-youtube from 5.7.14 to 5.7.17 in /backend [`#2080`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2080) +- build(deps): bump metascraper-author from 5.7.14 to 5.7.17 in /backend [`#2079`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2079) +- build(deps): bump date-fns from 2.5.0 to 2.6.0 in /webapp [`#2007`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2007) +- build(deps-dev): bump eslint from 6.5.1 to 6.6.0 in /backend [`#2071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2071) +- build(deps): bump node from 12.13.0-alpine to 13.0.1-alpine in /webapp [`#2019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2019) +- [FIX # 2058] Typo Fixed. Password -> Passwort [`#2060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2060) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /backend [`#2064`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2064) +- build(deps): bump date-fns from 2.5.1 to 2.6.0 in /backend [`#2010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2010) +- build(deps-dev): bump apollo-server-testing from 2.9.6 to 2.9.7 in /backend [`#1984`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1984) +- build(deps): bump metascraper-date from 5.7.6 to 5.7.14 in /backend [`#2070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2070) +- build(deps): bump metascraper-video from 5.7.6 to 5.7.14 in /backend [`#2072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2072) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.2 in /backend [`#2069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2069) +- build(deps): bump metascraper-audio from 5.7.6 to 5.7.14 in /backend [`#2068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2068) +- build(deps-dev): bump eslint-plugin-jest from 23.0.0 to 23.0.2 in /webapp [`#2066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2066) +- build(deps-dev): bump cucumber from 6.0.2 to 6.0.3 in /backend [`#2065`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2065) +- build(deps): bump metascraper-logo from 5.7.6 to 5.7.14 in /backend [`#2039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2039) +- build(deps): bump metascraper-url from 5.7.6 to 5.7.14 in /backend [`#2053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2053) +- build(deps): bump metascraper-youtube from 5.7.6 to 5.7.14 in /backend [`#2054`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2054) +- build(deps): bump neo4j-graphql-js from 2.7.2 to 2.8.0 in /backend [`#2036`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2036) +- build(deps): bump metascraper-soundcloud from 5.7.7 to 5.7.14 in /backend [`#2052`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2052) +- build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend [`#2055`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2055) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 in /webapp [`#2051`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2051) +- build(deps): bump metascraper-title from 5.7.6 to 5.7.14 in /backend [`#2050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2050) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /webapp [`#2049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2049) +- build(deps): bump metascraper-description from 5.7.6 to 5.7.14 in /backend [`#2038`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2038) +- build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp [`#2037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2037) +- build(deps): bump metascraper-publisher from 5.7.6 to 5.7.14 in /backend [`#2033`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2033) +- build(deps): bump apollo-server from 2.9.6 to 2.9.7 in /backend [`#2004`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2004) +- fix #1993 [`#2043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2043) +- Update to version 0.1.8 [`#2032`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2032) +- build(deps): bump graphql-shield from 6.1.0 to 7.0.0 in /backend [`#2035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2035) +- build(deps): bump metascraper-lang from 5.7.6 to 5.7.14 in /backend [`#2034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2034) +- change Changes & History to Changes [`#2030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2030) +- chnage Änderungen & Verlauf zu Änderungen [`#2029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2029) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc15 to 4.0.0-rc16 in /webapp [`#1990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1990) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2237) +- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2329) +- Fix #2294 [`#2294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2294) +- Merge pull request #2078 from Human-Connection/fix-2042-back-link [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Fix #2042 Back Link To Login Page [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Merge pull request #2043 from Human-Connection/fix-1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- fix #1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- sorting locations files yarn run locales --fix [`3343e14`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3343e1435f320e1d403e16f5d4563aa11cae49a9) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- test check test WIP [`a4be3f7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a4be3f7adfc36ba7517a0f5399606b1f3d3dccfe) + +#### [v0.1.8](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.7...v0.1.8) > 24 October 2019 -- 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) -- build(deps): bump @nuxtjs/apollo in /webapp [`26c21b5`](https://github.com/Human-Connection/Human-Connection/commit/26c21b5b76c96206d98ff6bbfdbd1ca973ffcd4f) -- Finish redesign of moderators report list [`15d28aa`](https://github.com/Human-Connection/Human-Connection/commit/15d28aa8ef84788aa640aac67838380bfacf63b7) -- build(deps-dev): bump @storybook/addon-actions in /webapp [`7e95d37`](https://github.com/Human-Connection/Human-Connection/commit/7e95d376a311a5ede6351d577d30e25aea9cb65d) +#### [0.1.7](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.7...0.1.7) -#### [v0.1.7](https://github.com/Human-Connection/Human-Connection/compare/v0.1.6...v0.1.7) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- Show the comments again [`#2482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2482) +- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2470) +- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2481) +- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2480) +- Revert layout changes image aspect ratio [`#2467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2467) +- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2472) +- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2416) +- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2421) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2452) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2455) +- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2458) +- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2473) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2474) +- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2475) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2477) +- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2443) +- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2404) +- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2468) +- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2456) +- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2459) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2460) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2461) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2463) +- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2464) +- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2465) +- Paginate moderations page without losing filtering [`#2466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2466) +- Update it.json [`#2451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2451) +- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2304) +- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2303) +- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2440) +- Hide Donations Bar [`#2422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2422) +- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2436) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2437) +- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2439) +- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2441) +- Eliminate database calls for reports query [`#2435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2435) +- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2430) +- Remove disable from reports.disable Query [`#2432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2432) +- 2253 fix scroll layout issue [`#2317`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2317) +- Update test description [`#2424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2424) +- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2419) +- Update privacy path [`#2417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2417) +- Add browserstack logo to attributions [`#2431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2431) +- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2428) +- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2427) +- List and protocol moderation [`#1954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1954) +- fix: Re-enable webfinger feature [`#2335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2335) +- Close neo4j driver sessions [`#2402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2402) +- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2385) +- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2397) +- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2398) +- Fix German translation of "Shouts" [`#2400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2400) +- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2407) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2406) +- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2405) +- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2399) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2393) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2374) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2392) +- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2316) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2389) +- Lokalise: Translations update [`#2380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2380) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2391) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2390) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2388) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2379) +- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2377) +- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2366) +- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2360) +- No public registration in development so that backend test pass [`#2382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2382) +- Don't remove sub-addresses in emails [`#2375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2375) +- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2333) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2373) +- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2372) +- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2371) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2359) +- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2357) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2369) +- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2368) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2365) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2339) +- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2334) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2323) +- 1967 component tests content view [`#2169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2169) +- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2295) +- Migrate styleguide icons [`#2288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2288) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2358) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2341) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2340) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2322) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2319) +- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2354) +- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2350) +- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2353) +- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2342) +- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2343) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2345) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2346) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2347) +- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2348) +- Update to version 0.1.11 [`#2324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2324) +- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2328) +- Fix incorrect link to development environment [`#2309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2309) +- 2329 normalize emails in login form [`#2330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2330) +- Lokalise: Translations update [`#2327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2327) +- Changed translation must change test :( [`#2310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2310) +- build(deps-dev): bump apollo-server-testing from 2.9.9 to 2.9.12 in /backend [`#2318`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2318) +- build(deps-dev): bump fuse.js from 3.4.5 to 3.4.6 in /webapp [`#2314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2314) +- build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 in /webapp [`#2302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2302) +- build(deps): bump metascraper-lang from 5.8.7 to 5.8.9 in /backend [`#2301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2301) +- build(deps): bump metascraper-soundcloud from 5.8.7 to 5.8.9 in /backend [`#2298`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2298) +- build(deps): bump metascraper-youtube from 5.8.7 to 5.8.9 in /backend [`#2297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2297) +- build(deps-dev): bump date-fns from 2.7.0 to 2.8.0 [`#2296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2296) +- build(deps): bump apollo-server from 2.9.9 to 2.9.11 in /backend [`#2311`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2311) +- Fix Typo Of Issue 2230 [`#2293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2293) +- [Systems-Development-and-Frameworks] Clickable hashtags [`#2076`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2076) +- build(deps): bump neo4j-graphql-js from 2.9.0 to 2.9.3 in /backend [`#2283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2283) +- build(deps-dev): bump eslint-plugin-jest from 23.0.3 to 23.0.4 in /backend [`#2285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2285) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 in /backend [`#2286`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2286) +- Lokalise: Translations update [`#2277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2277) +- build(deps-dev): bump @vue/eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#2266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2266) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /backend [`#2281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2281) +- build(deps): bump apollo-server from 2.9.7 to 2.9.9 in /backend [`#2280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2280) +- build(deps-dev): bump apollo-server-testing from 2.9.7 to 2.9.9 in /backend [`#2279`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2279) +- build(deps): bump @sentry/node from 5.8.0 to 5.9.0 in /backend [`#2278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2278) +- 🍰 2119-Fix Contribution consistent form input validation [`#2160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2160) +- build(deps): bump cookie-universal-nuxt from 2.0.18 to 2.0.19 in /webapp [`#2265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2265) +- build(deps): bump metascraper modules [`#2257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2257) +- build: configure stale bot [`#2273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2273) +- Explicitly define our schema, improve performance [`#2243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2243) +- build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 [`#2274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2274) +- build: record and publish all cypress test results [`#2251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2251) +- Add Emacs Backup Files To Gitignore (*~) [`#2261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2261) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 in /webapp [`#2267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2267) +- 2187 language does not change on edit [`#2200`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2200) +- 1747 show shouts [`#2101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2101) +- build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp [`#2180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2180) +- Fix #2042 Back Link To Login Page [`#2078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2078) +- 2119 create post consistent form input validation improvements [`#2163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2163) +- Helper script to install all packages [`#2250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2250) +- refactor: remove redundant port configuration [`#2247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2247) +- build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.0 in /webapp [`#2246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2246) +- build(deps-dev): bump cucumber from 6.0.3 to 6.0.5 in /backend [`#2236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2236) +- build: less verbose output on build server [`#2249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2249) +- Fix infinite scrolling out of control [`#2248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2248) +- 2106-unblock a user in the user settings [`#2110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2110) +- Fix 1936 [`#2241`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2241) +- fix(editor): Fix hashtags not working after embeded content [`#2242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2242) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /webapp [`#2185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2185) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.4 in /webapp [`#2245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2245) +- build(deps): remove deprecated debug flags [`#2219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2219) +- build(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /webapp [`#2235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2235) +- build(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /webapp [`#2205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2205) +- Add locale to undefined to null [`#2233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2233) +- Update to version 0.1.10 [`#2231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2231) +- Update contribution guidelines [`#2127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2127) +- fix: return `null` for missig translations [`#2218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2218) +- Add donation status and button [`#2194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2194) +- Added Empty Definitions For Missing Getters And Mutations [`#2197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2197) +- build(deps): bump @sentry/node from 5.7.1 to 5.8.0 in /backend [`#2209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2209) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.3 in /backend [`#2206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2206) +- build(deps-dev): bump vue-svg-loader from 0.14.0 to 0.15.0 in /webapp [`#2204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2204) +- build(deps-dev): bump async-validator from 3.2.1 to 3.2.2 in /webapp [`#2203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2203) +- Update deployment names in deploy script [`#2216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2216) +- Fix: Delete Block Button in MainPage PostCards [`#2193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2193) +- Update doctl to use default context [`#2199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2199) +- console.error in Hashtag.spec.js #2161 [`#2201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2201) +- build(deps-dev): bump @storybook/addon-actions from 5.2.5 to 5.2.6 in /webapp [`#2186`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2186) +- build(deps-dev): bump style-resources-loader from 1.2.1 to 1.3.2 in /webapp [`#2188`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2188) +- build(deps-dev): bump @storybook/vue from 5.2.5 to 5.2.6 in /webapp [`#2183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2183) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.5 to 5.2.6 in /webapp [`#2176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2176) +- build(deps-dev): bump cypress from 3.6.0 to 3.6.1 [`#2173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2173) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /webapp [`#2164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2164) +- Update docs for deploying new server, env variables [`#2191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2191) +- Remove unintended comma [`#2192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2192) +- added Russian to locales [`#2111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2111) +- Add notifications page with All Notifications [`#1975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1975) +- 1931 - after successful login the saved language of the user is set [`#2073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2073) +- build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0 [`#2167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2167) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /backend [`#2166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2166) +- build(deps-dev): bump date-fns from 2.6.0 to 2.7.0 [`#2165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2165) +- build(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /webapp [`#2156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2156) +- build(deps): bump merge-graphql-schemas from 1.7.2 to 1.7.3 in /backend [`#2155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2155) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.2 in /backend [`#2154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2154) +- Add missing portuguese translation [`#1909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1909) +- Migrate design tokens [`#2159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2159) +- build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp [`#2158`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2158) +- build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp [`#2157`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2157) +- Remove graphql-requests [`#2151`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2151) +- close all open sessions [`#2148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2148) +- Implement refresh posts, fix duplicate posts bug [`#2126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2126) +- Fix: Email is Case-Sensitive [`#2118`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2118) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /backend [`#2135`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2135) +- build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend [`#2136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2136) +- build(deps-dev): bump @babel/node from 7.6.3 to 7.7.0 in /backend [`#2134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2134) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.0 in /webapp [`#2132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2132) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp [`#2133`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2133) +- build(deps-dev): bump @babel/register from 7.6.2 to 7.7.0 in /backend [`#2131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2131) +- build(deps): bump graphql-middleware from 4.0.1 to 4.0.2 in /backend [`#2130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2130) +- build(deps-dev): bump @babel/cli from 7.6.4 to 7.7.0 in /backend [`#2129`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2129) +- 1851 tags clickable [`#2091`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2091) +- build(deps): bump graphql-shield from 7.0.0 to 7.0.1 in /backend [`#2123`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2123) +- build(deps): bump merge-graphql-schemas from 1.7.0 to 1.7.2 in /backend [`#2121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2121) +- build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp [`#2122`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2122) +- build(deps-dev): bump async-validator from 3.2.0 to 3.2.1 in /webapp [`#2120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2120) +- 🍰 Add migration plan and frontend code guidelines to our docs [`#2075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2075) +- Update feature template [`#2116`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2116) +- Update to version 0.1.9 [`#2114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2114) +- Refactor and tidy up crop image implementation [`#1956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1956) +- 🍰 First Implementation Of Filtering Posts By Language [`#2059`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2059) +- build(deps-dev): bump cypress from 3.5.0 to 3.6.0 [`#2105`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2105) +- Fix: Poll Interval [`#2108`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2108) +- build(deps-dev): bump cypress-plugin-retries from 1.3.0 to 1.4.0 [`#2104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2104) +- build(deps): bump metascraper-title from 5.7.14 to 5.7.17 in /backend [`#2082`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2082) +- build(deps): bump metascraper-publisher from 5.7.14 to 5.7.17 in /backend [`#2098`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2098) +- build(deps): bump metascraper-description from 5.7.14 to 5.7.17 in /backend [`#2096`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2096) +- build(deps): bump metascraper-audio from 5.7.14 to 5.7.17 in /backend [`#2097`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2097) +- build(deps): bump metascraper-url from 5.7.14 to 5.7.17 in /backend [`#2086`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2086) +- build(deps): bump metascraper-image from 5.7.6 to 5.7.17 in /backend [`#2090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2090) +- deleted posts no longer displayed in user profile [`#2093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2093) +- Send only one notification for mention and comment [`#2062`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2062) +- build(deps): bump metascraper-date from 5.7.14 to 5.7.17 in /backend [`#2089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2089) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc16 to 4.0.0-rc17 in /webapp [`#2088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2088) +- build(deps): bump metascraper-lang from 5.7.14 to 5.7.17 in /backend [`#2087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2087) +- build(deps): bump metascraper-video from 5.7.14 to 5.7.17 in /backend [`#2084`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2084) +- build(deps): bump metascraper-soundcloud from 5.7.14 to 5.7.17 in /backend [`#2081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2081) +- build(deps-dev): bump auto-changelog from 1.16.1 to 1.16.2 [`#2085`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2085) +- build(deps): bump metascraper-logo from 5.7.14 to 5.7.17 in /backend [`#2083`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2083) +- build(deps): bump metascraper-youtube from 5.7.14 to 5.7.17 in /backend [`#2080`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2080) +- build(deps): bump metascraper-author from 5.7.14 to 5.7.17 in /backend [`#2079`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2079) +- build(deps): bump date-fns from 2.5.0 to 2.6.0 in /webapp [`#2007`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2007) +- build(deps-dev): bump eslint from 6.5.1 to 6.6.0 in /backend [`#2071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2071) +- build(deps): bump node from 12.13.0-alpine to 13.0.1-alpine in /webapp [`#2019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2019) +- [FIX # 2058] Typo Fixed. Password -> Passwort [`#2060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2060) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /backend [`#2064`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2064) +- build(deps): bump date-fns from 2.5.1 to 2.6.0 in /backend [`#2010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2010) +- build(deps-dev): bump apollo-server-testing from 2.9.6 to 2.9.7 in /backend [`#1984`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1984) +- build(deps): bump metascraper-date from 5.7.6 to 5.7.14 in /backend [`#2070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2070) +- build(deps): bump metascraper-video from 5.7.6 to 5.7.14 in /backend [`#2072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2072) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.2 in /backend [`#2069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2069) +- build(deps): bump metascraper-audio from 5.7.6 to 5.7.14 in /backend [`#2068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2068) +- build(deps-dev): bump eslint-plugin-jest from 23.0.0 to 23.0.2 in /webapp [`#2066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2066) +- build(deps-dev): bump cucumber from 6.0.2 to 6.0.3 in /backend [`#2065`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2065) +- build(deps): bump metascraper-logo from 5.7.6 to 5.7.14 in /backend [`#2039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2039) +- build(deps): bump metascraper-url from 5.7.6 to 5.7.14 in /backend [`#2053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2053) +- build(deps): bump metascraper-youtube from 5.7.6 to 5.7.14 in /backend [`#2054`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2054) +- build(deps): bump neo4j-graphql-js from 2.7.2 to 2.8.0 in /backend [`#2036`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2036) +- build(deps): bump metascraper-soundcloud from 5.7.7 to 5.7.14 in /backend [`#2052`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2052) +- build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend [`#2055`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2055) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 in /webapp [`#2051`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2051) +- build(deps): bump metascraper-title from 5.7.6 to 5.7.14 in /backend [`#2050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2050) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /webapp [`#2049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2049) +- build(deps): bump metascraper-description from 5.7.6 to 5.7.14 in /backend [`#2038`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2038) +- build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp [`#2037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2037) +- build(deps): bump metascraper-publisher from 5.7.6 to 5.7.14 in /backend [`#2033`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2033) +- build(deps): bump apollo-server from 2.9.6 to 2.9.7 in /backend [`#2004`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2004) +- fix #1993 [`#2043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2043) +- Update to version 0.1.8 [`#2032`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2032) +- build(deps): bump graphql-shield from 6.1.0 to 7.0.0 in /backend [`#2035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2035) +- build(deps): bump metascraper-lang from 5.7.6 to 5.7.14 in /backend [`#2034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2034) +- change Changes & History to Changes [`#2030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2030) +- chnage Änderungen & Verlauf zu Änderungen [`#2029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2029) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc15 to 4.0.0-rc16 in /webapp [`#1990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1990) +- add FAQ _blank-href in Footer [`#2028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2028) +- fix: Don't attempt to save locale if not authenticated [`#2025`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2025) +- 🍰 New terms and conditions version 0.0.3 [`#2027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2027) +- Remove duplicate pinned post record [`#2023`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2023) +- build(deps-dev): bump cypress from 3.4.1 to 3.5.0 [`#2018`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2018) +- docs: add missing SUMMARY entry for online backups [`#2024`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2024) +- build(deps): bump @nuxtjs/axios from 5.6.0 to 5.8.0 in /webapp [`#2021`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2021) +- Locale save by change local switch [`#1991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1991) +- build(deps-dev): bump @storybook/addon-actions from 5.2.4 to 5.2.5 in /webapp [`#1983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1983) +- Hide shout count on user profile unless my profile [`#2016`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2016) +- new terms and conditions [`#2017`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2017) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.4 to 5.2.5 in /webapp [`#1989`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1989) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.4 to 4.0.5 in /webapp [`#2002`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2002) +- Update to version 0.1.7 [`#2015`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2015) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2237) +- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2329) +- Fix #2294 [`#2294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2294) +- Merge pull request #2078 from Human-Connection/fix-2042-back-link [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Fix #2042 Back Link To Login Page [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Merge pull request #2043 from Human-Connection/fix-1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- fix #1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- sorting locations files yarn run locales --fix [`3343e14`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3343e1435f320e1d403e16f5d4563aa11cae49a9) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- test check test WIP [`a4be3f7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a4be3f7adfc36ba7517a0f5399606b1f3d3dccfe) + +#### [v0.1.7](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.6...v0.1.7) > 23 October 2019 -- 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) +#### [0.1.6](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.6...0.1.6) -#### [v0.1.6](https://github.com/Human-Connection/Human-Connection/compare/v0.1.5...v0.1.6) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- Show the comments again [`#2482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2482) +- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2470) +- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2481) +- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2480) +- Revert layout changes image aspect ratio [`#2467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2467) +- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2472) +- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2416) +- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2421) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2452) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2455) +- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2458) +- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2473) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2474) +- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2475) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2477) +- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2443) +- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2404) +- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2468) +- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2456) +- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2459) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2460) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2461) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2463) +- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2464) +- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2465) +- Paginate moderations page without losing filtering [`#2466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2466) +- Update it.json [`#2451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2451) +- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2304) +- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2303) +- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2440) +- Hide Donations Bar [`#2422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2422) +- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2436) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2437) +- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2439) +- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2441) +- Eliminate database calls for reports query [`#2435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2435) +- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2430) +- Remove disable from reports.disable Query [`#2432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2432) +- 2253 fix scroll layout issue [`#2317`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2317) +- Update test description [`#2424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2424) +- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2419) +- Update privacy path [`#2417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2417) +- Add browserstack logo to attributions [`#2431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2431) +- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2428) +- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2427) +- List and protocol moderation [`#1954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1954) +- fix: Re-enable webfinger feature [`#2335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2335) +- Close neo4j driver sessions [`#2402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2402) +- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2385) +- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2397) +- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2398) +- Fix German translation of "Shouts" [`#2400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2400) +- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2407) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2406) +- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2405) +- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2399) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2393) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2374) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2392) +- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2316) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2389) +- Lokalise: Translations update [`#2380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2380) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2391) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2390) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2388) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2379) +- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2377) +- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2366) +- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2360) +- No public registration in development so that backend test pass [`#2382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2382) +- Don't remove sub-addresses in emails [`#2375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2375) +- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2333) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2373) +- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2372) +- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2371) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2359) +- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2357) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2369) +- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2368) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2365) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2339) +- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2334) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2323) +- 1967 component tests content view [`#2169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2169) +- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2295) +- Migrate styleguide icons [`#2288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2288) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2358) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2341) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2340) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2322) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2319) +- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2354) +- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2350) +- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2353) +- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2342) +- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2343) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2345) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2346) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2347) +- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2348) +- Update to version 0.1.11 [`#2324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2324) +- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2328) +- Fix incorrect link to development environment [`#2309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2309) +- 2329 normalize emails in login form [`#2330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2330) +- Lokalise: Translations update [`#2327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2327) +- Changed translation must change test :( [`#2310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2310) +- build(deps-dev): bump apollo-server-testing from 2.9.9 to 2.9.12 in /backend [`#2318`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2318) +- build(deps-dev): bump fuse.js from 3.4.5 to 3.4.6 in /webapp [`#2314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2314) +- build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 in /webapp [`#2302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2302) +- build(deps): bump metascraper-lang from 5.8.7 to 5.8.9 in /backend [`#2301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2301) +- build(deps): bump metascraper-soundcloud from 5.8.7 to 5.8.9 in /backend [`#2298`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2298) +- build(deps): bump metascraper-youtube from 5.8.7 to 5.8.9 in /backend [`#2297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2297) +- build(deps-dev): bump date-fns from 2.7.0 to 2.8.0 [`#2296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2296) +- build(deps): bump apollo-server from 2.9.9 to 2.9.11 in /backend [`#2311`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2311) +- Fix Typo Of Issue 2230 [`#2293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2293) +- [Systems-Development-and-Frameworks] Clickable hashtags [`#2076`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2076) +- build(deps): bump neo4j-graphql-js from 2.9.0 to 2.9.3 in /backend [`#2283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2283) +- build(deps-dev): bump eslint-plugin-jest from 23.0.3 to 23.0.4 in /backend [`#2285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2285) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 in /backend [`#2286`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2286) +- Lokalise: Translations update [`#2277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2277) +- build(deps-dev): bump @vue/eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#2266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2266) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /backend [`#2281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2281) +- build(deps): bump apollo-server from 2.9.7 to 2.9.9 in /backend [`#2280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2280) +- build(deps-dev): bump apollo-server-testing from 2.9.7 to 2.9.9 in /backend [`#2279`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2279) +- build(deps): bump @sentry/node from 5.8.0 to 5.9.0 in /backend [`#2278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2278) +- 🍰 2119-Fix Contribution consistent form input validation [`#2160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2160) +- build(deps): bump cookie-universal-nuxt from 2.0.18 to 2.0.19 in /webapp [`#2265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2265) +- build(deps): bump metascraper modules [`#2257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2257) +- build: configure stale bot [`#2273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2273) +- Explicitly define our schema, improve performance [`#2243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2243) +- build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 [`#2274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2274) +- build: record and publish all cypress test results [`#2251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2251) +- Add Emacs Backup Files To Gitignore (*~) [`#2261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2261) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 in /webapp [`#2267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2267) +- 2187 language does not change on edit [`#2200`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2200) +- 1747 show shouts [`#2101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2101) +- build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp [`#2180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2180) +- Fix #2042 Back Link To Login Page [`#2078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2078) +- 2119 create post consistent form input validation improvements [`#2163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2163) +- Helper script to install all packages [`#2250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2250) +- refactor: remove redundant port configuration [`#2247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2247) +- build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.0 in /webapp [`#2246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2246) +- build(deps-dev): bump cucumber from 6.0.3 to 6.0.5 in /backend [`#2236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2236) +- build: less verbose output on build server [`#2249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2249) +- Fix infinite scrolling out of control [`#2248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2248) +- 2106-unblock a user in the user settings [`#2110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2110) +- Fix 1936 [`#2241`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2241) +- fix(editor): Fix hashtags not working after embeded content [`#2242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2242) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /webapp [`#2185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2185) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.4 in /webapp [`#2245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2245) +- build(deps): remove deprecated debug flags [`#2219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2219) +- build(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /webapp [`#2235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2235) +- build(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /webapp [`#2205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2205) +- Add locale to undefined to null [`#2233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2233) +- Update to version 0.1.10 [`#2231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2231) +- Update contribution guidelines [`#2127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2127) +- fix: return `null` for missig translations [`#2218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2218) +- Add donation status and button [`#2194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2194) +- Added Empty Definitions For Missing Getters And Mutations [`#2197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2197) +- build(deps): bump @sentry/node from 5.7.1 to 5.8.0 in /backend [`#2209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2209) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.3 in /backend [`#2206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2206) +- build(deps-dev): bump vue-svg-loader from 0.14.0 to 0.15.0 in /webapp [`#2204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2204) +- build(deps-dev): bump async-validator from 3.2.1 to 3.2.2 in /webapp [`#2203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2203) +- Update deployment names in deploy script [`#2216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2216) +- Fix: Delete Block Button in MainPage PostCards [`#2193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2193) +- Update doctl to use default context [`#2199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2199) +- console.error in Hashtag.spec.js #2161 [`#2201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2201) +- build(deps-dev): bump @storybook/addon-actions from 5.2.5 to 5.2.6 in /webapp [`#2186`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2186) +- build(deps-dev): bump style-resources-loader from 1.2.1 to 1.3.2 in /webapp [`#2188`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2188) +- build(deps-dev): bump @storybook/vue from 5.2.5 to 5.2.6 in /webapp [`#2183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2183) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.5 to 5.2.6 in /webapp [`#2176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2176) +- build(deps-dev): bump cypress from 3.6.0 to 3.6.1 [`#2173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2173) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /webapp [`#2164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2164) +- Update docs for deploying new server, env variables [`#2191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2191) +- Remove unintended comma [`#2192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2192) +- added Russian to locales [`#2111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2111) +- Add notifications page with All Notifications [`#1975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1975) +- 1931 - after successful login the saved language of the user is set [`#2073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2073) +- build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0 [`#2167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2167) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /backend [`#2166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2166) +- build(deps-dev): bump date-fns from 2.6.0 to 2.7.0 [`#2165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2165) +- build(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /webapp [`#2156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2156) +- build(deps): bump merge-graphql-schemas from 1.7.2 to 1.7.3 in /backend [`#2155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2155) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.2 in /backend [`#2154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2154) +- Add missing portuguese translation [`#1909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1909) +- Migrate design tokens [`#2159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2159) +- build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp [`#2158`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2158) +- build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp [`#2157`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2157) +- Remove graphql-requests [`#2151`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2151) +- close all open sessions [`#2148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2148) +- Implement refresh posts, fix duplicate posts bug [`#2126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2126) +- Fix: Email is Case-Sensitive [`#2118`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2118) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /backend [`#2135`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2135) +- build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend [`#2136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2136) +- build(deps-dev): bump @babel/node from 7.6.3 to 7.7.0 in /backend [`#2134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2134) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.0 in /webapp [`#2132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2132) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp [`#2133`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2133) +- build(deps-dev): bump @babel/register from 7.6.2 to 7.7.0 in /backend [`#2131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2131) +- build(deps): bump graphql-middleware from 4.0.1 to 4.0.2 in /backend [`#2130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2130) +- build(deps-dev): bump @babel/cli from 7.6.4 to 7.7.0 in /backend [`#2129`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2129) +- 1851 tags clickable [`#2091`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2091) +- build(deps): bump graphql-shield from 7.0.0 to 7.0.1 in /backend [`#2123`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2123) +- build(deps): bump merge-graphql-schemas from 1.7.0 to 1.7.2 in /backend [`#2121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2121) +- build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp [`#2122`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2122) +- build(deps-dev): bump async-validator from 3.2.0 to 3.2.1 in /webapp [`#2120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2120) +- 🍰 Add migration plan and frontend code guidelines to our docs [`#2075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2075) +- Update feature template [`#2116`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2116) +- Update to version 0.1.9 [`#2114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2114) +- Refactor and tidy up crop image implementation [`#1956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1956) +- 🍰 First Implementation Of Filtering Posts By Language [`#2059`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2059) +- build(deps-dev): bump cypress from 3.5.0 to 3.6.0 [`#2105`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2105) +- Fix: Poll Interval [`#2108`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2108) +- build(deps-dev): bump cypress-plugin-retries from 1.3.0 to 1.4.0 [`#2104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2104) +- build(deps): bump metascraper-title from 5.7.14 to 5.7.17 in /backend [`#2082`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2082) +- build(deps): bump metascraper-publisher from 5.7.14 to 5.7.17 in /backend [`#2098`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2098) +- build(deps): bump metascraper-description from 5.7.14 to 5.7.17 in /backend [`#2096`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2096) +- build(deps): bump metascraper-audio from 5.7.14 to 5.7.17 in /backend [`#2097`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2097) +- build(deps): bump metascraper-url from 5.7.14 to 5.7.17 in /backend [`#2086`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2086) +- build(deps): bump metascraper-image from 5.7.6 to 5.7.17 in /backend [`#2090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2090) +- deleted posts no longer displayed in user profile [`#2093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2093) +- Send only one notification for mention and comment [`#2062`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2062) +- build(deps): bump metascraper-date from 5.7.14 to 5.7.17 in /backend [`#2089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2089) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc16 to 4.0.0-rc17 in /webapp [`#2088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2088) +- build(deps): bump metascraper-lang from 5.7.14 to 5.7.17 in /backend [`#2087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2087) +- build(deps): bump metascraper-video from 5.7.14 to 5.7.17 in /backend [`#2084`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2084) +- build(deps): bump metascraper-soundcloud from 5.7.14 to 5.7.17 in /backend [`#2081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2081) +- build(deps-dev): bump auto-changelog from 1.16.1 to 1.16.2 [`#2085`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2085) +- build(deps): bump metascraper-logo from 5.7.14 to 5.7.17 in /backend [`#2083`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2083) +- build(deps): bump metascraper-youtube from 5.7.14 to 5.7.17 in /backend [`#2080`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2080) +- build(deps): bump metascraper-author from 5.7.14 to 5.7.17 in /backend [`#2079`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2079) +- build(deps): bump date-fns from 2.5.0 to 2.6.0 in /webapp [`#2007`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2007) +- build(deps-dev): bump eslint from 6.5.1 to 6.6.0 in /backend [`#2071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2071) +- build(deps): bump node from 12.13.0-alpine to 13.0.1-alpine in /webapp [`#2019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2019) +- [FIX # 2058] Typo Fixed. Password -> Passwort [`#2060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2060) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /backend [`#2064`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2064) +- build(deps): bump date-fns from 2.5.1 to 2.6.0 in /backend [`#2010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2010) +- build(deps-dev): bump apollo-server-testing from 2.9.6 to 2.9.7 in /backend [`#1984`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1984) +- build(deps): bump metascraper-date from 5.7.6 to 5.7.14 in /backend [`#2070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2070) +- build(deps): bump metascraper-video from 5.7.6 to 5.7.14 in /backend [`#2072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2072) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.2 in /backend [`#2069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2069) +- build(deps): bump metascraper-audio from 5.7.6 to 5.7.14 in /backend [`#2068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2068) +- build(deps-dev): bump eslint-plugin-jest from 23.0.0 to 23.0.2 in /webapp [`#2066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2066) +- build(deps-dev): bump cucumber from 6.0.2 to 6.0.3 in /backend [`#2065`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2065) +- build(deps): bump metascraper-logo from 5.7.6 to 5.7.14 in /backend [`#2039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2039) +- build(deps): bump metascraper-url from 5.7.6 to 5.7.14 in /backend [`#2053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2053) +- build(deps): bump metascraper-youtube from 5.7.6 to 5.7.14 in /backend [`#2054`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2054) +- build(deps): bump neo4j-graphql-js from 2.7.2 to 2.8.0 in /backend [`#2036`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2036) +- build(deps): bump metascraper-soundcloud from 5.7.7 to 5.7.14 in /backend [`#2052`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2052) +- build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend [`#2055`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2055) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 in /webapp [`#2051`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2051) +- build(deps): bump metascraper-title from 5.7.6 to 5.7.14 in /backend [`#2050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2050) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /webapp [`#2049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2049) +- build(deps): bump metascraper-description from 5.7.6 to 5.7.14 in /backend [`#2038`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2038) +- build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp [`#2037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2037) +- build(deps): bump metascraper-publisher from 5.7.6 to 5.7.14 in /backend [`#2033`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2033) +- build(deps): bump apollo-server from 2.9.6 to 2.9.7 in /backend [`#2004`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2004) +- fix #1993 [`#2043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2043) +- Update to version 0.1.8 [`#2032`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2032) +- build(deps): bump graphql-shield from 6.1.0 to 7.0.0 in /backend [`#2035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2035) +- build(deps): bump metascraper-lang from 5.7.6 to 5.7.14 in /backend [`#2034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2034) +- change Changes & History to Changes [`#2030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2030) +- chnage Änderungen & Verlauf zu Änderungen [`#2029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2029) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc15 to 4.0.0-rc16 in /webapp [`#1990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1990) +- add FAQ _blank-href in Footer [`#2028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2028) +- fix: Don't attempt to save locale if not authenticated [`#2025`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2025) +- 🍰 New terms and conditions version 0.0.3 [`#2027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2027) +- Remove duplicate pinned post record [`#2023`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2023) +- build(deps-dev): bump cypress from 3.4.1 to 3.5.0 [`#2018`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2018) +- docs: add missing SUMMARY entry for online backups [`#2024`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2024) +- build(deps): bump @nuxtjs/axios from 5.6.0 to 5.8.0 in /webapp [`#2021`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2021) +- Locale save by change local switch [`#1991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1991) +- build(deps-dev): bump @storybook/addon-actions from 5.2.4 to 5.2.5 in /webapp [`#1983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1983) +- Hide shout count on user profile unless my profile [`#2016`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2016) +- new terms and conditions [`#2017`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2017) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.4 to 5.2.5 in /webapp [`#1989`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1989) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.4 to 4.0.5 in /webapp [`#2002`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2002) +- Update to version 0.1.7 [`#2015`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2015) +- Update fetchMore functionality on profile page [`#2012`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2012) +- build(deps-dev): bump date-fns from 2.5.1 to 2.6.0 [`#2001`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2001) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#2000`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2000) +- build(deps): bump helmet from 3.21.1 to 3.21.2 in /backend [`#1986`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1986) +- build(deps-dev): bump eslint-plugin-jest from 22.19.0 to 22.20.0 in /webapp [`#1985`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1985) +- build(deps): bump apollo-server-express from 2.9.6 to 2.9.7 in /backend [`#1982`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1982) +- 1997 fix performance issue with pinned post [`#1998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1998) +- Update to version 0.1.6 [`#1996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1996) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2237) +- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2329) +- Fix #2294 [`#2294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2294) +- Merge pull request #2078 from Human-Connection/fix-2042-back-link [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Fix #2042 Back Link To Login Page [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Merge pull request #2043 from Human-Connection/fix-1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- fix #1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- sorting locations files yarn run locales --fix [`3343e14`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3343e1435f320e1d403e16f5d4563aa11cae49a9) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- test check test WIP [`a4be3f7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a4be3f7adfc36ba7517a0f5399606b1f3d3dccfe) + +#### [v0.1.6](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.5...v0.1.6) > 22 October 2019 -- 🍰 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) +#### [0.1.5](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.5...0.1.5) -#### [v0.1.5](https://github.com/Human-Connection/Human-Connection/compare/v0.1.4...v0.1.5) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- Show the comments again [`#2482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2482) +- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2470) +- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2481) +- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2480) +- Revert layout changes image aspect ratio [`#2467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2467) +- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2472) +- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2416) +- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2421) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2452) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2455) +- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2458) +- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2473) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2474) +- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2475) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2477) +- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2443) +- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2404) +- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2468) +- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2456) +- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2459) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2460) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2461) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2463) +- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2464) +- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2465) +- Paginate moderations page without losing filtering [`#2466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2466) +- Update it.json [`#2451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2451) +- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2304) +- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2303) +- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2440) +- Hide Donations Bar [`#2422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2422) +- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2436) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2437) +- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2439) +- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2441) +- Eliminate database calls for reports query [`#2435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2435) +- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2430) +- Remove disable from reports.disable Query [`#2432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2432) +- 2253 fix scroll layout issue [`#2317`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2317) +- Update test description [`#2424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2424) +- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2419) +- Update privacy path [`#2417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2417) +- Add browserstack logo to attributions [`#2431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2431) +- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2428) +- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2427) +- List and protocol moderation [`#1954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1954) +- fix: Re-enable webfinger feature [`#2335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2335) +- Close neo4j driver sessions [`#2402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2402) +- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2385) +- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2397) +- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2398) +- Fix German translation of "Shouts" [`#2400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2400) +- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2407) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2406) +- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2405) +- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2399) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2393) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2374) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2392) +- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2316) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2389) +- Lokalise: Translations update [`#2380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2380) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2391) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2390) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2388) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2379) +- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2377) +- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2366) +- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2360) +- No public registration in development so that backend test pass [`#2382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2382) +- Don't remove sub-addresses in emails [`#2375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2375) +- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2333) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2373) +- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2372) +- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2371) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2359) +- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2357) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2369) +- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2368) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2365) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2339) +- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2334) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2323) +- 1967 component tests content view [`#2169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2169) +- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2295) +- Migrate styleguide icons [`#2288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2288) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2358) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2341) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2340) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2322) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2319) +- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2354) +- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2350) +- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2353) +- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2342) +- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2343) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2345) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2346) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2347) +- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2348) +- Update to version 0.1.11 [`#2324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2324) +- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2328) +- Fix incorrect link to development environment [`#2309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2309) +- 2329 normalize emails in login form [`#2330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2330) +- Lokalise: Translations update [`#2327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2327) +- Changed translation must change test :( [`#2310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2310) +- build(deps-dev): bump apollo-server-testing from 2.9.9 to 2.9.12 in /backend [`#2318`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2318) +- build(deps-dev): bump fuse.js from 3.4.5 to 3.4.6 in /webapp [`#2314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2314) +- build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 in /webapp [`#2302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2302) +- build(deps): bump metascraper-lang from 5.8.7 to 5.8.9 in /backend [`#2301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2301) +- build(deps): bump metascraper-soundcloud from 5.8.7 to 5.8.9 in /backend [`#2298`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2298) +- build(deps): bump metascraper-youtube from 5.8.7 to 5.8.9 in /backend [`#2297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2297) +- build(deps-dev): bump date-fns from 2.7.0 to 2.8.0 [`#2296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2296) +- build(deps): bump apollo-server from 2.9.9 to 2.9.11 in /backend [`#2311`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2311) +- Fix Typo Of Issue 2230 [`#2293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2293) +- [Systems-Development-and-Frameworks] Clickable hashtags [`#2076`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2076) +- build(deps): bump neo4j-graphql-js from 2.9.0 to 2.9.3 in /backend [`#2283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2283) +- build(deps-dev): bump eslint-plugin-jest from 23.0.3 to 23.0.4 in /backend [`#2285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2285) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 in /backend [`#2286`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2286) +- Lokalise: Translations update [`#2277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2277) +- build(deps-dev): bump @vue/eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#2266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2266) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /backend [`#2281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2281) +- build(deps): bump apollo-server from 2.9.7 to 2.9.9 in /backend [`#2280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2280) +- build(deps-dev): bump apollo-server-testing from 2.9.7 to 2.9.9 in /backend [`#2279`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2279) +- build(deps): bump @sentry/node from 5.8.0 to 5.9.0 in /backend [`#2278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2278) +- 🍰 2119-Fix Contribution consistent form input validation [`#2160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2160) +- build(deps): bump cookie-universal-nuxt from 2.0.18 to 2.0.19 in /webapp [`#2265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2265) +- build(deps): bump metascraper modules [`#2257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2257) +- build: configure stale bot [`#2273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2273) +- Explicitly define our schema, improve performance [`#2243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2243) +- build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 [`#2274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2274) +- build: record and publish all cypress test results [`#2251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2251) +- Add Emacs Backup Files To Gitignore (*~) [`#2261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2261) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 in /webapp [`#2267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2267) +- 2187 language does not change on edit [`#2200`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2200) +- 1747 show shouts [`#2101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2101) +- build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp [`#2180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2180) +- Fix #2042 Back Link To Login Page [`#2078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2078) +- 2119 create post consistent form input validation improvements [`#2163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2163) +- Helper script to install all packages [`#2250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2250) +- refactor: remove redundant port configuration [`#2247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2247) +- build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.0 in /webapp [`#2246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2246) +- build(deps-dev): bump cucumber from 6.0.3 to 6.0.5 in /backend [`#2236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2236) +- build: less verbose output on build server [`#2249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2249) +- Fix infinite scrolling out of control [`#2248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2248) +- 2106-unblock a user in the user settings [`#2110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2110) +- Fix 1936 [`#2241`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2241) +- fix(editor): Fix hashtags not working after embeded content [`#2242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2242) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /webapp [`#2185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2185) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.4 in /webapp [`#2245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2245) +- build(deps): remove deprecated debug flags [`#2219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2219) +- build(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /webapp [`#2235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2235) +- build(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /webapp [`#2205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2205) +- Add locale to undefined to null [`#2233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2233) +- Update to version 0.1.10 [`#2231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2231) +- Update contribution guidelines [`#2127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2127) +- fix: return `null` for missig translations [`#2218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2218) +- Add donation status and button [`#2194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2194) +- Added Empty Definitions For Missing Getters And Mutations [`#2197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2197) +- build(deps): bump @sentry/node from 5.7.1 to 5.8.0 in /backend [`#2209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2209) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.3 in /backend [`#2206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2206) +- build(deps-dev): bump vue-svg-loader from 0.14.0 to 0.15.0 in /webapp [`#2204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2204) +- build(deps-dev): bump async-validator from 3.2.1 to 3.2.2 in /webapp [`#2203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2203) +- Update deployment names in deploy script [`#2216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2216) +- Fix: Delete Block Button in MainPage PostCards [`#2193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2193) +- Update doctl to use default context [`#2199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2199) +- console.error in Hashtag.spec.js #2161 [`#2201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2201) +- build(deps-dev): bump @storybook/addon-actions from 5.2.5 to 5.2.6 in /webapp [`#2186`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2186) +- build(deps-dev): bump style-resources-loader from 1.2.1 to 1.3.2 in /webapp [`#2188`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2188) +- build(deps-dev): bump @storybook/vue from 5.2.5 to 5.2.6 in /webapp [`#2183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2183) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.5 to 5.2.6 in /webapp [`#2176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2176) +- build(deps-dev): bump cypress from 3.6.0 to 3.6.1 [`#2173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2173) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /webapp [`#2164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2164) +- Update docs for deploying new server, env variables [`#2191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2191) +- Remove unintended comma [`#2192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2192) +- added Russian to locales [`#2111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2111) +- Add notifications page with All Notifications [`#1975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1975) +- 1931 - after successful login the saved language of the user is set [`#2073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2073) +- build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0 [`#2167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2167) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /backend [`#2166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2166) +- build(deps-dev): bump date-fns from 2.6.0 to 2.7.0 [`#2165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2165) +- build(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /webapp [`#2156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2156) +- build(deps): bump merge-graphql-schemas from 1.7.2 to 1.7.3 in /backend [`#2155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2155) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.2 in /backend [`#2154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2154) +- Add missing portuguese translation [`#1909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1909) +- Migrate design tokens [`#2159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2159) +- build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp [`#2158`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2158) +- build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp [`#2157`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2157) +- Remove graphql-requests [`#2151`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2151) +- close all open sessions [`#2148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2148) +- Implement refresh posts, fix duplicate posts bug [`#2126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2126) +- Fix: Email is Case-Sensitive [`#2118`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2118) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /backend [`#2135`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2135) +- build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend [`#2136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2136) +- build(deps-dev): bump @babel/node from 7.6.3 to 7.7.0 in /backend [`#2134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2134) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.0 in /webapp [`#2132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2132) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp [`#2133`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2133) +- build(deps-dev): bump @babel/register from 7.6.2 to 7.7.0 in /backend [`#2131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2131) +- build(deps): bump graphql-middleware from 4.0.1 to 4.0.2 in /backend [`#2130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2130) +- build(deps-dev): bump @babel/cli from 7.6.4 to 7.7.0 in /backend [`#2129`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2129) +- 1851 tags clickable [`#2091`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2091) +- build(deps): bump graphql-shield from 7.0.0 to 7.0.1 in /backend [`#2123`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2123) +- build(deps): bump merge-graphql-schemas from 1.7.0 to 1.7.2 in /backend [`#2121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2121) +- build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp [`#2122`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2122) +- build(deps-dev): bump async-validator from 3.2.0 to 3.2.1 in /webapp [`#2120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2120) +- 🍰 Add migration plan and frontend code guidelines to our docs [`#2075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2075) +- Update feature template [`#2116`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2116) +- Update to version 0.1.9 [`#2114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2114) +- Refactor and tidy up crop image implementation [`#1956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1956) +- 🍰 First Implementation Of Filtering Posts By Language [`#2059`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2059) +- build(deps-dev): bump cypress from 3.5.0 to 3.6.0 [`#2105`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2105) +- Fix: Poll Interval [`#2108`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2108) +- build(deps-dev): bump cypress-plugin-retries from 1.3.0 to 1.4.0 [`#2104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2104) +- build(deps): bump metascraper-title from 5.7.14 to 5.7.17 in /backend [`#2082`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2082) +- build(deps): bump metascraper-publisher from 5.7.14 to 5.7.17 in /backend [`#2098`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2098) +- build(deps): bump metascraper-description from 5.7.14 to 5.7.17 in /backend [`#2096`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2096) +- build(deps): bump metascraper-audio from 5.7.14 to 5.7.17 in /backend [`#2097`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2097) +- build(deps): bump metascraper-url from 5.7.14 to 5.7.17 in /backend [`#2086`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2086) +- build(deps): bump metascraper-image from 5.7.6 to 5.7.17 in /backend [`#2090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2090) +- deleted posts no longer displayed in user profile [`#2093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2093) +- Send only one notification for mention and comment [`#2062`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2062) +- build(deps): bump metascraper-date from 5.7.14 to 5.7.17 in /backend [`#2089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2089) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc16 to 4.0.0-rc17 in /webapp [`#2088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2088) +- build(deps): bump metascraper-lang from 5.7.14 to 5.7.17 in /backend [`#2087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2087) +- build(deps): bump metascraper-video from 5.7.14 to 5.7.17 in /backend [`#2084`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2084) +- build(deps): bump metascraper-soundcloud from 5.7.14 to 5.7.17 in /backend [`#2081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2081) +- build(deps-dev): bump auto-changelog from 1.16.1 to 1.16.2 [`#2085`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2085) +- build(deps): bump metascraper-logo from 5.7.14 to 5.7.17 in /backend [`#2083`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2083) +- build(deps): bump metascraper-youtube from 5.7.14 to 5.7.17 in /backend [`#2080`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2080) +- build(deps): bump metascraper-author from 5.7.14 to 5.7.17 in /backend [`#2079`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2079) +- build(deps): bump date-fns from 2.5.0 to 2.6.0 in /webapp [`#2007`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2007) +- build(deps-dev): bump eslint from 6.5.1 to 6.6.0 in /backend [`#2071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2071) +- build(deps): bump node from 12.13.0-alpine to 13.0.1-alpine in /webapp [`#2019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2019) +- [FIX # 2058] Typo Fixed. Password -> Passwort [`#2060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2060) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /backend [`#2064`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2064) +- build(deps): bump date-fns from 2.5.1 to 2.6.0 in /backend [`#2010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2010) +- build(deps-dev): bump apollo-server-testing from 2.9.6 to 2.9.7 in /backend [`#1984`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1984) +- build(deps): bump metascraper-date from 5.7.6 to 5.7.14 in /backend [`#2070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2070) +- build(deps): bump metascraper-video from 5.7.6 to 5.7.14 in /backend [`#2072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2072) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.2 in /backend [`#2069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2069) +- build(deps): bump metascraper-audio from 5.7.6 to 5.7.14 in /backend [`#2068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2068) +- build(deps-dev): bump eslint-plugin-jest from 23.0.0 to 23.0.2 in /webapp [`#2066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2066) +- build(deps-dev): bump cucumber from 6.0.2 to 6.0.3 in /backend [`#2065`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2065) +- build(deps): bump metascraper-logo from 5.7.6 to 5.7.14 in /backend [`#2039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2039) +- build(deps): bump metascraper-url from 5.7.6 to 5.7.14 in /backend [`#2053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2053) +- build(deps): bump metascraper-youtube from 5.7.6 to 5.7.14 in /backend [`#2054`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2054) +- build(deps): bump neo4j-graphql-js from 2.7.2 to 2.8.0 in /backend [`#2036`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2036) +- build(deps): bump metascraper-soundcloud from 5.7.7 to 5.7.14 in /backend [`#2052`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2052) +- build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend [`#2055`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2055) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 in /webapp [`#2051`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2051) +- build(deps): bump metascraper-title from 5.7.6 to 5.7.14 in /backend [`#2050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2050) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /webapp [`#2049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2049) +- build(deps): bump metascraper-description from 5.7.6 to 5.7.14 in /backend [`#2038`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2038) +- build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp [`#2037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2037) +- build(deps): bump metascraper-publisher from 5.7.6 to 5.7.14 in /backend [`#2033`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2033) +- build(deps): bump apollo-server from 2.9.6 to 2.9.7 in /backend [`#2004`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2004) +- fix #1993 [`#2043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2043) +- Update to version 0.1.8 [`#2032`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2032) +- build(deps): bump graphql-shield from 6.1.0 to 7.0.0 in /backend [`#2035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2035) +- build(deps): bump metascraper-lang from 5.7.6 to 5.7.14 in /backend [`#2034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2034) +- change Changes & History to Changes [`#2030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2030) +- chnage Änderungen & Verlauf zu Änderungen [`#2029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2029) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc15 to 4.0.0-rc16 in /webapp [`#1990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1990) +- add FAQ _blank-href in Footer [`#2028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2028) +- fix: Don't attempt to save locale if not authenticated [`#2025`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2025) +- 🍰 New terms and conditions version 0.0.3 [`#2027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2027) +- Remove duplicate pinned post record [`#2023`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2023) +- build(deps-dev): bump cypress from 3.4.1 to 3.5.0 [`#2018`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2018) +- docs: add missing SUMMARY entry for online backups [`#2024`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2024) +- build(deps): bump @nuxtjs/axios from 5.6.0 to 5.8.0 in /webapp [`#2021`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2021) +- Locale save by change local switch [`#1991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1991) +- build(deps-dev): bump @storybook/addon-actions from 5.2.4 to 5.2.5 in /webapp [`#1983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1983) +- Hide shout count on user profile unless my profile [`#2016`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2016) +- new terms and conditions [`#2017`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2017) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.4 to 5.2.5 in /webapp [`#1989`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1989) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.4 to 4.0.5 in /webapp [`#2002`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2002) +- Update to version 0.1.7 [`#2015`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2015) +- Update fetchMore functionality on profile page [`#2012`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2012) +- build(deps-dev): bump date-fns from 2.5.1 to 2.6.0 [`#2001`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2001) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#2000`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2000) +- build(deps): bump helmet from 3.21.1 to 3.21.2 in /backend [`#1986`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1986) +- build(deps-dev): bump eslint-plugin-jest from 22.19.0 to 22.20.0 in /webapp [`#1985`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1985) +- build(deps): bump apollo-server-express from 2.9.6 to 2.9.7 in /backend [`#1982`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1982) +- 1997 fix performance issue with pinned post [`#1998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1998) +- Update to version 0.1.6 [`#1996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1996) +- 🍰 Fix - maintaining sorting after navigation [`#1872`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1872) +- Add storybook stories for our university students [`#1906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1906) +- build(deps): bump nuxt from 2.10.1 to 2.10.2 in /webapp [`#1987`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1987) +- build(deps-dev): bump @storybook/vue from 5.2.4 to 5.2.5 in /webapp [`#1981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1981) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.20.0 in /backend [`#1978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1978) +- build(deps): bump node from 12.12.0-alpine to 12.13.0-alpine in /webapp [`#1977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1977) +- build(deps-dev): bump date-fns from 2.5.0 to 2.5.1 [`#1962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1962) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#1961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1961) +- build(deps-dev): bump async-validator from 3.1.0 to 3.2.0 in /webapp [`#1920`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1920) +- build(deps): bump @sentry/node from 5.7.0 to 5.7.1 in /backend [`#1914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1914) +- Hide new CommentForm while editing a comment [`#1973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1973) +- 🍰 Translate texts for pinning a post to German [`#1972`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1972) +- Allow admins to pin a post [`#1840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1840) +- fix: Only one ellipse is displayed [`#1968`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1968) +- Refactor reports resolver spec [`#1957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1957) +- Added createdAt date for follow and shout [`#1853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1853) +- build(deps-dev): bump @vue/cli-shared-utils from 3.12.0 to 4.0.4 in /webapp [`#1965`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1965) +- build(deps): bump neo4j from 3.5.11-enterprise to 3.5.12-enterprise in /neo4j [`#1963`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1963) +- build(deps-dev): bump cypress-file-upload from 3.3.4 to 3.4.0 [`#1960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1960) +- build(deps): bump date-fns from 2.5.0 to 2.5.1 in /backend [`#1959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1959) +- build(deps-dev): bump faker from `10bfb9f` to `9fd8d7d` [`#1958`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1958) +- build(deps): bump tiptap-extensions from 1.28.3 to 1.28.4 in /webapp [`#1946`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1946) +- build(deps): bump metascraper-soundcloud from 5.7.6 to 5.7.7 in /backend [`#1943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1943) +- fix: console warnings during frontend tests [`#1942`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1942) +- Language will be saved in the database of the user during registration [`#1927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1927) +- Update to version 0.1.5 [`#1951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1951) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2237) +- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2329) +- Fix #2294 [`#2294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2294) +- Merge pull request #2078 from Human-Connection/fix-2042-back-link [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Fix #2042 Back Link To Login Page [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Merge pull request #2043 from Human-Connection/fix-1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- fix #1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- locales sorted. [`fa906ef`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/fa906efb1f40dc5bd80c9678f33c7b607a320099) +- sorting locations files yarn run locales --fix [`3343e14`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3343e1435f320e1d403e16f5d4563aa11cae49a9) +- Get rid of different factory files [`fc36729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/fc367297e3e054f09b7f8f31788ab68d87f6babf) + +#### [v0.1.5](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.4...v0.1.5) > 17 October 2019 -- 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) -- Start adding missing portuguese translation [`33eb000`](https://github.com/Human-Connection/Human-Connection/commit/33eb000ee33e5aa513083450f0a00abd7240efb0) -- refactor: restructure translations and components [`bb5d581`](https://github.com/Human-Connection/Human-Connection/commit/bb5d581906b5e6e723966c3dc687c7f309356841) +#### [0.1.4](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.4...0.1.4) -#### [v0.1.4](https://github.com/Human-Connection/Human-Connection/compare/v0.1.3...v0.1.4) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- Show the comments again [`#2482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2482) +- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2470) +- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2481) +- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2480) +- Revert layout changes image aspect ratio [`#2467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2467) +- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2472) +- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2416) +- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2421) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2452) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2455) +- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2458) +- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2473) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2474) +- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2475) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2477) +- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2443) +- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2404) +- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2468) +- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2456) +- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2459) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2460) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2461) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2463) +- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2464) +- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2465) +- Paginate moderations page without losing filtering [`#2466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2466) +- Update it.json [`#2451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2451) +- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2304) +- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2303) +- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2440) +- Hide Donations Bar [`#2422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2422) +- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2436) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2437) +- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2439) +- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2441) +- Eliminate database calls for reports query [`#2435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2435) +- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2430) +- Remove disable from reports.disable Query [`#2432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2432) +- 2253 fix scroll layout issue [`#2317`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2317) +- Update test description [`#2424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2424) +- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2419) +- Update privacy path [`#2417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2417) +- Add browserstack logo to attributions [`#2431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2431) +- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2428) +- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2427) +- List and protocol moderation [`#1954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1954) +- fix: Re-enable webfinger feature [`#2335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2335) +- Close neo4j driver sessions [`#2402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2402) +- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2385) +- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2397) +- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2398) +- Fix German translation of "Shouts" [`#2400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2400) +- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2407) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2406) +- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2405) +- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2399) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2393) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2374) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2392) +- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2316) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2389) +- Lokalise: Translations update [`#2380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2380) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2391) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2390) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2388) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2379) +- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2377) +- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2366) +- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2360) +- No public registration in development so that backend test pass [`#2382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2382) +- Don't remove sub-addresses in emails [`#2375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2375) +- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2333) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2373) +- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2372) +- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2371) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2359) +- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2357) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2369) +- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2368) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2365) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2339) +- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2334) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2323) +- 1967 component tests content view [`#2169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2169) +- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2295) +- Migrate styleguide icons [`#2288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2288) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2358) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2341) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2340) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2322) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2319) +- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2354) +- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2350) +- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2353) +- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2342) +- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2343) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2345) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2346) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2347) +- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2348) +- Update to version 0.1.11 [`#2324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2324) +- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2328) +- Fix incorrect link to development environment [`#2309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2309) +- 2329 normalize emails in login form [`#2330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2330) +- Lokalise: Translations update [`#2327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2327) +- Changed translation must change test :( [`#2310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2310) +- build(deps-dev): bump apollo-server-testing from 2.9.9 to 2.9.12 in /backend [`#2318`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2318) +- build(deps-dev): bump fuse.js from 3.4.5 to 3.4.6 in /webapp [`#2314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2314) +- build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 in /webapp [`#2302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2302) +- build(deps): bump metascraper-lang from 5.8.7 to 5.8.9 in /backend [`#2301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2301) +- build(deps): bump metascraper-soundcloud from 5.8.7 to 5.8.9 in /backend [`#2298`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2298) +- build(deps): bump metascraper-youtube from 5.8.7 to 5.8.9 in /backend [`#2297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2297) +- build(deps-dev): bump date-fns from 2.7.0 to 2.8.0 [`#2296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2296) +- build(deps): bump apollo-server from 2.9.9 to 2.9.11 in /backend [`#2311`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2311) +- Fix Typo Of Issue 2230 [`#2293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2293) +- [Systems-Development-and-Frameworks] Clickable hashtags [`#2076`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2076) +- build(deps): bump neo4j-graphql-js from 2.9.0 to 2.9.3 in /backend [`#2283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2283) +- build(deps-dev): bump eslint-plugin-jest from 23.0.3 to 23.0.4 in /backend [`#2285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2285) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 in /backend [`#2286`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2286) +- Lokalise: Translations update [`#2277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2277) +- build(deps-dev): bump @vue/eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#2266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2266) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /backend [`#2281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2281) +- build(deps): bump apollo-server from 2.9.7 to 2.9.9 in /backend [`#2280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2280) +- build(deps-dev): bump apollo-server-testing from 2.9.7 to 2.9.9 in /backend [`#2279`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2279) +- build(deps): bump @sentry/node from 5.8.0 to 5.9.0 in /backend [`#2278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2278) +- 🍰 2119-Fix Contribution consistent form input validation [`#2160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2160) +- build(deps): bump cookie-universal-nuxt from 2.0.18 to 2.0.19 in /webapp [`#2265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2265) +- build(deps): bump metascraper modules [`#2257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2257) +- build: configure stale bot [`#2273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2273) +- Explicitly define our schema, improve performance [`#2243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2243) +- build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 [`#2274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2274) +- build: record and publish all cypress test results [`#2251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2251) +- Add Emacs Backup Files To Gitignore (*~) [`#2261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2261) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 in /webapp [`#2267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2267) +- 2187 language does not change on edit [`#2200`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2200) +- 1747 show shouts [`#2101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2101) +- build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp [`#2180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2180) +- Fix #2042 Back Link To Login Page [`#2078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2078) +- 2119 create post consistent form input validation improvements [`#2163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2163) +- Helper script to install all packages [`#2250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2250) +- refactor: remove redundant port configuration [`#2247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2247) +- build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.0 in /webapp [`#2246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2246) +- build(deps-dev): bump cucumber from 6.0.3 to 6.0.5 in /backend [`#2236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2236) +- build: less verbose output on build server [`#2249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2249) +- Fix infinite scrolling out of control [`#2248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2248) +- 2106-unblock a user in the user settings [`#2110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2110) +- Fix 1936 [`#2241`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2241) +- fix(editor): Fix hashtags not working after embeded content [`#2242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2242) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /webapp [`#2185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2185) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.4 in /webapp [`#2245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2245) +- build(deps): remove deprecated debug flags [`#2219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2219) +- build(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /webapp [`#2235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2235) +- build(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /webapp [`#2205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2205) +- Add locale to undefined to null [`#2233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2233) +- Update to version 0.1.10 [`#2231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2231) +- Update contribution guidelines [`#2127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2127) +- fix: return `null` for missig translations [`#2218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2218) +- Add donation status and button [`#2194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2194) +- Added Empty Definitions For Missing Getters And Mutations [`#2197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2197) +- build(deps): bump @sentry/node from 5.7.1 to 5.8.0 in /backend [`#2209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2209) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.3 in /backend [`#2206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2206) +- build(deps-dev): bump vue-svg-loader from 0.14.0 to 0.15.0 in /webapp [`#2204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2204) +- build(deps-dev): bump async-validator from 3.2.1 to 3.2.2 in /webapp [`#2203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2203) +- Update deployment names in deploy script [`#2216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2216) +- Fix: Delete Block Button in MainPage PostCards [`#2193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2193) +- Update doctl to use default context [`#2199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2199) +- console.error in Hashtag.spec.js #2161 [`#2201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2201) +- build(deps-dev): bump @storybook/addon-actions from 5.2.5 to 5.2.6 in /webapp [`#2186`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2186) +- build(deps-dev): bump style-resources-loader from 1.2.1 to 1.3.2 in /webapp [`#2188`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2188) +- build(deps-dev): bump @storybook/vue from 5.2.5 to 5.2.6 in /webapp [`#2183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2183) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.5 to 5.2.6 in /webapp [`#2176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2176) +- build(deps-dev): bump cypress from 3.6.0 to 3.6.1 [`#2173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2173) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /webapp [`#2164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2164) +- Update docs for deploying new server, env variables [`#2191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2191) +- Remove unintended comma [`#2192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2192) +- added Russian to locales [`#2111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2111) +- Add notifications page with All Notifications [`#1975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1975) +- 1931 - after successful login the saved language of the user is set [`#2073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2073) +- build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0 [`#2167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2167) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /backend [`#2166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2166) +- build(deps-dev): bump date-fns from 2.6.0 to 2.7.0 [`#2165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2165) +- build(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /webapp [`#2156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2156) +- build(deps): bump merge-graphql-schemas from 1.7.2 to 1.7.3 in /backend [`#2155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2155) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.2 in /backend [`#2154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2154) +- Add missing portuguese translation [`#1909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1909) +- Migrate design tokens [`#2159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2159) +- build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp [`#2158`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2158) +- build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp [`#2157`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2157) +- Remove graphql-requests [`#2151`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2151) +- close all open sessions [`#2148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2148) +- Implement refresh posts, fix duplicate posts bug [`#2126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2126) +- Fix: Email is Case-Sensitive [`#2118`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2118) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /backend [`#2135`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2135) +- build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend [`#2136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2136) +- build(deps-dev): bump @babel/node from 7.6.3 to 7.7.0 in /backend [`#2134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2134) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.0 in /webapp [`#2132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2132) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp [`#2133`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2133) +- build(deps-dev): bump @babel/register from 7.6.2 to 7.7.0 in /backend [`#2131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2131) +- build(deps): bump graphql-middleware from 4.0.1 to 4.0.2 in /backend [`#2130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2130) +- build(deps-dev): bump @babel/cli from 7.6.4 to 7.7.0 in /backend [`#2129`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2129) +- 1851 tags clickable [`#2091`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2091) +- build(deps): bump graphql-shield from 7.0.0 to 7.0.1 in /backend [`#2123`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2123) +- build(deps): bump merge-graphql-schemas from 1.7.0 to 1.7.2 in /backend [`#2121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2121) +- build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp [`#2122`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2122) +- build(deps-dev): bump async-validator from 3.2.0 to 3.2.1 in /webapp [`#2120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2120) +- 🍰 Add migration plan and frontend code guidelines to our docs [`#2075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2075) +- Update feature template [`#2116`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2116) +- Update to version 0.1.9 [`#2114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2114) +- Refactor and tidy up crop image implementation [`#1956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1956) +- 🍰 First Implementation Of Filtering Posts By Language [`#2059`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2059) +- build(deps-dev): bump cypress from 3.5.0 to 3.6.0 [`#2105`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2105) +- Fix: Poll Interval [`#2108`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2108) +- build(deps-dev): bump cypress-plugin-retries from 1.3.0 to 1.4.0 [`#2104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2104) +- build(deps): bump metascraper-title from 5.7.14 to 5.7.17 in /backend [`#2082`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2082) +- build(deps): bump metascraper-publisher from 5.7.14 to 5.7.17 in /backend [`#2098`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2098) +- build(deps): bump metascraper-description from 5.7.14 to 5.7.17 in /backend [`#2096`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2096) +- build(deps): bump metascraper-audio from 5.7.14 to 5.7.17 in /backend [`#2097`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2097) +- build(deps): bump metascraper-url from 5.7.14 to 5.7.17 in /backend [`#2086`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2086) +- build(deps): bump metascraper-image from 5.7.6 to 5.7.17 in /backend [`#2090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2090) +- deleted posts no longer displayed in user profile [`#2093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2093) +- Send only one notification for mention and comment [`#2062`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2062) +- build(deps): bump metascraper-date from 5.7.14 to 5.7.17 in /backend [`#2089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2089) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc16 to 4.0.0-rc17 in /webapp [`#2088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2088) +- build(deps): bump metascraper-lang from 5.7.14 to 5.7.17 in /backend [`#2087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2087) +- build(deps): bump metascraper-video from 5.7.14 to 5.7.17 in /backend [`#2084`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2084) +- build(deps): bump metascraper-soundcloud from 5.7.14 to 5.7.17 in /backend [`#2081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2081) +- build(deps-dev): bump auto-changelog from 1.16.1 to 1.16.2 [`#2085`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2085) +- build(deps): bump metascraper-logo from 5.7.14 to 5.7.17 in /backend [`#2083`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2083) +- build(deps): bump metascraper-youtube from 5.7.14 to 5.7.17 in /backend [`#2080`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2080) +- build(deps): bump metascraper-author from 5.7.14 to 5.7.17 in /backend [`#2079`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2079) +- build(deps): bump date-fns from 2.5.0 to 2.6.0 in /webapp [`#2007`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2007) +- build(deps-dev): bump eslint from 6.5.1 to 6.6.0 in /backend [`#2071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2071) +- build(deps): bump node from 12.13.0-alpine to 13.0.1-alpine in /webapp [`#2019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2019) +- [FIX # 2058] Typo Fixed. Password -> Passwort [`#2060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2060) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /backend [`#2064`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2064) +- build(deps): bump date-fns from 2.5.1 to 2.6.0 in /backend [`#2010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2010) +- build(deps-dev): bump apollo-server-testing from 2.9.6 to 2.9.7 in /backend [`#1984`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1984) +- build(deps): bump metascraper-date from 5.7.6 to 5.7.14 in /backend [`#2070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2070) +- build(deps): bump metascraper-video from 5.7.6 to 5.7.14 in /backend [`#2072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2072) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.2 in /backend [`#2069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2069) +- build(deps): bump metascraper-audio from 5.7.6 to 5.7.14 in /backend [`#2068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2068) +- build(deps-dev): bump eslint-plugin-jest from 23.0.0 to 23.0.2 in /webapp [`#2066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2066) +- build(deps-dev): bump cucumber from 6.0.2 to 6.0.3 in /backend [`#2065`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2065) +- build(deps): bump metascraper-logo from 5.7.6 to 5.7.14 in /backend [`#2039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2039) +- build(deps): bump metascraper-url from 5.7.6 to 5.7.14 in /backend [`#2053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2053) +- build(deps): bump metascraper-youtube from 5.7.6 to 5.7.14 in /backend [`#2054`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2054) +- build(deps): bump neo4j-graphql-js from 2.7.2 to 2.8.0 in /backend [`#2036`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2036) +- build(deps): bump metascraper-soundcloud from 5.7.7 to 5.7.14 in /backend [`#2052`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2052) +- build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend [`#2055`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2055) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 in /webapp [`#2051`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2051) +- build(deps): bump metascraper-title from 5.7.6 to 5.7.14 in /backend [`#2050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2050) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /webapp [`#2049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2049) +- build(deps): bump metascraper-description from 5.7.6 to 5.7.14 in /backend [`#2038`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2038) +- build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp [`#2037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2037) +- build(deps): bump metascraper-publisher from 5.7.6 to 5.7.14 in /backend [`#2033`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2033) +- build(deps): bump apollo-server from 2.9.6 to 2.9.7 in /backend [`#2004`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2004) +- fix #1993 [`#2043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2043) +- Update to version 0.1.8 [`#2032`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2032) +- build(deps): bump graphql-shield from 6.1.0 to 7.0.0 in /backend [`#2035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2035) +- build(deps): bump metascraper-lang from 5.7.6 to 5.7.14 in /backend [`#2034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2034) +- change Changes & History to Changes [`#2030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2030) +- chnage Änderungen & Verlauf zu Änderungen [`#2029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2029) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc15 to 4.0.0-rc16 in /webapp [`#1990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1990) +- add FAQ _blank-href in Footer [`#2028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2028) +- fix: Don't attempt to save locale if not authenticated [`#2025`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2025) +- 🍰 New terms and conditions version 0.0.3 [`#2027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2027) +- Remove duplicate pinned post record [`#2023`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2023) +- build(deps-dev): bump cypress from 3.4.1 to 3.5.0 [`#2018`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2018) +- docs: add missing SUMMARY entry for online backups [`#2024`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2024) +- build(deps): bump @nuxtjs/axios from 5.6.0 to 5.8.0 in /webapp [`#2021`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2021) +- Locale save by change local switch [`#1991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1991) +- build(deps-dev): bump @storybook/addon-actions from 5.2.4 to 5.2.5 in /webapp [`#1983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1983) +- Hide shout count on user profile unless my profile [`#2016`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2016) +- new terms and conditions [`#2017`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2017) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.4 to 5.2.5 in /webapp [`#1989`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1989) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.4 to 4.0.5 in /webapp [`#2002`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2002) +- Update to version 0.1.7 [`#2015`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2015) +- Update fetchMore functionality on profile page [`#2012`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2012) +- build(deps-dev): bump date-fns from 2.5.1 to 2.6.0 [`#2001`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2001) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#2000`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2000) +- build(deps): bump helmet from 3.21.1 to 3.21.2 in /backend [`#1986`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1986) +- build(deps-dev): bump eslint-plugin-jest from 22.19.0 to 22.20.0 in /webapp [`#1985`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1985) +- build(deps): bump apollo-server-express from 2.9.6 to 2.9.7 in /backend [`#1982`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1982) +- 1997 fix performance issue with pinned post [`#1998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1998) +- Update to version 0.1.6 [`#1996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1996) +- 🍰 Fix - maintaining sorting after navigation [`#1872`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1872) +- Add storybook stories for our university students [`#1906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1906) +- build(deps): bump nuxt from 2.10.1 to 2.10.2 in /webapp [`#1987`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1987) +- build(deps-dev): bump @storybook/vue from 5.2.4 to 5.2.5 in /webapp [`#1981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1981) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.20.0 in /backend [`#1978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1978) +- build(deps): bump node from 12.12.0-alpine to 12.13.0-alpine in /webapp [`#1977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1977) +- build(deps-dev): bump date-fns from 2.5.0 to 2.5.1 [`#1962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1962) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#1961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1961) +- build(deps-dev): bump async-validator from 3.1.0 to 3.2.0 in /webapp [`#1920`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1920) +- build(deps): bump @sentry/node from 5.7.0 to 5.7.1 in /backend [`#1914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1914) +- Hide new CommentForm while editing a comment [`#1973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1973) +- 🍰 Translate texts for pinning a post to German [`#1972`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1972) +- Allow admins to pin a post [`#1840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1840) +- fix: Only one ellipse is displayed [`#1968`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1968) +- Refactor reports resolver spec [`#1957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1957) +- Added createdAt date for follow and shout [`#1853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1853) +- build(deps-dev): bump @vue/cli-shared-utils from 3.12.0 to 4.0.4 in /webapp [`#1965`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1965) +- build(deps): bump neo4j from 3.5.11-enterprise to 3.5.12-enterprise in /neo4j [`#1963`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1963) +- build(deps-dev): bump cypress-file-upload from 3.3.4 to 3.4.0 [`#1960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1960) +- build(deps): bump date-fns from 2.5.0 to 2.5.1 in /backend [`#1959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1959) +- build(deps-dev): bump faker from `10bfb9f` to `9fd8d7d` [`#1958`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1958) +- build(deps): bump tiptap-extensions from 1.28.3 to 1.28.4 in /webapp [`#1946`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1946) +- build(deps): bump metascraper-soundcloud from 5.7.6 to 5.7.7 in /backend [`#1943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1943) +- fix: console warnings during frontend tests [`#1942`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1942) +- Language will be saved in the database of the user during registration [`#1927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1927) +- Update to version 0.1.5 [`#1951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1951) +- build(deps-dev): bump dotenv from 8.1.0 to 8.2.0 [`#1917`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1917) +- Fix vue errors for Contribution form [`#1941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1941) +- Follow @alina-beck and @Tirokk PR suggestions [`#1940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1940) +- 🍰 Add Cypher statement for ordering [`#1926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1926) +- Improved comment truncation [`#1925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1925) +- fix: typo in German translation [`#1911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1911) +- build(deps): bump styleguide from `808b3c5` to `d46fc15` [`#1923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1923) +- build(deps): bump date-fns from 2.4.1 to 2.5.0 in /webapp [`#1921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1921) +- build(deps): bump date-fns from 2.4.1 to 2.5.0 in /backend [`#1915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1915) +- Maintain filename for cropped images [`#1935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1935) +- build(deps-dev): bump date-fns from 2.4.1 to 2.5.0 [`#1919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1919) +- build(deps-dev): bump nodemon from 1.19.3 to 1.19.4 in /backend [`#1916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1916) +- build(deps-dev): bump neode from 0.3.3 to 0.3.6 [`#1918`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1918) +- Highlight and expand linked comment [`#1903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1903) +- Add missing translations for Title placeholder [`#1910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1910) +- 🍰 Reporting with specific information [`#1797`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1797) +- build(deps): bump dotenv from 8.1.0 to 8.2.0 in /backend [`#1912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1912) +- Confirm privacy policy minimum age at registration [`#1907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1907) +- refactor: improve locale imports [`#1904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1904) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.3 to 5.2.4 in /webapp [`#1899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1899) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /webapp [`#1889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1889) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /backend [`#1888`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1888) +- build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /webapp [`#1894`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1894) +- build(deps-dev): bump @storybook/vue from 5.2.3 to 5.2.4 in /webapp [`#1897`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1897) +- build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /backend [`#1895`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1895) +- build(deps): bump @nuxtjs/sentry from 3.0.0 to 3.0.1 in /webapp [`#1896`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1896) +- build(deps-dev): bump @storybook/addon-actions from 5.2.3 to 5.2.4 in /webapp [`#1898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1898) +- 🍰 Refactor Database for Reporting with specific information [`#1878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1878) +- build(deps): bump nuxt from 2.10.0 to 2.10.1 in /webapp [`#1890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1890) +- build(deps-dev): bump @babel/cli from 7.6.3 to 7.6.4 in /backend [`#1868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1868) +- build(deps): bump apollo-server from 2.9.5 to 2.9.6 in /backend [`#1864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1864) +- build(deps-dev): bump apollo-server-testing from 2.9.5 to 2.9.6 in /backend [`#1870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1870) +- build(deps-dev): bump @babel/core from 7.6.3 to 7.6.4 in /webapp [`#1867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1867) +- build(deps-dev): bump core-js from 2.6.9 to 2.6.10 in /webapp [`#1892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1892) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc14 to 4.0.0-rc15 in /webapp [`#1891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1891) +- build(deps): bump @sentry/node from 5.6.2 to 5.7.0 in /backend [`#1871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1871) +- build(deps-dev): bump @vue/cli-shared-utils from 3.11.0 to 3.12.0 in /webapp [`#1869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1869) +- build(deps): bump apollo-server-express from 2.9.5 to 2.9.6 in /backend [`#1866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1866) +- build(deps-dev): bump @babel/core from 7.6.2 to 7.6.4 in /backend [`#1865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1865) +- 🍰 Implement basic image cropping solution [`#1666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1666) +- 1773 refactor rewards spec [`#1884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1884) +- fix: search for email case-insensitively [`#1863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1863) +- Fix translation error in login page [`#1885`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1885) +- fix: security vulnerability with yarn resolutions [`#1862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1862) +- Fix embeds settings page [`#1877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1877) +- update version to 0.1.4 [`#1860`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1860) +- Update profile posts apollo query [`#1805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1805) +- Add Hall of Fame to README [`#1859`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1859) +- Implement public registration [`#1814`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1814) +- Refactor embed settings page [`#1861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1861) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2237) +- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2329) +- Fix #2294 [`#2294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2294) +- Merge pull request #2078 from Human-Connection/fix-2042-back-link [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Fix #2042 Back Link To Login Page [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Merge pull request #2043 from Human-Connection/fix-1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- fix #1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- test check test WIP [`a4be3f7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a4be3f7adfc36ba7517a0f5399606b1f3d3dccfe) +- fix lint: tests and lint ok [`d2a43ce`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/d2a43cecd74ee3bec291109a85ddb6986315763b) + +#### [v0.1.4](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.3...v0.1.4) > 10 October 2019 -- 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) +#### [0.1.3](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.3...0.1.3) -#### [v0.1.3](https://github.com/Human-Connection/Human-Connection/compare/v0.1.2...v0.1.3) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- Show the comments again [`#2482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2482) +- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2470) +- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2481) +- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2480) +- Revert layout changes image aspect ratio [`#2467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2467) +- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2472) +- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2416) +- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2421) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2452) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2455) +- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2458) +- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2473) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2474) +- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2475) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2477) +- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2443) +- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2404) +- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2468) +- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2456) +- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2459) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2460) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2461) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2463) +- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2464) +- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2465) +- Paginate moderations page without losing filtering [`#2466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2466) +- Update it.json [`#2451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2451) +- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2304) +- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2303) +- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2440) +- Hide Donations Bar [`#2422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2422) +- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2436) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2437) +- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2439) +- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2441) +- Eliminate database calls for reports query [`#2435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2435) +- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2430) +- Remove disable from reports.disable Query [`#2432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2432) +- 2253 fix scroll layout issue [`#2317`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2317) +- Update test description [`#2424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2424) +- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2419) +- Update privacy path [`#2417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2417) +- Add browserstack logo to attributions [`#2431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2431) +- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2428) +- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2427) +- List and protocol moderation [`#1954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1954) +- fix: Re-enable webfinger feature [`#2335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2335) +- Close neo4j driver sessions [`#2402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2402) +- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2385) +- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2397) +- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2398) +- Fix German translation of "Shouts" [`#2400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2400) +- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2407) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2406) +- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2405) +- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2399) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2393) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2374) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2392) +- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2316) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2389) +- Lokalise: Translations update [`#2380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2380) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2391) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2390) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2388) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2379) +- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2377) +- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2366) +- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2360) +- No public registration in development so that backend test pass [`#2382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2382) +- Don't remove sub-addresses in emails [`#2375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2375) +- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2333) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2373) +- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2372) +- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2371) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2359) +- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2357) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2369) +- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2368) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2365) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2339) +- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2334) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2323) +- 1967 component tests content view [`#2169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2169) +- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2295) +- Migrate styleguide icons [`#2288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2288) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2358) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2341) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2340) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2322) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2319) +- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2354) +- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2350) +- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2353) +- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2342) +- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2343) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2345) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2346) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2347) +- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2348) +- Update to version 0.1.11 [`#2324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2324) +- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2328) +- Fix incorrect link to development environment [`#2309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2309) +- 2329 normalize emails in login form [`#2330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2330) +- Lokalise: Translations update [`#2327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2327) +- Changed translation must change test :( [`#2310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2310) +- build(deps-dev): bump apollo-server-testing from 2.9.9 to 2.9.12 in /backend [`#2318`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2318) +- build(deps-dev): bump fuse.js from 3.4.5 to 3.4.6 in /webapp [`#2314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2314) +- build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 in /webapp [`#2302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2302) +- build(deps): bump metascraper-lang from 5.8.7 to 5.8.9 in /backend [`#2301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2301) +- build(deps): bump metascraper-soundcloud from 5.8.7 to 5.8.9 in /backend [`#2298`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2298) +- build(deps): bump metascraper-youtube from 5.8.7 to 5.8.9 in /backend [`#2297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2297) +- build(deps-dev): bump date-fns from 2.7.0 to 2.8.0 [`#2296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2296) +- build(deps): bump apollo-server from 2.9.9 to 2.9.11 in /backend [`#2311`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2311) +- Fix Typo Of Issue 2230 [`#2293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2293) +- [Systems-Development-and-Frameworks] Clickable hashtags [`#2076`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2076) +- build(deps): bump neo4j-graphql-js from 2.9.0 to 2.9.3 in /backend [`#2283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2283) +- build(deps-dev): bump eslint-plugin-jest from 23.0.3 to 23.0.4 in /backend [`#2285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2285) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 in /backend [`#2286`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2286) +- Lokalise: Translations update [`#2277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2277) +- build(deps-dev): bump @vue/eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#2266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2266) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /backend [`#2281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2281) +- build(deps): bump apollo-server from 2.9.7 to 2.9.9 in /backend [`#2280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2280) +- build(deps-dev): bump apollo-server-testing from 2.9.7 to 2.9.9 in /backend [`#2279`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2279) +- build(deps): bump @sentry/node from 5.8.0 to 5.9.0 in /backend [`#2278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2278) +- 🍰 2119-Fix Contribution consistent form input validation [`#2160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2160) +- build(deps): bump cookie-universal-nuxt from 2.0.18 to 2.0.19 in /webapp [`#2265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2265) +- build(deps): bump metascraper modules [`#2257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2257) +- build: configure stale bot [`#2273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2273) +- Explicitly define our schema, improve performance [`#2243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2243) +- build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 [`#2274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2274) +- build: record and publish all cypress test results [`#2251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2251) +- Add Emacs Backup Files To Gitignore (*~) [`#2261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2261) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 in /webapp [`#2267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2267) +- 2187 language does not change on edit [`#2200`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2200) +- 1747 show shouts [`#2101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2101) +- build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp [`#2180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2180) +- Fix #2042 Back Link To Login Page [`#2078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2078) +- 2119 create post consistent form input validation improvements [`#2163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2163) +- Helper script to install all packages [`#2250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2250) +- refactor: remove redundant port configuration [`#2247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2247) +- build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.0 in /webapp [`#2246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2246) +- build(deps-dev): bump cucumber from 6.0.3 to 6.0.5 in /backend [`#2236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2236) +- build: less verbose output on build server [`#2249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2249) +- Fix infinite scrolling out of control [`#2248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2248) +- 2106-unblock a user in the user settings [`#2110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2110) +- Fix 1936 [`#2241`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2241) +- fix(editor): Fix hashtags not working after embeded content [`#2242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2242) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /webapp [`#2185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2185) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.4 in /webapp [`#2245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2245) +- build(deps): remove deprecated debug flags [`#2219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2219) +- build(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /webapp [`#2235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2235) +- build(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /webapp [`#2205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2205) +- Add locale to undefined to null [`#2233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2233) +- Update to version 0.1.10 [`#2231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2231) +- Update contribution guidelines [`#2127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2127) +- fix: return `null` for missig translations [`#2218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2218) +- Add donation status and button [`#2194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2194) +- Added Empty Definitions For Missing Getters And Mutations [`#2197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2197) +- build(deps): bump @sentry/node from 5.7.1 to 5.8.0 in /backend [`#2209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2209) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.3 in /backend [`#2206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2206) +- build(deps-dev): bump vue-svg-loader from 0.14.0 to 0.15.0 in /webapp [`#2204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2204) +- build(deps-dev): bump async-validator from 3.2.1 to 3.2.2 in /webapp [`#2203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2203) +- Update deployment names in deploy script [`#2216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2216) +- Fix: Delete Block Button in MainPage PostCards [`#2193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2193) +- Update doctl to use default context [`#2199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2199) +- console.error in Hashtag.spec.js #2161 [`#2201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2201) +- build(deps-dev): bump @storybook/addon-actions from 5.2.5 to 5.2.6 in /webapp [`#2186`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2186) +- build(deps-dev): bump style-resources-loader from 1.2.1 to 1.3.2 in /webapp [`#2188`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2188) +- build(deps-dev): bump @storybook/vue from 5.2.5 to 5.2.6 in /webapp [`#2183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2183) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.5 to 5.2.6 in /webapp [`#2176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2176) +- build(deps-dev): bump cypress from 3.6.0 to 3.6.1 [`#2173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2173) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /webapp [`#2164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2164) +- Update docs for deploying new server, env variables [`#2191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2191) +- Remove unintended comma [`#2192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2192) +- added Russian to locales [`#2111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2111) +- Add notifications page with All Notifications [`#1975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1975) +- 1931 - after successful login the saved language of the user is set [`#2073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2073) +- build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0 [`#2167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2167) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /backend [`#2166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2166) +- build(deps-dev): bump date-fns from 2.6.0 to 2.7.0 [`#2165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2165) +- build(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /webapp [`#2156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2156) +- build(deps): bump merge-graphql-schemas from 1.7.2 to 1.7.3 in /backend [`#2155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2155) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.2 in /backend [`#2154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2154) +- Add missing portuguese translation [`#1909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1909) +- Migrate design tokens [`#2159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2159) +- build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp [`#2158`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2158) +- build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp [`#2157`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2157) +- Remove graphql-requests [`#2151`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2151) +- close all open sessions [`#2148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2148) +- Implement refresh posts, fix duplicate posts bug [`#2126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2126) +- Fix: Email is Case-Sensitive [`#2118`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2118) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /backend [`#2135`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2135) +- build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend [`#2136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2136) +- build(deps-dev): bump @babel/node from 7.6.3 to 7.7.0 in /backend [`#2134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2134) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.0 in /webapp [`#2132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2132) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp [`#2133`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2133) +- build(deps-dev): bump @babel/register from 7.6.2 to 7.7.0 in /backend [`#2131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2131) +- build(deps): bump graphql-middleware from 4.0.1 to 4.0.2 in /backend [`#2130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2130) +- build(deps-dev): bump @babel/cli from 7.6.4 to 7.7.0 in /backend [`#2129`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2129) +- 1851 tags clickable [`#2091`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2091) +- build(deps): bump graphql-shield from 7.0.0 to 7.0.1 in /backend [`#2123`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2123) +- build(deps): bump merge-graphql-schemas from 1.7.0 to 1.7.2 in /backend [`#2121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2121) +- build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp [`#2122`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2122) +- build(deps-dev): bump async-validator from 3.2.0 to 3.2.1 in /webapp [`#2120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2120) +- 🍰 Add migration plan and frontend code guidelines to our docs [`#2075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2075) +- Update feature template [`#2116`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2116) +- Update to version 0.1.9 [`#2114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2114) +- Refactor and tidy up crop image implementation [`#1956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1956) +- 🍰 First Implementation Of Filtering Posts By Language [`#2059`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2059) +- build(deps-dev): bump cypress from 3.5.0 to 3.6.0 [`#2105`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2105) +- Fix: Poll Interval [`#2108`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2108) +- build(deps-dev): bump cypress-plugin-retries from 1.3.0 to 1.4.0 [`#2104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2104) +- build(deps): bump metascraper-title from 5.7.14 to 5.7.17 in /backend [`#2082`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2082) +- build(deps): bump metascraper-publisher from 5.7.14 to 5.7.17 in /backend [`#2098`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2098) +- build(deps): bump metascraper-description from 5.7.14 to 5.7.17 in /backend [`#2096`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2096) +- build(deps): bump metascraper-audio from 5.7.14 to 5.7.17 in /backend [`#2097`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2097) +- build(deps): bump metascraper-url from 5.7.14 to 5.7.17 in /backend [`#2086`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2086) +- build(deps): bump metascraper-image from 5.7.6 to 5.7.17 in /backend [`#2090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2090) +- deleted posts no longer displayed in user profile [`#2093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2093) +- Send only one notification for mention and comment [`#2062`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2062) +- build(deps): bump metascraper-date from 5.7.14 to 5.7.17 in /backend [`#2089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2089) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc16 to 4.0.0-rc17 in /webapp [`#2088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2088) +- build(deps): bump metascraper-lang from 5.7.14 to 5.7.17 in /backend [`#2087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2087) +- build(deps): bump metascraper-video from 5.7.14 to 5.7.17 in /backend [`#2084`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2084) +- build(deps): bump metascraper-soundcloud from 5.7.14 to 5.7.17 in /backend [`#2081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2081) +- build(deps-dev): bump auto-changelog from 1.16.1 to 1.16.2 [`#2085`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2085) +- build(deps): bump metascraper-logo from 5.7.14 to 5.7.17 in /backend [`#2083`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2083) +- build(deps): bump metascraper-youtube from 5.7.14 to 5.7.17 in /backend [`#2080`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2080) +- build(deps): bump metascraper-author from 5.7.14 to 5.7.17 in /backend [`#2079`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2079) +- build(deps): bump date-fns from 2.5.0 to 2.6.0 in /webapp [`#2007`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2007) +- build(deps-dev): bump eslint from 6.5.1 to 6.6.0 in /backend [`#2071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2071) +- build(deps): bump node from 12.13.0-alpine to 13.0.1-alpine in /webapp [`#2019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2019) +- [FIX # 2058] Typo Fixed. Password -> Passwort [`#2060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2060) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /backend [`#2064`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2064) +- build(deps): bump date-fns from 2.5.1 to 2.6.0 in /backend [`#2010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2010) +- build(deps-dev): bump apollo-server-testing from 2.9.6 to 2.9.7 in /backend [`#1984`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1984) +- build(deps): bump metascraper-date from 5.7.6 to 5.7.14 in /backend [`#2070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2070) +- build(deps): bump metascraper-video from 5.7.6 to 5.7.14 in /backend [`#2072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2072) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.2 in /backend [`#2069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2069) +- build(deps): bump metascraper-audio from 5.7.6 to 5.7.14 in /backend [`#2068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2068) +- build(deps-dev): bump eslint-plugin-jest from 23.0.0 to 23.0.2 in /webapp [`#2066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2066) +- build(deps-dev): bump cucumber from 6.0.2 to 6.0.3 in /backend [`#2065`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2065) +- build(deps): bump metascraper-logo from 5.7.6 to 5.7.14 in /backend [`#2039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2039) +- build(deps): bump metascraper-url from 5.7.6 to 5.7.14 in /backend [`#2053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2053) +- build(deps): bump metascraper-youtube from 5.7.6 to 5.7.14 in /backend [`#2054`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2054) +- build(deps): bump neo4j-graphql-js from 2.7.2 to 2.8.0 in /backend [`#2036`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2036) +- build(deps): bump metascraper-soundcloud from 5.7.7 to 5.7.14 in /backend [`#2052`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2052) +- build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend [`#2055`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2055) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 in /webapp [`#2051`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2051) +- build(deps): bump metascraper-title from 5.7.6 to 5.7.14 in /backend [`#2050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2050) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /webapp [`#2049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2049) +- build(deps): bump metascraper-description from 5.7.6 to 5.7.14 in /backend [`#2038`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2038) +- build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp [`#2037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2037) +- build(deps): bump metascraper-publisher from 5.7.6 to 5.7.14 in /backend [`#2033`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2033) +- build(deps): bump apollo-server from 2.9.6 to 2.9.7 in /backend [`#2004`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2004) +- fix #1993 [`#2043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2043) +- Update to version 0.1.8 [`#2032`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2032) +- build(deps): bump graphql-shield from 6.1.0 to 7.0.0 in /backend [`#2035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2035) +- build(deps): bump metascraper-lang from 5.7.6 to 5.7.14 in /backend [`#2034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2034) +- change Changes & History to Changes [`#2030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2030) +- chnage Änderungen & Verlauf zu Änderungen [`#2029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2029) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc15 to 4.0.0-rc16 in /webapp [`#1990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1990) +- add FAQ _blank-href in Footer [`#2028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2028) +- fix: Don't attempt to save locale if not authenticated [`#2025`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2025) +- 🍰 New terms and conditions version 0.0.3 [`#2027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2027) +- Remove duplicate pinned post record [`#2023`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2023) +- build(deps-dev): bump cypress from 3.4.1 to 3.5.0 [`#2018`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2018) +- docs: add missing SUMMARY entry for online backups [`#2024`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2024) +- build(deps): bump @nuxtjs/axios from 5.6.0 to 5.8.0 in /webapp [`#2021`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2021) +- Locale save by change local switch [`#1991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1991) +- build(deps-dev): bump @storybook/addon-actions from 5.2.4 to 5.2.5 in /webapp [`#1983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1983) +- Hide shout count on user profile unless my profile [`#2016`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2016) +- new terms and conditions [`#2017`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2017) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.4 to 5.2.5 in /webapp [`#1989`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1989) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.4 to 4.0.5 in /webapp [`#2002`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2002) +- Update to version 0.1.7 [`#2015`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2015) +- Update fetchMore functionality on profile page [`#2012`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2012) +- build(deps-dev): bump date-fns from 2.5.1 to 2.6.0 [`#2001`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2001) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#2000`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2000) +- build(deps): bump helmet from 3.21.1 to 3.21.2 in /backend [`#1986`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1986) +- build(deps-dev): bump eslint-plugin-jest from 22.19.0 to 22.20.0 in /webapp [`#1985`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1985) +- build(deps): bump apollo-server-express from 2.9.6 to 2.9.7 in /backend [`#1982`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1982) +- 1997 fix performance issue with pinned post [`#1998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1998) +- Update to version 0.1.6 [`#1996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1996) +- 🍰 Fix - maintaining sorting after navigation [`#1872`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1872) +- Add storybook stories for our university students [`#1906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1906) +- build(deps): bump nuxt from 2.10.1 to 2.10.2 in /webapp [`#1987`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1987) +- build(deps-dev): bump @storybook/vue from 5.2.4 to 5.2.5 in /webapp [`#1981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1981) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.20.0 in /backend [`#1978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1978) +- build(deps): bump node from 12.12.0-alpine to 12.13.0-alpine in /webapp [`#1977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1977) +- build(deps-dev): bump date-fns from 2.5.0 to 2.5.1 [`#1962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1962) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#1961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1961) +- build(deps-dev): bump async-validator from 3.1.0 to 3.2.0 in /webapp [`#1920`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1920) +- build(deps): bump @sentry/node from 5.7.0 to 5.7.1 in /backend [`#1914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1914) +- Hide new CommentForm while editing a comment [`#1973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1973) +- 🍰 Translate texts for pinning a post to German [`#1972`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1972) +- Allow admins to pin a post [`#1840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1840) +- fix: Only one ellipse is displayed [`#1968`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1968) +- Refactor reports resolver spec [`#1957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1957) +- Added createdAt date for follow and shout [`#1853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1853) +- build(deps-dev): bump @vue/cli-shared-utils from 3.12.0 to 4.0.4 in /webapp [`#1965`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1965) +- build(deps): bump neo4j from 3.5.11-enterprise to 3.5.12-enterprise in /neo4j [`#1963`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1963) +- build(deps-dev): bump cypress-file-upload from 3.3.4 to 3.4.0 [`#1960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1960) +- build(deps): bump date-fns from 2.5.0 to 2.5.1 in /backend [`#1959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1959) +- build(deps-dev): bump faker from `10bfb9f` to `9fd8d7d` [`#1958`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1958) +- build(deps): bump tiptap-extensions from 1.28.3 to 1.28.4 in /webapp [`#1946`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1946) +- build(deps): bump metascraper-soundcloud from 5.7.6 to 5.7.7 in /backend [`#1943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1943) +- fix: console warnings during frontend tests [`#1942`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1942) +- Language will be saved in the database of the user during registration [`#1927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1927) +- Update to version 0.1.5 [`#1951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1951) +- build(deps-dev): bump dotenv from 8.1.0 to 8.2.0 [`#1917`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1917) +- Fix vue errors for Contribution form [`#1941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1941) +- Follow @alina-beck and @Tirokk PR suggestions [`#1940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1940) +- 🍰 Add Cypher statement for ordering [`#1926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1926) +- Improved comment truncation [`#1925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1925) +- fix: typo in German translation [`#1911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1911) +- build(deps): bump styleguide from `808b3c5` to `d46fc15` [`#1923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1923) +- build(deps): bump date-fns from 2.4.1 to 2.5.0 in /webapp [`#1921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1921) +- build(deps): bump date-fns from 2.4.1 to 2.5.0 in /backend [`#1915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1915) +- Maintain filename for cropped images [`#1935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1935) +- build(deps-dev): bump date-fns from 2.4.1 to 2.5.0 [`#1919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1919) +- build(deps-dev): bump nodemon from 1.19.3 to 1.19.4 in /backend [`#1916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1916) +- build(deps-dev): bump neode from 0.3.3 to 0.3.6 [`#1918`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1918) +- Highlight and expand linked comment [`#1903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1903) +- Add missing translations for Title placeholder [`#1910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1910) +- 🍰 Reporting with specific information [`#1797`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1797) +- build(deps): bump dotenv from 8.1.0 to 8.2.0 in /backend [`#1912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1912) +- Confirm privacy policy minimum age at registration [`#1907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1907) +- refactor: improve locale imports [`#1904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1904) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.3 to 5.2.4 in /webapp [`#1899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1899) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /webapp [`#1889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1889) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /backend [`#1888`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1888) +- build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /webapp [`#1894`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1894) +- build(deps-dev): bump @storybook/vue from 5.2.3 to 5.2.4 in /webapp [`#1897`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1897) +- build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /backend [`#1895`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1895) +- build(deps): bump @nuxtjs/sentry from 3.0.0 to 3.0.1 in /webapp [`#1896`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1896) +- build(deps-dev): bump @storybook/addon-actions from 5.2.3 to 5.2.4 in /webapp [`#1898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1898) +- 🍰 Refactor Database for Reporting with specific information [`#1878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1878) +- build(deps): bump nuxt from 2.10.0 to 2.10.1 in /webapp [`#1890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1890) +- build(deps-dev): bump @babel/cli from 7.6.3 to 7.6.4 in /backend [`#1868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1868) +- build(deps): bump apollo-server from 2.9.5 to 2.9.6 in /backend [`#1864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1864) +- build(deps-dev): bump apollo-server-testing from 2.9.5 to 2.9.6 in /backend [`#1870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1870) +- build(deps-dev): bump @babel/core from 7.6.3 to 7.6.4 in /webapp [`#1867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1867) +- build(deps-dev): bump core-js from 2.6.9 to 2.6.10 in /webapp [`#1892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1892) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc14 to 4.0.0-rc15 in /webapp [`#1891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1891) +- build(deps): bump @sentry/node from 5.6.2 to 5.7.0 in /backend [`#1871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1871) +- build(deps-dev): bump @vue/cli-shared-utils from 3.11.0 to 3.12.0 in /webapp [`#1869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1869) +- build(deps): bump apollo-server-express from 2.9.5 to 2.9.6 in /backend [`#1866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1866) +- build(deps-dev): bump @babel/core from 7.6.2 to 7.6.4 in /backend [`#1865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1865) +- 🍰 Implement basic image cropping solution [`#1666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1666) +- 1773 refactor rewards spec [`#1884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1884) +- fix: search for email case-insensitively [`#1863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1863) +- Fix translation error in login page [`#1885`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1885) +- fix: security vulnerability with yarn resolutions [`#1862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1862) +- Fix embeds settings page [`#1877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1877) +- update version to 0.1.4 [`#1860`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1860) +- Update profile posts apollo query [`#1805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1805) +- Add Hall of Fame to README [`#1859`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1859) +- Implement public registration [`#1814`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1814) +- Refactor embed settings page [`#1861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1861) +- Save user setting to show embed code II [`#1852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1852) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.1 to 1.16.2 [`#1855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1855) +- build(deps): bump nodemailer from 6.3.0 to 6.3.1 in /backend [`#1854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1854) +- build(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3 in /webapp [`#1849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1849) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.1 to 5.2.3 in /webapp [`#1836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1836) +- build(deps-dev): bump @babel/core from 7.6.2 to 7.6.3 in /webapp [`#1848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1848) +- build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /backend [`#1837`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1837) +- build(deps): bump styleguide from `808b3c5` to `d46fc15` [`#1839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1839) +- build(deps-dev): bump @babel/cli from 7.6.2 to 7.6.3 in /backend [`#1847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1847) +- build(deps-dev): bump @storybook/addon-actions from 5.2.1 to 5.2.3 in /webapp [`#1838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1838) +- build(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3 in /backend [`#1846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1846) +- Title character increased from 64 to 100 [`#1850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1850) +- build(deps-dev): bump @babel/node from 7.6.2 to 7.6.3 in /backend [`#1843`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1843) +- build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /webapp [`#1835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1835) +- build(deps-dev): bump @storybook/vue from 5.2.1 to 5.2.3 in /webapp [`#1834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1834) +- build(deps-dev): bump cucumber from 6.0.1 to 6.0.2 in /backend [`#1833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1833) +- build(deps): bump tiptap-extensions from 1.28.0 to 1.28.3 in /webapp [`#1822`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1822) +- Fix typo in email template [`#1829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1829) +- build(deps-dev): bump apollo-server-testing from 2.9.4 to 2.9.5 in /backend [`#1823`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1823) +- build(deps-dev): bump cucumber from 5.1.0 to 6.0.1 in /backend [`#1827`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1827) +- build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /backend [`#1826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1826) +- Display user email for administrators [`#1808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1808) +- build(deps): bump tiptap from 1.26.0 to 1.26.3 in /webapp [`#1821`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1821) +- build(deps): bump apollo-server from 2.9.4 to 2.9.5 in /backend [`#1825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1825) +- build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /webapp [`#1824`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1824) +- build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /webapp [`#1819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1819) +- build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /backend [`#1818`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1818) +- build(deps): bump @hapi/joi from 16.1.5 to 16.1.7 in /backend [`#1817`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1817) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.0 to 1.16.1 [`#1816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1816) +- Update to 0.1.3 [`#1813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1813) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2237) +- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2329) +- Fix #2294 [`#2294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2294) +- Merge pull request #2078 from Human-Connection/fix-2042-back-link [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Fix #2042 Back Link To Login Page [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Merge pull request #2043 from Human-Connection/fix-1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- fix #1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- remove package-lock.json [`3cf3c31`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3cf3c31808dc6ae59fb9c6ec33e9e178c5556438) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- test check test WIP [`a4be3f7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a4be3f7adfc36ba7517a0f5399606b1f3d3dccfe) + +#### [v0.1.3](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.2...v0.1.3) > 4 October 2019 -- 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.2](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.2...0.1.2) -#### [v0.1.2](https://github.com/Human-Connection/Human-Connection/compare/v0.1.1...v0.1.2) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- Show the comments again [`#2482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2482) +- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2470) +- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2481) +- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2480) +- Revert layout changes image aspect ratio [`#2467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2467) +- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2472) +- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2416) +- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2421) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2452) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2455) +- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2458) +- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2473) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2474) +- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2475) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2477) +- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2443) +- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2404) +- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2468) +- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2456) +- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2459) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2460) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2461) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2463) +- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2464) +- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2465) +- Paginate moderations page without losing filtering [`#2466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2466) +- Update it.json [`#2451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2451) +- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2304) +- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2303) +- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2440) +- Hide Donations Bar [`#2422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2422) +- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2436) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2437) +- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2439) +- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2441) +- Eliminate database calls for reports query [`#2435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2435) +- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2430) +- Remove disable from reports.disable Query [`#2432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2432) +- 2253 fix scroll layout issue [`#2317`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2317) +- Update test description [`#2424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2424) +- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2419) +- Update privacy path [`#2417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2417) +- Add browserstack logo to attributions [`#2431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2431) +- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2428) +- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2427) +- List and protocol moderation [`#1954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1954) +- fix: Re-enable webfinger feature [`#2335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2335) +- Close neo4j driver sessions [`#2402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2402) +- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2385) +- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2397) +- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2398) +- Fix German translation of "Shouts" [`#2400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2400) +- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2407) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2406) +- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2405) +- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2399) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2393) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2374) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2392) +- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2316) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2389) +- Lokalise: Translations update [`#2380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2380) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2391) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2390) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2388) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2379) +- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2377) +- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2366) +- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2360) +- No public registration in development so that backend test pass [`#2382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2382) +- Don't remove sub-addresses in emails [`#2375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2375) +- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2333) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2373) +- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2372) +- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2371) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2359) +- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2357) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2369) +- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2368) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2365) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2339) +- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2334) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2323) +- 1967 component tests content view [`#2169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2169) +- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2295) +- Migrate styleguide icons [`#2288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2288) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2358) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2341) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2340) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2322) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2319) +- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2354) +- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2350) +- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2353) +- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2342) +- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2343) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2345) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2346) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2347) +- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2348) +- Update to version 0.1.11 [`#2324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2324) +- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2328) +- Fix incorrect link to development environment [`#2309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2309) +- 2329 normalize emails in login form [`#2330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2330) +- Lokalise: Translations update [`#2327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2327) +- Changed translation must change test :( [`#2310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2310) +- build(deps-dev): bump apollo-server-testing from 2.9.9 to 2.9.12 in /backend [`#2318`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2318) +- build(deps-dev): bump fuse.js from 3.4.5 to 3.4.6 in /webapp [`#2314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2314) +- build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 in /webapp [`#2302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2302) +- build(deps): bump metascraper-lang from 5.8.7 to 5.8.9 in /backend [`#2301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2301) +- build(deps): bump metascraper-soundcloud from 5.8.7 to 5.8.9 in /backend [`#2298`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2298) +- build(deps): bump metascraper-youtube from 5.8.7 to 5.8.9 in /backend [`#2297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2297) +- build(deps-dev): bump date-fns from 2.7.0 to 2.8.0 [`#2296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2296) +- build(deps): bump apollo-server from 2.9.9 to 2.9.11 in /backend [`#2311`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2311) +- Fix Typo Of Issue 2230 [`#2293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2293) +- [Systems-Development-and-Frameworks] Clickable hashtags [`#2076`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2076) +- build(deps): bump neo4j-graphql-js from 2.9.0 to 2.9.3 in /backend [`#2283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2283) +- build(deps-dev): bump eslint-plugin-jest from 23.0.3 to 23.0.4 in /backend [`#2285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2285) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 in /backend [`#2286`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2286) +- Lokalise: Translations update [`#2277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2277) +- build(deps-dev): bump @vue/eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#2266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2266) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /backend [`#2281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2281) +- build(deps): bump apollo-server from 2.9.7 to 2.9.9 in /backend [`#2280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2280) +- build(deps-dev): bump apollo-server-testing from 2.9.7 to 2.9.9 in /backend [`#2279`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2279) +- build(deps): bump @sentry/node from 5.8.0 to 5.9.0 in /backend [`#2278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2278) +- 🍰 2119-Fix Contribution consistent form input validation [`#2160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2160) +- build(deps): bump cookie-universal-nuxt from 2.0.18 to 2.0.19 in /webapp [`#2265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2265) +- build(deps): bump metascraper modules [`#2257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2257) +- build: configure stale bot [`#2273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2273) +- Explicitly define our schema, improve performance [`#2243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2243) +- build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 [`#2274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2274) +- build: record and publish all cypress test results [`#2251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2251) +- Add Emacs Backup Files To Gitignore (*~) [`#2261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2261) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 in /webapp [`#2267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2267) +- 2187 language does not change on edit [`#2200`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2200) +- 1747 show shouts [`#2101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2101) +- build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp [`#2180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2180) +- Fix #2042 Back Link To Login Page [`#2078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2078) +- 2119 create post consistent form input validation improvements [`#2163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2163) +- Helper script to install all packages [`#2250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2250) +- refactor: remove redundant port configuration [`#2247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2247) +- build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.0 in /webapp [`#2246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2246) +- build(deps-dev): bump cucumber from 6.0.3 to 6.0.5 in /backend [`#2236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2236) +- build: less verbose output on build server [`#2249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2249) +- Fix infinite scrolling out of control [`#2248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2248) +- 2106-unblock a user in the user settings [`#2110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2110) +- Fix 1936 [`#2241`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2241) +- fix(editor): Fix hashtags not working after embeded content [`#2242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2242) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /webapp [`#2185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2185) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.4 in /webapp [`#2245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2245) +- build(deps): remove deprecated debug flags [`#2219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2219) +- build(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /webapp [`#2235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2235) +- build(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /webapp [`#2205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2205) +- Add locale to undefined to null [`#2233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2233) +- Update to version 0.1.10 [`#2231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2231) +- Update contribution guidelines [`#2127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2127) +- fix: return `null` for missig translations [`#2218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2218) +- Add donation status and button [`#2194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2194) +- Added Empty Definitions For Missing Getters And Mutations [`#2197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2197) +- build(deps): bump @sentry/node from 5.7.1 to 5.8.0 in /backend [`#2209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2209) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.3 in /backend [`#2206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2206) +- build(deps-dev): bump vue-svg-loader from 0.14.0 to 0.15.0 in /webapp [`#2204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2204) +- build(deps-dev): bump async-validator from 3.2.1 to 3.2.2 in /webapp [`#2203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2203) +- Update deployment names in deploy script [`#2216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2216) +- Fix: Delete Block Button in MainPage PostCards [`#2193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2193) +- Update doctl to use default context [`#2199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2199) +- console.error in Hashtag.spec.js #2161 [`#2201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2201) +- build(deps-dev): bump @storybook/addon-actions from 5.2.5 to 5.2.6 in /webapp [`#2186`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2186) +- build(deps-dev): bump style-resources-loader from 1.2.1 to 1.3.2 in /webapp [`#2188`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2188) +- build(deps-dev): bump @storybook/vue from 5.2.5 to 5.2.6 in /webapp [`#2183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2183) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.5 to 5.2.6 in /webapp [`#2176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2176) +- build(deps-dev): bump cypress from 3.6.0 to 3.6.1 [`#2173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2173) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /webapp [`#2164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2164) +- Update docs for deploying new server, env variables [`#2191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2191) +- Remove unintended comma [`#2192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2192) +- added Russian to locales [`#2111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2111) +- Add notifications page with All Notifications [`#1975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1975) +- 1931 - after successful login the saved language of the user is set [`#2073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2073) +- build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0 [`#2167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2167) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /backend [`#2166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2166) +- build(deps-dev): bump date-fns from 2.6.0 to 2.7.0 [`#2165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2165) +- build(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /webapp [`#2156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2156) +- build(deps): bump merge-graphql-schemas from 1.7.2 to 1.7.3 in /backend [`#2155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2155) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.2 in /backend [`#2154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2154) +- Add missing portuguese translation [`#1909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1909) +- Migrate design tokens [`#2159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2159) +- build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp [`#2158`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2158) +- build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp [`#2157`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2157) +- Remove graphql-requests [`#2151`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2151) +- close all open sessions [`#2148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2148) +- Implement refresh posts, fix duplicate posts bug [`#2126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2126) +- Fix: Email is Case-Sensitive [`#2118`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2118) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /backend [`#2135`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2135) +- build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend [`#2136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2136) +- build(deps-dev): bump @babel/node from 7.6.3 to 7.7.0 in /backend [`#2134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2134) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.0 in /webapp [`#2132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2132) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp [`#2133`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2133) +- build(deps-dev): bump @babel/register from 7.6.2 to 7.7.0 in /backend [`#2131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2131) +- build(deps): bump graphql-middleware from 4.0.1 to 4.0.2 in /backend [`#2130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2130) +- build(deps-dev): bump @babel/cli from 7.6.4 to 7.7.0 in /backend [`#2129`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2129) +- 1851 tags clickable [`#2091`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2091) +- build(deps): bump graphql-shield from 7.0.0 to 7.0.1 in /backend [`#2123`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2123) +- build(deps): bump merge-graphql-schemas from 1.7.0 to 1.7.2 in /backend [`#2121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2121) +- build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp [`#2122`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2122) +- build(deps-dev): bump async-validator from 3.2.0 to 3.2.1 in /webapp [`#2120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2120) +- 🍰 Add migration plan and frontend code guidelines to our docs [`#2075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2075) +- Update feature template [`#2116`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2116) +- Update to version 0.1.9 [`#2114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2114) +- Refactor and tidy up crop image implementation [`#1956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1956) +- 🍰 First Implementation Of Filtering Posts By Language [`#2059`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2059) +- build(deps-dev): bump cypress from 3.5.0 to 3.6.0 [`#2105`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2105) +- Fix: Poll Interval [`#2108`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2108) +- build(deps-dev): bump cypress-plugin-retries from 1.3.0 to 1.4.0 [`#2104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2104) +- build(deps): bump metascraper-title from 5.7.14 to 5.7.17 in /backend [`#2082`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2082) +- build(deps): bump metascraper-publisher from 5.7.14 to 5.7.17 in /backend [`#2098`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2098) +- build(deps): bump metascraper-description from 5.7.14 to 5.7.17 in /backend [`#2096`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2096) +- build(deps): bump metascraper-audio from 5.7.14 to 5.7.17 in /backend [`#2097`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2097) +- build(deps): bump metascraper-url from 5.7.14 to 5.7.17 in /backend [`#2086`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2086) +- build(deps): bump metascraper-image from 5.7.6 to 5.7.17 in /backend [`#2090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2090) +- deleted posts no longer displayed in user profile [`#2093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2093) +- Send only one notification for mention and comment [`#2062`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2062) +- build(deps): bump metascraper-date from 5.7.14 to 5.7.17 in /backend [`#2089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2089) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc16 to 4.0.0-rc17 in /webapp [`#2088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2088) +- build(deps): bump metascraper-lang from 5.7.14 to 5.7.17 in /backend [`#2087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2087) +- build(deps): bump metascraper-video from 5.7.14 to 5.7.17 in /backend [`#2084`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2084) +- build(deps): bump metascraper-soundcloud from 5.7.14 to 5.7.17 in /backend [`#2081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2081) +- build(deps-dev): bump auto-changelog from 1.16.1 to 1.16.2 [`#2085`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2085) +- build(deps): bump metascraper-logo from 5.7.14 to 5.7.17 in /backend [`#2083`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2083) +- build(deps): bump metascraper-youtube from 5.7.14 to 5.7.17 in /backend [`#2080`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2080) +- build(deps): bump metascraper-author from 5.7.14 to 5.7.17 in /backend [`#2079`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2079) +- build(deps): bump date-fns from 2.5.0 to 2.6.0 in /webapp [`#2007`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2007) +- build(deps-dev): bump eslint from 6.5.1 to 6.6.0 in /backend [`#2071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2071) +- build(deps): bump node from 12.13.0-alpine to 13.0.1-alpine in /webapp [`#2019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2019) +- [FIX # 2058] Typo Fixed. Password -> Passwort [`#2060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2060) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /backend [`#2064`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2064) +- build(deps): bump date-fns from 2.5.1 to 2.6.0 in /backend [`#2010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2010) +- build(deps-dev): bump apollo-server-testing from 2.9.6 to 2.9.7 in /backend [`#1984`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1984) +- build(deps): bump metascraper-date from 5.7.6 to 5.7.14 in /backend [`#2070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2070) +- build(deps): bump metascraper-video from 5.7.6 to 5.7.14 in /backend [`#2072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2072) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.2 in /backend [`#2069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2069) +- build(deps): bump metascraper-audio from 5.7.6 to 5.7.14 in /backend [`#2068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2068) +- build(deps-dev): bump eslint-plugin-jest from 23.0.0 to 23.0.2 in /webapp [`#2066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2066) +- build(deps-dev): bump cucumber from 6.0.2 to 6.0.3 in /backend [`#2065`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2065) +- build(deps): bump metascraper-logo from 5.7.6 to 5.7.14 in /backend [`#2039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2039) +- build(deps): bump metascraper-url from 5.7.6 to 5.7.14 in /backend [`#2053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2053) +- build(deps): bump metascraper-youtube from 5.7.6 to 5.7.14 in /backend [`#2054`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2054) +- build(deps): bump neo4j-graphql-js from 2.7.2 to 2.8.0 in /backend [`#2036`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2036) +- build(deps): bump metascraper-soundcloud from 5.7.7 to 5.7.14 in /backend [`#2052`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2052) +- build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend [`#2055`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2055) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 in /webapp [`#2051`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2051) +- build(deps): bump metascraper-title from 5.7.6 to 5.7.14 in /backend [`#2050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2050) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /webapp [`#2049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2049) +- build(deps): bump metascraper-description from 5.7.6 to 5.7.14 in /backend [`#2038`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2038) +- build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp [`#2037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2037) +- build(deps): bump metascraper-publisher from 5.7.6 to 5.7.14 in /backend [`#2033`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2033) +- build(deps): bump apollo-server from 2.9.6 to 2.9.7 in /backend [`#2004`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2004) +- fix #1993 [`#2043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2043) +- Update to version 0.1.8 [`#2032`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2032) +- build(deps): bump graphql-shield from 6.1.0 to 7.0.0 in /backend [`#2035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2035) +- build(deps): bump metascraper-lang from 5.7.6 to 5.7.14 in /backend [`#2034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2034) +- change Changes & History to Changes [`#2030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2030) +- chnage Änderungen & Verlauf zu Änderungen [`#2029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2029) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc15 to 4.0.0-rc16 in /webapp [`#1990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1990) +- add FAQ _blank-href in Footer [`#2028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2028) +- fix: Don't attempt to save locale if not authenticated [`#2025`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2025) +- 🍰 New terms and conditions version 0.0.3 [`#2027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2027) +- Remove duplicate pinned post record [`#2023`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2023) +- build(deps-dev): bump cypress from 3.4.1 to 3.5.0 [`#2018`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2018) +- docs: add missing SUMMARY entry for online backups [`#2024`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2024) +- build(deps): bump @nuxtjs/axios from 5.6.0 to 5.8.0 in /webapp [`#2021`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2021) +- Locale save by change local switch [`#1991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1991) +- build(deps-dev): bump @storybook/addon-actions from 5.2.4 to 5.2.5 in /webapp [`#1983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1983) +- Hide shout count on user profile unless my profile [`#2016`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2016) +- new terms and conditions [`#2017`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2017) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.4 to 5.2.5 in /webapp [`#1989`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1989) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.4 to 4.0.5 in /webapp [`#2002`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2002) +- Update to version 0.1.7 [`#2015`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2015) +- Update fetchMore functionality on profile page [`#2012`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2012) +- build(deps-dev): bump date-fns from 2.5.1 to 2.6.0 [`#2001`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2001) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#2000`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2000) +- build(deps): bump helmet from 3.21.1 to 3.21.2 in /backend [`#1986`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1986) +- build(deps-dev): bump eslint-plugin-jest from 22.19.0 to 22.20.0 in /webapp [`#1985`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1985) +- build(deps): bump apollo-server-express from 2.9.6 to 2.9.7 in /backend [`#1982`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1982) +- 1997 fix performance issue with pinned post [`#1998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1998) +- Update to version 0.1.6 [`#1996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1996) +- 🍰 Fix - maintaining sorting after navigation [`#1872`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1872) +- Add storybook stories for our university students [`#1906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1906) +- build(deps): bump nuxt from 2.10.1 to 2.10.2 in /webapp [`#1987`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1987) +- build(deps-dev): bump @storybook/vue from 5.2.4 to 5.2.5 in /webapp [`#1981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1981) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.20.0 in /backend [`#1978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1978) +- build(deps): bump node from 12.12.0-alpine to 12.13.0-alpine in /webapp [`#1977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1977) +- build(deps-dev): bump date-fns from 2.5.0 to 2.5.1 [`#1962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1962) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#1961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1961) +- build(deps-dev): bump async-validator from 3.1.0 to 3.2.0 in /webapp [`#1920`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1920) +- build(deps): bump @sentry/node from 5.7.0 to 5.7.1 in /backend [`#1914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1914) +- Hide new CommentForm while editing a comment [`#1973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1973) +- 🍰 Translate texts for pinning a post to German [`#1972`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1972) +- Allow admins to pin a post [`#1840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1840) +- fix: Only one ellipse is displayed [`#1968`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1968) +- Refactor reports resolver spec [`#1957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1957) +- Added createdAt date for follow and shout [`#1853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1853) +- build(deps-dev): bump @vue/cli-shared-utils from 3.12.0 to 4.0.4 in /webapp [`#1965`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1965) +- build(deps): bump neo4j from 3.5.11-enterprise to 3.5.12-enterprise in /neo4j [`#1963`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1963) +- build(deps-dev): bump cypress-file-upload from 3.3.4 to 3.4.0 [`#1960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1960) +- build(deps): bump date-fns from 2.5.0 to 2.5.1 in /backend [`#1959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1959) +- build(deps-dev): bump faker from `10bfb9f` to `9fd8d7d` [`#1958`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1958) +- build(deps): bump tiptap-extensions from 1.28.3 to 1.28.4 in /webapp [`#1946`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1946) +- build(deps): bump metascraper-soundcloud from 5.7.6 to 5.7.7 in /backend [`#1943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1943) +- fix: console warnings during frontend tests [`#1942`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1942) +- Language will be saved in the database of the user during registration [`#1927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1927) +- Update to version 0.1.5 [`#1951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1951) +- build(deps-dev): bump dotenv from 8.1.0 to 8.2.0 [`#1917`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1917) +- Fix vue errors for Contribution form [`#1941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1941) +- Follow @alina-beck and @Tirokk PR suggestions [`#1940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1940) +- 🍰 Add Cypher statement for ordering [`#1926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1926) +- Improved comment truncation [`#1925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1925) +- fix: typo in German translation [`#1911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1911) +- build(deps): bump styleguide from `808b3c5` to `d46fc15` [`#1923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1923) +- build(deps): bump date-fns from 2.4.1 to 2.5.0 in /webapp [`#1921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1921) +- build(deps): bump date-fns from 2.4.1 to 2.5.0 in /backend [`#1915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1915) +- Maintain filename for cropped images [`#1935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1935) +- build(deps-dev): bump date-fns from 2.4.1 to 2.5.0 [`#1919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1919) +- build(deps-dev): bump nodemon from 1.19.3 to 1.19.4 in /backend [`#1916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1916) +- build(deps-dev): bump neode from 0.3.3 to 0.3.6 [`#1918`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1918) +- Highlight and expand linked comment [`#1903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1903) +- Add missing translations for Title placeholder [`#1910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1910) +- 🍰 Reporting with specific information [`#1797`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1797) +- build(deps): bump dotenv from 8.1.0 to 8.2.0 in /backend [`#1912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1912) +- Confirm privacy policy minimum age at registration [`#1907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1907) +- refactor: improve locale imports [`#1904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1904) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.3 to 5.2.4 in /webapp [`#1899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1899) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /webapp [`#1889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1889) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /backend [`#1888`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1888) +- build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /webapp [`#1894`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1894) +- build(deps-dev): bump @storybook/vue from 5.2.3 to 5.2.4 in /webapp [`#1897`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1897) +- build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /backend [`#1895`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1895) +- build(deps): bump @nuxtjs/sentry from 3.0.0 to 3.0.1 in /webapp [`#1896`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1896) +- build(deps-dev): bump @storybook/addon-actions from 5.2.3 to 5.2.4 in /webapp [`#1898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1898) +- 🍰 Refactor Database for Reporting with specific information [`#1878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1878) +- build(deps): bump nuxt from 2.10.0 to 2.10.1 in /webapp [`#1890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1890) +- build(deps-dev): bump @babel/cli from 7.6.3 to 7.6.4 in /backend [`#1868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1868) +- build(deps): bump apollo-server from 2.9.5 to 2.9.6 in /backend [`#1864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1864) +- build(deps-dev): bump apollo-server-testing from 2.9.5 to 2.9.6 in /backend [`#1870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1870) +- build(deps-dev): bump @babel/core from 7.6.3 to 7.6.4 in /webapp [`#1867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1867) +- build(deps-dev): bump core-js from 2.6.9 to 2.6.10 in /webapp [`#1892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1892) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc14 to 4.0.0-rc15 in /webapp [`#1891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1891) +- build(deps): bump @sentry/node from 5.6.2 to 5.7.0 in /backend [`#1871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1871) +- build(deps-dev): bump @vue/cli-shared-utils from 3.11.0 to 3.12.0 in /webapp [`#1869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1869) +- build(deps): bump apollo-server-express from 2.9.5 to 2.9.6 in /backend [`#1866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1866) +- build(deps-dev): bump @babel/core from 7.6.2 to 7.6.4 in /backend [`#1865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1865) +- 🍰 Implement basic image cropping solution [`#1666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1666) +- 1773 refactor rewards spec [`#1884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1884) +- fix: search for email case-insensitively [`#1863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1863) +- Fix translation error in login page [`#1885`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1885) +- fix: security vulnerability with yarn resolutions [`#1862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1862) +- Fix embeds settings page [`#1877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1877) +- update version to 0.1.4 [`#1860`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1860) +- Update profile posts apollo query [`#1805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1805) +- Add Hall of Fame to README [`#1859`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1859) +- Implement public registration [`#1814`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1814) +- Refactor embed settings page [`#1861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1861) +- Save user setting to show embed code II [`#1852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1852) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.1 to 1.16.2 [`#1855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1855) +- build(deps): bump nodemailer from 6.3.0 to 6.3.1 in /backend [`#1854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1854) +- build(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3 in /webapp [`#1849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1849) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.1 to 5.2.3 in /webapp [`#1836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1836) +- build(deps-dev): bump @babel/core from 7.6.2 to 7.6.3 in /webapp [`#1848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1848) +- build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /backend [`#1837`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1837) +- build(deps): bump styleguide from `808b3c5` to `d46fc15` [`#1839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1839) +- build(deps-dev): bump @babel/cli from 7.6.2 to 7.6.3 in /backend [`#1847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1847) +- build(deps-dev): bump @storybook/addon-actions from 5.2.1 to 5.2.3 in /webapp [`#1838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1838) +- build(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3 in /backend [`#1846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1846) +- Title character increased from 64 to 100 [`#1850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1850) +- build(deps-dev): bump @babel/node from 7.6.2 to 7.6.3 in /backend [`#1843`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1843) +- build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /webapp [`#1835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1835) +- build(deps-dev): bump @storybook/vue from 5.2.1 to 5.2.3 in /webapp [`#1834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1834) +- build(deps-dev): bump cucumber from 6.0.1 to 6.0.2 in /backend [`#1833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1833) +- build(deps): bump tiptap-extensions from 1.28.0 to 1.28.3 in /webapp [`#1822`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1822) +- Fix typo in email template [`#1829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1829) +- build(deps-dev): bump apollo-server-testing from 2.9.4 to 2.9.5 in /backend [`#1823`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1823) +- build(deps-dev): bump cucumber from 5.1.0 to 6.0.1 in /backend [`#1827`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1827) +- build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /backend [`#1826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1826) +- Display user email for administrators [`#1808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1808) +- build(deps): bump tiptap from 1.26.0 to 1.26.3 in /webapp [`#1821`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1821) +- build(deps): bump apollo-server from 2.9.4 to 2.9.5 in /backend [`#1825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1825) +- build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /webapp [`#1824`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1824) +- build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /webapp [`#1819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1819) +- build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /backend [`#1818`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1818) +- build(deps): bump @hapi/joi from 16.1.5 to 16.1.7 in /backend [`#1817`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1817) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.0 to 1.16.1 [`#1816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1816) +- Update to 0.1.3 [`#1813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1813) +- Show that a Post/Comment has been edited [`#1807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1807) +- Max aspect ratio of 1:1 for Post index page [`#1796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1796) +- fixes#1305 lastActiveAt [`#1809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1809) +- Remove language toggle from email template [`#1798`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1798) +- build(deps): bump nuxt from 2.9.2 to 2.10.0 in /webapp [`#1804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1804) +- build(deps): bump cross-env from 6.0.2 to 6.0.3 in /backend [`#1801`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1801) +- fix invites count calculation for admin dashboard [`#1806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1806) +- build(deps-dev): bump cross-env from 6.0.2 to 6.0.3 [`#1800`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1800) +- build(deps): bump cross-env from 6.0.2 to 6.0.3 in /webapp [`#1803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1803) +- build(deps): bump @hapi/joi from 16.1.4 to 16.1.5 in /backend [`#1802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1802) +- Update neo4j to Enterprise edition [`#1787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1787) +- Update to 0.1.2 [`#1786`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1786) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2237) +- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2329) +- Fix #2294 [`#2294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2294) +- Merge pull request #2078 from Human-Connection/fix-2042-back-link [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Fix #2042 Back Link To Login Page [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Merge pull request #2043 from Human-Connection/fix-1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- fix #1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- remove package-lock.json [`3cf3c31`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3cf3c31808dc6ae59fb9c6ec33e9e178c5556438) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- test check test WIP [`a4be3f7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a4be3f7adfc36ba7517a0f5399606b1f3d3dccfe) + +#### [v0.1.2](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.1...v0.1.2) > 2 October 2019 -- 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) +#### [0.1.1](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.1...0.1.1) -#### [v0.1.1](https://github.com/Human-Connection/Human-Connection/compare/v0.1.0...v0.1.1) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- Show the comments again [`#2482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2482) +- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2470) +- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2481) +- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2480) +- Revert layout changes image aspect ratio [`#2467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2467) +- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2472) +- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2416) +- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2421) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2452) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2455) +- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2458) +- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2473) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2474) +- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2475) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2477) +- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2443) +- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2404) +- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2468) +- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2456) +- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2459) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2460) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2461) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2463) +- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2464) +- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2465) +- Paginate moderations page without losing filtering [`#2466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2466) +- Update it.json [`#2451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2451) +- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2304) +- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2303) +- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2440) +- Hide Donations Bar [`#2422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2422) +- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2436) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2437) +- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2439) +- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2441) +- Eliminate database calls for reports query [`#2435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2435) +- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2430) +- Remove disable from reports.disable Query [`#2432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2432) +- 2253 fix scroll layout issue [`#2317`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2317) +- Update test description [`#2424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2424) +- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2419) +- Update privacy path [`#2417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2417) +- Add browserstack logo to attributions [`#2431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2431) +- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2428) +- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2427) +- List and protocol moderation [`#1954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1954) +- fix: Re-enable webfinger feature [`#2335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2335) +- Close neo4j driver sessions [`#2402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2402) +- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2385) +- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2397) +- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2398) +- Fix German translation of "Shouts" [`#2400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2400) +- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2407) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2406) +- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2405) +- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2399) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2393) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2374) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2392) +- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2316) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2389) +- Lokalise: Translations update [`#2380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2380) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2391) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2390) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2388) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2379) +- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2377) +- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2366) +- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2360) +- No public registration in development so that backend test pass [`#2382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2382) +- Don't remove sub-addresses in emails [`#2375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2375) +- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2333) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2373) +- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2372) +- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2371) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2359) +- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2357) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2369) +- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2368) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2365) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2339) +- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2334) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2323) +- 1967 component tests content view [`#2169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2169) +- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2295) +- Migrate styleguide icons [`#2288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2288) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2358) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2341) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2340) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2322) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2319) +- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2354) +- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2350) +- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2353) +- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2342) +- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2343) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2345) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2346) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2347) +- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2348) +- Update to version 0.1.11 [`#2324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2324) +- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2328) +- Fix incorrect link to development environment [`#2309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2309) +- 2329 normalize emails in login form [`#2330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2330) +- Lokalise: Translations update [`#2327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2327) +- Changed translation must change test :( [`#2310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2310) +- build(deps-dev): bump apollo-server-testing from 2.9.9 to 2.9.12 in /backend [`#2318`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2318) +- build(deps-dev): bump fuse.js from 3.4.5 to 3.4.6 in /webapp [`#2314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2314) +- build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 in /webapp [`#2302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2302) +- build(deps): bump metascraper-lang from 5.8.7 to 5.8.9 in /backend [`#2301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2301) +- build(deps): bump metascraper-soundcloud from 5.8.7 to 5.8.9 in /backend [`#2298`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2298) +- build(deps): bump metascraper-youtube from 5.8.7 to 5.8.9 in /backend [`#2297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2297) +- build(deps-dev): bump date-fns from 2.7.0 to 2.8.0 [`#2296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2296) +- build(deps): bump apollo-server from 2.9.9 to 2.9.11 in /backend [`#2311`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2311) +- Fix Typo Of Issue 2230 [`#2293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2293) +- [Systems-Development-and-Frameworks] Clickable hashtags [`#2076`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2076) +- build(deps): bump neo4j-graphql-js from 2.9.0 to 2.9.3 in /backend [`#2283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2283) +- build(deps-dev): bump eslint-plugin-jest from 23.0.3 to 23.0.4 in /backend [`#2285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2285) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 in /backend [`#2286`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2286) +- Lokalise: Translations update [`#2277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2277) +- build(deps-dev): bump @vue/eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#2266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2266) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /backend [`#2281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2281) +- build(deps): bump apollo-server from 2.9.7 to 2.9.9 in /backend [`#2280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2280) +- build(deps-dev): bump apollo-server-testing from 2.9.7 to 2.9.9 in /backend [`#2279`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2279) +- build(deps): bump @sentry/node from 5.8.0 to 5.9.0 in /backend [`#2278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2278) +- 🍰 2119-Fix Contribution consistent form input validation [`#2160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2160) +- build(deps): bump cookie-universal-nuxt from 2.0.18 to 2.0.19 in /webapp [`#2265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2265) +- build(deps): bump metascraper modules [`#2257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2257) +- build: configure stale bot [`#2273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2273) +- Explicitly define our schema, improve performance [`#2243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2243) +- build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 [`#2274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2274) +- build: record and publish all cypress test results [`#2251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2251) +- Add Emacs Backup Files To Gitignore (*~) [`#2261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2261) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 in /webapp [`#2267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2267) +- 2187 language does not change on edit [`#2200`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2200) +- 1747 show shouts [`#2101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2101) +- build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp [`#2180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2180) +- Fix #2042 Back Link To Login Page [`#2078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2078) +- 2119 create post consistent form input validation improvements [`#2163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2163) +- Helper script to install all packages [`#2250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2250) +- refactor: remove redundant port configuration [`#2247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2247) +- build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.0 in /webapp [`#2246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2246) +- build(deps-dev): bump cucumber from 6.0.3 to 6.0.5 in /backend [`#2236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2236) +- build: less verbose output on build server [`#2249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2249) +- Fix infinite scrolling out of control [`#2248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2248) +- 2106-unblock a user in the user settings [`#2110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2110) +- Fix 1936 [`#2241`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2241) +- fix(editor): Fix hashtags not working after embeded content [`#2242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2242) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /webapp [`#2185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2185) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.4 in /webapp [`#2245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2245) +- build(deps): remove deprecated debug flags [`#2219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2219) +- build(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /webapp [`#2235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2235) +- build(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /webapp [`#2205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2205) +- Add locale to undefined to null [`#2233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2233) +- Update to version 0.1.10 [`#2231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2231) +- Update contribution guidelines [`#2127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2127) +- fix: return `null` for missig translations [`#2218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2218) +- Add donation status and button [`#2194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2194) +- Added Empty Definitions For Missing Getters And Mutations [`#2197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2197) +- build(deps): bump @sentry/node from 5.7.1 to 5.8.0 in /backend [`#2209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2209) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.3 in /backend [`#2206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2206) +- build(deps-dev): bump vue-svg-loader from 0.14.0 to 0.15.0 in /webapp [`#2204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2204) +- build(deps-dev): bump async-validator from 3.2.1 to 3.2.2 in /webapp [`#2203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2203) +- Update deployment names in deploy script [`#2216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2216) +- Fix: Delete Block Button in MainPage PostCards [`#2193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2193) +- Update doctl to use default context [`#2199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2199) +- console.error in Hashtag.spec.js #2161 [`#2201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2201) +- build(deps-dev): bump @storybook/addon-actions from 5.2.5 to 5.2.6 in /webapp [`#2186`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2186) +- build(deps-dev): bump style-resources-loader from 1.2.1 to 1.3.2 in /webapp [`#2188`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2188) +- build(deps-dev): bump @storybook/vue from 5.2.5 to 5.2.6 in /webapp [`#2183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2183) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.5 to 5.2.6 in /webapp [`#2176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2176) +- build(deps-dev): bump cypress from 3.6.0 to 3.6.1 [`#2173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2173) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /webapp [`#2164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2164) +- Update docs for deploying new server, env variables [`#2191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2191) +- Remove unintended comma [`#2192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2192) +- added Russian to locales [`#2111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2111) +- Add notifications page with All Notifications [`#1975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1975) +- 1931 - after successful login the saved language of the user is set [`#2073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2073) +- build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0 [`#2167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2167) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /backend [`#2166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2166) +- build(deps-dev): bump date-fns from 2.6.0 to 2.7.0 [`#2165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2165) +- build(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /webapp [`#2156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2156) +- build(deps): bump merge-graphql-schemas from 1.7.2 to 1.7.3 in /backend [`#2155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2155) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.2 in /backend [`#2154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2154) +- Add missing portuguese translation [`#1909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1909) +- Migrate design tokens [`#2159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2159) +- build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp [`#2158`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2158) +- build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp [`#2157`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2157) +- Remove graphql-requests [`#2151`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2151) +- close all open sessions [`#2148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2148) +- Implement refresh posts, fix duplicate posts bug [`#2126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2126) +- Fix: Email is Case-Sensitive [`#2118`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2118) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /backend [`#2135`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2135) +- build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend [`#2136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2136) +- build(deps-dev): bump @babel/node from 7.6.3 to 7.7.0 in /backend [`#2134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2134) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.0 in /webapp [`#2132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2132) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp [`#2133`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2133) +- build(deps-dev): bump @babel/register from 7.6.2 to 7.7.0 in /backend [`#2131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2131) +- build(deps): bump graphql-middleware from 4.0.1 to 4.0.2 in /backend [`#2130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2130) +- build(deps-dev): bump @babel/cli from 7.6.4 to 7.7.0 in /backend [`#2129`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2129) +- 1851 tags clickable [`#2091`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2091) +- build(deps): bump graphql-shield from 7.0.0 to 7.0.1 in /backend [`#2123`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2123) +- build(deps): bump merge-graphql-schemas from 1.7.0 to 1.7.2 in /backend [`#2121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2121) +- build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp [`#2122`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2122) +- build(deps-dev): bump async-validator from 3.2.0 to 3.2.1 in /webapp [`#2120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2120) +- 🍰 Add migration plan and frontend code guidelines to our docs [`#2075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2075) +- Update feature template [`#2116`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2116) +- Update to version 0.1.9 [`#2114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2114) +- Refactor and tidy up crop image implementation [`#1956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1956) +- 🍰 First Implementation Of Filtering Posts By Language [`#2059`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2059) +- build(deps-dev): bump cypress from 3.5.0 to 3.6.0 [`#2105`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2105) +- Fix: Poll Interval [`#2108`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2108) +- build(deps-dev): bump cypress-plugin-retries from 1.3.0 to 1.4.0 [`#2104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2104) +- build(deps): bump metascraper-title from 5.7.14 to 5.7.17 in /backend [`#2082`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2082) +- build(deps): bump metascraper-publisher from 5.7.14 to 5.7.17 in /backend [`#2098`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2098) +- build(deps): bump metascraper-description from 5.7.14 to 5.7.17 in /backend [`#2096`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2096) +- build(deps): bump metascraper-audio from 5.7.14 to 5.7.17 in /backend [`#2097`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2097) +- build(deps): bump metascraper-url from 5.7.14 to 5.7.17 in /backend [`#2086`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2086) +- build(deps): bump metascraper-image from 5.7.6 to 5.7.17 in /backend [`#2090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2090) +- deleted posts no longer displayed in user profile [`#2093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2093) +- Send only one notification for mention and comment [`#2062`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2062) +- build(deps): bump metascraper-date from 5.7.14 to 5.7.17 in /backend [`#2089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2089) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc16 to 4.0.0-rc17 in /webapp [`#2088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2088) +- build(deps): bump metascraper-lang from 5.7.14 to 5.7.17 in /backend [`#2087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2087) +- build(deps): bump metascraper-video from 5.7.14 to 5.7.17 in /backend [`#2084`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2084) +- build(deps): bump metascraper-soundcloud from 5.7.14 to 5.7.17 in /backend [`#2081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2081) +- build(deps-dev): bump auto-changelog from 1.16.1 to 1.16.2 [`#2085`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2085) +- build(deps): bump metascraper-logo from 5.7.14 to 5.7.17 in /backend [`#2083`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2083) +- build(deps): bump metascraper-youtube from 5.7.14 to 5.7.17 in /backend [`#2080`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2080) +- build(deps): bump metascraper-author from 5.7.14 to 5.7.17 in /backend [`#2079`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2079) +- build(deps): bump date-fns from 2.5.0 to 2.6.0 in /webapp [`#2007`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2007) +- build(deps-dev): bump eslint from 6.5.1 to 6.6.0 in /backend [`#2071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2071) +- build(deps): bump node from 12.13.0-alpine to 13.0.1-alpine in /webapp [`#2019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2019) +- [FIX # 2058] Typo Fixed. Password -> Passwort [`#2060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2060) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /backend [`#2064`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2064) +- build(deps): bump date-fns from 2.5.1 to 2.6.0 in /backend [`#2010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2010) +- build(deps-dev): bump apollo-server-testing from 2.9.6 to 2.9.7 in /backend [`#1984`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1984) +- build(deps): bump metascraper-date from 5.7.6 to 5.7.14 in /backend [`#2070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2070) +- build(deps): bump metascraper-video from 5.7.6 to 5.7.14 in /backend [`#2072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2072) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.2 in /backend [`#2069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2069) +- build(deps): bump metascraper-audio from 5.7.6 to 5.7.14 in /backend [`#2068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2068) +- build(deps-dev): bump eslint-plugin-jest from 23.0.0 to 23.0.2 in /webapp [`#2066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2066) +- build(deps-dev): bump cucumber from 6.0.2 to 6.0.3 in /backend [`#2065`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2065) +- build(deps): bump metascraper-logo from 5.7.6 to 5.7.14 in /backend [`#2039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2039) +- build(deps): bump metascraper-url from 5.7.6 to 5.7.14 in /backend [`#2053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2053) +- build(deps): bump metascraper-youtube from 5.7.6 to 5.7.14 in /backend [`#2054`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2054) +- build(deps): bump neo4j-graphql-js from 2.7.2 to 2.8.0 in /backend [`#2036`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2036) +- build(deps): bump metascraper-soundcloud from 5.7.7 to 5.7.14 in /backend [`#2052`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2052) +- build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend [`#2055`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2055) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 in /webapp [`#2051`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2051) +- build(deps): bump metascraper-title from 5.7.6 to 5.7.14 in /backend [`#2050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2050) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /webapp [`#2049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2049) +- build(deps): bump metascraper-description from 5.7.6 to 5.7.14 in /backend [`#2038`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2038) +- build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp [`#2037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2037) +- build(deps): bump metascraper-publisher from 5.7.6 to 5.7.14 in /backend [`#2033`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2033) +- build(deps): bump apollo-server from 2.9.6 to 2.9.7 in /backend [`#2004`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2004) +- fix #1993 [`#2043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2043) +- Update to version 0.1.8 [`#2032`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2032) +- build(deps): bump graphql-shield from 6.1.0 to 7.0.0 in /backend [`#2035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2035) +- build(deps): bump metascraper-lang from 5.7.6 to 5.7.14 in /backend [`#2034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2034) +- change Changes & History to Changes [`#2030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2030) +- chnage Änderungen & Verlauf zu Änderungen [`#2029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2029) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc15 to 4.0.0-rc16 in /webapp [`#1990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1990) +- add FAQ _blank-href in Footer [`#2028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2028) +- fix: Don't attempt to save locale if not authenticated [`#2025`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2025) +- 🍰 New terms and conditions version 0.0.3 [`#2027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2027) +- Remove duplicate pinned post record [`#2023`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2023) +- build(deps-dev): bump cypress from 3.4.1 to 3.5.0 [`#2018`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2018) +- docs: add missing SUMMARY entry for online backups [`#2024`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2024) +- build(deps): bump @nuxtjs/axios from 5.6.0 to 5.8.0 in /webapp [`#2021`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2021) +- Locale save by change local switch [`#1991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1991) +- build(deps-dev): bump @storybook/addon-actions from 5.2.4 to 5.2.5 in /webapp [`#1983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1983) +- Hide shout count on user profile unless my profile [`#2016`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2016) +- new terms and conditions [`#2017`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2017) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.4 to 5.2.5 in /webapp [`#1989`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1989) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.4 to 4.0.5 in /webapp [`#2002`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2002) +- Update to version 0.1.7 [`#2015`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2015) +- Update fetchMore functionality on profile page [`#2012`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2012) +- build(deps-dev): bump date-fns from 2.5.1 to 2.6.0 [`#2001`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2001) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#2000`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2000) +- build(deps): bump helmet from 3.21.1 to 3.21.2 in /backend [`#1986`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1986) +- build(deps-dev): bump eslint-plugin-jest from 22.19.0 to 22.20.0 in /webapp [`#1985`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1985) +- build(deps): bump apollo-server-express from 2.9.6 to 2.9.7 in /backend [`#1982`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1982) +- 1997 fix performance issue with pinned post [`#1998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1998) +- Update to version 0.1.6 [`#1996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1996) +- 🍰 Fix - maintaining sorting after navigation [`#1872`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1872) +- Add storybook stories for our university students [`#1906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1906) +- build(deps): bump nuxt from 2.10.1 to 2.10.2 in /webapp [`#1987`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1987) +- build(deps-dev): bump @storybook/vue from 5.2.4 to 5.2.5 in /webapp [`#1981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1981) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.20.0 in /backend [`#1978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1978) +- build(deps): bump node from 12.12.0-alpine to 12.13.0-alpine in /webapp [`#1977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1977) +- build(deps-dev): bump date-fns from 2.5.0 to 2.5.1 [`#1962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1962) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#1961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1961) +- build(deps-dev): bump async-validator from 3.1.0 to 3.2.0 in /webapp [`#1920`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1920) +- build(deps): bump @sentry/node from 5.7.0 to 5.7.1 in /backend [`#1914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1914) +- Hide new CommentForm while editing a comment [`#1973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1973) +- 🍰 Translate texts for pinning a post to German [`#1972`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1972) +- Allow admins to pin a post [`#1840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1840) +- fix: Only one ellipse is displayed [`#1968`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1968) +- Refactor reports resolver spec [`#1957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1957) +- Added createdAt date for follow and shout [`#1853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1853) +- build(deps-dev): bump @vue/cli-shared-utils from 3.12.0 to 4.0.4 in /webapp [`#1965`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1965) +- build(deps): bump neo4j from 3.5.11-enterprise to 3.5.12-enterprise in /neo4j [`#1963`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1963) +- build(deps-dev): bump cypress-file-upload from 3.3.4 to 3.4.0 [`#1960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1960) +- build(deps): bump date-fns from 2.5.0 to 2.5.1 in /backend [`#1959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1959) +- build(deps-dev): bump faker from `10bfb9f` to `9fd8d7d` [`#1958`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1958) +- build(deps): bump tiptap-extensions from 1.28.3 to 1.28.4 in /webapp [`#1946`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1946) +- build(deps): bump metascraper-soundcloud from 5.7.6 to 5.7.7 in /backend [`#1943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1943) +- fix: console warnings during frontend tests [`#1942`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1942) +- Language will be saved in the database of the user during registration [`#1927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1927) +- Update to version 0.1.5 [`#1951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1951) +- build(deps-dev): bump dotenv from 8.1.0 to 8.2.0 [`#1917`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1917) +- Fix vue errors for Contribution form [`#1941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1941) +- Follow @alina-beck and @Tirokk PR suggestions [`#1940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1940) +- 🍰 Add Cypher statement for ordering [`#1926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1926) +- Improved comment truncation [`#1925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1925) +- fix: typo in German translation [`#1911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1911) +- build(deps): bump styleguide from `808b3c5` to `d46fc15` [`#1923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1923) +- build(deps): bump date-fns from 2.4.1 to 2.5.0 in /webapp [`#1921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1921) +- build(deps): bump date-fns from 2.4.1 to 2.5.0 in /backend [`#1915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1915) +- Maintain filename for cropped images [`#1935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1935) +- build(deps-dev): bump date-fns from 2.4.1 to 2.5.0 [`#1919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1919) +- build(deps-dev): bump nodemon from 1.19.3 to 1.19.4 in /backend [`#1916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1916) +- build(deps-dev): bump neode from 0.3.3 to 0.3.6 [`#1918`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1918) +- Highlight and expand linked comment [`#1903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1903) +- Add missing translations for Title placeholder [`#1910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1910) +- 🍰 Reporting with specific information [`#1797`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1797) +- build(deps): bump dotenv from 8.1.0 to 8.2.0 in /backend [`#1912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1912) +- Confirm privacy policy minimum age at registration [`#1907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1907) +- refactor: improve locale imports [`#1904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1904) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.3 to 5.2.4 in /webapp [`#1899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1899) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /webapp [`#1889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1889) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /backend [`#1888`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1888) +- build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /webapp [`#1894`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1894) +- build(deps-dev): bump @storybook/vue from 5.2.3 to 5.2.4 in /webapp [`#1897`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1897) +- build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /backend [`#1895`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1895) +- build(deps): bump @nuxtjs/sentry from 3.0.0 to 3.0.1 in /webapp [`#1896`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1896) +- build(deps-dev): bump @storybook/addon-actions from 5.2.3 to 5.2.4 in /webapp [`#1898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1898) +- 🍰 Refactor Database for Reporting with specific information [`#1878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1878) +- build(deps): bump nuxt from 2.10.0 to 2.10.1 in /webapp [`#1890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1890) +- build(deps-dev): bump @babel/cli from 7.6.3 to 7.6.4 in /backend [`#1868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1868) +- build(deps): bump apollo-server from 2.9.5 to 2.9.6 in /backend [`#1864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1864) +- build(deps-dev): bump apollo-server-testing from 2.9.5 to 2.9.6 in /backend [`#1870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1870) +- build(deps-dev): bump @babel/core from 7.6.3 to 7.6.4 in /webapp [`#1867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1867) +- build(deps-dev): bump core-js from 2.6.9 to 2.6.10 in /webapp [`#1892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1892) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc14 to 4.0.0-rc15 in /webapp [`#1891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1891) +- build(deps): bump @sentry/node from 5.6.2 to 5.7.0 in /backend [`#1871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1871) +- build(deps-dev): bump @vue/cli-shared-utils from 3.11.0 to 3.12.0 in /webapp [`#1869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1869) +- build(deps): bump apollo-server-express from 2.9.5 to 2.9.6 in /backend [`#1866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1866) +- build(deps-dev): bump @babel/core from 7.6.2 to 7.6.4 in /backend [`#1865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1865) +- 🍰 Implement basic image cropping solution [`#1666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1666) +- 1773 refactor rewards spec [`#1884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1884) +- fix: search for email case-insensitively [`#1863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1863) +- Fix translation error in login page [`#1885`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1885) +- fix: security vulnerability with yarn resolutions [`#1862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1862) +- Fix embeds settings page [`#1877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1877) +- update version to 0.1.4 [`#1860`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1860) +- Update profile posts apollo query [`#1805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1805) +- Add Hall of Fame to README [`#1859`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1859) +- Implement public registration [`#1814`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1814) +- Refactor embed settings page [`#1861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1861) +- Save user setting to show embed code II [`#1852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1852) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.1 to 1.16.2 [`#1855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1855) +- build(deps): bump nodemailer from 6.3.0 to 6.3.1 in /backend [`#1854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1854) +- build(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3 in /webapp [`#1849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1849) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.1 to 5.2.3 in /webapp [`#1836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1836) +- build(deps-dev): bump @babel/core from 7.6.2 to 7.6.3 in /webapp [`#1848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1848) +- build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /backend [`#1837`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1837) +- build(deps): bump styleguide from `808b3c5` to `d46fc15` [`#1839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1839) +- build(deps-dev): bump @babel/cli from 7.6.2 to 7.6.3 in /backend [`#1847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1847) +- build(deps-dev): bump @storybook/addon-actions from 5.2.1 to 5.2.3 in /webapp [`#1838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1838) +- build(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3 in /backend [`#1846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1846) +- Title character increased from 64 to 100 [`#1850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1850) +- build(deps-dev): bump @babel/node from 7.6.2 to 7.6.3 in /backend [`#1843`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1843) +- build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /webapp [`#1835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1835) +- build(deps-dev): bump @storybook/vue from 5.2.1 to 5.2.3 in /webapp [`#1834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1834) +- build(deps-dev): bump cucumber from 6.0.1 to 6.0.2 in /backend [`#1833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1833) +- build(deps): bump tiptap-extensions from 1.28.0 to 1.28.3 in /webapp [`#1822`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1822) +- Fix typo in email template [`#1829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1829) +- build(deps-dev): bump apollo-server-testing from 2.9.4 to 2.9.5 in /backend [`#1823`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1823) +- build(deps-dev): bump cucumber from 5.1.0 to 6.0.1 in /backend [`#1827`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1827) +- build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /backend [`#1826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1826) +- Display user email for administrators [`#1808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1808) +- build(deps): bump tiptap from 1.26.0 to 1.26.3 in /webapp [`#1821`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1821) +- build(deps): bump apollo-server from 2.9.4 to 2.9.5 in /backend [`#1825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1825) +- build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /webapp [`#1824`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1824) +- build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /webapp [`#1819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1819) +- build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /backend [`#1818`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1818) +- build(deps): bump @hapi/joi from 16.1.5 to 16.1.7 in /backend [`#1817`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1817) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.0 to 1.16.1 [`#1816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1816) +- Update to 0.1.3 [`#1813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1813) +- Show that a Post/Comment has been edited [`#1807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1807) +- Max aspect ratio of 1:1 for Post index page [`#1796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1796) +- fixes#1305 lastActiveAt [`#1809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1809) +- Remove language toggle from email template [`#1798`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1798) +- build(deps): bump nuxt from 2.9.2 to 2.10.0 in /webapp [`#1804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1804) +- build(deps): bump cross-env from 6.0.2 to 6.0.3 in /backend [`#1801`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1801) +- fix invites count calculation for admin dashboard [`#1806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1806) +- build(deps-dev): bump cross-env from 6.0.2 to 6.0.3 [`#1800`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1800) +- build(deps): bump cross-env from 6.0.2 to 6.0.3 in /webapp [`#1803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1803) +- build(deps): bump @hapi/joi from 16.1.4 to 16.1.5 in /backend [`#1802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1802) +- Update neo4j to Enterprise edition [`#1787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1787) +- Update to 0.1.2 [`#1786`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1786) +- 407 change your email address [`#1711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1711) +- build(deps): bump cross-env from 6.0.0 to 6.0.2 in /backend [`#1794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1794) +- build(deps-dev): bump cross-env from 6.0.0 to 6.0.2 [`#1793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1793) +- Update Post query for blockedByUsers [`#1788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1788) +- build(deps): bump metascraper-description from 5.7.5 to 5.7.6 in /backend [`#1792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1792) +- build(deps): bump cross-env from 6.0.0 to 6.0.2 in /webapp [`#1791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1791) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc13.1 to 4.0.0-rc14 in /webapp [`#1790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1790) +- Bump metascraper-audio from 5.7.5 to 5.7.6 in /backend [`#1779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1779) +- fix the bug with scrolling post comments into view [`#1701`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1701) +- Bump metascraper-publisher from 5.7.4 to 5.7.6 in /backend [`#1778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1778) +- Bump eslint from 6.4.0 to 6.5.1 in /backend [`#1780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1780) +- Bump metascraper-url from 5.7.5 to 5.7.6 in /backend [`#1782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1782) +- Bump metascraper-logo from 5.7.5 to 5.7.6 in /backend [`#1783`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1783) +- Bump graphql-middleware from 3.0.5 to 4.0.1 in /backend [`#1781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1781) +- Bump metascraper-youtube from 5.7.5 to 5.7.6 in /backend [`#1777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1777) +- Bump @babel/preset-env from 7.6.0 to 7.6.2 in /backend [`#1776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1776) +- Bump metascraper-soundcloud from 5.7.4 to 5.7.6 in /backend [`#1775`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1775) +- Bump metascraper-author from 5.7.4 to 5.7.6 in /backend [`#1774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1774) +- Bump eslint-loader from 3.0.1 to 3.0.2 in /webapp [`#1760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1760) +- Bump tiptap from 1.25.0 to 1.26.0 in /webapp [`#1765`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1765) +- Bump metascraper-lang from 5.7.4 to 5.7.6 in /backend [`#1766`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1766) +- Bump date-fns from 2.4.0 to 2.4.1 in /webapp [`#1768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1768) +- Bump metascraper-date from 5.7.4 to 5.7.6 in /backend [`#1771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1771) +- fix: Github's security vulnerability warning [`#1751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1751) +- 🍰 Notifications self update and refactoring [`#1658`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1658) +- Bump @babel/node from 7.6.1 to 7.6.2 in /backend [`#1725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1725) +- fix email middleware transport config [`#1757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1757) +- Bump nodemon from 1.19.2 to 1.19.3 in /backend [`#1758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1758) +- Bump metascraper-title from 5.7.5 to 5.7.6 in /backend [`#1759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1759) +- Bump metascraper-image from 5.7.5 to 5.7.6 in /backend [`#1761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1761) +- Bump apollo-server from 2.9.3 to 2.9.4 in /backend [`#1762`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1762) +- Bump metascraper-video from 5.7.5 to 5.7.6 in /backend [`#1764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1764) +- Bump graphql-middleware-sentry from 3.2.0 to 3.2.1 in /backend [`#1767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1767) +- Bump date-fns from 2.3.0 to 2.4.1 in /backend [`#1769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1769) +- Bump tiptap-extensions from 1.27.0 to 1.28.0 in /webapp [`#1770`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1770) +- Fix failing test [`#1772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1772) +- docs: moves storybook into webapp/README.md [`#1755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1755) +- 1273 fix post page nav suggestions [`#1756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1756) +- Bump @babel/core from 7.6.0 to 7.6.2 in /backend [`#1728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1728) +- [WIP]1706 refactor shout spec [`#1712`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1712) +- Bump cypress-file-upload from 3.3.3 to 3.3.4 [`#1671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1671) +- Bump @hapi/joi from 16.1.2 to 16.1.4 in /backend [`#1673`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1673) +- Bump metascraper-description from 5.7.4 to 5.7.5 in /backend [`#1700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1700) +- Bump @babel/cli from 7.6.0 to 7.6.2 in /backend [`#1713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1713) +- Bump apollo-server-testing from 2.9.3 to 2.9.4 in /backend [`#1717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1717) +- Bump date-fns from 2.2.1 to 2.4.0 in /webapp [`#1752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1752) +- Bump graphql from 14.5.7 to 14.5.8 in /webapp [`#1729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1729) +- Bump mustache from 3.0.3 to 3.1.0 in /backend [`#1655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1655) +- 🍰 Try to fix VSCode format works against ESLint [`#1749`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1749) +- Configure docker to work with storybook [`#1688`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1688) +- update neo4j docker-compose config [`#1750`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1750) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2237) +- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2329) +- Fix #2294 [`#2294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2294) +- Merge pull request #2078 from Human-Connection/fix-2042-back-link [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Fix #2042 Back Link To Login Page [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Merge pull request #2043 from Human-Connection/fix-1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- fix #1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- test check test WIP [`a4be3f7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a4be3f7adfc36ba7517a0f5399606b1f3d3dccfe) +- fix lint: tests and lint ok [`d2a43ce`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/d2a43cecd74ee3bec291109a85ddb6986315763b) + +#### [v0.1.1](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/0.1.0...v0.1.1) > 27 September 2019 -- 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) +#### [0.1.0](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/v0.1.0...0.1.0) -#### [v0.1.0](https://github.com/Human-Connection/Human-Connection/compare/0.1.0...v0.1.0) +> 23 September 2020 + +- fix: 🍰 Sign Up Page On Safari [`#3882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3882) +- build: Add semantic PR config [`#3884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3884) +- feat: 🍰 Admin - Remove User Profile [`#3140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3140) +- fix: 🍰 Comment Counters Are Now Equal [`#3769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3769) +- feat: 🍰 Redesign Data Privacy Warning Box [`#3780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3780) +- fix: 🍰 Checkboxes Not Missing Anymore On Delete User Account Page [`#3506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3506) +- feat: 🍰 Increase Margin Of Header And Ruler For Better Legibility [`#3774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3774) +- chore: 💬 Rename stale.yml to stale-disabled.yml [`#3662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3662) +- build(deps): [security] bump apollo-server-core from 2.12.0 to 2.15.0 in /backend [`#3650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3650) +- fix: Corrected Code-of-Conduct Mail Link [`#3609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3609) +- feat: 🍰 Hero image height on post page is now set without having to wait for… [`#3583`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3583) +- feat: 🍰 Alphabetically sorting tags using compute functions on index and more… [`#3589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3589) +- fix: Fixed webapp unit test command. [`#3584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3584) +- chore: Upgrade to v0.6.1 [`#3525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3525) +- feat: FollowerList [1741] [`#3293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3293) +- fix: Text of editor embeds disappearing on click [2727] [`#3356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3356) +- build(deps-dev): bump css-loader from 3.5.1 to 3.5.2 in /webapp [`#3475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3475) +- build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend [`#3472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3472) +- build(deps): bump date-fns from 2.11.1 to 2.12.0 in /webapp [`#3467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3467) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /webapp [`#3459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3459) +- build(deps-dev): bump date-fns from 2.11.1 to 2.12.0 [`#3464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3464) +- build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend [`#3465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3465) +- build(deps-dev): bump babel-jest from 25.2.6 to 25.3.0 in /webapp [`#3456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3456) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend [`#3454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3454) +- build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend [`#3453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3453) +- build(deps-dev): bump expect from 25.2.7 to 25.3.0 [`#3452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3452) +- build(deps-dev): bump @vue/cli-shared-utils from 4.3.0 to 4.3.1 in /webapp [`#3446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3446) +- build(deps-dev): bump css-loader from 3.5.0 to 3.5.1 in /webapp [`#3448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3448) +- build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend [`#3443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3443) +- build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend [`#3441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3441) +- build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend [`#3439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3439) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1 [`#3438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3438) +- build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend [`#3435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3435) +- build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend [`#3432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3432) +- refactor: favor CSS over syleguide components SearchPost.vue [`#3377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3377) +- chore: removed unused fuse.js [`#3411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3411) +- build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend [`#3434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3434) +- build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend [`#3397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3397) +- chore: Update docs for spaces backups [`#3428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3428) +- build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend [`#3431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3431) +- build(deps): bump metascraper-publisher from 5.11.6 to 5.11.8 in /backend [`#3430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3430) +- build(deps-dev): bump css-loader from 3.4.2 to 3.5.0 in /webapp [`#3436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3436) +- build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend [`#3433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3433) +- build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /webapp [`#3429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3429) +- build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend [`#3420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3420) +- build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend [`#3419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3419) +- build(deps-dev): bump storybook-design-token from 0.7.0 to 0.7.2 in /webapp [`#3422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3422) +- build(deps-dev): bump eslint-loader from 3.0.3 to 4.0.0 in /webapp [`#3424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3424) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.3 to 4.3.0 in /webapp [`#3423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3423) +- build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend [`#3417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3417) +- build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend [`#3415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3415) +- build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend [`#3418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3418) +- build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend [`#3416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3416) +- build(deps-dev): bump jest from 25.2.4 to 25.2.7 in /webapp [`#3410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3410) +- build(deps-dev): bump expect from 25.2.4 to 25.2.7 [`#3409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3409) +- build(deps-dev): bump storybook-design-token from 0.5.1 to 0.7.0 in /webapp [`#3407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3407) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.6 in /webapp [`#3403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3403) +- build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend [`#3401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3401) +- build(deps): bump tiptap-extensions from 1.28.7 to 1.28.8 in /webapp [`#3404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3404) +- build(deps): bump aws-sdk from 2.651.0 to 2.652.0 in /backend [`#3402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3402) +- build(deps-dev): bump auto-changelog from 1.16.3 to 1.16.4 [`#3400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3400) +- build(deps-dev): bump babel-jest from 25.2.4 to 25.2.6 in /backend [`#3399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3399) +- build(deps): bump tiptap-extensions from 1.28.6 to 1.28.7 in /webapp [`#3393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3393) +- build(deps): bump aws-sdk from 2.650.0 to 2.651.0 in /backend [`#3391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3391) +- build(deps-dev): bump @storybook/vue from 5.3.17 to 5.3.18 in /webapp [`#3387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3387) +- build(deps-dev): bump @storybook/addon-actions from 5.3.17 to 5.3.18 in /webapp [`#3386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3386) +- refactor(tests): return errors [`#3390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3390) +- build(deps): bump ioredis from 4.16.0 to 4.16.1 in /backend [`#3365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3365) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.17 to 5.3.18 in /webapp [`#3384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3384) +- build(deps-dev): bump @storybook/addon-notes from 5.3.17 to 5.3.18 in /webapp [`#3385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3385) +- build(deps): bump uuid from 7.0.2 to 7.0.3 in /backend [`#3383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3383) +- build(deps): bump graphql-shield from 7.2.1 to 7.2.2 in /backend [`#3382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3382) +- build(deps): bump aws-sdk from 2.649.0 to 2.650.0 in /backend [`#3381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3381) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /webapp [`#3370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3370) +- build(deps): bump @nuxtjs/axios from 5.9.6 to 5.9.7 in /webapp [`#3380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3380) +- build(deps): bump aws-sdk from 2.648.0 to 2.649.0 in /backend [`#3379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3379) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /backend [`#3366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3366) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /backend [`#3362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3362) +- build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2 in /backend [`#3367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3367) +- build(deps-dev): bump jest from 25.2.3 to 25.2.4 in /webapp [`#3373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3373) +- fix(migration): Set maxSockets to avoid rate limit [`#3375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3375) +- build(deps-dev): bump eslint-plugin-node from 11.0.0 to 11.1.0 in /webapp [`#3374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3374) +- build(deps): bump @nuxtjs/axios from 5.9.5 to 5.9.6 in /webapp [`#3371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3371) +- build(deps): bump aws-sdk from 2.647.0 to 2.648.0 in /backend [`#3368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3368) +- build(deps): bump @sentry/node from 5.15.2 to 5.15.4 in /backend [`#3364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3364) +- build(deps-dev): bump babel-jest from 25.2.3 to 25.2.4 in /backend [`#3363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3363) +- build(deps-dev): bump expect from 25.2.3 to 25.2.4 [`#3360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3360) +- build(deps-dev): bump auto-changelog from 1.16.2 to 1.16.3 [`#3334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3334) +- chore: upgrade to v0.6.0 [`#3359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3359) +- build(deps): bump helmet from 3.21.3 to 3.22.0 in /backend [`#3337`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3337) +- build(deps-dev): bump jest from 25.2.1 to 25.2.3 in /webapp [`#3354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3354) +- build(deps-dev): bump cypress-cucumber-preprocessor from 2.0.1 to 2.1.0 [`#3349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3349) +- build(deps): bump aws-sdk from 2.638.0 to 2.647.0 in /backend [`#3352`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3352) +- refactor: FilterMenu as a first step to remove ds-flex [`#3257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3257) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /webapp [`#3355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3355) +- Remove dangling image urls [`#3343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3343) +- build(deps-dev): bump expect from 25.2.0 to 25.2.3 [`#3347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3347) +- build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend [`#3350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3350) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.3 in /webapp [`#3353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3353) +- build(deps): bump date-fns from 2.11.0 to 2.11.1 in /backend [`#3351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3351) +- build(deps): bump @sentry/node from 5.15.0 to 5.15.2 in /backend [`#3348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3348) +- build(deps-dev): bump jest from 25.2.0 to 25.2.3 in /backend [`#3346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3346) +- build(deps-dev): bump date-fns from 2.11.0 to 2.11.1 [`#3345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3345) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 [`#3309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3309) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /backend [`#3314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3314) +- build(deps-dev): bump babel-jest from 25.2.0 to 25.2.1 in /backend [`#3341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3341) +- build(deps-dev): bump jest from 25.1.0 to 25.2.1 in /webapp [`#3342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3342) +- feat(backend): upload original image files on S3 object storage [`#3262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3262) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /backend [`#3336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3336) +- build(deps): bump nuxt from 2.12.0 to 2.12.1 in /webapp [`#3338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3338) +- build(deps-dev): bump babel-jest from 25.1.0 to 25.2.0 in /webapp [`#3340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3340) +- build(deps-dev): bump jest from 25.1.0 to 25.2.0 in /backend [`#3335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3335) +- build(deps-dev): bump expect from 25.1.0 to 25.2.0 [`#3333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3333) +- build(deps): bump @nuxtjs/sentry from 3.3.1 to 4.0.0 in /webapp [`#3332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3332) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /webapp [`#3316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3316) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 in /backend [`#3313`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3313) +- build(deps-dev): bump @babel/preset-env from 7.8.7 to 7.9.0 in /webapp [`#3319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3319) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 in /backend [`#3305`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3305) +- build(deps): bump @sentry/node from 5.14.2 to 5.15.0 in /backend [`#3331`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3331) +- build(deps-dev): bump prettier from 1.19.1 to 2.0.2 in /webapp [`#3327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3327) +- build(deps-dev): bump babel-loader from 8.0.6 to 8.1.0 in /webapp [`#3315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3315) +- build(deps-dev): bump @babel/register from 7.8.6 to 7.9.0 [`#3310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3310) +- build(deps-dev): bump @babel/core from 7.8.7 to 7.9.0 [`#3304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3304) +- fix(migration): return null for Image.url [`#3323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3323) +- build(deps): bump graphql-shield from 7.2.0 to 7.2.1 in /backend [`#3296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3296) +- fix(build): make locations spec more resilient [`#3324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3324) +- fix(migration): Avoid unique constraint violation [`#3303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3303) +- chore: upgrade to v0.5.0 [`#3302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3302) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /webapp [`#3301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3301) +- feat: Search for Hashtags [`#3297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3297) +- build(deps): bump metascraper-soundcloud from 5.11.6 to 5.11.7 in /backend [`#3300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3300) +- build(deps): bump validator from 12.2.0 to 13.0.0 in /backend [`#3299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3299) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.14 to 5.3.17 in /webapp [`#3283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3283) +- build(deps-dev): bump cross-env from 6.0.3 to 7.0.2 [`#3294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3294) +- build(deps-dev): bump @storybook/vue from 5.3.14 to 5.3.17 in /webapp [`#3285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3285) +- build(deps): bump graphql-shield from 7.0.14 to 7.2.0 in /backend [`#3288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3288) +- build(deps): bump nuxt from 2.11.0 to 2.12.0 in /webapp [`#3291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3291) +- build(deps): bump cookie-universal-nuxt from 2.1.2 to 2.1.3 in /webapp [`#3289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3289) +- feat: Specs For Searches [`#3199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3199) +- chore(ci): Follow cypress docs to cache libraries [`#3292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3292) +- build(deps-dev): bump cypress from 4.1.0 to 4.2.0 [`#3287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3287) +- build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /webapp [`#3268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3268) +- feat: Introduce graphql image type [`#3043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3043) +- build(deps-dev): bump @storybook/addon-actions from 5.3.14 to 5.3.17 in /webapp [`#3284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3284) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /webapp [`#3281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3281) +- chore: Dockerfile/Travis node versions match [`#3267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3267) +- build(deps): bump date-fns from 2.10.0 to 2.11.0 in /backend [`#3278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3278) +- build(deps): bump @hapi/joi from 17.1.0 to 17.1.1 in /backend [`#3277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3277) +- build(deps): bump neo4j-driver from 4.0.1 to 4.0.2 in /backend [`#3276`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3276) +- build(deps-dev): bump neo4j-driver from 4.0.1 to 4.0.2 [`#3275`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3275) +- refactor: deprecated slot syntax [2117] [`#3258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3258) +- build(deps-dev): bump @storybook/addon-notes from 5.3.14 to 5.3.17 in /webapp [`#3282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3282) +- build(deps): bump mustache from 4.0.0 to 4.0.1 in /backend [`#3280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3280) +- build(deps): bump @sentry/node from 5.14.1 to 5.14.2 in /backend [`#3274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3274) +- build(deps-dev): bump date-fns from 2.10.0 to 2.11.0 [`#3273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3273) +- build(deps): [security] bump acorn from 6.3.0 to 6.4.1 in /backend [`#3270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3270) +- build(deps): [security] bump acorn from 6.1.1 to 6.4.1 [`#3269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3269) +- build(deps): bump graphql-shield from 7.1.0 to 7.2.0 in /backend [`#3265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3265) +- build(deps): bump sanitize-html from 1.22.0 to 1.22.1 in /backend [`#3264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3264) +- build(deps): bump @sentry/node from 5.14.0 to 5.14.1 in /backend [`#3263`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3263) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3249) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /webapp [`#3215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3215) +- build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp [`#3239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3239) +- build(deps): bump @nuxtjs/sentry from 3.2.4 to 3.3.1 in /webapp [`#3237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3237) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /webapp [`#3228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3228) +- chore: Update to version 0.4.2 [`#3261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3261) +- build(deps): bump @sentry/node from 5.13.1 to 5.14.0 in /backend [`#3260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3260) +- build(deps): bump graphql-shield from 7.0.14 to 7.1.0 in /backend [`#3259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3259) +- feat: more prominent output of ./scripts/translations/sort.sh and hint to --fix feature of the script on errors [`#3251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3251) +- build(deps): bump nodemailer from 6.4.4 to 6.4.5 in /backend [`#3254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3254) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32 in /webapp [`#3248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3248) +- build(deps-dev): bump async-validator from 3.2.3 to 3.2.4 in /webapp [`#3255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3255) +- build(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 in /backend [`#3253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3253) +- feature: Delete_user_as_admin_through_API_only [`#3063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3063) +- feat: zero bell to all notifications page [2823] [`#3219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3219) +- fix: layout shift [2607] [`#3218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3218) +- feat: Documentation for locales script [`#3242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3242) +- build(deps): bump metascraper-audio from 5.11.1 to 5.11.6 in /backend [`#3235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3235) +- build(deps): bump metascraper-video from 5.11.1 to 5.11.6 in /backend [`#3247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3247) +- build(deps): bump metascraper-soundcloud from 5.11.5 to 5.11.6 in /backend [`#3246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3246) +- build(deps): bump metascraper-lang from 5.11.1 to 5.11.6 in /backend [`#3234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3234) +- build(deps): bump metascraper-description from 5.11.1 to 5.11.6 in /backend [`#3233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3233) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /backend [`#3245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3245) +- build(deps): bump metascraper-title from 5.11.1 to 5.11.6 in /backend [`#3244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3244) +- chore: Update to v0.4.1 [`#3243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3243) +- build(deps): bump metascraper-publisher from 5.11.1 to 5.11.6 in /backend [`#3226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3226) +- build(deps-dev): bump eslint-plugin-vue from 6.2.1 to 6.2.2 in /webapp [`#3238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3238) +- build(deps): bump metascraper-date from 5.11.1 to 5.11.6 in /backend [`#3236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3236) +- build(deps): bump metascraper-image from 5.11.1 to 5.11.6 in /backend [`#3224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3224) +- build(deps): bump uuid from 7.0.1 to 7.0.2 in /backend [`#3214`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3214) +- build(deps-dev): bump cypress from 4.0.2 to 4.1.0 [`#3190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3190) +- build(deps): bump cross-env from 7.0.1 to 7.0.2 in /webapp [`#3230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3230) +- build(deps): bump vue-infinite-loading from 2.4.4 to 2.4.5 in /webapp [`#3227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3227) +- build(deps): bump metascraper-youtube from 5.11.1 to 5.11.6 in /backend [`#3225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3225) +- build(deps): bump metascraper-url from 5.11.1 to 5.11.6 in /backend [`#3223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3223) +- build(deps): bump metascraper-author from 5.11.1 to 5.11.6 in /backend [`#3222`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3222) +- build(deps): bump metascraper-logo from 5.11.1 to 5.11.6 in /backend [`#3221`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3221) +- build(deps): bump metascraper from 5.11.4 to 5.11.6 in /backend [`#3220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3220) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.13 to 5.3.14 in /webapp [`#3167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3167) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /backend [`#3213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3213) +- build(deps): bump metascraper-soundcloud from 5.11.4 to 5.11.5 in /backend [`#3189`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3189) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 in /backend [`#3211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3211) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 [`#3210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3210) +- build(deps-dev): bump @babel/core from 7.8.6 to 7.8.7 in /webapp [`#3216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3216) +- build(deps-dev): bump @babel/node from 7.8.4 to 7.8.7 in /backend [`#3212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3212) +- build(deps-dev): bump @babel/preset-env from 7.8.6 to 7.8.7 [`#3209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3209) +- perf(neo4j): Improve currentUser read performance [`#3207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3207) +- build(deps-dev): bump apollo-server-testing from 2.10.1 to 2.11.0 in /backend [`#3205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3205) +- build(deps): bump apollo-server from 2.10.1 to 2.11.0 in /backend [`#3201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3201) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /webapp [`#3206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3206) +- build(deps): bump apollo-server-express from 2.10.1 to 2.11.0 in /backend [`#3202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3202) +- build(deps): bump graphql-redis-subscriptions from 2.1.2 to 2.2.1 in /backend [`#3203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3203) +- build(deps): bump cross-env from 7.0.0 to 7.0.1 in /backend [`#3204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3204) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 [`#3175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3175) +- feat: Russian Translations Update By Ewald Arnold [`#3198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3198) +- feat: Translations update [`#3111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3111) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /backend [`#3172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3172) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 [`#3173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3173) +- fix: Update user.updatedAt when password is reset [`#3197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3197) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 in /backend [`#3174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3174) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /webapp [`#3183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3183) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /backend [`#3191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3191) +- build(deps): bump wait-on from 4.0.0 to 4.0.1 in /backend [`#3176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3176) +- build(deps-dev): bump @babel/register from 7.8.3 to 7.8.6 [`#3179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3179) +- build(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.6 in /backend [`#3181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3181) +- build(deps-dev): bump @babel/core from 7.8.4 to 7.8.6 in /webapp [`#3182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3182) +- build(deps-dev): bump @vue/cli-shared-utils from 4.2.2 to 4.2.3 in /webapp [`#3184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3184) +- build(deps): bump @sentry/node from 5.12.4 to 5.13.1 in /backend [`#3192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3192) +- build(deps): bump nodemailer from 6.4.3 to 6.4.4 in /backend [`#3193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3193) +- build(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 in /webapp [`#3195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3195) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /backend [`#3159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3159) +- build(deps-dev): bump @storybook/vue from 5.3.13 to 5.3.14 in /webapp [`#3165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3165) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /webapp [`#3168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3168) +- build(deps-dev): bump @storybook/addon-actions from 5.3.13 to 5.3.14 in /webapp [`#3166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3166) +- build(deps-dev): bump date-fns from 2.9.0 to 2.10.0 [`#3160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3160) +- build(deps-dev): bump @storybook/addon-notes from 5.3.13 to 5.3.14 in /webapp [`#3164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3164) +- build(deps): bump date-fns from 2.9.0 to 2.10.0 in /webapp [`#3163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3163) +- build(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0 in /backend [`#3162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3162) +- build(deps): bump uuid from 7.0.0 to 7.0.1 in /backend [`#3161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3161) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /backend [`#3044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3044) +- build(deps): bump metascraper-url from 5.10.7 to 5.11.1 in /backend [`#3147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3147) +- chore(build): Fix uuid deprecations [`#3156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3156) +- build(deps): bump graphql-shield from 7.0.13 to 7.0.14 in /backend [`#3153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3153) +- build(deps): bump metascraper-title from 5.10.7 to 5.11.1 in /backend [`#3148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3148) +- build(deps): bump helmet from 3.21.2 to 3.21.3 in /backend [`#3154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3154) +- build(deps): bump uuid from 3.4.0 to 7.0.0 in /backend [`#3155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3155) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /webapp [`#3150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3150) +- fix(webapp): remove ribbon z-index [`#3152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3152) +- build(deps): bump metascraper-description from 5.11.0 to 5.11.1 in /backend [`#3149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3149) +- build(deps-dev): bump eslint-plugin-jest from 23.7.0 to 23.8.0 in /backend [`#3146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3146) +- build(deps): bump sanitize-html from 1.21.1 to 1.22.0 in /backend [`#3145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3145) +- build(deps): bump nodemailer from 6.4.2 to 6.4.3 in /backend [`#3144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3144) +- build(deps): bump metascraper-video from 5.10.7 to 5.11.1 in /backend [`#3143`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3143) +- feat: the point -no political use - added [`#3138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3138) +- build(deps): bump metascraper-lang from 5.10.7 to 5.11.1 in /backend [`#3071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3071) +- build(deps): bump metascraper from 5.11.0 to 5.11.4 in /backend [`#3136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3136) +- build(deps): bump metascraper-soundcloud from 5.10.7 to 5.11.4 in /backend [`#3137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3137) +- chore: Update to v0.4.0 [`#3132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3132) +- build(deps): bump metascraper-logo from 5.10.7 to 5.11.1 in /backend [`#3126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3126) +- chore(cypress): Favor firefox in cypress [`#3121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3121) +- build(deps): bump graphql-shield from 7.0.11 to 7.0.13 in /backend [`#3127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3127) +- build(deps): bump ioredis from 4.14.1 to 4.16.0 in /backend [`#3128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3128) +- build(deps): bump apollo-server from 2.10.0 to 2.10.1 in /backend [`#3125`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3125) +- fix: Favor Cypress.Promise over async/await in e2e tests [`#3115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3115) +- docs(setup): Fix links in tests [`#3120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3120) +- feat: 🍰 Expose sensitive report type to moderators only [`#3075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3075) +- refactor: migrate card component [`#2870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2870) +- build(deps): bump metascraper-youtube from 5.10.7 to 5.11.1 in /backend [`#3114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3114) +- fix(cypress): Upgrade cypress, remove log out step [`#3119`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3119) +- build(deps): bump metascraper-date from 5.10.7 to 5.11.1 in /backend [`#3069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3069) +- build(deps): bump metascraper-author from 5.10.7 to 5.11.1 in /backend [`#3070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3070) +- build(deps): bump xregexp from 4.2.4 to 4.3.0 in /webapp [`#3047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3047) +- build(deps): bump metascraper-publisher from 5.10.7 to 5.11.1 in /backend [`#3068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3068) +- build(deps): bump @sentry/node from 5.12.3 to 5.12.4 in /backend [`#3113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3113) +- feat: German Translations Update By Andreas Plank [`#3109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3109) +- fix(frontend): Remove Hover Menu from User Teaser [`#3093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3093) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /webapp [`#3030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3030) +- fix(frontend): Post page won't crash on anonymous user [`#2981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2981) +- chore(cypress): Remove debug statements [`#3110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3110) +- build(deps): bump metascraper-audio from 5.10.7 to 5.11.1 in /backend [`#3066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3066) +- build(deps): bump @nuxtjs/sentry from 3.2.3 to 3.2.4 in /webapp [`#3081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3081) +- build(deps-dev): bump apollo-server-testing from 2.10.0 to 2.10.1 in /backend [`#3078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3078) +- fix(subscriptions): Don't publish undefined [`#3101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3101) +- build(deps): [security] bump yarn from 1.17.3 to 1.22.0 in /webapp [`#3077`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3077) +- feat: Normalize locales/json files [`#3003`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3003) +- 🍰feat: Delete teaser image [`#2585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2585) +- fix: swap lat and lng [`#2589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2589) +- fix(frontend): avatar image covers full circle [`#3102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3102) +- fix(jwt): Whitelist encoded JWT attributes [`#3090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3090) +- test: Write cypress tests for ImageUploader [`#3056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3056) +- build(deps-dev): bump eslint-plugin-vue from 6.1.2 to 6.2.1 in /webapp [`#3092`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3092) +- build: Fix intermittent failing tests [`#3087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3087) +- fix(nuxt-env): Configuration issue with websockets [`#3089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3089) +- build(deps-dev): bump eslint-plugin-jest from 23.6.0 to 23.7.0 in /backend [`#3029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3029) +- build(deps): bump cookie-universal-nuxt from 2.1.1 to 2.1.2 in /webapp [`#3073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3073) +- build(deps): bump @nuxtjs/sentry from 3.2.2 to 3.2.3 in /webapp [`#3072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3072) +- build(deps): bump metascraper-image from 5.10.7 to 5.11.1 in /backend [`#3067`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3067) +- build(deps-dev): bump vue-loader from 15.8.3 to 15.9.0 in /webapp [`#3060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3060) +- build(deps-dev): bump @storybook/addon-actions from 5.3.12 to 5.3.13 in /webapp [`#3049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3049) +- refactor(cypress): Speed up builds, avoid login through UI [`#3042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3042) +- feat: 🍰 Set up Vue-Apollo Subscriptions [`#1705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1705) +- fix: Update devops_ticket.md [`#3053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3053) +- build(deps-dev): bump @storybook/addon-notes from 5.3.12 to 5.3.13 in /webapp [`#3048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3048) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.12 to 5.3.13 in /webapp [`#3050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3050) +- build(deps): Node v13 compatbility [`#3041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3041) +- build(deps): bump request from 2.88.0 to 2.88.2 in /backend [`#3045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3045) +- build(deps-dev): bump @storybook/vue from 5.3.12 to 5.3.13 in /webapp [`#3046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3046) +- feat(deployment): Add helm charts for deploy [`#1613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1613) +- build(deps-dev): bump vue-svg-loader from 0.15.0 to 0.16.0 in /webapp [`#3039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3039) +- fix: Increase body parser limit [`#3037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3037) +- chore: Update to v0.3.1 [`#3035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3035) +- fix: Display unblock feature only for blocking user [`#3034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3034) +- refactor(factories): Refactor test factories with rosie.js [`#2921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2921) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.2 to 4.2.2 in /webapp [`#3031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3031) +- build(deps): bump graphql-shield from 7.0.10 to 7.0.11 in /backend [`#3028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3028) +- build(deps-dev): bump codecov from 3.6.4 to 3.6.5 [`#3027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3027) +- chore: Add DevOps issue template [`#2999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2999) +- fix: Error pages can be translated [`#2826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2826) +- build(deps-dev): bump apollo-server-testing from 2.9.16 to 2.10.0 in /backend [`#3020`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3020) +- build(deps): bump apollo-server from 2.9.16 to 2.10.0 in /backend [`#3019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3019) +- build(deps): bump graphql-tag from 2.10.2 to 2.10.3 in /backend [`#3011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3011) +- build(deps): bump graphql-shield from 7.0.9 to 7.0.10 in /backend [`#3010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3010) +- build(deps-dev): bump @storybook/addon-actions from 5.3.10 to 5.3.12 in /webapp [`#2998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2998) +- build(deps-dev): bump @storybook/addon-notes from 5.3.10 to 5.3.12 in /webapp [`#2997`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2997) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.10 to 5.3.12 in /webapp [`#2996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2996) +- build(deps): bump metascraper-author from 5.10.6 to 5.10.7 in /backend [`#2994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2994) +- build(deps): bump metascraper-title from 5.10.6 to 5.10.7 in /backend [`#2978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2978) +- build(deps-dev): bump @storybook/vue from 5.3.10 to 5.3.12 in /webapp [`#2995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2995) +- build(deps): bump metascraper-audio from 5.10.6 to 5.10.7 in /backend [`#2993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2993) +- build(deps): bump graphql-tag from 2.10.1 to 2.10.2 in /backend [`#2992`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2992) +- build(deps): bump metascraper-url from 5.10.6 to 5.10.7 in /backend [`#2991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2991) +- build(deps): bump @sentry/node from 5.12.0 to 5.12.3 in /backend [`#2990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2990) +- build(deps-dev): bump @storybook/addon-notes from 5.3.9 to 5.3.10 in /webapp [`#2951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2951) +- build(deps): bump metascraper from 5.10.6 to 5.11.0 in /backend [`#2976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2976) +- build(deps): bump metascraper-logo from 5.10.6 to 5.10.7 in /backend [`#2975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2975) +- chore: Add issue template for Refactoring tickets [`#2983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2983) +- build(deps): bump @nuxtjs/sentry from 3.1.0 to 3.2.2 in /webapp [`#2974`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2974) +- build(deps): bump metascraper-video from 5.10.6 to 5.10.7 in /backend [`#2952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2952) +- build(deps): bump metascraper-lang from 5.10.6 to 5.10.7 in /backend [`#2950`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2950) +- build(deps): bump metascraper-description from 5.10.6 to 5.11.0 in /backend [`#2948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2948) +- build(deps): bump @sentry/node from 5.11.2 to 5.12.0 in /backend [`#2977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2977) +- build(deps): bump @nuxtjs/pwa from 3.0.0-beta.19 to 3.0.0-beta.20 in /webapp [`#2959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2959) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.9 to 5.3.10 in /webapp [`#2956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2956) +- build(deps-dev): bump eslint-plugin-import from 2.20.0 to 2.20.1 in /webapp [`#2949`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2949) +- build(deps): bump metascraper-soundcloud from 5.10.6 to 5.10.7 in /backend [`#2945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2945) +- build(deps): bump metascraper-date from 5.10.6 to 5.10.7 in /backend [`#2944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2944) +- build(deps-dev): bump codecov from 3.6.2 to 3.6.4 [`#2943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2943) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2953`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2953) +- build(deps): bump metascraper-publisher in /backend [`#2954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2954) +- build(deps-dev): bump eslint-plugin-import in /backend [`#2955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2955) +- build(deps): bump metascraper-youtube from 5.10.6 to 5.10.7 in /backend [`#2957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2957) +- build(deps): bump metascraper-image from 5.10.6 to 5.10.7 in /backend [`#2960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2960) +- build(deps-dev): bump @storybook/vue from 5.3.9 to 5.3.10 in /webapp [`#2961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2961) +- build(deps): bump @nuxtjs/axios from 5.9.4 to 5.9.5 in /webapp [`#2962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2962) +- fix: Update mute/unmute icon to unused icon [`#2973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2973) +- fix: Remove github release script breaking build [`#2971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2971) +- Use original createdAt for merged users/emails [`#2969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2969) +- Fix typo [`#2966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2966) +- chore: Update to v0.3.0 [`#2941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2941) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /webapp [`#2939`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2939) +- feat: 🍰 Direct Reply On Comment [`#2608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2608) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 in /backend [`#2938`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2938) +- fix: deploy script with new naming convention [`#2930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2930) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /backend [`#2940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2940) +- build(deps-dev): bump @babel/cli from 7.8.3 to 7.8.4 in /backend [`#2934`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2934) +- build(deps-dev): bump @babel/core from 7.8.3 to 7.8.4 [`#2935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2935) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 in /webapp [`#2932`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2932) +- build(deps): bump @nuxtjs/axios from 5.9.3 to 5.9.4 in /webapp [`#2937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2937) +- build(deps-dev): bump @babel/node from 7.8.3 to 7.8.4 in /backend [`#2936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2936) +- build(deps-dev): bump @babel/preset-env from 7.8.3 to 7.8.4 [`#2933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2933) +- feat: Blocked users cannot comment on posts [`#2714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2714) +- build(deps): bump @sentry/node from 5.11.1 to 5.11.2 in /backend [`#2927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2927) +- build(deps): bump cookie-universal-nuxt from 2.1.0 to 2.1.1 in /webapp [`#2925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2925) +- build(deps): bump @nuxtjs/sentry from 3.0.1 to 3.1.0 in /webapp [`#2928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2928) +- docs(CONTRIBUTING): Add open-source bounty program [`#2899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2899) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /webapp [`#2926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2926) +- build(deps): bump graphql-shield from 7.0.8 to 7.0.9 in /backend [`#2924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2924) +- build(deps-dev): bump eslint-config-prettier from 6.9.0 to 6.10.0 in /backend [`#2923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2923) +- feat(editor): Underline markup for posts+comments [`#2898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2898) +- fix(backend): Add migration for muted relationship [`#2919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2919) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.8 to 5.3.9 in /webapp [`#2914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2914) +- fix(webapp): 🐛 Adjust Avatar Sizes and 'z-index' [`#2871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2871) +- build(deps-dev): bump @storybook/vue from 5.3.8 to 5.3.9 in /webapp [`#2913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2913) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /backend [`#2907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2907) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /webapp [`#2905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2905) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /backend [`#2911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2911) +- build(deps-dev): bump @storybook/addon-notes from 5.3.8 to 5.3.9 in /webapp [`#2910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2910) +- build(deps): bump slug from 2.1.0 to 2.1.1 in /backend [`#2906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2906) +- build(deps): bump cross-env from 6.0.3 to 7.0.0 in /webapp [`#2916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2916) +- build(deps): bump graphql from 14.5.8 to 14.6.0 in /backend [`#2909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2909) +- build(deps-dev): bump storybook-design-token from 0.5.0 to 0.5.1 in /webapp [`#2915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2915) +- build(deps): bump validator from 12.1.0 to 12.2.0 in /webapp [`#2912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2912) +- build(deps-dev): bump @storybook/addon-actions from 5.3.8 to 5.3.9 in /webapp [`#2908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2908) +- build(deps-dev): bump slug from 2.1.0 to 2.1.1 [`#2904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2904) +- build(deps): bump graphql-shield from 7.0.7 to 7.0.8 in /backend [`#2903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2903) +- build(deps-dev): bump cypress from 3.8.2 to 3.8.3 [`#2902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2902) +- build(deps): bump metascraper-logo from 5.10.5 to 5.10.6 in /backend [`#2893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2893) +- build(deps): bump metascraper-video from 5.10.5 to 5.10.6 in /backend [`#2892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2892) +- build(deps): bump metascraper-image from 5.10.5 to 5.10.6 in /backend [`#2891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2891) +- build(deps): bump metascraper-publisher from 5.10.5 to 5.10.6 in /backend [`#2890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2890) +- build(deps-dev): bump codecov from 3.6.1 to 3.6.2 [`#2889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2889) +- feat(db): Setup neo4j data migrations [`#2828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2828) +- build(deps): bump metascraper from 5.10.5 to 5.10.6 in /backend [`#2877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2877) +- build(deps): bump metascraper-url from 5.10.5 to 5.10.6 in /backend [`#2879`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2879) +- build(deps): bump metascraper-lang from 5.10.5 to 5.10.6 in /backend [`#2882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2882) +- build(deps): bump metascraper-audio from 5.10.5 to 5.10.6 in /backend [`#2883`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2883) +- build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend [`#2878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2878) +- build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend [`#2880`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2880) +- build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend [`#2881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2881) +- build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend [`#2876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2876) +- build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend [`#2875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2875) +- build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend [`#2874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2874) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp [`#2868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2868) +- build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp [`#2867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2867) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp [`#2869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2869) +- build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp [`#2865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2865) +- build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend [`#2863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2863) +- build(deps-dev): bump expect from 24.9.0 to 25.1.0 [`#2861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2861) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp [`#2866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2866) +- build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp [`#2864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2864) +- build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend [`#2862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2862) +- docs(deployment): Explain how to setup metrics [`#2825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2825) +- refactor(styleguide): Migrate Avatar component to monorepo [`#2700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2700) +- feat: Convert block/unblock to mute/unmute [`#2686`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2686) +- removed obsolete German keys [`#2845`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2845) +- build(deps-dev): bump @vue/server-test-utils in /webapp [`#2852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2852) +- build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp [`#2857`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2857) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2858`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2858) +- build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend [`#2849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2849) +- build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend [`#2848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2848) +- build(deps): bump v-tooltip from 2.0.2 to 2.0.3 in /webapp [`#2856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2856) +- build(deps-dev): bump @storybook/addon-notes from 5.3.6 to 5.3.7 in /webapp [`#2855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2855) +- build(deps): bump sanitize-html from 1.20.1 to 1.21.1 in /backend [`#2854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2854) +- build(deps): bump metascraper-video from 5.10.3 to 5.10.5 in /backend [`#2853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2853) +- build(deps): bump metascraper-date from 5.10.3 to 5.10.5 in /backend [`#2851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2851) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31 in /webapp [`#2850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2850) +- build(deps): bump metascraper-logo from 5.10.3 to 5.10.5 in /backend [`#2847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2847) +- build(deps): bump @hapi/joi from 17.0.2 to 17.1.0 in /backend [`#2846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2846) +- Release 0.2.2 [`#2844`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2844) +- build(deps-dev): bump @storybook/addon-actions in /webapp [`#2842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2842) +- build(deps): bump metascraper-title from 5.10.3 to 5.10.5 in /backend [`#2835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2835) +- build(deps): bump metascraper-publisher in /backend [`#2836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2836) +- build(deps): bump metascraper-audio from 5.10.3 to 5.10.5 in /backend [`#2840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2840) +- build(deps): bump metascraper-author from 5.10.3 to 5.10.5 in /backend [`#2838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2838) +- build(deps): bump metascraper-url from 5.10.3 to 5.10.5 in /backend [`#2832`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2832) +- build(deps): bump metascraper-lang from 5.10.3 to 5.10.5 in /backend [`#2831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2831) +- refactor(modules): Various import fixes [`#2802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2802) +- build(deps): bump metascraper-description from 5.10.3 to 5.10.5 in /backend [`#2839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2839) +- build(deps-dev): bump @storybook/addon-notes from 5.3.5 to 5.3.6 in /webapp [`#2834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2834) +- build(deps): bump metascraper-youtube from 5.10.3 to 5.10.5 in /backend [`#2833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2833) +- build(deps): bump metascraper from 5.10.3 to 5.10.5 in /backend [`#2830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2830) +- build(deps): bump metascraper-soundcloud from 5.10.3 to 5.10.5 in /backend [`#2829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2829) +- fix(translations): Remove duplicate and mistranslated item from code of conduct [`#2725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2725) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.3 to 5.3.6 in /webapp [`#2820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2820) +- build(deps): bump metascraper from 5.10.2 to 5.10.3 in /backend [`#2808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2808) +- build(deps-dev): bump @storybook/vue from 5.3.3 to 5.3.6 in /webapp [`#2819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2819) +- build(deps): bump faker from `9fd8d7d` to `3b2fa4a` in /backend [`#2803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2803) +- build(deps-dev): bump faker from `9fd8d7d` to `3b2fa4a` [`#2804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2804) +- build(deps-dev): bump @storybook/addon-a11y in /webapp [`#2809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2809) +- build(deps): bump uuid from 3.3.3 to 3.4.0 in /backend [`#2810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2810) +- build(deps): bump metascraper-image from 5.9.5 to 5.10.3 in /backend [`#2811`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2811) +- build(deps-dev): bump node-sass from 4.13.0 to 4.13.1 in /webapp [`#2812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2812) +- build(deps): bump metascraper-audio from 5.9.5 to 5.10.3 in /backend [`#2813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2813) +- build(deps): bump metascraper-soundcloud in /backend [`#2815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2815) +- build(deps-dev): bump @storybook/addon-notes in /webapp [`#2816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2816) +- build(deps-dev): bump @storybook/addon-actions from 5.3.3 to 5.3.5 in /webapp [`#2807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2807) +- build(deps): bump metascraper-description from 5.9.5 to 5.10.3 in /backend [`#2806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2806) +- build(deps): bump mustache from 3.2.1 to 4.0.0 in /backend [`#2805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2805) +- 🍰 feat(webapp): Display deployed version in footer [`#2728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2728) +- fix: cypress breaks locally in login step [`#2776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2776) +- build(deps-dev): bump @vue/test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2378`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2378) +- build(deps): bump metascraper-youtube from 5.9.5 to 5.10.3 in /backend [`#2794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2794) +- build(deps): bump metascraper-video from 5.9.5 to 5.10.3 in /backend [`#2795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2795) +- build(deps): bump metascraper-logo from 5.9.5 to 5.10.3 in /backend [`#2796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2796) +- refactor(styleguide): improve emotion buttons and header responsiveness [`#2582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2582) +- build(deps): bump metascraper-url from 5.9.5 to 5.10.3 in /backend [`#2793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2793) +- build(deps): bump metascraper-author from 5.9.5 to 5.10.3 in /backend [`#2789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2789) +- build(deps): bump metascraper-lang from 5.9.5 to 5.10.3 in /backend [`#2790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2790) +- build(deps): bump metascraper-publisher from 5.9.5 to 5.10.3 in /backend [`#2792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2792) +- build(deps): bump metascraper-title from 5.9.5 to 5.10.3 in /backend [`#2791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2791) +- build(deps): bump @sentry/node from 5.11.0 to 5.11.1 in /backend [`#2788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2788) +- build(deps): bump metascraper-date from 5.9.5 to 5.10.3 in /backend [`#2787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2787) +- build(deps-dev): bump @babel/node from 7.8.0 to 7.8.3 in /backend [`#2754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2754) +- refactor(styleguide): migrate and redesign buttons [`#2562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2562) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 in /backend [`#2760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2760) +- build(deps-dev): bump @storybook/addon-actions from 5.3.2 to 5.3.3 in /webapp [`#2782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2782) +- build(deps-dev): bump sass-loader from 8.0.0 to 8.0.2 in /webapp [`#2781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2781) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3 in /webapp [`#2780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2780) +- build(deps-dev): bump @storybook/addon-a11y from 5.3.2 to 5.3.3 in /webapp [`#2779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2779) +- build(deps): bump metascraper from 5.9.5 to 5.10.2 in /backend [`#2778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2778) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.3 in /webapp [`#2767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2767) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.8.0 to 7.8.3 in /backend [`#2757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2757) +- build(deps-dev): bump @storybook/vue from 5.3.1 to 5.3.3 in /webapp [`#2772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2772) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 [`#2758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2758) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /webapp [`#2748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2748) +- build(deps-dev): bump @storybook/addon-notes from 5.3.1 to 5.3.3 in /webapp [`#2771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2771) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.3 in /webapp [`#2769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2769) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 [`#2764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2764) +- build(deps-dev): bump @babel/preset-env from 7.8.2 to 7.8.3 in /backend [`#2755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2755) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /webapp [`#2768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2768) +- build(deps-dev): bump @babel/cli from 7.8.0 to 7.8.3 in /backend [`#2763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2763) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.19.0 to 2.0.1 [`#2761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2761) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.8 to 5.3.2 in /webapp [`#2759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2759) +- build(deps-dev): bump @babel/core from 7.8.0 to 7.8.3 [`#2756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2756) +- build(deps-dev): bump @babel/register from 7.8.0 to 7.8.3 in /backend [`#2753`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2753) +- build(deps): [security] bump serialize-javascript from 2.1.0 to 2.1.2 in /webapp [`#2752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2752) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 in /backend [`#2743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2743) +- build(deps-dev): bump @storybook/addon-actions from 5.2.8 to 5.3.2 in /webapp [`#2751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2751) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 in /backend [`#2735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2735) +- build(deps-dev): bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.0 in /webapp [`#2746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2746) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 in /backend [`#2739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2739) +- build(deps-dev): bump @babel/cli from 7.7.7 to 7.8.0 in /backend [`#2744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2744) +- Issues marked as bounty never become stale [`#2726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2726) +- build(deps-dev): bump css-loader from 3.4.1 to 3.4.2 in /webapp [`#2747`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2747) +- build(deps-dev): bump @storybook/addon-notes from 5.2.8 to 5.3.1 in /webapp [`#2742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2742) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.7.4 to 7.8.0 in /backend [`#2741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2741) +- build(deps-dev): bump eslint-plugin-import from 2.19.1 to 2.20.0 in /backend [`#2737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2737) +- build(deps-dev): bump @babel/preset-env from 7.7.7 to 7.8.2 [`#2732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2732) +- build(deps): bump @nuxtjs/axios from 5.9.2 to 5.9.3 in /webapp [`#2740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2740) +- build(deps-dev): bump @storybook/vue from 5.2.8 to 5.3.1 in /webapp [`#2738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2738) +- build(deps-dev): bump cypress from 3.8.1 to 3.8.2 [`#2734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2734) +- build(deps-dev): bump @babel/node from 7.7.7 to 7.8.0 in /backend [`#2733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2733) +- build(deps-dev): bump eslint-plugin-jest from 23.3.0 to 23.6.0 in /backend [`#2731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2731) +- build(deps-dev): bump @babel/core from 7.7.7 to 7.8.0 [`#2730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2730) +- build(deps-dev): bump @babel/register from 7.7.7 to 7.8.0 [`#2729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2729) +- build(deps): bump nuxt from 2.10.2 to 2.11.0 in /webapp [`#2552`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2552) +- Update yarn.lock after dependabot update [`#2724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2724) +- build(deps): bump @nuxtjs/axios from 5.8.0 to 5.9.2 in /webapp [`#2657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2657) +- Update to version 0.2.1 [`#2722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2722) +- 🍰 Search For Users [`#2262`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2262) +- Use node LTS in production [`#2713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2713) +- build(deps): bump apollo-server from 2.9.15 to 2.9.16 in /backend [`#2718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2718) +- build(deps): bump neo4j-graphql-js from 2.11.4 to 2.11.5 in /backend [`#2715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2715) +- build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend [`#2720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2720) +- build(deps): bump @hapi/joi from 17.0.0 to 17.0.2 in /backend [`#2719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2719) +- build(deps): bump apollo-server-express from 2.9.15 to 2.9.16 in /backend [`#2717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2717) +- build(deps): bump metascraper-url from 5.8.13 to 5.9.5 in /backend [`#2716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2716) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /backend [`#2706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2706) +- build(deps): bump metascraper-lang from 5.8.13 to 5.9.5 in /backend [`#2703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2703) +- build(deps): bump date-fns from 2.8.1 to 2.9.0 in /webapp [`#2711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2711) +- build(deps): bump metascraper-logo from 5.8.13 to 5.9.5 in /backend [`#2697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2697) +- build(deps): bump metascraper-title from 5.8.13 to 5.9.5 in /backend [`#2694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2694) +- build(deps): bump metascraper-description from 5.8.15 to 5.9.5 in /backend [`#2690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2690) +- build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp [`#2708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2708) +- build(deps): bump @sentry/node from 5.10.2 to 5.11.0 in /backend [`#2709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2709) +- build(deps): bump metascraper-audio from 5.8.13 to 5.9.5 in /backend [`#2707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2707) +- build(deps): bump metascraper-image from 5.9.4 to 5.9.5 in /backend [`#2705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2705) +- build(deps): bump metascraper-youtube from 5.8.13 to 5.9.5 in /backend [`#2704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2704) +- build(deps-dev): bump date-fns from 2.8.1 to 2.9.0 [`#2702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2702) +- build(deps): bump metascraper-soundcloud from 5.9.0 to 5.9.5 in /backend [`#2693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2693) +- build(deps): bump metascraper-date from 5.8.13 to 5.9.5 in /backend [`#2698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2698) +- build(deps): bump neo4j-graphql-js from 2.11.3 to 2.11.4 in /backend [`#2696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2696) +- build(deps): bump metascraper-video from 5.8.13 to 5.9.5 in /backend [`#2695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2695) +- build(deps): bump metascraper-publisher from 5.8.13 to 5.9.5 in /backend [`#2692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2692) +- build(deps): bump metascraper-author from 5.8.13 to 5.9.5 in /backend [`#2691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2691) +- build(deps): bump metascraper from 5.9.4 to 5.9.5 in /backend [`#2689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2689) +- Changes Text For SignUp [`#2678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2678) +- Update de.json [`#2655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2655) +- build(deps): bump neode from 0.3.6 to 0.3.7 in /backend [`#2682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2682) +- Update neo4j-driver [`#2546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2546) +- build(deps): bump merge-graphql-schemas from 1.7.5 to 1.7.6 in /backend [`#2681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2681) +- build(deps): bump neo4j-graphql-js from 2.11.2 to 2.11.3 in /backend [`#2680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2680) +- build(deps-dev): bump neode from 0.3.6 to 0.3.7 [`#2679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2679) +- Parse xss before extracting mentions/hashtags [`#2674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2674) +- build(deps): bump metascraper-logo from 5.8.12 to 5.8.13 in /backend [`#2672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2672) +- build(deps): bump metascraper from 5.9.0 to 5.9.4 in /backend [`#2668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2668) +- build(deps-dev): bump eslint-plugin-jest from 23.2.0 to 23.3.0 in /webapp [`#2671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2671) +- build(deps-dev): bump css-loader from 3.4.0 to 3.4.1 in /webapp [`#2669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2669) +- build(deps): bump metascraper-image from 5.8.13 to 5.9.4 in /backend [`#2670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2670) +- build(deps-dev): bump apollo-server-testing from 2.9.14 to 2.9.15 in /backend [`#2667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2667) +- build(deps): bump neo4j-graphql-js from 2.11.0 to 2.11.2 in /backend [`#2666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2666) +- build(deps): bump metascraper-title from 5.8.12 to 5.8.13 in /backend [`#2665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2665) +- build(deps): bump @hapi/joi from 16.1.8 to 17.0.0 in /backend [`#2664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2664) +- build(deps-dev): bump cypress-file-upload from 3.5.1 to 3.5.3 [`#2663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2663) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.3.0 in /backend [`#2662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2662) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /webapp [`#2632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2632) +- build(deps-dev): bump slug from 2.0.0 to 2.1.0 [`#2647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2647) +- build(deps): bump merge-graphql-schemas from 1.7.3 to 1.7.5 in /backend [`#2648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2648) +- build(deps): bump metascraper-url from 5.8.12 to 5.8.13 in /backend [`#2637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2637) +- build(deps): bump metascraper-publisher from 5.8.12 to 5.8.13 in /backend [`#2636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2636) +- build(deps-dev): bump eslint-plugin-jest from 23.1.1 to 23.2.0 in /webapp [`#2642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2642) +- build(deps): bump graphql-shield from 7.0.5 to 7.0.7 in /backend [`#2649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2649) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /backend [`#2650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2650) +- build(deps-dev): bump eslint-config-prettier from 6.7.0 to 6.9.0 in /backend [`#2651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2651) +- build(deps): bump slug from 2.0.0 to 2.1.0 in /backend [`#2652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2652) +- build(deps): bump metascraper from 5.8.12 to 5.9.0 in /backend [`#2654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2654) +- build(deps): bump metascraper-description from 5.8.12 to 5.8.15 in /backend [`#2653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2653) +- build(deps): bump metascraper-author from 5.8.12 to 5.8.13 in /backend [`#2616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2616) +- build(deps): bump metascraper-lang from 5.8.12 to 5.8.13 in /backend [`#2618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2618) +- build(deps): bump apollo-server from 2.9.13 to 2.9.15 in /backend [`#2634`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2634) +- build(deps): bump metascraper-soundcloud from 5.8.15 to 5.9.0 in /backend [`#2638`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2638) +- build(deps): bump metascraper-video from 5.8.12 to 5.8.13 in /backend [`#2639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2639) +- build(deps): bump mustache from 3.2.0 to 3.2.1 in /backend [`#2640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2640) +- build(deps): bump slug from 1.1.0 to 2.0.0 in /backend [`#2641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2641) +- build(deps-dev): bump @vue/cli-shared-utils from 4.1.1 to 4.1.2 in /webapp [`#2643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2643) +- build(deps-dev): bump eslint-plugin-vue from 6.1.1 to 6.1.2 in /webapp [`#2644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2644) +- build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.0.0 in /webapp [`#2645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2645) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /webapp [`#2579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2579) +- build(deps): bump metascraper-soundcloud from 5.8.12 to 5.8.15 in /backend [`#2630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2630) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /webapp [`#2617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2617) +- build(deps): bump metascraper-date from 5.8.12 to 5.8.13 in /backend [`#2615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2615) +- build(deps): bump metascraper-image from 5.8.12 to 5.8.13 in /backend [`#2614`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2614) +- build(deps): bump metascraper-youtube from 5.8.12 to 5.8.13 in /backend [`#2612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2612) +- build(deps): bump metascraper-audio from 5.8.12 to 5.8.13 in /backend [`#2610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2610) +- 🍰 Added Language Tag For Posts [`#2627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2627) +- build(deps-dev): bump cypress-plugin-retries from 1.5.0 to 1.5.2 [`#2609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2609) +- build(deps-dev): bump eslint from 6.7.2 to 6.8.0 in /backend [`#2613`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2613) +- remove accidently created ru.json in wrong place [`#2606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2606) +- build(deps): bump neo4j from 3.5.13-enterprise to 3.5.14-enterprise in /neo4j [`#2620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2620) +- Fixes 2603 [`#2619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2619) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /webapp [`#2581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2581) +- build(deps-dev): bump slug from 1.1.0 to 2.0.0 [`#2621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2621) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /webapp [`#2624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2624) +- build(deps): [security] bump handlebars from 4.1.2 to 4.5.3 in /backend [`#2625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2625) +- build(deps-dev): bump cypress from 3.8.0 to 3.8.1 [`#2626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2626) +- build(deps-dev): bump eslint-plugin-vue from 6.0.1 to 6.1.1 in /webapp [`#2633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2633) +- build(deps-dev): bump @babel/register from 7.7.4 to 7.7.7 [`#2571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2571) +- build(deps): bump neo4j-graphql-js from 2.10.2 to 2.11.0 in /backend [`#2600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2600) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 in /backend [`#2590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2590) +- build(deps): bump metascraper-url from 5.8.7 to 5.8.12 in /backend [`#2599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2599) +- build(deps): bump metascraper-lang from 5.8.10 to 5.8.12 in /backend [`#2598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2598) +- build(deps): bump metascraper-audio from 5.8.10 to 5.8.12 in /backend [`#2596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2596) +- build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp [`#2595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2595) +- build(deps-dev): bump storybook-design-token from 0.4.1 to 0.5.0 in /webapp [`#2594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2594) +- build(deps): bump graphql-shield from 7.0.4 to 7.0.5 in /backend [`#2593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2593) +- build(deps): bump metascraper-publisher from 5.8.7 to 5.8.12 in /backend [`#2592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2592) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend [`#2568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2568) +- Fix imageAspectRatio set to null UpdatePost [`#2588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2588) +- Update to version 0.2.0 [`#2584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2584) +- build(deps): bump metascraper-image from 5.8.10 to 5.8.12 in /backend [`#2556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2556) +- build(deps-dev): bump @babel/core from 7.7.5 to 7.7.7 [`#2569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2569) +- build(deps-dev): bump @babel/cli from 7.7.5 to 7.7.7 in /backend [`#2576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2576) +- Lokalise: Translations update [`#2563`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2563) +- build(deps-dev): bump style-resources-loader from 1.3.2 to 1.3.3 in /webapp [`#2580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2580) +- build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp [`#2577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2577) +- build(deps): bump metascraper-title from 5.8.10 to 5.8.12 in /backend [`#2575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2575) +- build(deps-dev): bump apollo-server-testing from 2.9.13 to 2.9.14 in /backend [`#2574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2574) +- build(deps): bump mustache from 3.1.0 to 3.2.0 in /backend [`#2572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2572) +- Blur Images [`#2351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2351) +- build(deps-dev): bump @babel/node from 7.7.4 to 7.7.7 in /backend [`#2570`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2570) +- build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 [`#2567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2567) +- build(deps): bump metascraper-description from 5.8.10 to 5.8.12 in /backend [`#2566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2566) +- Add back layout changes/update db_manipulation [`#2544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2544) +- build(deps): bump metascraper-soundcloud from 5.8.10 to 5.8.12 in /backend [`#2560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2560) +- build(deps): bump metascraper-author from 5.8.7 to 5.8.12 in /backend [`#2559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2559) +- build(deps): bump metascraper from 5.8.9 to 5.8.12 in /backend [`#2558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2558) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.12 in /backend [`#2547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2547) +- build(deps): bump metascraper-video from 5.8.10 to 5.8.12 in /backend [`#2557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2557) +- build(deps): bump metascraper-date from 5.8.7 to 5.8.12 in /backend [`#2555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2555) +- build(deps): bump metascraper-logo from 5.8.10 to 5.8.12 in /backend [`#2554`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2554) +- build(deps): bump apollo-server-express from 2.9.13 to 2.9.14 in /backend [`#2551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2551) +- build(deps-dev): bump css-loader from 3.3.2 to 3.4.0 in /webapp [`#2550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2550) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.18.0 to 1.19.0 [`#2548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2548) +- Lokalise: Translations update [`#2545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2545) +- build(deps): bump metascraper-youtube from 5.8.9 to 5.8.10 in /backend [`#2522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2522) +- build(deps): bump metascraper-title from 5.8.7 to 5.8.10 in /backend [`#2525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2525) +- build(deps): bump metascraper-lang from 5.8.9 to 5.8.10 in /backend [`#2531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2531) +- build(deps): bump tiptap-extensions from 1.28.5 to 1.28.6 in /webapp [`#2535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2535) +- Fix maintenance service/LocaleSwitch import [`#2542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2542) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /webapp [`#2523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2523) +- build(deps): bump stack-utils from 1.0.2 to 2.0.1 in /webapp [`#2521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2521) +- build(deps): bump metascraper-soundcloud from 5.8.9 to 5.8.10 in /backend [`#2520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2520) +- Update neode [`#2539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2539) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /webapp [`#2519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2519) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /webapp [`#2527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2527) +- build(deps): bump neo4j-graphql-js from 2.10.1 to 2.10.2 in /backend [`#2530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2530) +- build(deps): bump metascraper-image from 5.8.7 to 5.8.10 in /backend [`#2532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2532) +- build(deps): bump apollo-cache-inmemory from 1.6.3 to 1.6.5 in /backend [`#2534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2534) +- build(deps): bump metascraper-video from 5.8.9 to 5.8.10 in /backend [`#2536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2536) +- build(deps): bump tiptap from 1.26.5 to 1.26.6 in /webapp [`#2537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2537) +- build(deps-dev): bump vue-loader from 15.7.2 to 15.8.3 in /webapp [`#2538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2538) +- Refactor: content menu [`#2512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2512) +- build(deps): bump metascraper-audio from 5.8.7 to 5.8.10 in /backend [`#2524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2524) +- build(deps): bump metascraper-description from 5.8.7 to 5.8.10 in /backend [`#2518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2518) +- build(deps-dev): bump eslint-plugin-prettier from 3.1.1 to 3.1.2 in /backend [`#2517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2517) +- build(deps): bump apollo-client from 2.6.4 to 2.6.8 in /backend [`#2516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2516) +- build(deps): bump metascraper-logo from 5.8.7 to 5.8.10 in /backend [`#2515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2515) +- Fix duplicate fragment `user` issue [`#2511`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2511) +- fix: editor not visible in server-side-rendering [`#2513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2513) +- Update it.json [`#2507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2507) +- Fix: User.name is not non-nullable [`#2510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2510) +- Update to version 0.1.13 [`#2506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2506) +- Update de.json [`#2492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2492) +- Fix broken scroll behaviour on index and profile page [`#2487`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2487) +- Lokalise: Translations update [`#2503`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2503) +- build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp [`#2454`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2454) +- Lokalise: Translations update [`#2485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2485) +- build(deps-dev): bump css-loader from 3.3.0 to 3.3.2 in /webapp [`#2505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2505) +- build(deps-dev): bump cypress from 3.7.0 to 3.8.0 [`#2504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2504) +- Favor transaction functions [`#2433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2433) +- build(deps): bump nodemailer from 6.4.1 to 6.4.2 in /backend [`#2500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2500) +- Update en.json [`#2491`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2491) +- Update es.json [`#2493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2493) +- Update fr.json [`#2494`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2494) +- Update it.json [`#2496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2496) +- build(deps-dev): bump nodemon from 2.0.1 to 2.0.2 in /backend [`#2499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2499) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc18 to 4.0.0-rc19 in /webapp [`#2498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2498) +- build(deps): bump neo4j-graphql-js from 2.10.0 to 2.10.1 in /backend [`#2497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2497) +- Fix docker manifest on Travis CI [`#2488`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2488) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 [`#2453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2453) +- build(deps-dev): bump cypress-file-upload from 3.5.0 to 3.5.1 [`#2489`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2489) +- build(deps): bump cookie-universal-nuxt from 2.0.19 to 2.1.0 in /webapp [`#2490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2490) +- Update to version 0.1.12 [`#2483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2483) +- Show the comments again [`#2482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2482) +- Improve notification query performance by reducing db calls [`#2470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2470) +- Fix `Cannot read 'Post' of undefined` [`#2481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2481) +- Hope to fix our deployment with explicit call of `bash` [`#2480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2480) +- Revert layout changes image aspect ratio [`#2467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2467) +- Quick fix for null pointer error in User.vue [`#2472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2472) +- Checkbox 'no comercial + no political account' add to creat user account [`#2416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2416) +- Remove data-test attriubutes in non-dev env [`#2421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2421) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 [`#2452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2452) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /backend [`#2455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2455) +- build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5 in /backend [`#2458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2458) +- build(deps): bump @sentry/node from 5.10.1 to 5.10.2 in /backend [`#2473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2473) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /backend [`#2474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2474) +- build(deps-dev): bump css-loader from 3.2.1 to 3.3.0 in /webapp [`#2475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2475) +- build(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.19.1 in /webapp [`#2477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2477) +- Fix #2237, Comments 4 times as long before "show more" [`#2443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2443) +- Get rid of inconsistency with neode setup [`#2404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2404) +- Bump styleguide to version 0.5.22 [`#2468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2468) +- build(deps): bump nodemailer from 6.4.0 to 6.4.1 in /backend [`#2456`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2456) +- build(deps-dev): bump eslint-loader from 3.0.2 to 3.0.3 in /webapp [`#2459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2459) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /backend [`#2460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2460) +- build(deps-dev): bump @babel/core from 7.7.4 to 7.7.5 in /webapp [`#2461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2461) +- build(deps-dev): bump @babel/preset-env from 7.7.4 to 7.7.6 in /webapp [`#2463`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2463) +- build(deps-dev): bump async-validator from 3.2.2 to 3.2.3 in /webapp [`#2464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2464) +- build(deps): bump styleguide from `808b3c5` to `7ef8340` [`#2465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2465) +- Paginate moderations page without losing filtering [`#2466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2466) +- Update it.json [`#2451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2451) +- build(deps): bump metascraper from 5.8.8 to 5.8.9 in /backend [`#2304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2304) +- build(deps): bump metascraper-video from 5.8.7 to 5.8.9 in /backend [`#2303`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2303) +- build(deps): bump neo4j-graphql-js from 2.9.3 to 2.10.0 in /backend [`#2440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2440) +- Hide Donations Bar [`#2422`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2422) +- build(deps): bump @sentry/node from 5.10.0 to 5.10.1 in /backend [`#2436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2436) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.17.0 to 1.18.0 [`#2437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2437) +- build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend [`#2439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2439) +- build(deps): bump apollo-server from 2.9.12 to 2.9.13 in /backend [`#2441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2441) +- Eliminate database calls for reports query [`#2435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2435) +- Use babel-loader with vue-svg-loader [`#2430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2430) +- Remove disable from reports.disable Query [`#2432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2432) +- 2253 fix scroll layout issue [`#2317`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2317) +- Update test description [`#2424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2424) +- Update yarn.lock after pulling in latest changes [`#2419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2419) +- Update privacy path [`#2417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2417) +- Add browserstack logo to attributions [`#2431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2431) +- build(deps): bump @sentry/node from 5.9.0 to 5.10.0 in /backend [`#2428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2428) +- build(deps): bump nodemailer from 6.3.1 to 6.4.0 in /backend [`#2427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2427) +- List and protocol moderation [`#1954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1954) +- fix: Re-enable webfinger feature [`#2335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2335) +- Close neo4j driver sessions [`#2402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2402) +- feat: swap user name<=>handle for discriminability [`#2385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2385) +- build(deps-dev): bump @storybook/vue from 5.2.6 to 5.2.8 in /webapp [`#2397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2397) +- build(deps-dev): bump @storybook/addon-actions from 5.2.6 to 5.2.8 in /webapp [`#2398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2398) +- Fix German translation of "Shouts" [`#2400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2400) +- build(deps): bump tiptap-extensions from 1.28.4 to 1.28.5 in /webapp [`#2407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2407) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.7 to 5.2.8 in /webapp [`#2406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2406) +- build(deps-dev): bump css-loader from 3.2.0 to 3.2.1 in /webapp [`#2405`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2405) +- build(deps-dev): bump @storybook/addon-notes from 5.2.6 to 5.2.8 in /webapp [`#2399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2399) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /webapp [`#2393`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2393) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.5 to 4.1.1 in /webapp [`#2374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2374) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /webapp [`#2392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2392) +- Terms of use extended with dot - no commercial use [`#2316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2316) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.2 to 1.17.0 [`#2389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2389) +- Lokalise: Translations update [`#2380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2380) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.6 to 5.2.7 in /webapp [`#2391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2391) +- build(deps-dev): bump eslint-plugin-jest from 23.0.5 to 23.1.1 in /backend [`#2390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2390) +- build(deps-dev): bump eslint from 6.7.1 to 6.7.2 in /backend [`#2388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2388) +- build(deps-dev): bump @vue/server-test-utils from 1.0.0-beta.29 to 1.0.0-beta.30 in /webapp [`#2379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2379) +- build(deps): bump neo4j from 3.5.12-enterprise to 3.5.13-enterprise in /neo4j [`#2377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2377) +- build(deps-dev): bump @babel/cli from 7.7.0 to 7.7.4 in /backend [`#2366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2366) +- build(deps-dev): bump cypress-plugin-retries from 1.4.0 to 1.5.0 [`#2360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2360) +- No public registration in development so that backend test pass [`#2382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2382) +- Don't remove sub-addresses in emails [`#2375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2375) +- refactor: Remove obsolete code about invitation codes [`#2333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2333) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc17 to 4.0.0-rc18 in /webapp [`#2373`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2373) +- build(deps): bump graphql-shield from 7.0.2 to 7.0.4 in /backend [`#2372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2372) +- build(deps-dev): bump cypress from 3.6.1 to 3.7.0 [`#2371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2371) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /backend [`#2359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2359) +- build(deps): bump apollo-server from 2.9.11 to 2.9.12 in /backend [`#2357`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2357) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /webapp [`#2369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2369) +- build(deps): bump @hapi/joi from 16.1.7 to 16.1.8 in /backend [`#2368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2368) +- build(deps-dev): bump eslint-plugin-jest from 23.0.4 to 23.0.5 in /backend [`#2365`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2365) +- build(deps-dev): bump @babel/plugin-proposal-throw-expressions from 7.2.0 to 7.7.4 in /backend [`#2339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2339) +- refactor: Close session in isAuthor permission [`#2334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2334) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /webapp [`#2323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2323) +- 1967 component tests content view [`#2169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2169) +- If an admin searches for a user by email, don't crash if no user can be found [`#2295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2295) +- Migrate styleguide icons [`#2288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2288) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /backend [`#2358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2358) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /backend [`#2341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2341) +- build(deps-dev): bump @babel/core from 7.7.2 to 7.7.4 in /webapp [`#2340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2340) +- build(deps): bump date-fns from 2.7.0 to 2.8.1 in /backend [`#2322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2322) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /webapp [`#2319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2319) +- Update to version 0.1.11 with bug fixes [`#2354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2354) +- Fix updating post by adding/changing image bug submits form [`#2350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2350) +- Add shoutedBy_some to _PostFilter [`#2353`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2353) +- build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 [`#2342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2342) +- build(deps-dev): bump @babel/node from 7.7.0 to 7.7.4 in /backend [`#2343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2343) +- build(deps): bump validator from 12.0.0 to 12.1.0 in /backend [`#2345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2345) +- build(deps-dev): bump @babel/preset-env from 7.7.1 to 7.7.4 in /webapp [`#2346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2346) +- build(deps-dev): bump eslint from 6.6.0 to 6.7.1 in /webapp [`#2347`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2347) +- build(deps-dev): bump nodemon from 1.19.4 to 2.0.1 in /backend [`#2348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2348) +- Update to version 0.1.11 [`#2324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2324) +- Add LegacyEmbeds component to fix bug [`#2328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2328) +- Fix incorrect link to development environment [`#2309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2309) +- 2329 normalize emails in login form [`#2330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2330) +- Lokalise: Translations update [`#2327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2327) +- Changed translation must change test :( [`#2310`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2310) +- build(deps-dev): bump apollo-server-testing from 2.9.9 to 2.9.12 in /backend [`#2318`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2318) +- build(deps-dev): bump fuse.js from 3.4.5 to 3.4.6 in /webapp [`#2314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2314) +- build(deps-dev): bump eslint-config-prettier from 6.6.0 to 6.7.0 in /webapp [`#2302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2302) +- build(deps): bump metascraper-lang from 5.8.7 to 5.8.9 in /backend [`#2301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2301) +- build(deps): bump metascraper-soundcloud from 5.8.7 to 5.8.9 in /backend [`#2298`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2298) +- build(deps): bump metascraper-youtube from 5.8.7 to 5.8.9 in /backend [`#2297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2297) +- build(deps-dev): bump date-fns from 2.7.0 to 2.8.0 [`#2296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2296) +- build(deps): bump apollo-server from 2.9.9 to 2.9.11 in /backend [`#2311`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2311) +- Fix Typo Of Issue 2230 [`#2293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2293) +- [Systems-Development-and-Frameworks] Clickable hashtags [`#2076`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2076) +- build(deps): bump neo4j-graphql-js from 2.9.0 to 2.9.3 in /backend [`#2283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2283) +- build(deps-dev): bump eslint-plugin-jest from 23.0.3 to 23.0.4 in /backend [`#2285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2285) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.7.0 in /backend [`#2286`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2286) +- Lokalise: Translations update [`#2277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2277) +- build(deps-dev): bump @vue/eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#2266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2266) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /backend [`#2281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2281) +- build(deps): bump apollo-server from 2.9.7 to 2.9.9 in /backend [`#2280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2280) +- build(deps-dev): bump apollo-server-testing from 2.9.7 to 2.9.9 in /backend [`#2279`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2279) +- build(deps): bump @sentry/node from 5.8.0 to 5.9.0 in /backend [`#2278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2278) +- 🍰 2119-Fix Contribution consistent form input validation [`#2160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2160) +- build(deps): bump cookie-universal-nuxt from 2.0.18 to 2.0.19 in /webapp [`#2265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2265) +- build(deps): bump metascraper modules [`#2257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2257) +- build: configure stale bot [`#2273`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2273) +- Explicitly define our schema, improve performance [`#2243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2243) +- build(deps): [security] bump https-proxy-agent from 2.2.1 to 2.2.4 [`#2274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2274) +- build: record and publish all cypress test results [`#2251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2251) +- Add Emacs Backup Files To Gitignore (*~) [`#2261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2261) +- build(deps-dev): bump eslint-config-prettier from 6.5.0 to 6.6.0 in /webapp [`#2267`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2267) +- 2187 language does not change on edit [`#2200`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2200) +- 1747 show shouts [`#2101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2101) +- build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp [`#2180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2180) +- Fix #2042 Back Link To Login Page [`#2078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2078) +- 2119 create post consistent form input validation improvements [`#2163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2163) +- Helper script to install all packages [`#2250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2250) +- refactor: remove redundant port configuration [`#2247`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2247) +- build(deps-dev): bump eslint-config-standard from 12.0.0 to 14.1.0 in /webapp [`#2246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2246) +- build(deps-dev): bump cucumber from 6.0.3 to 6.0.5 in /backend [`#2236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2236) +- build: less verbose output on build server [`#2249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2249) +- Fix infinite scrolling out of control [`#2248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2248) +- 2106-unblock a user in the user settings [`#2110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2110) +- Fix 1936 [`#2241`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2241) +- fix(editor): Fix hashtags not working after embeded content [`#2242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2242) +- build(deps-dev): bump prettier from 1.18.2 to 1.19.1 in /webapp [`#2185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2185) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.4 in /webapp [`#2245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2245) +- build(deps): remove deprecated debug flags [`#2219`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2219) +- build(deps-dev): bump eslint-plugin-vue from 6.0.0 to 6.0.1 in /webapp [`#2235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2235) +- build(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /webapp [`#2205`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2205) +- Add locale to undefined to null [`#2233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2233) +- Update to version 0.1.10 [`#2231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2231) +- Update contribution guidelines [`#2127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2127) +- fix: return `null` for missig translations [`#2218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2218) +- Add donation status and button [`#2194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2194) +- Added Empty Definitions For Missing Getters And Mutations [`#2197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2197) +- build(deps): bump @sentry/node from 5.7.1 to 5.8.0 in /backend [`#2209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2209) +- build(deps-dev): bump eslint-plugin-jest from 23.0.2 to 23.0.3 in /backend [`#2206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2206) +- build(deps-dev): bump vue-svg-loader from 0.14.0 to 0.15.0 in /webapp [`#2204`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2204) +- build(deps-dev): bump async-validator from 3.2.1 to 3.2.2 in /webapp [`#2203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2203) +- Update deployment names in deploy script [`#2216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2216) +- Fix: Delete Block Button in MainPage PostCards [`#2193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2193) +- Update doctl to use default context [`#2199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2199) +- console.error in Hashtag.spec.js #2161 [`#2201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2201) +- build(deps-dev): bump @storybook/addon-actions from 5.2.5 to 5.2.6 in /webapp [`#2186`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2186) +- build(deps-dev): bump style-resources-loader from 1.2.1 to 1.3.2 in /webapp [`#2188`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2188) +- build(deps-dev): bump @storybook/vue from 5.2.5 to 5.2.6 in /webapp [`#2183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2183) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.5 to 5.2.6 in /webapp [`#2176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2176) +- build(deps-dev): bump cypress from 3.6.0 to 3.6.1 [`#2173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2173) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /webapp [`#2164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2164) +- Update docs for deploying new server, env variables [`#2191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2191) +- Remove unintended comma [`#2192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2192) +- added Russian to locales [`#2111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2111) +- Add notifications page with All Notifications [`#1975`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1975) +- 1931 - after successful login the saved language of the user is set [`#2073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2073) +- build(deps-dev): bump cypress-file-upload from 3.4.0 to 3.5.0 [`#2167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2167) +- build(deps): bump date-fns from 2.6.0 to 2.7.0 in /backend [`#2166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2166) +- build(deps-dev): bump date-fns from 2.6.0 to 2.7.0 [`#2165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2165) +- build(deps-dev): bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /webapp [`#2156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2156) +- build(deps): bump merge-graphql-schemas from 1.7.2 to 1.7.3 in /backend [`#2155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2155) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.2 in /backend [`#2154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2154) +- Add missing portuguese translation [`#1909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1909) +- Migrate design tokens [`#2159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2159) +- build(deps-dev): bump @babel/core from 7.7.0 to 7.7.2 in /webapp [`#2158`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2158) +- build(deps-dev): bump vue-svg-loader from 0.12.0 to 0.14.0 in /webapp [`#2157`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2157) +- Remove graphql-requests [`#2151`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2151) +- close all open sessions [`#2148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2148) +- Implement refresh posts, fix duplicate posts bug [`#2126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2126) +- Fix: Email is Case-Sensitive [`#2118`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2118) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /backend [`#2135`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2135) +- build(deps): bump graphql-shield from 7.0.1 to 7.0.2 in /backend [`#2136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2136) +- build(deps-dev): bump @babel/node from 7.6.3 to 7.7.0 in /backend [`#2134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2134) +- build(deps-dev): bump @babel/core from 7.6.4 to 7.7.0 in /webapp [`#2132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2132) +- build(deps-dev): bump @babel/preset-env from 7.6.3 to 7.7.1 in /webapp [`#2133`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2133) +- build(deps-dev): bump @babel/register from 7.6.2 to 7.7.0 in /backend [`#2131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2131) +- build(deps): bump graphql-middleware from 4.0.1 to 4.0.2 in /backend [`#2130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2130) +- build(deps-dev): bump @babel/cli from 7.6.4 to 7.7.0 in /backend [`#2129`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2129) +- 1851 tags clickable [`#2091`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2091) +- build(deps): bump graphql-shield from 7.0.0 to 7.0.1 in /backend [`#2123`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2123) +- build(deps): bump merge-graphql-schemas from 1.7.0 to 1.7.2 in /backend [`#2121`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2121) +- build(deps-dev): bump vue-loader from 15.7.1 to 15.7.2 in /webapp [`#2122`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2122) +- build(deps-dev): bump async-validator from 3.2.0 to 3.2.1 in /webapp [`#2120`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2120) +- 🍰 Add migration plan and frontend code guidelines to our docs [`#2075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2075) +- Update feature template [`#2116`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2116) +- Update to version 0.1.9 [`#2114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2114) +- Refactor and tidy up crop image implementation [`#1956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1956) +- 🍰 First Implementation Of Filtering Posts By Language [`#2059`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2059) +- build(deps-dev): bump cypress from 3.5.0 to 3.6.0 [`#2105`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2105) +- Fix: Poll Interval [`#2108`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2108) +- build(deps-dev): bump cypress-plugin-retries from 1.3.0 to 1.4.0 [`#2104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2104) +- build(deps): bump metascraper-title from 5.7.14 to 5.7.17 in /backend [`#2082`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2082) +- build(deps): bump metascraper-publisher from 5.7.14 to 5.7.17 in /backend [`#2098`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2098) +- build(deps): bump metascraper-description from 5.7.14 to 5.7.17 in /backend [`#2096`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2096) +- build(deps): bump metascraper-audio from 5.7.14 to 5.7.17 in /backend [`#2097`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2097) +- build(deps): bump metascraper-url from 5.7.14 to 5.7.17 in /backend [`#2086`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2086) +- build(deps): bump metascraper-image from 5.7.6 to 5.7.17 in /backend [`#2090`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2090) +- deleted posts no longer displayed in user profile [`#2093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2093) +- Send only one notification for mention and comment [`#2062`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2062) +- build(deps): bump metascraper-date from 5.7.14 to 5.7.17 in /backend [`#2089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2089) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc16 to 4.0.0-rc17 in /webapp [`#2088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2088) +- build(deps): bump metascraper-lang from 5.7.14 to 5.7.17 in /backend [`#2087`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2087) +- build(deps): bump metascraper-video from 5.7.14 to 5.7.17 in /backend [`#2084`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2084) +- build(deps): bump metascraper-soundcloud from 5.7.14 to 5.7.17 in /backend [`#2081`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2081) +- build(deps-dev): bump auto-changelog from 1.16.1 to 1.16.2 [`#2085`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2085) +- build(deps): bump metascraper-logo from 5.7.14 to 5.7.17 in /backend [`#2083`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2083) +- build(deps): bump metascraper-youtube from 5.7.14 to 5.7.17 in /backend [`#2080`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2080) +- build(deps): bump metascraper-author from 5.7.14 to 5.7.17 in /backend [`#2079`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2079) +- build(deps): bump date-fns from 2.5.0 to 2.6.0 in /webapp [`#2007`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2007) +- build(deps-dev): bump eslint from 6.5.1 to 6.6.0 in /backend [`#2071`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2071) +- build(deps): bump node from 12.13.0-alpine to 13.0.1-alpine in /webapp [`#2019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2019) +- [FIX # 2058] Typo Fixed. Password -> Passwort [`#2060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2060) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /backend [`#2064`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2064) +- build(deps): bump date-fns from 2.5.1 to 2.6.0 in /backend [`#2010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2010) +- build(deps-dev): bump apollo-server-testing from 2.9.6 to 2.9.7 in /backend [`#1984`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1984) +- build(deps): bump metascraper-date from 5.7.6 to 5.7.14 in /backend [`#2070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2070) +- build(deps): bump metascraper-video from 5.7.6 to 5.7.14 in /backend [`#2072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2072) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.2 in /backend [`#2069`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2069) +- build(deps): bump metascraper-audio from 5.7.6 to 5.7.14 in /backend [`#2068`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2068) +- build(deps-dev): bump eslint-plugin-jest from 23.0.0 to 23.0.2 in /webapp [`#2066`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2066) +- build(deps-dev): bump cucumber from 6.0.2 to 6.0.3 in /backend [`#2065`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2065) +- build(deps): bump metascraper-logo from 5.7.6 to 5.7.14 in /backend [`#2039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2039) +- build(deps): bump metascraper-url from 5.7.6 to 5.7.14 in /backend [`#2053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2053) +- build(deps): bump metascraper-youtube from 5.7.6 to 5.7.14 in /backend [`#2054`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2054) +- build(deps): bump neo4j-graphql-js from 2.7.2 to 2.8.0 in /backend [`#2036`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2036) +- build(deps): bump metascraper-soundcloud from 5.7.7 to 5.7.14 in /backend [`#2052`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2052) +- build(deps): bump metascraper-author from 5.7.6 to 5.7.14 in /backend [`#2055`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2055) +- build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 in /webapp [`#2051`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2051) +- build(deps): bump metascraper-title from 5.7.6 to 5.7.14 in /backend [`#2050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2050) +- build(deps-dev): bump eslint-config-prettier from 6.4.0 to 6.5.0 in /webapp [`#2049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2049) +- build(deps): bump metascraper-description from 5.7.6 to 5.7.14 in /backend [`#2038`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2038) +- build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp [`#2037`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2037) +- build(deps): bump metascraper-publisher from 5.7.6 to 5.7.14 in /backend [`#2033`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2033) +- build(deps): bump apollo-server from 2.9.6 to 2.9.7 in /backend [`#2004`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2004) +- fix #1993 [`#2043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2043) +- Update to version 0.1.8 [`#2032`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2032) +- build(deps): bump graphql-shield from 6.1.0 to 7.0.0 in /backend [`#2035`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2035) +- build(deps): bump metascraper-lang from 5.7.6 to 5.7.14 in /backend [`#2034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2034) +- change Changes & History to Changes [`#2030`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2030) +- chnage Änderungen & Verlauf zu Änderungen [`#2029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2029) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc15 to 4.0.0-rc16 in /webapp [`#1990`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1990) +- add FAQ _blank-href in Footer [`#2028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2028) +- fix: Don't attempt to save locale if not authenticated [`#2025`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2025) +- 🍰 New terms and conditions version 0.0.3 [`#2027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2027) +- Remove duplicate pinned post record [`#2023`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2023) +- build(deps-dev): bump cypress from 3.4.1 to 3.5.0 [`#2018`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2018) +- docs: add missing SUMMARY entry for online backups [`#2024`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2024) +- build(deps): bump @nuxtjs/axios from 5.6.0 to 5.8.0 in /webapp [`#2021`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2021) +- Locale save by change local switch [`#1991`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1991) +- build(deps-dev): bump @storybook/addon-actions from 5.2.4 to 5.2.5 in /webapp [`#1983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1983) +- Hide shout count on user profile unless my profile [`#2016`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2016) +- new terms and conditions [`#2017`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2017) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.4 to 5.2.5 in /webapp [`#1989`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1989) +- build(deps-dev): bump @vue/cli-shared-utils from 4.0.4 to 4.0.5 in /webapp [`#2002`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2002) +- Update to version 0.1.7 [`#2015`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2015) +- Update fetchMore functionality on profile page [`#2012`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2012) +- build(deps-dev): bump date-fns from 2.5.1 to 2.6.0 [`#2001`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2001) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#2000`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2000) +- build(deps): bump helmet from 3.21.1 to 3.21.2 in /backend [`#1986`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1986) +- build(deps-dev): bump eslint-plugin-jest from 22.19.0 to 22.20.0 in /webapp [`#1985`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1985) +- build(deps): bump apollo-server-express from 2.9.6 to 2.9.7 in /backend [`#1982`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1982) +- 1997 fix performance issue with pinned post [`#1998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1998) +- Update to version 0.1.6 [`#1996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1996) +- 🍰 Fix - maintaining sorting after navigation [`#1872`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1872) +- Add storybook stories for our university students [`#1906`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1906) +- build(deps): bump nuxt from 2.10.1 to 2.10.2 in /webapp [`#1987`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1987) +- build(deps-dev): bump @storybook/vue from 5.2.4 to 5.2.5 in /webapp [`#1981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1981) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.20.0 in /backend [`#1978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1978) +- build(deps): bump node from 12.12.0-alpine to 12.13.0-alpine in /webapp [`#1977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1977) +- build(deps-dev): bump date-fns from 2.5.0 to 2.5.1 [`#1962`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1962) +- build(deps): bump faker from `10bfb9f` to `9fd8d7d` in /backend [`#1961`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1961) +- build(deps-dev): bump async-validator from 3.1.0 to 3.2.0 in /webapp [`#1920`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1920) +- build(deps): bump @sentry/node from 5.7.0 to 5.7.1 in /backend [`#1914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1914) +- Hide new CommentForm while editing a comment [`#1973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1973) +- 🍰 Translate texts for pinning a post to German [`#1972`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1972) +- Allow admins to pin a post [`#1840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1840) +- fix: Only one ellipse is displayed [`#1968`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1968) +- Refactor reports resolver spec [`#1957`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1957) +- Added createdAt date for follow and shout [`#1853`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1853) +- build(deps-dev): bump @vue/cli-shared-utils from 3.12.0 to 4.0.4 in /webapp [`#1965`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1965) +- build(deps): bump neo4j from 3.5.11-enterprise to 3.5.12-enterprise in /neo4j [`#1963`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1963) +- build(deps-dev): bump cypress-file-upload from 3.3.4 to 3.4.0 [`#1960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1960) +- build(deps): bump date-fns from 2.5.0 to 2.5.1 in /backend [`#1959`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1959) +- build(deps-dev): bump faker from `10bfb9f` to `9fd8d7d` [`#1958`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1958) +- build(deps): bump tiptap-extensions from 1.28.3 to 1.28.4 in /webapp [`#1946`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1946) +- build(deps): bump metascraper-soundcloud from 5.7.6 to 5.7.7 in /backend [`#1943`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1943) +- fix: console warnings during frontend tests [`#1942`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1942) +- Language will be saved in the database of the user during registration [`#1927`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1927) +- Update to version 0.1.5 [`#1951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1951) +- build(deps-dev): bump dotenv from 8.1.0 to 8.2.0 [`#1917`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1917) +- Fix vue errors for Contribution form [`#1941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1941) +- Follow @alina-beck and @Tirokk PR suggestions [`#1940`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1940) +- 🍰 Add Cypher statement for ordering [`#1926`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1926) +- Improved comment truncation [`#1925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1925) +- fix: typo in German translation [`#1911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1911) +- build(deps): bump styleguide from `808b3c5` to `d46fc15` [`#1923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1923) +- build(deps): bump date-fns from 2.4.1 to 2.5.0 in /webapp [`#1921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1921) +- build(deps): bump date-fns from 2.4.1 to 2.5.0 in /backend [`#1915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1915) +- Maintain filename for cropped images [`#1935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1935) +- build(deps-dev): bump date-fns from 2.4.1 to 2.5.0 [`#1919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1919) +- build(deps-dev): bump nodemon from 1.19.3 to 1.19.4 in /backend [`#1916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1916) +- build(deps-dev): bump neode from 0.3.3 to 0.3.6 [`#1918`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1918) +- Highlight and expand linked comment [`#1903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1903) +- Add missing translations for Title placeholder [`#1910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1910) +- 🍰 Reporting with specific information [`#1797`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1797) +- build(deps): bump dotenv from 8.1.0 to 8.2.0 in /backend [`#1912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1912) +- Confirm privacy policy minimum age at registration [`#1907`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1907) +- refactor: improve locale imports [`#1904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1904) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.3 to 5.2.4 in /webapp [`#1899`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1899) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /webapp [`#1889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1889) +- build(deps-dev): bump eslint-plugin-jest from 22.17.0 to 22.19.0 in /backend [`#1888`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1888) +- build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /webapp [`#1894`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1894) +- build(deps-dev): bump @storybook/vue from 5.2.3 to 5.2.4 in /webapp [`#1897`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1897) +- build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /backend [`#1895`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1895) +- build(deps): bump @nuxtjs/sentry from 3.0.0 to 3.0.1 in /webapp [`#1896`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1896) +- build(deps-dev): bump @storybook/addon-actions from 5.2.3 to 5.2.4 in /webapp [`#1898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1898) +- 🍰 Refactor Database for Reporting with specific information [`#1878`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1878) +- build(deps): bump nuxt from 2.10.0 to 2.10.1 in /webapp [`#1890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1890) +- build(deps-dev): bump @babel/cli from 7.6.3 to 7.6.4 in /backend [`#1868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1868) +- build(deps): bump apollo-server from 2.9.5 to 2.9.6 in /backend [`#1864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1864) +- build(deps-dev): bump apollo-server-testing from 2.9.5 to 2.9.6 in /backend [`#1870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1870) +- build(deps-dev): bump @babel/core from 7.6.3 to 7.6.4 in /webapp [`#1867`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1867) +- build(deps-dev): bump core-js from 2.6.9 to 2.6.10 in /webapp [`#1892`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1892) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc14 to 4.0.0-rc15 in /webapp [`#1891`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1891) +- build(deps): bump @sentry/node from 5.6.2 to 5.7.0 in /backend [`#1871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1871) +- build(deps-dev): bump @vue/cli-shared-utils from 3.11.0 to 3.12.0 in /webapp [`#1869`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1869) +- build(deps): bump apollo-server-express from 2.9.5 to 2.9.6 in /backend [`#1866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1866) +- build(deps-dev): bump @babel/core from 7.6.2 to 7.6.4 in /backend [`#1865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1865) +- 🍰 Implement basic image cropping solution [`#1666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1666) +- 1773 refactor rewards spec [`#1884`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1884) +- fix: search for email case-insensitively [`#1863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1863) +- Fix translation error in login page [`#1885`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1885) +- fix: security vulnerability with yarn resolutions [`#1862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1862) +- Fix embeds settings page [`#1877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1877) +- update version to 0.1.4 [`#1860`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1860) +- Update profile posts apollo query [`#1805`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1805) +- Add Hall of Fame to README [`#1859`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1859) +- Implement public registration [`#1814`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1814) +- Refactor embed settings page [`#1861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1861) +- Save user setting to show embed code II [`#1852`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1852) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.1 to 1.16.2 [`#1855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1855) +- build(deps): bump nodemailer from 6.3.0 to 6.3.1 in /backend [`#1854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1854) +- build(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3 in /webapp [`#1849`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1849) +- build(deps-dev): bump @storybook/addon-a11y from 5.2.1 to 5.2.3 in /webapp [`#1836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1836) +- build(deps-dev): bump @babel/core from 7.6.2 to 7.6.3 in /webapp [`#1848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1848) +- build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /backend [`#1837`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1837) +- build(deps): bump styleguide from `808b3c5` to `d46fc15` [`#1839`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1839) +- build(deps-dev): bump @babel/cli from 7.6.2 to 7.6.3 in /backend [`#1847`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1847) +- build(deps-dev): bump @storybook/addon-actions from 5.2.1 to 5.2.3 in /webapp [`#1838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1838) +- build(deps-dev): bump @babel/preset-env from 7.6.2 to 7.6.3 in /backend [`#1846`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1846) +- Title character increased from 64 to 100 [`#1850`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1850) +- build(deps-dev): bump @babel/node from 7.6.2 to 7.6.3 in /backend [`#1843`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1843) +- build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /webapp [`#1835`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1835) +- build(deps-dev): bump @storybook/vue from 5.2.1 to 5.2.3 in /webapp [`#1834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1834) +- build(deps-dev): bump cucumber from 6.0.1 to 6.0.2 in /backend [`#1833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1833) +- build(deps): bump tiptap-extensions from 1.28.0 to 1.28.3 in /webapp [`#1822`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1822) +- Fix typo in email template [`#1829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1829) +- build(deps-dev): bump apollo-server-testing from 2.9.4 to 2.9.5 in /backend [`#1823`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1823) +- build(deps-dev): bump cucumber from 5.1.0 to 6.0.1 in /backend [`#1827`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1827) +- build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /backend [`#1826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1826) +- Display user email for administrators [`#1808`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1808) +- build(deps): bump tiptap from 1.26.0 to 1.26.3 in /webapp [`#1821`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1821) +- build(deps): bump apollo-server from 2.9.4 to 2.9.5 in /backend [`#1825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1825) +- build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /webapp [`#1824`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1824) +- build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /webapp [`#1819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1819) +- build(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.4.0 in /backend [`#1818`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1818) +- build(deps): bump @hapi/joi from 16.1.5 to 16.1.7 in /backend [`#1817`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1817) +- build(deps-dev): bump cypress-cucumber-preprocessor from 1.16.0 to 1.16.1 [`#1816`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1816) +- Update to 0.1.3 [`#1813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1813) +- Show that a Post/Comment has been edited [`#1807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1807) +- Max aspect ratio of 1:1 for Post index page [`#1796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1796) +- fixes#1305 lastActiveAt [`#1809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1809) +- Remove language toggle from email template [`#1798`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1798) +- build(deps): bump nuxt from 2.9.2 to 2.10.0 in /webapp [`#1804`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1804) +- build(deps): bump cross-env from 6.0.2 to 6.0.3 in /backend [`#1801`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1801) +- fix invites count calculation for admin dashboard [`#1806`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1806) +- build(deps-dev): bump cross-env from 6.0.2 to 6.0.3 [`#1800`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1800) +- build(deps): bump cross-env from 6.0.2 to 6.0.3 in /webapp [`#1803`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1803) +- build(deps): bump @hapi/joi from 16.1.4 to 16.1.5 in /backend [`#1802`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1802) +- Update neo4j to Enterprise edition [`#1787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1787) +- Update to 0.1.2 [`#1786`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1786) +- 407 change your email address [`#1711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1711) +- build(deps): bump cross-env from 6.0.0 to 6.0.2 in /backend [`#1794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1794) +- build(deps-dev): bump cross-env from 6.0.0 to 6.0.2 [`#1793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1793) +- Update Post query for blockedByUsers [`#1788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1788) +- build(deps): bump metascraper-description from 5.7.5 to 5.7.6 in /backend [`#1792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1792) +- build(deps): bump cross-env from 6.0.0 to 6.0.2 in /webapp [`#1791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1791) +- build(deps): bump @nuxtjs/apollo from 4.0.0-rc13.1 to 4.0.0-rc14 in /webapp [`#1790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1790) +- Bump metascraper-audio from 5.7.5 to 5.7.6 in /backend [`#1779`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1779) +- fix the bug with scrolling post comments into view [`#1701`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1701) +- Bump metascraper-publisher from 5.7.4 to 5.7.6 in /backend [`#1778`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1778) +- Bump eslint from 6.4.0 to 6.5.1 in /backend [`#1780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1780) +- Bump metascraper-url from 5.7.5 to 5.7.6 in /backend [`#1782`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1782) +- Bump metascraper-logo from 5.7.5 to 5.7.6 in /backend [`#1783`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1783) +- Bump graphql-middleware from 3.0.5 to 4.0.1 in /backend [`#1781`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1781) +- Bump metascraper-youtube from 5.7.5 to 5.7.6 in /backend [`#1777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1777) +- Bump @babel/preset-env from 7.6.0 to 7.6.2 in /backend [`#1776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1776) +- Bump metascraper-soundcloud from 5.7.4 to 5.7.6 in /backend [`#1775`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1775) +- Bump metascraper-author from 5.7.4 to 5.7.6 in /backend [`#1774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1774) +- Bump eslint-loader from 3.0.1 to 3.0.2 in /webapp [`#1760`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1760) +- Bump tiptap from 1.25.0 to 1.26.0 in /webapp [`#1765`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1765) +- Bump metascraper-lang from 5.7.4 to 5.7.6 in /backend [`#1766`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1766) +- Bump date-fns from 2.4.0 to 2.4.1 in /webapp [`#1768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1768) +- Bump metascraper-date from 5.7.4 to 5.7.6 in /backend [`#1771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1771) +- fix: Github's security vulnerability warning [`#1751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1751) +- 🍰 Notifications self update and refactoring [`#1658`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1658) +- Bump @babel/node from 7.6.1 to 7.6.2 in /backend [`#1725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1725) +- fix email middleware transport config [`#1757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1757) +- Bump nodemon from 1.19.2 to 1.19.3 in /backend [`#1758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1758) +- Bump metascraper-title from 5.7.5 to 5.7.6 in /backend [`#1759`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1759) +- Bump metascraper-image from 5.7.5 to 5.7.6 in /backend [`#1761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1761) +- Bump apollo-server from 2.9.3 to 2.9.4 in /backend [`#1762`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1762) +- Bump metascraper-video from 5.7.5 to 5.7.6 in /backend [`#1764`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1764) +- Bump graphql-middleware-sentry from 3.2.0 to 3.2.1 in /backend [`#1767`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1767) +- Bump date-fns from 2.3.0 to 2.4.1 in /backend [`#1769`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1769) +- Bump tiptap-extensions from 1.27.0 to 1.28.0 in /webapp [`#1770`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1770) +- Fix failing test [`#1772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1772) +- docs: moves storybook into webapp/README.md [`#1755`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1755) +- 1273 fix post page nav suggestions [`#1756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1756) +- Bump @babel/core from 7.6.0 to 7.6.2 in /backend [`#1728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1728) +- [WIP]1706 refactor shout spec [`#1712`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1712) +- Bump cypress-file-upload from 3.3.3 to 3.3.4 [`#1671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1671) +- Bump @hapi/joi from 16.1.2 to 16.1.4 in /backend [`#1673`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1673) +- Bump metascraper-description from 5.7.4 to 5.7.5 in /backend [`#1700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1700) +- Bump @babel/cli from 7.6.0 to 7.6.2 in /backend [`#1713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1713) +- Bump apollo-server-testing from 2.9.3 to 2.9.4 in /backend [`#1717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1717) +- Bump date-fns from 2.2.1 to 2.4.0 in /webapp [`#1752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1752) +- Bump graphql from 14.5.7 to 14.5.8 in /webapp [`#1729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1729) +- Bump mustache from 3.0.3 to 3.1.0 in /backend [`#1655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1655) +- 🍰 Try to fix VSCode format works against ESLint [`#1749`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1749) +- Configure docker to work with storybook [`#1688`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1688) +- update neo4j docker-compose config [`#1750`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1750) +- Update to 0.1.1 [`#1734`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1734) +- Bump neo4j from 3.5.9 to 3.5.11 in /neo4j [`#1739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1739) +- Bump graphql from 14.5.7 to 14.5.8 in /backend [`#1738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1738) +- Bump metascraper-youtube from 5.7.4 to 5.7.5 in /backend [`#1737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1737) +- Fix bug UpdateComment, Fix styling on Comment [`#1719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1719) +- Update maintenance page email to support@... [`#1732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1732) +- Bump @babel/register from 7.6.0 to 7.6.2 in /backend [`#1730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1730) +- Bump eslint-loader from 3.0.0 to 3.0.1 in /webapp [`#1727`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1727) +- Bump apollo-server-express from 2.9.3 to 2.9.4 in /backend [`#1726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1726) +- Bump metascraper-title from 5.7.4 to 5.7.5 in /backend [`#1715`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1715) +- Bump graphql from 14.5.6 to 14.5.7 in /webapp [`#1676`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1676) +- Add Comment story, add spacing above user info [`#1685`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1685) +- Bump date-fns from 2.2.1 to 2.3.0 in /backend [`#1714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1714) +- Bump metascraper-logo from 5.7.4 to 5.7.5 in /backend [`#1698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1698) +- Bump @babel/preset-env from 7.6.0 to 7.6.2 in /webapp [`#1694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1694) +- Bump graphql from 14.5.6 to 14.5.7 in /backend [`#1675`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1675) +- Remove repetitive labels from emote button [`#1702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1702) +- Bump metascraper-video from 5.7.4 to 5.7.5 in /backend [`#1697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1697) +- Bump @babel/core from 7.6.0 to 7.6.2 in /webapp [`#1696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1696) +- Bump metascraper-image from 5.7.4 to 5.7.5 in /backend [`#1695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1695) +- Bump metascraper-audio from 5.7.4 to 5.7.5 in /backend [`#1693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1693) +- Bump metascraper-url from 5.7.4 to 5.7.5 in /backend [`#1692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1692) +- Remove sleep icon from comments list [`#1689`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1689) +- Bugfix create user page - missing submit buttons [`#1690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1690) +- Fix create account page has no logo, localisation [`#1681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1681) +- Fix intermittent backend specs [`#1679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1679) +- Improve comments output [`#1678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1678) +- Bump codecov from 3.6.0 to 3.6.1 [`#1670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1670) +- Bump helmet from 3.21.0 to 3.21.1 in /backend [`#1672`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1672) +- Bump cookie-universal-nuxt from 2.0.17 to 2.0.18 in /webapp [`#1674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1674) +- Fix intermittent failing test [`#1677`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1677) +- Change your own slug [`#1651`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1651) +- Make Human Connection a Progressive Web App [`#1668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1668) +- Remove contentExcerpt from comments [`#1667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1667) +- Fix bug where short comments scrub links [`#1649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1649) +- 1612 refactor moderator spec [`#1620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1620) +- Bump codecov from 3.5.0 to 3.6.0 [`#1652`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1652) +- Bump @nuxtjs/apollo from 4.0.0-rc13 to 4.0.0-rc13.1 in /webapp [`#1653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1653) +- Bump @hapi/joi from 16.1.1 to 16.1.2 in /backend [`#1654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1654) +- Remove follow type enum [`#1660`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1660) +- Point the changelog to Github [`#1646`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1646) +- Provider list approval hard cut [`#1647`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1647) +- Improve follow/ufollow mutation [`#1596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1596) +- Fix styling issue in comments list [`#1648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1648) +- Bump eslint-plugin-prettier from 3.1.0 to 3.1.1 in /webapp [`#1643`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1643) +- Bump eslint-plugin-prettier from 3.1.0 to 3.1.1 in /backend [`#1642`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1642) +- Configure emails [`#1599`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1599) +- Fix #1639 - No limits for post length [`#1641`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1641) +- Exclude broken maintenance-worker docker image [`#1635`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1635) +- 1486 make slug more usable [`#1640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1640) +- Bump metascraper-author from 5.6.6 to 5.7.4 in /backend [`#1610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1610) +- Bump @hapi/joi from 16.0.1 to 16.1.1 in /backend [`#1622`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1622) +- Bump @storybook/addon-actions from 5.2.0 to 5.2.1 in /webapp [`#1625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1625) +- Update de.json [`#1636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1636) +- Bump cross-env from 5.2.1 to 6.0.0 [`#1621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1621) +- Bump @storybook/vue from 5.2.0 to 5.2.1 in /webapp [`#1624`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1624) +- Fix disappearing embeds on comments [`#1618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1618) +- Fix bug where about must not be empty string [`#1630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1630) +- links_to_imprint_and_privacy_policy_changed_to_human-connection.org [`#1615`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1615) +- Bump @storybook/addon-a11y from 5.2.0 to 5.2.1 in /webapp [`#1627`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1627) +- Bump cross-env from 5.2.1 to 6.0.0 in /backend [`#1623`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1623) +- fix(subscriptions): Don't publish undefined [`#3088`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/3088) +- docs(deployment): Explain how to setup metrics (#2825) [`#2411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2411) [`#2777`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2777) +- refactor(modules): Various import fixes [`#2773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2773) [`#2774`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2774) +- feat(webapp): Display deployed version in footer [`#1831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1831) +- fix #2229 [`#2229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2229) +- fixes #2659 [`#2659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2659) +- Merge pull request #2443 from Human-Connection/2237-longer-comments [`#2237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2237) +- fix #2329: Normalize email on login in the backend [`#2329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2329) +- Fix #2294 [`#2294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2294) +- Merge pull request #2078 from Human-Connection/fix-2042-back-link [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Fix #2042 Back Link To Login Page [`#2042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/2042) +- Merge pull request #2043 from Human-Connection/fix-1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- fix #1993 [`#1993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1993) +- Fix #1631 [`#1631`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1631) +- Fix #1650 [`#1650`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1650) +- Merge pull request #1641 from Human-Connection/1639_no_limits_for_post_length [`#1639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1639) +- Fix #1639 [`#1639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1639) +- Add slug to User component, fix #1486 [`#1486`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1486) +- sorting locations files yarn run locales --fix [`3343e14`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/3343e1435f320e1d403e16f5d4563aa11cae49a9) +- tests user.spec.js tests once clean once broken always alternating [`9d5c192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/9d5c192869ec0b088fa071d827b27cf6ca442b78) +- test check test WIP [`a4be3f7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/a4be3f7adfc36ba7517a0f5399606b1f3d3dccfe) + +#### v0.1.0 > 18 September 2019 -- 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) -- Fix #1616 [`#1616`](https://github.com/Human-Connection/Human-Connection/issues/1616) -- Fix #1555 [`#1555`](https://github.com/Human-Connection/Human-Connection/issues/1555) -- Refactor Moderator spec tp use apollo-server-testing [`a6f4362`](https://github.com/Human-Connection/Human-Connection/commit/a6f4362a3f439bc3962c736aec517b7c8172a2d8) -- Delete dead code [`94599c6`](https://github.com/Human-Connection/Human-Connection/commit/94599c624b77253720b6a3a7f87069737e621e1a) -- adapt template to follow human connection styleguide (wip) [`61ce274`](https://github.com/Human-Connection/Human-Connection/commit/61ce27464c68836ba6e73638889694c5e3e88dbf) - -#### 0.1.0 - -> 12 September 2019 - -- 🍰 [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) -- 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) +- Bump cross-env from 5.2.1 to 6.0.0 in /webapp [`#1626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1626) +- Don't create accounts for unverified users [`#1619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1619) +- Bump metascraper-title from 5.7.0 to 5.7.4 in /backend [`#1611`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1611) +- Resend registration mail if user has not yet registered [`#1617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1617) +- Bump graphql from 14.5.4 to 14.5.6 in /backend [`#1609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1609) +- Bump eslint from 6.3.0 to 6.4.0 in /backend [`#1608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1608) +- Bump @nuxtjs/apollo from 4.0.0-rc12 to 4.0.0-rc13 in /webapp [`#1607`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1607) +- Bump metascraper-publisher from 5.6.6 to 5.7.4 in /backend [`#1606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1606) +- Bump date-fns from 2.1.0 to 2.2.1 in /backend [`#1605`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1605) +- Bump metascraper-audio from 5.6.6 to 5.7.4 in /backend [`#1604`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1604) +- Add CodeTriage helpers badge [`#1603`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1603) +- 🍰 Make hashtag links URL safe [`#1571`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1571) +- Relase without any artifacts [`#1601`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1601) +- Bump metascraper-image from 5.6.6 to 5.7.4 in /backend [`#1582`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1582) +- Bump @storybook/addon-a11y from 5.1.11 to 5.2.0 in /webapp [`#1587`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1587) +- Bump styleguide from `793556a` to `808b3c5` [`#1574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1574) +- Bump metascraper-soundcloud from 5.6.7 to 5.7.4 in /backend [`#1578`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1578) +- Bump metascraper-video from 5.6.6 to 5.7.4 in /backend [`#1580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1580) +- Bump metascraper-date from 5.7.0 to 5.7.4 in /backend [`#1584`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1584) +- Bump metascraper-lang from 5.6.6 to 5.7.4 in /backend [`#1585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1585) +- Bump @storybook/addon-actions from 5.1.11 to 5.2.0 in /webapp [`#1589`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1589) +- Bump graphql from 14.5.4 to 14.5.6 in /webapp [`#1590`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1590) +- Fix docker image tags [`#1600`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1600) +- Remove deleted/disabled/createdAt from Comment mutations [`#1595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1595) +- Fix bug where Post.createdAt is sometimes null [`#1572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1572) +- Fix missing images on staging [`#1594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1594) +- 🍰 Missing translations [`#1593`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1593) +- Fix deployment script for docker images [`#1592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1592) +- Bump @hapi/joi from 15.1.1 to 16.0.1 in /backend [`#1591`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1591) +- Bump @nuxtjs/dotenv from 1.4.0 to 1.4.1 in /webapp [`#1588`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1588) +- Bump @storybook/vue from 5.1.11 to 5.2.0 in /webapp [`#1586`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1586) +- Bump metascraper-description from 5.6.6 to 5.7.4 in /backend [`#1581`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1581) +- Bump metascraper-logo from 5.6.6 to 5.7.4 in /backend [`#1579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1579) +- Bump metascraper-youtube from 5.6.7 to 5.7.4 in /backend [`#1577`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1577) +- Bump metascraper-url from 5.6.6 to 5.7.4 in /backend [`#1576`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1576) +- Bump date-fns from 2.1.0 to 2.2.1 in /webapp [`#1564`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1564) +- Bump metascraper-date from 5.6.6 to 5.7.0 in /backend [`#1562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1562) +- Bump metascraper-title from 5.6.6 to 5.7.0 in /backend [`#1561`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1561) +- Fix import to add createdAt and updatedAt for comments [`#1573`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1573) +- Use automatic Github releases as a CHANGELOG [`#1560`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1560) +- Add styleguide as submodule [`#1559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1559) +- Push all docker images at VERSION to dockerhub [`#1558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1558) +- II Add Date to Terms and Conditions #1535 [`#1556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1556) +- 🍰 [Helper] Message for backend tests failed by missing constraints [`#1553`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1553) +- Various changes to build pipeline [`#1543`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1543) +- Fix navbar styling [`#1557`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1557) +- 🍰 Fixes a create and update comment problem in the comments list [`#1537`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1537) +- Fix show less link not working reliably [`#1548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1548) +- Bump cypress-plugin-retries from 1.2.2 to 1.3.0 [`#1551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1551) +- fix(header-alignment): Fix logo and locale position. [`#1283`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1283) +- Better maintenance page [`#1517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1517) +- Test filter by followed by [`#1542`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1542) +- [WIP] 🍰 Update follower count on follow/unfollow [`#1533`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1533) +- Remove nodemon, use `nuxt` cli tools [`#1516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1516) +- Bump eslint-config-prettier from 6.2.0 to 6.3.0 in /webapp [`#1546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1546) +- Bump eslint-config-prettier from 6.2.0 to 6.3.0 in /backend [`#1545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1545) +- Refactor email middleware [`#1512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1512) +- Bugfix: `about me` not saved on signup [`#1513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1513) +- Filter posts by emotions [`#1490`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1490) +- Bump neode from 0.3.2 to 0.3.3 in /backend [`#1531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1531) +- Bump apollo-link-http from 1.5.15 to 1.5.16 in /backend [`#1528`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1528) +- Bump @babel/cli from 7.5.5 to 7.6.0 in /backend [`#1526`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1526) +- Bump @babel/preset-env from 7.5.5 to 7.6.0 in /backend [`#1523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1523) +- Bump @babel/node from 7.5.5 to 7.6.1 in /backend [`#1522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1522) +- Remove obsolete code [`#1540`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1540) +- Bump @human-connection/styleguide from 0.5.19 to 0.5.21 in /webapp [`#1541`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1541) +- Bump @babel/preset-env from 7.5.5 to 7.6.0 in /webapp [`#1532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1532) +- Bump @babel/core from 7.5.5 to 7.6.0 in /backend [`#1530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1530) +- Bump vue-jest from 3.0.4 to 3.0.5 in /webapp [`#1529`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1529) +- Bump date-fns from 2.0.1 to 2.1.0 in /webapp [`#1527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1527) +- Bump @babel/core from 7.5.5 to 7.6.0 in /webapp [`#1525`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1525) +- Bump graphql-shield from 6.0.6 to 6.1.0 in /backend [`#1524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1524) +- Bump @babel/register from 7.5.5 to 7.6.0 in /backend [`#1520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1520) +- Bump neode from 0.3.2 to 0.3.3 [`#1521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1521) +- Bump apollo-link-context from 1.0.18 to 1.0.19 in /backend [`#1519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1519) +- Bump date-fns from 2.0.1 to 2.1.0 in /backend [`#1518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1518) +- [WIP] Sorting dropdown is aligned with post cards [`#1539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1539) +- Avatar should be centered on profile page [`#1514`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1514) +- Fix test by setting value of the mocked hashtag [`#1536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1536) +- Add console log for erros geolocation [`#1534`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1534) +- Fix #1505 remove html [`#1508`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1508) +- 1506 Anonymize deleted user also for moderators [`#1510`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1510) +- Refactor registration.spec.js [`#1507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1507) +- Implement better statistics resolver [`#1493`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1493) +- Fix leftover of #1479 [`#1504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1504) +- Fix preview image craziness [`#1509`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1509) +- 1487 fix admin page [`#1492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1492) +- Bump neo4j from 3.5.8 to 3.5.9 in /neo4j [`#1497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1497) +- Bump node from 12.9-alpine to 12.10.0-alpine in /backend [`#1498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1498) +- Bump node from 12.9-alpine to 12.10.0-alpine in /webapp [`#1499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1499) +- Bump eslint-plugin-jest from 22.16.0 to 22.17.0 in /backend [`#1495`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1495) +- Bump eslint-plugin-jest from 22.16.0 to 22.17.0 in /webapp [`#1496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1496) +- Fix #1394 [`#1479`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1479) +- Update maintenace worker image [`#1484`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1484) +- Bump eslint-plugin-node from 9.2.0 to 10.0.0 in /webapp [`#1481`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1481) +- Bump helmet from 3.20.1 to 3.21.0 in /backend [`#1482`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1482) +- Bump eslint-plugin-node from 9.2.0 to 10.0.0 in /backend [`#1483`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1483) +- Update export syntax, update maintenance worker/neo4j config [`#1473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1473) +- 1393 fix show less bugginess [`#1476`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1476) +- Remove a lot of unused code, reduce graphql schema [`#1480`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1480) +- Remove slow sorting options [`#1478`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1478) +- If TAC version is missing, return `null` [`#1477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1477) +- Bump metascraper-soundcloud from 5.6.6 to 5.6.7 in /backend [`#1446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1446) +- Bump metascraper-youtube from 5.6.6 to 5.6.7 in /backend [`#1447`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1447) +- Cursor fixes [`#1474`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1474) +- Check if user has agreed to the current terms and conditions [`#1334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1334) +- Fix related posts section in 'More Info' [`#1475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1475) +- 🍰 Correct the import of tags from the Alpha and refactor editor hashtags [`#1399`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1399) +- Bump eslint-config-prettier from 6.1.0 to 6.2.0 in /webapp [`#1461`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1461) +- Bump nodemon from 1.19.1 to 1.19.2 in /webapp [`#1458`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1458) +- Bump nodemon from 1.19.1 to 1.19.2 in /backend [`#1459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1459) +- Bump eslint-config-prettier from 6.1.0 to 6.2.0 in /backend [`#1460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1460) +- Encode the bearer token instead of hard-coding it [`#1464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1464) +- Bump cross-env from 5.2.0 to 5.2.1 in /webapp [`#1444`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1444) +- Bump apollo-server-testing from 2.9.1 to 2.9.3 in /backend [`#1448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1448) +- Bump cross-env from 5.2.0 to 5.2.1 in /backend [`#1450`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1450) +- Bump cross-env from 5.2.0 to 5.2.1 [`#1442`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1442) +- 1414 Implement soft delete [`#1440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1440) +- Use hyphens to separate words properly [`#1452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1452) +- Disable scrolling behind popover [`#1453`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1453) +- Limit suggestions list to 15, add component tests [`#1451`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1451) +- Bump apollo-server from 2.9.1 to 2.9.3 in /backend [`#1445`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1445) +- Bump eslint from 6.2.2 to 6.3.0 in /backend [`#1443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1443) +- Move Neo4j configuration in configmap [`#1439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1439) +- Bump neo4j-driver from 1.7.5 to 1.7.6 in /backend [`#1433`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1433) +- Bump eslint-plugin-node from 9.1.0 to 9.2.0 in /backend [`#1430`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1430) +- 1414 Bugfix: Delete notifications if connected post, comment or user is deleted [`#1426`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1426) +- Bump graphql from 14.5.3 to 14.5.4 in /backend [`#1428`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1428) +- Bump neo4j-driver from 1.7.5 to 1.7.6 [`#1429`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1429) +- Bump eslint-plugin-node from 9.1.0 to 9.2.0 in /webapp [`#1431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1431) +- Check there are ids in the badIds array [`#1397`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1397) +- Fix database import, pagination and counters on user profile page [`#1351`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1351) +- Bump eslint-plugin-jest from 22.15.2 to 22.16.0 in /backend [`#1432`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1432) +- Bump sass-loader from 7.3.1 to 8.0.0 in /webapp [`#1434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1434) +- Bump eslint-plugin-jest from 22.15.2 to 22.16.0 in /webapp [`#1435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1435) +- Bump vue-izitoast from 1.2.0 to 1.2.1 in /webapp [`#1436`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1436) +- Bump graphql from 14.5.3 to 14.5.4 in /webapp [`#1437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1437) +- Bump cypress-cucumber-preprocessor from 1.15.1 to 1.16.0 [`#1417`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1417) +- Bump nuxt-dropzone from 1.0.3 to 1.0.4 in /webapp [`#1423`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1423) +- Bump apollo-server from 2.9.0 to 2.9.1 in /backend [`#1424`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1424) +- Bump helmet from 3.20.0 to 3.20.1 in /backend [`#1416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1416) +- Bump nuxt from 2.9.1 to 2.9.2 in /webapp [`#1421`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1421) +- Bump eslint-config-standard from 14.0.1 to 14.1.0 in /backend [`#1420`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1420) +- Bump neo4j-graphql-js from 2.7.1 to 2.7.2 in /backend [`#1419`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1419) +- Bump apollo-server-testing from 2.9.0 to 2.9.1 in /backend [`#1418`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1418) +- Fix Editor Bugs [`#1406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1406) +- Bump eslint from 6.2.1 to 6.2.2 in /backend [`#1388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1388) +- Update the apollo cache [`#1400`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1400) +- Increase nginx client max body size, split size legacy migration [`#1407`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1407) +- Bump cypress-cucumber-preprocessor from 1.15.0 to 1.15.1 [`#1410`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1410) +- Simplify cypress testing on docker [`#1411`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1411) +- [Security] Bump mixin-deep from 1.3.1 to 1.3.2 [`#1409`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1409) +- [Security] Bump mixin-deep from 1.3.1 to 1.3.2 in /webapp [`#1408`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1408) +- Update to use <client-only> instead of <no-ssr> [`#1398`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1398) +- 🍰 1062 notification about comment on post [`#1270`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1270) +- Bump graphql from 14.5.0 to 14.5.3 in /backend [`#1385`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1385) +- Bump date-fns from 2.0.0 to 2.0.1 in /webapp [`#1381`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1381) +- Add memory limits to neo4j deployment [`#1392`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1392) +- Bump @nuxtjs/apollo from 4.0.0-rc11 to 4.0.0-rc12 in /webapp [`#1404`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1404) +- Bump graphql-shield from 6.0.5 to 6.0.6 in /backend [`#1403`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1403) +- Bump cypress-cucumber-preprocessor from 1.14.1 to 1.15.0 [`#1402`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1402) +- Bump babel-eslint from 10.0.2 to 10.0.3 in /backend [`#1389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1389) +- Bump eslint-loader from 2.2.1 to 3.0.0 in /webapp [`#1386`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1386) +- Bump apollo-server from 2.8.2 to 2.9.0 in /backend [`#1384`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1384) +- Bump date-fns from 2.0.0 to 2.0.1 in /backend [`#1382`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1382) +- [Security] Bump eslint-utils from 1.3.1 to 1.4.2 in /webapp [`#1401`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1401) +- Fix infinite-loading infinitely loading [`#1376`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1376) +- Bump apollo-server-testing from 2.8.2 to 2.9.0 in /backend [`#1387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1387) +- Bump babel-eslint from 10.0.2 to 10.0.3 in /webapp [`#1383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1383) +- Bump apollo-server-express from 2.8.2 to 2.9.0 in /backend [`#1380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1380) +- Bump graphql from 14.5.0 to 14.5.3 in /webapp [`#1379`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1379) +- Simplify docker entrypoint of neo4j image [`#1377`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1377) +- Fix flickering create-button [`#1375`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1375) +- Fix "cannot read property id of null" in staging [`#1371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1371) +- 🍰 454 Lokalise unlocalised texts and fixes texts [`#1372`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1372) +- Fix UpdatePost resolver/validations [`#1368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1368) +- Use ES6 syntax to avoid repetition [`#1370`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1370) +- Bump eslint-config-standard from 14.0.0 to 14.0.1 in /backend [`#1356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1356) +- Bump graphql from 14.4.2 to 14.5.0 in /webapp [`#1358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1358) +- Update vue-izitoast after they released v1.2.0! [`#1366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1366) +- Bump cypress-cucumber-preprocessor from 1.14.0 to 1.14.1 [`#1354`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1354) +- Implement visual feedback if filter is active [`#1338`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1338) +- Update transitive dependencies [`#1348`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1348) +- Fix post count always showing 0 [`#1350`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1350) +- Fix expiration dates of JWT and cookie [`#1349`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1349) +- Bump cypress-cucumber-preprocessor from 1.13.1 to 1.14.0 [`#1340`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1340) +- Bump eslint-plugin-jest from 22.15.1 to 22.15.2 in /webapp [`#1343`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1343) +- Update backend/yarn.lock` [`#1346`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1346) +- Bump node from 12.8-alpine to 12.9-alpine in /backend [`#1344`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1344) +- Bump node from 12.8-alpine to 12.9-alpine in /webapp [`#1345`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1345) +- Bump @vue/cli-shared-utils from 3.10.0 to 3.11.0 in /webapp [`#1342`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1342) +- Bump eslint-plugin-jest from 22.15.1 to 22.15.2 in /backend [`#1341`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1341) +- Visual feedback if filters lead to 0 results [`#1339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1339) +- Bump nuxt from 2.8.1 to 2.9.1 in /webapp [`#1321`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1321) +- Bump tiptap-extensions from 1.26.2 to 1.27.0 in /webapp [`#1323`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1323) +- Bump tiptap from 1.24.2 to 1.25.0 in /webapp [`#1327`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1327) +- Validate that a post cannot be created without categories/too many categories [`#1268`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1268) +- Bump date-fns from 2.0.0-beta.5 to 2.0.0 in /backend [`#1320`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1320) +- Bump @nuxtjs/axios from 5.5.4 to 5.6.0 in /webapp [`#1329`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1329) +- Bump nuxt-dropzone from 1.0.2 to 1.0.3 in /webapp [`#1330`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1330) +- Bump apollo-server-testing from 2.8.1 to 2.8.2 in /backend [`#1328`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1328) +- Fix vue warnings for MasonryGrid/MasonGridItem [`#1336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1336) +- Bump graphql-shield from 6.0.4 to 6.0.5 in /backend [`#1319`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1319) +- Bump sass-loader from 7.2.0 to 7.3.1 in /webapp [`#1318`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1318) +- Bump @sentry/node from 5.6.1 to 5.6.2 in /backend [`#1326`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1326) +- Bump apollo-server from 2.8.1 to 2.8.2 in /backend [`#1322`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1322) +- Bump date-fns from 2.0.0-beta.5 to 2.0.0 in /webapp [`#1325`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1325) +- Bump eslint from 6.2.0 to 6.2.1 in /backend [`#1324`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1324) +- Bump @nuxtjs/apollo from 4.0.0-rc9 to 4.0.0-rc11 in /webapp [`#1309`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1309) +- Fix #1308 [`#1314`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1314) +- Fix #1315 [`#1316`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1316) +- Add masonry layout grid [`#1256`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1256) +- 272 add error reporting [`#1281`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1281) +- Bump eslint-config-standard from 13.0.1 to 14.0.0 in /backend [`#1298`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1298) +- Bump uuid from 3.3.2 to 3.3.3 in /backend [`#1302`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1302) +- Configure dbms.security.procedures [`#1295`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1295) +- 🍰 Send out notifications on CreateComment [`#1018`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1018) +- Bump neode from 0.3.1 to 0.3.2 in /backend [`#1297`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1297) +- Bump eslint-config-prettier from 6.0.0 to 6.1.0 in /webapp [`#1299`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1299) +- Bump eslint-config-prettier from 6.0.0 to 6.1.0 in /backend [`#1304`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1304) +- Bump eslint-plugin-standard from 4.0.0 to 4.0.1 in /webapp [`#1301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1301) +- Bump eslint-plugin-standard from 4.0.0 to 4.0.1 in /backend [`#1300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1300) +- Bump neode from 0.3.1 to 0.3.2 [`#1296`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1296) +- Bump babel-jest from 24.8.0 to 24.9.0 in /backend [`#1284`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1284) +- Bump dotenv from 8.0.0 to 8.1.0 [`#1285`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1285) +- Bump jest from 24.8.0 to 24.9.0 in /webapp [`#1287`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1287) +- Bump eslint from 6.1.0 to 6.2.0 in /backend [`#1288`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1288) +- Downgrade @nuxtjs/apollo [`#1294`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1294) +- Bump neo4j-graphql-js from 2.7.0 to 2.7.1 in /backend [`#1289`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1289) +- Bump date-fns from 2.0.0-beta.4 to 2.0.0-beta.5 in /backend [`#1286`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1286) +- Bump date-fns from 2.0.0-beta.4 to 2.0.0-beta.5 in /webapp [`#1290`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1290) +- Bump dotenv from 8.0.0 to 8.1.0 in /backend [`#1291`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1291) +- Bump babel-jest from 24.8.0 to 24.9.0 in /webapp [`#1292`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1292) +- Bump jest from 24.8.0 to 24.9.0 in /backend [`#1293`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1293) +- Get rid of property warnings [`#1282`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1282) +- Refactor graphql queries [`#1280`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1280) +- Fix hashtag db import [`#1278`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1278) +- Fix `Cannot read property countUser of null` [`#1277`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1277) +- Bump @hapi/joi from 15.1.0 to 15.1.1 in /backend [`#1279`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1279) +- Fix user mention menu on production data [`#1271`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1271) +- Bump @human-connection/styleguide from 0.5.18 to 0.5.19 in /webapp [`#1274`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1274) +- 845 load more [`#1176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1176) +- Bump @human-connection/styleguide from 0.5.17 to 0.5.18 in /webapp [`#1269`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1269) +- Bump graphql-middleware from 3.0.3 to 3.0.5 in /backend [`#1265`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1265) +- Bump tiptap-extensions from 1.26.1 to 1.26.2 in /webapp [`#1258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1258) +- Bump vue-izitoast from `c246fd7` to `ba6b03e` in /webapp [`#1260`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1260) +- Bump neo4j-graphql-js from 2.6.3 to 2.7.0 in /backend [`#1257`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1257) +- Bump tiptap from 1.24.1 to 1.24.2 in /webapp [`#1259`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1259) +- 🍰 Registration confirmation of terms of use added II [`#1224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1224) +- Localise categories [`#1261`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1261) +- 🍰 1054 blocked users [`#1209`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1209) +- 🍰 454 Lokalise / translate all unlocalised Texts / Translations / Languages [`#1244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1244) +- Bump @storybook/vue from 5.1.10 to 5.1.11 in /webapp [`#1251`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1251) +- Bump @storybook/addon-a11y from 5.1.10 to 5.1.11 in /webapp [`#1250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1250) +- Maintain consistent naming/punctuation conventions [`#1255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1255) +- Bump eslint-plugin-jest from 22.15.0 to 22.15.1 in /webapp [`#1253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1253) +- I had enough of `--ignore-engines` [`#1232`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1232) +- Bump @storybook/addon-actions from 5.1.10 to 5.1.11 in /webapp [`#1249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1249) +- Bump eslint-plugin-jest from 22.15.0 to 22.15.1 in /backend [`#1248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1248) +- Bump apollo-cache-inmemory from 1.6.2 to 1.6.3 in /backend [`#1234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1234) +- Bump apollo-cache-inmemory from 1.6.2 to 1.6.3 in /webapp [`#1237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1237) +- Bump cypress-cucumber-preprocessor from 1.13.0 to 1.13.1 [`#1235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1235) +- Bump sass-loader from 7.1.0 to 7.2.0 in /webapp [`#1238`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1238) +- Bump apollo-client from 2.6.3 to 2.6.4 in /backend [`#1236`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1236) +- Bump apollo-client from 2.6.3 to 2.6.4 in /webapp [`#1239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1239) +- 🍰 [Bugfix] Fix filter menu and refactor default layout [`#1233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1233) +- Bump vue-sweetalert-icons from 4.1.0 to 4.2.0 in /webapp [`#1225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1225) +- Bump node from 12.7-alpine to 12.8-alpine in /webapp [`#1227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1227) +- Bump node from 12.7-alpine to 12.8-alpine in /backend [`#1228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1228) +- Move filter by followers functionality to filter dropdown [`#1169`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1169) +- Remove obsolete "MOCKS" [`#1223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1223) +- Emotions on posts [`#1133`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1133) +- Bump vue-sweetalert-icons from 4.0.0 to 4.1.0 in /webapp [`#1212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1212) +- Bump eslint-plugin-jest from 22.14.1 to 22.15.0 in /webapp [`#1215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1215) +- Fix expired discord link [`#1220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1220) +- Bump tiptap-extensions from 1.26.0 to 1.26.1 in /webapp [`#1210`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1210) +- Stub sweetalert-icon in tests which use [`#1217`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1217) +- Add data-mention-id to seeds mentions [`#1218`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1218) +- Bump @nuxtjs/style-resources from 0.1.2 to 1.0.0 in /webapp [`#1213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1213) +- Bump eslint-plugin-jest from 22.14.1 to 22.15.0 in /backend [`#1211`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1211) +- Fix depreciation warnings [`#1171`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1171) +- Add static page for data privacy [`#1174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1174) +- Bump date-fns from 2.0.0-beta.3 to 2.0.0-beta.4 in /webapp [`#1194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1194) +- Bump date-fns from 2.0.0-beta.3 to 2.0.0-beta.4 in /backend [`#1195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1195) +- Bump vue-sweetalert-icons from 3.2.0 to 3.2.1 in /webapp [`#791`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/791) +- Bump @nuxtjs/dotenv from 1.3.0 to 1.4.0 in /webapp [`#1196`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1196) +- Bump neode from 0.3.0 to 0.3.1 in /backend [`#1193`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1193) +- Storybook [`#952`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/952) +- Bump vuex-i18n from 1.13.0 to 1.13.1 in /webapp [`#1192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1192) +- Bump neode from 0.3.0 to 0.3.1 [`#1191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1191) +- Fix terms and conditions template, english and german [`#1185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1185) +- edit layout default for guests [`#1175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1175) +- add page code-of-conduct, english and german [`#1190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1190) +- changes and history template, english, german [`#1184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1184) +- Bump metascraper-lang from 5.6.3 to 5.6.5 in /backend [`#1182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1182) +- Bump @vue/cli-shared-utils from 3.9.0 to 3.10.0 in /webapp [`#1181`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1181) +- Bump metascraper-author from 5.6.3 to 5.6.5 in /backend [`#1180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1180) +- Bump @nuxtjs/apollo from 4.0.0-rc9 to 4.0.0-rc10 in /webapp [`#1179`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1179) +- Bump metascraper-title from 5.6.3 to 5.6.5 in /backend [`#1178`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1178) +- Bump metascraper-image from 5.6.3 to 5.6.5 in /backend [`#1177`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1177) +- Bump neode from 0.2.16 to 0.3.0 in /backend [`#1152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1152) +- seed first and then reset [`#1170`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1170) +- Bump metascraper-video from 5.6.3 to 5.6.5 in /backend [`#1159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1159) +- Bump tiptap from 1.21.0 to 1.24.0 in /webapp [`#1147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1147) +- Bump metascraper-date from 5.6.3 to 5.6.5 in /backend [`#1160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1160) +- Bump metascraper-publisher from 5.6.3 to 5.6.5 in /backend [`#1163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1163) +- Bump tippy.js from 4.3.4 to 4.3.5 in /webapp [`#1161`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1161) +- Bump cypress-file-upload from 3.3.2 to 3.3.3 [`#1158`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1158) +- Bump metascraper-description from 5.6.3 to 5.6.5 in /backend [`#1162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1162) +- Bump metascraper-soundcloud from 5.6.3 to 5.6.5 in /backend [`#1164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1164) +- Bump metascraper-url from 5.6.3 to 5.6.5 in /backend [`#1165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1165) +- Bump metascraper-audio from 5.6.3 to 5.6.5 in /backend [`#1166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1166) +- Bump metascraper-logo from 5.6.3 to 5.6.5 in /backend [`#1167`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1167) +- Bump eslint-config-standard from 12.0.0 to 13.0.1 in /backend [`#1032`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1032) +- Bump neo4j-driver from 1.7.4 to 1.7.5 in /backend [`#677`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/677) +- Bump @nuxtjs/apollo from 4.0.0-rc4.2 to 4.0.0-rc5 in /webapp [`#632`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/632) +- Bump neo4j from 3.5.5 to 3.5.8 in /neo4j [`#1117`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1117) +- Bump cypress from 3.4.0 to 3.4.1 [`#1135`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1135) +- Update metascraper-youtube [`#1156`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1156) +- Bump neode from 0.2.18 to 0.3.0 [`#1145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1145) +- Bump apollo-server from 2.8.0 to 2.8.1 in /backend [`#1149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1149) +- Bump apollo-server-testing from 2.8.0 to 2.8.1 in /backend [`#1146`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1146) +- Bump eslint-plugin-jest from 22.14.0 to 22.14.1 in /backend [`#1148`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1148) +- Bump eslint-plugin-jest from 22.14.0 to 22.14.1 in /webapp [`#1150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1150) +- Bump merge-graphql-schemas from 1.6.1 to 1.7.0 in /backend [`#1151`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1151) +- Bump apollo-server-express from 2.8.0 to 2.8.1 in /backend [`#1154`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1154) +- Use a link's username, open separate window on click [`#1155`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1155) +- Refactor social media backend [`#1139`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1139) +- HcContributionForm submit is disabled by default [`#977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/977) +- HcContributionForm submit is disabled by default [`#977`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/977) +- 375 sorting (II) [`#1063`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1063) +- Fix console.errors during `yarn run test` [`#1141`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1141) +- Bump vuex-i18n from 1.11.0 to 1.13.0 in /webapp [`#1144`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1144) +- Bump apollo-server-testing from 2.7.2 to 2.8.0 in /backend [`#1136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1136) +- Bump apollo-server from 2.7.2 to 2.8.0 in /backend [`#1137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1137) +- Bump graphql-middleware from 3.0.2 to 3.0.3 in /backend [`#1138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1138) +- 🍰 Refine social media [`#1053`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1053) +- Bump apollo-server from 2.7.0 to 2.7.2 in /backend [`#1128`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1128) +- Bump apollo-server-testing from 2.7.0 to 2.7.2 in /backend [`#1127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1127) +- Add details to contribution form [`#936`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/936) +- Maintenance service to support maintenance mode [`#956`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/956) +- Gitignore ssh directory [`#1132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1132) +- Bump cookie-universal-nuxt from 2.0.16 to 2.0.17 in /webapp [`#1131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1131) +- Bump eslint-plugin-jest from 22.13.6 to 22.14.0 in /backend [`#1130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1130) +- Bump eslint-plugin-jest from 22.13.6 to 22.14.0 in /webapp [`#1129`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1129) +- Bump apollo-server-express from 2.7.0 to 2.7.2 in /backend [`#1126`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1126) +- Bump node from 12.6-alpine to 12.7-alpine in /backend [`#1118`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1118) +- Bump node from 12.6-alpine to 12.7-alpine in /webapp [`#1116`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1116) +- Give more space to neo4j-data [`#1115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1115) +- Bump metascraper-video from 4.10.2 to 5.6.3 in /backend [`#1114`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1114) +- Bump helmet from 3.19.0 to 3.20.0 in /backend [`#1113`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1113) +- Bump metascraper-image from 4.10.2 to 5.6.3 in /backend [`#1102`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1102) +- Bump date-fns from 2.0.0-beta.2 to 2.0.0-beta.3 in /webapp [`#1111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1111) +- Bump date-fns from 2.0.0-beta.1 to 2.0.0-beta.3 in /backend [`#1106`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1106) +- Bump cypress-cucumber-preprocessor from 1.12.0 to 1.13.0 [`#1108`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1108) +- Bump metascraper-title from 4.10.2 to 5.6.3 in /backend [`#1105`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1105) +- Bump metascraper-author from 4.10.2 to 5.6.3 in /backend [`#1103`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1103) +- Bump metascraper-lang from 4.10.2 to 5.6.3 in /backend [`#1101`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1101) +- Bump eslint-plugin-jest from 22.13.0 to 22.13.6 in /backend [`#1100`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1100) +- Bump metascraper-publisher from 4.10.2 to 5.6.3 in /backend [`#1104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1104) +- Bump metascraper-date from 4.10.2 to 5.6.3 in /backend [`#1099`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1099) +- Bump @vue/eslint-config-prettier from 4.0.1 to 5.0.0 in /webapp [`#1098`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1098) +- Bump eslint-plugin-jest from 22.11.1 to 22.13.6 in /webapp [`#1097`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1097) +- Bump eslint from 6.0.1 to 6.1.0 in /backend [`#1091`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1091) +- Bump @babel/cli from 7.5.0 to 7.5.5 in /backend [`#1089`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1089) +- Bump eslint-plugin-import from 2.18.0 to 2.18.2 in /backend [`#1094`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1094) +- Editor embeds merge in nitro embed [`#960`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/960) +- Bump @babel/core from 7.5.4 to 7.5.5 in /backend [`#1095`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1095) +- Bump eslint-plugin-import from 2.18.0 to 2.18.2 in /webapp [`#1093`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1093) +- Bump eslint-plugin-jest from 22.11.1 to 22.13.0 in /backend [`#1085`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1085) +- Bump neode from 0.2.16 to 0.2.18 [`#1084`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1084) +- Bump merge-graphql-schemas from 1.5.8 to 1.6.1 in /backend [`#1083`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1083) +- Bump @babel/preset-env from 7.5.4 to 7.5.5 in /backend [`#1073`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1073) +- Bump @babel/preset-env from 7.5.4 to 7.5.5 in /webapp [`#1075`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1075) +- Bump graphql-shield from 6.0.3 to 6.0.4 in /backend [`#1061`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1061) +- Bump apollo-server from 2.6.9 to 2.7.0 in /backend [`#1058`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1058) +- Bump @babel/node from 7.5.0 to 7.5.5 in /backend [`#1074`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1074) +- Created imprint page, added English translations [`#1080`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1080) +- Bump helmet from 3.18.0 to 3.19.0 in /backend [`#1072`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1072) +- Bump @babel/register from 7.4.4 to 7.5.5 in /backend [`#1070`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1070) +- Bump @babel/core from 7.5.4 to 7.5.5 in /webapp [`#1076`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1076) +- Bump eslint-plugin-jest from 22.9.0 to 22.11.1 in /backend [`#1078`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1078) +- Bump eslint-plugin-jest from 22.9.0 to 22.11.1 in /webapp [`#1079`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1079) +- Bump eslint-plugin-jest from 22.8.0 to 22.9.0 in /backend [`#1060`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1060) +- Bump eslint-plugin-jest from 22.8.0 to 22.9.0 in /webapp [`#1057`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1057) +- Bump apollo-server-testing from 2.6.9 to 2.7.0 in /backend [`#1056`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1056) +- Bump cypress-file-upload from 3.3.1 to 3.3.2 [`#1055`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1055) +- Update comment [`#788`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/788) +- Refactoring: Split User and Email [`#1044`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1044) +- Move secrets into secrets kubernetes template [`#1049`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1049) +- Bump eslint-plugin-jest from 22.7.2 to 22.8.0 in /webapp [`#1050`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1050) +- Bump eslint-plugin-jest from 22.7.2 to 22.8.0 in /backend [`#1052`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1052) +- Remove graphql-yoga [`#1040`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1040) +- Implement paginating user view for admins [`#1019`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1019) +- Filter posts by category [`#969`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/969) +- Fix #822 by updating the counts of the user [`#1041`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1041) +- Fix regression of data import [`#1042`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1042) +- Silence codecov [`#1043`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1043) +- Bump cypress-file-upload from 3.2.1 to 3.3.1 [`#1046`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1046) +- Bump linkify-it from 2.1.0 to 2.2.0 in /webapp [`#1047`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1047) +- Bump nodemailer from 6.2.1 to 6.3.0 in /backend [`#1045`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1045) +- Sledgehammer the file permission problem on docker [`#1048`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1048) +- Bugfix: Signup email was missing email query param [`#1039`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1039) +- polish language on current status [`#968`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/968) +- Refactor CreateComment resolver [`#1038`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1038) +- Refactor reward/unreward Badges in backend [`#1016`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1016) +- Bump apollo-server from 2.6.8 to 2.6.9 in /backend [`#1034`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1034) +- Bump apollo-server-testing from 2.6.8 to 2.6.9 in /backend [`#1029`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1029) +- Bump cypress-file-upload from 3.2.0 to 3.2.1 [`#1031`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1031) +- Bump wait-on from 3.2.0 to 3.3.0 in /backend [`#1028`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1028) +- [Security] Bump lodash from 4.17.11 to 4.17.14 in /webapp [`#1023`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1023) +- Bump lodash from 4.17.13 to 4.17.14 in /backend [`#1027`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1027) +- 🍰 2019/kw27/data_import_emotions [`#944`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/944) +- [Security] Bump lodash.template from 4.4.0 to 4.5.0 in /webapp [`#1022`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1022) +- [Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /backend [`#1021`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1021) +- Signup new users as admin [`#994`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/994) +- Bump @babel/preset-env from 7.5.2 to 7.5.4 in /backend [`#1009`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1009) +- Bump @babel/preset-env from 7.4.5 to 7.5.4 in /webapp [`#1013`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1013) +- Follow up of #958 [`#1007`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1007) +- Bump apollo-server from 2.6.6 to 2.6.8 in /backend [`#1014`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1014) +- Bump cypress from 3.3.2 to 3.4.0 [`#1008`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1008) +- Bump @babel/core from 7.5.0 to 7.5.4 in /backend [`#1012`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1012) +- Bump @babel/core from 7.5.0 to 7.5.4 in /webapp [`#1010`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1010) +- Bump apollo-server-testing from 2.6.7 to 2.6.8 in /backend [`#1011`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1011) +- Bump lodash from 4.17.11 to 4.17.13 in /backend [`#1015`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1015) +- footer created imprint and all language ok [`#999`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/999) +- 🐛 [Bug] full ads width use with small devices [`#958`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/958) +- large images are set to maximum height [`#976`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/976) +- User role not nullable [`#993`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/993) +- Tags in the Text of a Contribution like Mentions [`#848`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/848) +- Neo4j uses a different name for its env vars [`#989`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/989) +- Update docs [`#995`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/995) +- Bump graphql-shield from 6.0.2 to 6.0.3 in /backend [`#998`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/998) +- Bump @babel/core from 7.4.5 to 7.5.0 in /backend [`#988`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/988) +- Bump @babel/preset-env from 7.4.5 to 7.5.2 in /backend [`#996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/996) +- Bump node from 12.5-alpine to 12.6-alpine in /backend [`#987`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/987) +- Bump node from 12.5-alpine to 12.6-alpine in /webapp [`#985`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/985) +- Bump @babel/preset-env from 7.4.5 to 7.5.0 in /backend [`#984`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/984) +- Bump eslint-plugin-jest from 22.7.1 to 22.7.2 in /webapp [`#983`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/983) +- Bump @babel/node from 7.4.5 to 7.5.0 in /backend [`#982`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/982) +- Bump eslint-plugin-jest from 22.7.1 to 22.7.2 in /backend [`#981`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/981) +- Bump @babel/core from 7.4.5 to 7.5.0 in /webapp [`#980`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/980) +- Bump @babel/cli from 7.4.4 to 7.5.0 in /backend [`#979`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/979) +- Bump eslint-loader from 2.2.0 to 2.2.1 in /webapp [`#978`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/978) +- Remove request for image in UpdatePost mutation from UI [`#966`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/966) +- Bump graphql from 14.4.0 to 14.4.2 in /backend [`#973`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/973) +- Bump graphql from 14.4.0 to 14.4.2 in /webapp [`#972`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/972) +- Bump @vue/cli-shared-utils from 3.8.0 to 3.9.0 in /webapp [`#971`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/971) +- Bump eslint-loader from 2.1.2 to 2.2.0 in /webapp [`#970`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/970) +- 943 bring user mutation under control [`#945`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/945) +- long links and content is wrapped [`#963`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/963) +- Remove unused query as cleanup [`#951`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/951) +- 🐛 [Bug] : long comments can be folded up and down [`#864`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/864) +- the one-time reporting of a user, post or comment [`#908`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/908) +- Add basic styling for comment list [`#955`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/955) +- Refactor code to extract query to it's own file [`#954`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/954) +- Bump metascraper-soundcloud from 4.8.5 to 5.5.3 [`#76`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/76) +- Bump apollo-server from 2.3.1 to 2.6.7 [`#75`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/75) +- Bump metascraper-url from 4.8.5 to 5.5.0 [`#73`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/73) +- Bump metascraper-video from 4.8.5 to 5.5.0 [`#72`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/72) +- Bump metascraper-audio from 4.8.5 to 5.5.0 [`#71`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/71) +- Bump metascraper-logo from 4.8.5 to 5.5.0 [`#69`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/69) +- Bump metascraper-clearbit-logo from 4.8.5 to 5.3.0 [`#25`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/25) +- Bump metascraper-description from 4.8.5 to 5.5.0 [`#67`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/67) +- Bump metascraper from 4.8.5 to 4.10.3 [`#17`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/17) +- Bump got from 9.5.0 to 9.6.0 [`#7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/7) +- Bump graphql-shield from 5.6.2 to 6.0.2 in /backend [`#948`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/948) +- Post with categories [`#919`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/919) +- 907 mobile responsive menu navbar [`#933`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/933) +- region and place is no longer created twice. [`#905`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/905) +- Bump node from 12.4-alpine to 12.5-alpine in /backend [`#941`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/941) +- Bump node from 12.4-alpine to 12.5-alpine in /webapp [`#942`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/942) +- Bump cypress-file-upload from 3.1.4 to 3.2.0 [`#937`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/937) +- Patch cypher injection vulnerability [`#935`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/935) +- Add teaser image to contribution form [`#787`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/787) +- Bump date-fns from 2.0.0-beta.1 to 2.0.0-beta.2 in /backend [`#930`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/930) +- Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.2 in /webapp [`#928`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/928) +- Bump apollo-server from 2.6.6 to 2.6.7 in /backend [`#924`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/924) +- Bump cypress from 3.3.1 to 3.3.2 [`#929`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/929) +- Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.1 in /webapp [`#925`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/925) +- Bump graphql from 14.3.1 to 14.4.0 in /webapp [`#923`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/923) +- Bump eslint-config-prettier from 5.0.0 to 6.0.0 in /backend [`#909`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/909) +- Bump date-fns from 2.0.0-alpha.37 to 2.0.0-beta.1 in /backend [`#922`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/922) +- Bump graphql from 14.3.1 to 14.4.0 in /backend [`#921`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/921) +- Bump apollo-server-testing from 2.6.6 to 2.6.7 in /backend [`#920`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/920) +- Bump apollo-server from 2.6.4 to 2.6.6 in /backend [`#910`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/910) +- Bump eslint-config-prettier from 5.0.0 to 6.0.0 in /webapp [`#911`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/911) +- Bump apollo-server-testing from 2.6.4 to 2.6.6 in /backend [`#912`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/912) +- Bump eslint-plugin-promise from 4.1.1 to 4.2.1 in /webapp [`#913`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/913) +- Bump eslint-plugin-promise from 4.1.1 to 4.2.1 in /backend [`#914`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/914) +- Bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 in /backend [`#915`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/915) +- Bump date-fns from 2.0.0-alpha.36 to 2.0.0-alpha.37 in /webapp [`#916`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/916) +- Bump eslint from 5.16.0 to 6.0.1 in /backend [`#917`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/917) +- Page size of 12 entries on / page [`#881`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/881) +- Refactor CreateComments functionality [`#901`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/901) +- Use upstream neo4j-graphql-js [`#882`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/882) +- Write tests for UpdatePost, refactor tests [`#898`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/898) +- Bump eslint-plugin-import from 2.17.3 to 2.18.0 in /backend [`#902`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/902) +- Bump eslint-plugin-vue from 5.2.2 to 5.2.3 in /webapp [`#903`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/903) +- Bump eslint-plugin-import from 2.17.3 to 2.18.0 in /webapp [`#904`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/904) +- Bump date-fns from 2.0.0-alpha.34 to 2.0.0-alpha.36 in /backend [`#877`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/877) +- Bump date-fns from 2.0.0-alpha.35 to 2.0.0-alpha.36 in /webapp [`#888`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/888) +- Bump eslint-plugin-jest from 22.7.0 to 22.7.1 in /backend [`#890`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/890) +- Bump eslint-plugin-jest from 22.7.0 to 22.7.1 in /webapp [`#889`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/889) +- Deploy development mailserver [`#893`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/893) +- Fix failing build due to lorempixel.com being down [`#885`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/885) +- 🍰 2019/kw25/improve_import_accuracy [`#863`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/863) +- Add enableDeletionValue to unlock deletion [`#868`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/868) +- 🍰 2019/kw24/fix_imported_img_urls [`#829`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/829) +- 801 reset password [`#834`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/834) +- Bump eslint-plugin-jest from 22.6.4 to 22.7.0 in /webapp [`#871`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/871) +- Bump apollo-server from 2.6.3 to 2.6.4 in /backend [`#873`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/873) +- Bump graphql-shield from 5.6.1 to 5.7.1 in /backend [`#876`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/876) +- Bump date-fns from 2.0.0-alpha.34 to 2.0.0-alpha.35 in /backend [`#870`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/870) +- Bump date-fns from 2.0.0-alpha.34 to 2.0.0-alpha.35 in /webapp [`#872`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/872) +- Bump apollo-server-testing from 2.6.3 to 2.6.4 in /backend [`#874`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/874) +- Bump eslint-plugin-jest from 22.6.4 to 22.7.0 in /backend [`#875`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/875) +- Bump graphql-shield from 5.3.8 to 5.6.1 in /backend [`#866`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/866) +- Bump graphql-yoga from 1.17.4 to 1.18.0 in /backend [`#865`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/865) +- Set up editor placeholder to use Vuex [`#836`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/836) +- Bump babel-eslint from 10.0.1 to 10.0.2 in /backend [`#851`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/851) +- Bump babel-eslint from 10.0.1 to 10.0.2 in /webapp [`#854`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/854) +- Bump apollo-client from 2.6.2 to 2.6.3 in /webapp [`#861`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/861) +- Bump apollo-client from 2.6.2 to 2.6.3 in /backend [`#862`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/862) +- When you call up a post you can scroll to the comments [`#855`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/855) +- Fix a text description for the filter bubble [`#856`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/856) +- [Bug] Untranslated Texts in Post Page #764 [`#786`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/786) +- Bump apollo-link-http from 1.5.14 to 1.5.15 in /backend [`#843`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/843) +- Bump eslint-config-prettier from 4.3.0 to 5.0.0 in /backend [`#842`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/842) +- Bump apollo-link-context from 1.0.17 to 1.0.18 in /backend [`#841`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/841) +- Bump eslint-config-prettier from 4.3.0 to 5.0.0 in /webapp [`#838`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/838) +- Bump date-fns from 2.0.0-alpha.33 to 2.0.0-alpha.34 in /backend [`#840`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/840) +- Bump date-fns from 2.0.0-alpha.33 to 2.0.0-alpha.34 in /webapp [`#837`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/837) +- Add placeholder for new contributions [`#833`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/833) +- Turn off $root listeners in beforeDestroy [`#831`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/831) +- Bump tiptap from 1.20.1 to 1.21.0 in /webapp [`#720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/720) +- 2019/kw24/import_images_improvements [`#830`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/830) +- Authorisation problem when disabling a post [`#763`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/763) +- Create Posts with a specified language, or fallback [`#795`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/795) +- Delete my User Account functionality [`#740`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/740) +- Whitelist queries/mutations, fix tests [`#823`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/823) +- Bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.33 in /backend [`#825`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/825) +- Follow up on #820 [`#828`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/828) +- Bump cypress-file-upload from 3.1.3 to 3.1.4 [`#826`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/826) +- Bump date-fns from 2.0.0-alpha.32 to 2.0.0-alpha.33 in /webapp [`#827`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/827) +- Bump cypress-cucumber-preprocessor from 1.11.2 to 1.12.0 [`#813`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/813) +- Bump apollo-server-testing from 2.6.2 to 2.6.3 in /backend [`#819`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/819) +- Bump apollo-server from 2.6.2 to 2.6.3 in /backend [`#818`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/818) +- Bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.32 in /backend [`#817`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/817) +- Bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.32 in /webapp [`#815`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/815) +- Bump cypress-file-upload from 3.1.2 to 3.1.3 [`#812`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/812) +- Implement prefix of image urls with a filter [`#821`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/821) +- Revert changes to cypress record [`#824`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/824) +- Fix #800 [`#809`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/809) +- Fix #799 [`#810`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/810) +- Fix #470 [`#807`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/807) +- Bump tiptap-extensions from 1.22.1 to 1.22.2 in /webapp [`#798`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/798) +- Bump graphql-shield from 5.3.7 to 5.3.8 in /backend [`#797`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/797) +- 402 userprofil tab click function [`#754`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/754) +- Bump prettier from 1.17.1 to 1.18.2 in /backend [`#789`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/789) +- Bump graphql-shield from 5.3.6 to 5.3.7 in /backend [`#796`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/796) +- Bump prettier from 1.18.0 to 1.18.2 in /webapp [`#794`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/794) +- Bump tiptap-extensions from 1.21.0 to 1.22.1 in /webapp [`#793`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/793) +- Bump cookie-universal-nuxt from 2.0.14 to 2.0.16 in /webapp [`#792`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/792) +- Bump tippy.js from 4.3.3 to 4.3.4 in /webapp [`#790`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/790) +- Bump apollo-cache-inmemory from 1.6.1 to 1.6.2 in /backend [`#771`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/771) +- Translate network tab on the left profile page [`#780`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/780) +- Replace dependency `ms` completely [`#783`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/783) +- Bump apollo-client from 2.6.1 to 2.6.2 in /webapp [`#772`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/772) +- Bump apollo-client from 2.6.1 to 2.6.2 in /backend [`#768`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/768) +- Bump apollo-server-testing from 2.6.1 to 2.6.2 in /backend [`#773`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/773) +- Bump prettier from 1.17.1 to 1.18.0 in /webapp [`#766`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/766) +- Bump date-fns from 2.0.0-alpha.29 to 2.0.0-alpha.31 in /webapp [`#770`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/770) +- Bump apollo-server from 2.6.1 to 2.6.2 in /backend [`#776`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/776) +- Bump date-fns from 2.0.0-alpha.29 to 2.0.0-alpha.31 in /backend [`#775`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/775) +- Refactor filter bubble [`#762`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/762) +- Disable the location.reloads [`#761`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/761) +- Hover effect user image upload [`#732`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/732) +- Bump tippy.js from 4.3.2 to 4.3.3 in /webapp [`#742`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/742) +- Bump @nuxtjs/axios from 5.5.3 to 5.5.4 in /webapp [`#756`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/756) +- Bump date-fns from 2.0.0-alpha.27 to 2.0.0-alpha.29 in /webapp [`#757`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/757) +- Bump date-fns from 2.0.0-alpha.27 to 2.0.0-alpha.29 in /backend [`#758`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/758) +- 269 filter by followed users [`#699`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/699) +- Bump tiptap-extensions from 1.20.2 to 1.21.0 in /webapp [`#746`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/746) +- Bump apollo-cache-inmemory from 1.6.0 to 1.6.1 in /backend [`#741`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/741) +- 269 filter by followed users backend part [`#730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/730) +- 206 setup neo4j db constraints on startup [`#739`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/739) +- Fix deployment - wrong docker image name [`#751`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/751) +- 402 userprofile shouted tab 2 [`#752`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/752) +- Bump graphql-shield from 5.3.5 to 5.3.6 in /backend [`#743`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/743) +- Bump apollo-client from 2.6.0 to 2.6.1 in /webapp [`#744`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/744) +- Bump apollo-client from 2.5.1 to 2.6.1 in /backend [`#745`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/745) +- Bump nuxt from 2.8.0 to 2.8.1 in /webapp [`#748`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/748) +- Bump node from 12.3.1-alpine to 12.4-alpine in /webapp [`#749`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/749) +- Bump node from 12.3.1-alpine to 12.4-alpine in /backend [`#750`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/750) +- Add date relative date on comments [`#731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/731) +- DISABLED_MIDDLEWARES only set outside production [`#735`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/735) +- 🍰 release contribution again [`#736`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/736) +- Bump tippy.js from 4.3.1 to 4.3.2 in /webapp [`#733`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/733) +- 🍰 2019/kw22/refactor_backend_structure [`#724`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/724) +- Bump tiptap-extensions from 1.20.1 to 1.20.2 in /webapp [`#721`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/721) +- User can not anymore delete Comments of others [`#729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/729) +- Don't remove middlewares in production [`#725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/725) +- Delete Comment [`#609`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/609) +- Bump apollo-server from 2.5.1 to 2.6.1 in /backend [`#718`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/718) +- Deploy maintenance worker to dockerhub automatically with smaller split size [`#714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/714) +- Bump apollo-server-testing from 2.5.1 to 2.6.1 in /backend [`#719`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/719) +- Fix upload large file sizes bug [`#698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/698) +- Bump node from 10-alpine to 12.3.1-alpine in /webapp [`#712`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/712) +- Bump prettier from 1.14.3 to 1.17.1 in /webapp [`#663`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/663) +- 🍰 2019/kw22/alpha_data_import_status_schema_split [`#703`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/703) +- Bump nuxt from 2.7.1 to 2.8.0 in /webapp [`#711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/711) +- Upgrade @nuxt/axios [`#707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/707) +- Bump apollo-server-testing from 2.5.0 to 2.5.1 in /backend [`#708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/708) +- 🍰 Fix update incompatibility [`#701`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/701) +- Bump fuse.js from 3.4.4 to 3.4.5 in /webapp [`#704`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/704) +- 🍰 Avoid deletion of entire namespace by accident [`#702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/702) +- Add logo as default avatar background image [`#706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/706) +- Bump @nuxtjs/axios from 5.5.2 to 5.5.3 in /webapp [`#710`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/710) +- Bump apollo-server from 2.5.0 to 2.5.1 in /backend [`#709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/709) +- Bump node from 10-alpine to 12.3.1-alpine in /backend [`#713`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/713) +- Bump prettier from 1.14.3 to 1.17.1 in /backend [`#664`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/664) +- Fix user avatar jumping on upload [`#700`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/700) +- Fix placeholder text not translating bug [`#695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/695) +- 🍰 2019/kw22/alpha_data_import [`#697`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/697) +- Fix duplicate tags by using the name as the id [`#662`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/662) +- Run coverage only if requested [`#696`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/696) +- 🍰 2019/kw22/alpha_data_export [`#694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/694) +- 689 fix broken image urls after upload [`#693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/693) +- Fix edit field render bug(CommentForm) [`#690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/690) +- Bump eslint-plugin-import from 2.17.2 to 2.17.3 in /backend [`#676`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/676) +- Bump neo4j-driver from 1.7.4 to 1.7.5 [`#675`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/675) +- Bump @vue/cli-shared-utils from 3.7.0 to 3.8.0 in /webapp [`#679`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/679) +- Use our own fork to workaround #600 for now [`#684`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/684) +- Bump express from 4.17.0 to 4.17.1 in /backend [`#674`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/674) +- More descriptive minikube setup instructions [`#585`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/585) +- User profile image uploads [`#605`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/605) +- Image upload backend implementation [`#636`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/636) +- Bump nodemon from 1.19.0 to 1.19.1 in /backend [`#678`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/678) +- Bump nodemon from 1.19.0 to 1.19.1 in /webapp [`#680`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/680) +- Bump @nuxtjs/axios from 5.5.1 to 5.5.2 in /webapp [`#681`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/681) +- Bump express from 4.17.0 to 4.17.1 in /webapp [`#682`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/682) +- Bump eslint-plugin-import from 2.17.2 to 2.17.3 in /webapp [`#683`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/683) +- Bump graphql from 14.3.0 to 14.3.1 in /webapp [`#670`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/670) +- Bump eslint-plugin-jest from 22.5.1 to 22.6.4 in /webapp [`#671`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/671) +- [Security] Bump tar from 2.2.1 to 2.2.2 in /webapp [`#673`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/673) +- Bump eslint-plugin-node from 9.0.1 to 9.1.0 in /webapp [`#669`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/669) +- Bump @nuxtjs/axios from 5.5.0 to 5.5.1 in /webapp [`#668`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/668) +- Bump cypress from 3.3.0 to 3.3.1 [`#667`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/667) +- Bump graphql from 14.3.0 to 14.3.1 in /backend [`#666`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/666) +- Bump eslint-plugin-node from 9.0.1 to 9.1.0 in /backend [`#665`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/665) +- Bump tiptap-extensions from 1.19.10 to 1.20.1 in /webapp [`#661`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/661) +- Bump @babel/preset-env from 7.4.4 to 7.4.5 in /webapp [`#655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/655) +- Bump @babel/core from 7.4.4 to 7.4.5 in /webapp [`#653`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/653) +- Bump apollo-client from 2.5.1 to 2.6.0 in /webapp [`#654`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/654) +- Bump tiptap from 1.19.8 to 1.20.1 in /webapp [`#660`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/660) +- Bump @nuxtjs/axios from 5.4.1 to 5.5.0 in /webapp [`#659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/659) +- Bump cypress-plugin-retries from 1.2.1 to 1.2.2 [`#658`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/658) +- Bump @babel/preset-env from 7.4.4 to 7.4.5 in /backend [`#649`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/649) +- Bump @babel/node from 7.2.2 to 7.4.5 in /backend [`#648`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/648) +- Bump @babel/core from 7.4.4 to 7.4.5 in /backend [`#646`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/646) +- Bump apollo-cache-inmemory from 1.5.1 to 1.6.0 in /backend [`#645`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/645) +- Bump eslint-plugin-jest from 22.5.1 to 22.6.4 in /backend [`#657`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/657) +- 🍰 2019/kw20/fix_lint_rules_and_vscode [`#625`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/625) +- Bump tiptap-extensions from 1.19.8 to 1.19.10 in /webapp [`#640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/640) +- Bump neo4j-graphql-js from 2.6.0 to 2.6.1 in /backend [`#639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/639) +- Change ds-avatar size to x-large [`#644`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/644) +- 🍰 2019/kw20/fix_post_card_design [`#622`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/622) +- 🍰 2019/kw21/github_templates_update [`#633`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/633) +- Bump tiptap from 1.19.3 to 1.19.8 in /webapp [`#637`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/637) +- Bump tiptap-extensions from 1.19.4 to 1.19.8 in /webapp [`#630`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/630) +- Bump cypress from 3.2.0 to 3.3.0 [`#629`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/629) +- Bump cypress-cucumber-preprocessor from 1.11.0 to 1.11.2 [`#628`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/628) +- Fix wrong screenshot in kubernetes docs [`#616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/616) +- Refactor to use <img> instead of <hc-image> component for images [`#626`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/626) +- Bump node-fetch from 2.5.0 to 2.6.0 in /backend [`#617`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/617) +- Bump express from 4.16.4 to 4.17.0 in /backend [`#618`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/618) +- Bump express from 4.16.4 to 4.17.0 in /webapp [`#619`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/619) +- Bump eslint-config-prettier from 4.2.0 to 4.3.0 in /webapp [`#620`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/620) +- Bump @nuxtjs/apollo from 4.0.0-rc4.1 to 4.0.0-rc4.2 in /webapp [`#621`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/621) +- Bump tiptap-extensions from 1.19.2 to 1.19.4 in /webapp [`#610`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/610) +- Bump tiptap from 1.19.2 to 1.19.3 in /webapp [`#611`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/611) +- Bump neo4j-graphql-js from 2.4.2 to 2.6.0 in /backend [`#524`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/524) +- Update CONTRIBUTING.md with codereview notes [`#612`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/612) +- Bump nuxt from 2.6.3 to 2.7.1 in /webapp [`#607`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/607) +- Bump codecov from 3.4.0 to 3.5.0 [`#606`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/606) +- Docs 354 kubernetes cron job for backups [`#573`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/573) +- Docs update https configuration [`#608`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/608) +- Bump tiptap from 1.19.0 to 1.19.2 in /webapp [`#602`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/602) +- Bump cypress-plugin-retries from 1.2.0 to 1.2.1 [`#603`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/603) +- Bump tiptap-extensions from 1.19.1 to 1.19.2 in /webapp [`#601`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/601) +- Bump @nuxtjs/apollo from 4.0.0-rc4 to 4.0.0-rc4.1 in /webapp [`#604`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/604) +- Bump eslint-plugin-prettier from 3.0.1 to 3.1.0 in /webapp [`#598`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/598) +- Refactoring validation middleware [`#596`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/596) +- Revert logout.vue [`#594`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/594) +- Bump tiptap-extensions from 1.17.0 to 1.19.1 in /webapp [`#597`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/597) +- Bump tiptap from 1.17.0 to 1.19.0 in /webapp [`#592`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/592) +- Bump apollo-server-testing from 2.4.8 to 2.5.0 in /backend [`#567`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/567) +- Bump graphql from 14.2.1 to 14.3.0 in /backend [`#566`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/566) +- Delete posts [`#595`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/595) +- Write component tests for CommentForm.vue [`#556`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/556) +- Update ds-avatar size to use small [`#587`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/587) +- 2019/kw15/change password strength [`#551`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/551) +- 296 image component [`#499`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/499) +- Bump @human-connection/styleguide from 0.5.15 to 0.5.17 in /webapp [`#564`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/564) +- Bump codecov from 3.3.0 to 3.4.0 [`#580`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/580) +- Bump tippy.js from 4.3.0 to 4.3.1 in /webapp [`#579`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/579) +- Revert tiptap upgrade [`#575`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/575) +- 2019/kw15/user can change its username to emptystring [`#478`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/478) +- Delete SocialMedia [`#535`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/535) +- 2019/kw19/codecov [`#574`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/574) +- 2019/kw19/codecov [`#569`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/569) +- Bump graphql from 14.2.1 to 14.3.0 in /webapp [`#565`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/565) +- Bump apollo-server from 2.4.8 to 2.5.0 in /backend [`#568`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/568) +- Prevent `argument list too long` error [`#562`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/562) +- Performant import of production data [`#529`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/529) +- Bump jest from 24.7.1 to 24.8.0 in /backend [`#544`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/544) +- Bump eslint-plugin-node from 8.0.1 to 9.0.1 in /backend [`#543`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/543) +- Bump babel-jest from 24.7.1 to 24.8.0 in /backend [`#547`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/547) +- Bump jest from 24.7.1 to 24.8.0 in /webapp [`#550`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/550) +- Bump dotenv from 7.0.0 to 8.0.0 in /backend [`#540`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/540) +- Bump tiptap-extensions from 1.17.0 to 1.18.1 in /webapp [`#559`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/559) +- [WIP] Rerun moderation/report tests on failure [`#512`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/512) +- Add authorship to comments at creation [`#536`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/536) +- Bump node-fetch from 2.4.1 to 2.5.0 in /backend [`#530`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/530) +- Bump dotenv from 7.0.0 to 8.0.0 [`#538`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/538) +- Bump tiptap from 1.17.0 to 1.18.0 in /webapp [`#558`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/558) +- Bump node-sass from 4.11.0 to 4.12.0 in /webapp [`#515`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/515) +- Bump helmet from 3.16.0 to 3.18.0 in /backend [`#546`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/546) +- Bump neo4j-driver from 1.7.3 to 1.7.4 [`#548`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/548) +- Add test coverage [`#504`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/504) +- [WIP] 451 lokalise unlocalised texts [`#452`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/452) +- Bump neo4j from 3.5.4 to 3.5.5 in /neo4j [`#523`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/523) +- Bump nodemon from 1.18.11 to 1.19.0 in /webapp [`#531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/531) +- Bump nodemon from 1.18.11 to 1.19.0 in /backend [`#532`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/532) +- Bump graphql-shield from 5.3.4 to 5.3.5 in /backend [`#539`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/539) +- Bump neo4j-driver from 1.7.3 to 1.7.4 in /backend [`#545`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/545) +- Bump babel-jest from 24.7.1 to 24.8.0 in /webapp [`#549`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/549) +- Unexpose irrelevant port 8080 [`#526`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/526) +- Bump sanitize-html from 1.20.0 to 1.20.1 in /backend [`#507`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/507) +- Bump tiptap-extensions from 1.16.2 to 1.17.0 in /webapp [`#527`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/527) +- Bump @babel/preset-env from 7.4.3 to 7.4.4 in /webapp [`#513`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/513) +- Bump tiptap from 1.16.2 to 1.17.0 in /webapp [`#528`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/528) +- Bump nuxt from 2.6.2 to 2.6.3 in /webapp [`#505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/505) +- Bump @vue/cli-shared-utils from 3.6.0 to 3.7.0 in /webapp [`#514`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/514) +- Bump node-fetch from 2.3.0 to 2.4.1 in /backend [`#521`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/521) +- Bump @babel/cli from 7.4.3 to 7.4.4 in /backend [`#518`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/518) +- Bump eslint-config-prettier from 4.1.0 to 4.2.0 in /webapp [`#506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/506) +- Bump @babel/core from 7.4.3 to 7.4.4 in /backend [`#516`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/516) +- Bump @babel/register from 7.4.0 to 7.4.4 in /backend [`#522`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/522) +- Bump eslint-plugin-jest from 22.5.0 to 22.5.1 in /backend [`#508`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/508) +- Add Comment Form [`#475`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/475) +- Fix? flaky cypress by waiting for <no-ssr> content [`#484`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/484) +- Bump @babel/core from 7.4.3 to 7.4.4 in /webapp [`#517`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/517) +- Bump v-tooltip from 2.0.1 to 2.0.2 in /webapp [`#519`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/519) +- Bump @babel/preset-env from 7.4.3 to 7.4.4 in /backend [`#520`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/520) +- Refactor maintenance-worker docker image [`#485`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/485) +- Bump eslint-plugin-jest from 22.4.1 to 22.5.0 in /backend [`#500`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/500) +- Bump tippy.js from 4.2.1 to 4.3.0 in /webapp [`#501`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/501) +- Bump tiptap-extensions from 1.15.0 to 1.16.2 in /webapp [`#496`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/496) +- [Security] Bump jquery from 3.3.1 to 3.4.0 in /backend [`#498`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/498) +- Add documentation for neo4j backups in kubernetes [`#492`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/492) +- Bump tiptap from 1.15.0 to 1.16.2 in /webapp [`#497`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/497) +- Bump graphql-shield from 5.3.3 to 5.3.4 in /backend [`#486`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/486) +- [WIP] Frontend implementation for notifications [`#439`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/439) +- [WIP] Generate a link for @-Mentionings [`#462`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/462) +- Bump eslint-plugin-import from 2.17.1 to 2.17.2 in /backend [`#476`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/476) +- Docs improve installation instructions [`#464`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/464) +- Try to fix flaky "ReportContent.feature" [`#477`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/477) +- refactor follow, unfollow, shout, unshout to custom mutations, but don't add date-time to relation yet [`#449`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/449) +- Bump nuxt from 2.6.1 to 2.6.2 in /webapp [`#472`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/472) +- Bump tiptap-extensions from 1.14.0 to 1.15.0 in /webapp [`#473`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/473) +- Disable cypress test recordings [`#471`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/471) +- Bump v-tooltip from 2.0.0 to 2.0.1 in /webapp [`#467`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/467) +- Bump @vue/cli-shared-utils from 3.5.1 to 3.6.0 in /webapp [`#468`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/468) +- Bump graphql-shield from 5.3.2 to 5.3.3 in /backend [`#465`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/465) +- Bump eslint-plugin-import from 2.16.0 to 2.17.1 in /backend [`#466`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/466) +- List socialMedia links [`#237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/237) +- Add instruction to configure local cypress config [`#460`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/460) +- Don't expose private RSA key [`#406`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/406) +- Fix emojis, remove duplicate link [`#459`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/459) +- Fix links to documentation [`#455`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/455) +- 342 merge documentation [`#387`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/387) +- 2019/kw15/design_differences_post [`#440`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/440) +- Bump v-tooltip from 2.0.0-rc.33 to 2.0.0 in /webapp [`#450`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/450) +- Bump neo4j from 3.5.3 to 3.5.4 in /backend/neo4j [`#448`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/448) +- Bump nuxt from 2.4.5 to 2.6.1 in /webapp [`#416`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/416) +- Bump @babel/cli from 7.2.3 to 7.4.3 in /backend [`#366`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/366) +- Bump neo4j from 3.5.0 to 3.5.3 in /backend/neo4j [`#196`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/196) +- 2019/kw15/hide_all_unfuctional_content [`#434`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/434) +- Mark a notification in the backend as read [`#445`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/445) +- Bump nodemon from 1.18.10 to 1.18.11 in /webapp [`#442`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/442) +- Disabling activityPub middleware again [`#444`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/444) +- Bump graphql-shield from 5.3.1 to 5.3.2 in /backend [`#446`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/446) +- 2019/kw15/new_post_button_position [`#438`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/438) +- 2019/kw15/Access_Settings_from_Profile_as_Owner [`#443`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/443) +- 2019/kw15/disabled_post_fix_disabled_border_z-index [`#437`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/437) +- Bump nodemon from 1.18.10 to 1.18.11 in /backend [`#441`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/441) +- 2019/kw15/post_make_menu_sticky [`#435`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/435) +- Bump cheerio from 1.0.0-rc.2 to 1.0.0-rc.3 in /backend [`#431`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/431) +- Fixes #361 [`#362`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/362) +- Use github emojis if possible [`#396`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/396) +- Bump @babel/core from 7.4.0 to 7.4.3 in /webapp [`#368`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/368) +- Bump jest from 24.7.0 to 24.7.1 in /webapp [`#390`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/390) +- 350 query current users notifications [`#415`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/415) +- Bump babel-jest from 24.5.0 to 24.7.1 in /backend [`#388`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/388) +- Bump @babel/core from 7.4.0 to 7.4.3 in /backend [`#363`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/363) +- Bump babel-jest from 24.6.0 to 24.7.1 in /webapp [`#391`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/391) +- Fix flaky cucumbers [`#383`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/383) +- Bump jest from 24.7.0 to 24.7.1 in /backend [`#389`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/389) +- Setup kubectl so it never expires [`#380`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/380) +- Bump @babel/preset-env from 7.4.2 to 7.4.3 in /backend [`#367`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/367) +- Bump jest from 24.6.0 to 24.7.0 in /backend [`#364`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/364) +- Bump @babel/preset-env from 7.4.2 to 7.4.3 in /webapp [`#369`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/369) +- Bump jest from 24.6.0 to 24.7.0 in /webapp [`#371`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/371) +- 2019/kw14/GitHub issue pullrequest templates [`#360`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/360) +- Bump jest from 24.5.0 to 24.6.0 in /webapp [`#355`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/355) +- Bump babel-jest from 24.5.0 to 24.6.0 in /webapp [`#356`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/356) +- Bump jest from 24.5.0 to 24.6.0 in /backend [`#358`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/358) +- Bump eslint-plugin-promise from 4.0.1 to 4.1.1 in /backend [`#359`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/359) +- 2019/kw14/fixed_windows_build_docu_fixed_server_start_text [`#339`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/339) +- Bump slug from 1.0.0 to 1.1.0 in /backend [`#336`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/336) +- Bump graphql from 14.2.0 to 14.2.1 in /webapp [`#333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/333) +- Bump graphql from 14.2.0 to 14.2.1 in /backend [`#334`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/334) +- Bump eslint from 5.15.3 to 5.16.0 in /webapp [`#332`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/332) +- Bump eslint from 5.15.3 to 5.16.0 in /backend [`#335`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/335) +- Added PRIVATE_KEY_PASSPHRASE to needed env vars [`#244`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/244) +- Bump graphql from 14.1.1 to 14.2.0 in /webapp [`#301`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/301) +- Bump graphql from 14.1.1 to 14.2.0 in /backend [`#300`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/300) +- Reduce Travis CI build log [`#320`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/320) +- 240 persistent links [`#248`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/248) +- Another fix of activity pub implementation [`#249`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/249) +- Network Concept added [`#30`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/30) +- Order all resources by createdAt descending (as default) [`#239`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/239) +- Apparently this change got overlooked [`#246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/246) +- Trigger rollout with a change to spec.template [`#245`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/245) +- Should fix #234 + refactor domain to hostname [`#243`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/243) +- [User profile] Change password [`#233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/233) +- Bump @babel/core from 7.3.4 to 7.4.0 in /backend [`#194`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/194) +- Bump helmet from 3.15.1 to 3.16.0 in /backend [`#198`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/198) +- Bump @vue/cli-shared-utils from 3.4.1 to 3.5.1 in /webapp [`#190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/190) +- Bump @babel/core from 7.3.4 to 7.4.0 in /webapp [`#195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/195) +- Bump vue-svg-loader from 0.11.0 to 0.12.0 in /webapp [`#200`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/200) +- Bump supertest from 4.0.0 to 4.0.2 in /backend [`#192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/192) +- Bump graphql-shield from 5.3.0 to 5.3.1 in /backend [`#197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/197) +- Bump @babel/preset-env from 7.3.4 to 7.4.2 in /webapp [`#228`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/228) +- 204 tests for rewarding badges [`#223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/223) +- Bump @babel/preset-env from 7.3.4 to 7.4.2 in /backend [`#227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/227) +- Bump eslint from 5.15.1 to 5.15.3 in /backend [`#191`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/191) +- Bump eslint-config-prettier from 3.6.0 to 4.1.0 in /webapp [`#229`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/229) +- Bump apollo-link-http from 1.5.13 to 1.5.14 in /backend [`#224`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/224) +- Bump eslint-plugin-jest from 22.3.2 to 22.4.1 in /backend [`#225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/225) +- Bump @babel/register from 7.0.0 to 7.4.0 in /backend [`#226`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/226) +- Bump eslint from 5.15.1 to 5.15.3 in /webapp [`#231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/231) +- Install kubectl and deploy automatically [`#202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/202) +- [WIP] Rollout deployment [`#186`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/186) +- Monorepo [`#184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/184) +- Bundle all activityPub in middleware [`#254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/254) +- [WIP] Activitypub Service integrated into Backend [`#212`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/212) +- Bump jsonwebtoken from 8.5.0 to 8.5.1 [`#253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/253) +- Bump jsonwebtoken from 8.5.0 to 8.5.1 [`#266`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/266) +- Bump Nitro-Backend from `158ac36` to `fd8cc3f` [`#177`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/177) +- Bump Nitro-Styleguide from `baf3134` to `3f7a00b` [`#178`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/178) +- Bump Nitro-Web from `0fae7a2` to `0c2a228` [`#180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/180) +- 37 full text search top bar [`#264`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/264) +- Deploy all the things [`#12`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/12) +- Disable posts [`#208`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/208) +- Obfuscate user name and use a neutral replacement [`#246`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/246) +- [WIP] Disabled users are unauthenticated [`#242`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/242) +- Bump Nitro-Backend from `fd02679` to `158ac36` [`#176`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/176) +- Bump dotenv from 6.2.0 to 7.0.0 [`#241`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/241) +- Bump Nitro-Backend from `0dce83b` to `fd02679` [`#175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/175) +- Bump Nitro-Web from `a05b438` to `0fae7a2` [`#174`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/174) +- Bump jest from 24.1.0 to 24.5.0 [`#254`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/254) +- Bump babel-jest from 24.3.1 to 24.5.0 [`#255`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/255) +- Obfuscate disabled comments and posts by default [`#230`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/230) +- Bump jest from 24.3.1 to 24.4.0 [`#227`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/227) +- Bump supertest from 3.4.2 to 4.0.0 [`#225`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/225) +- Remove cypress from package.json [`#258`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/258) +- Bump eslint-plugin-jest from 22.3.0 to 22.3.2 [`#232`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/232) +- Bump babel-jest from 24.3.1 to 24.5.0 [`#231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/231) +- Change password in the backend [`#223`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/223) +- Add unauthenticated test to follow and shout [`#235`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/235) +- Bump Nitro-Styleguide from `e77754c` to `baf3134` [`#173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/173) +- Bump Nitro-Web from `4aa640a` to `a05b438` [`#172`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/172) +- Bump Nitro-Backend from `28a37c2` to `0dce83b` [`#171`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/171) +- Update local-backend.md [`#27`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/27) +- Fix styleguide issues [`#253`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/253) +- [WIP] 37 full text search top bar [`#152`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/152) +- Update ReportModal to work with back end [`#233`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/233) +- Bump date-fns from 2.0.0-alpha.26 to 2.0.0-alpha.27 [`#112`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/112) +- Bump Nitro-Styleguide from `562fddb` to `e77754c` [`#170`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/170) +- Lokalise: Translations update [`#250`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/250) +- Update translations [`#240`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/240) +- Bump Nitro-Backend from `2d24fc9` to `28a37c2` [`#168`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/168) +- Bump Nitro-Styleguide from `ce69fe5` to `ce20d5b` [`#166`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/166) +- [WIP] Killing the past [`#164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/164) +- Get rid of resource type [`#213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/213) +- x [`#165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/165) +- [WIP] Remove portal [`#237`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/237) +- Bump vue-jest from 3.0.3 to 3.0.4 [`#220`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/220) +- Fix follow and shout status [`#201`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/201) +- Fix follow and shout status [`#213`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/213) +- Bump jest from 24.1.0 to 24.3.1 [`#215`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/215) +- Bump babel-jest from 24.1.0 to 24.3.1 [`#216`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/216) +- Update .gitmodules [`#163`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/163) +- Show all repos build stats [`#147`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/147) +- Bump Nitro-Backend from `2813de4` to `2d24fc9` [`#162`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/162) +- Disable posts [`#207`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/207) +- Bump apollo-link-http from 1.5.11 to 1.5.12 [`#208`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/208) +- Bump Nitro-Web from `d857252` to `d848929` [`#159`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/159) +- Bump Nitro-Backend from `c5c62d2` to `2813de4` [`#160`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/160) +- Bump eslint from 5.15.0 to 5.15.1 [`#206`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/206) +- Fix current build [`#203`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/203) +- Show disabled or deleted posts for moderators [`#192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/192) +- Bump eslint from 5.14.1 to 5.15.0 [`#202`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/202) +- [WIP] Write API test badge creation [`#195`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/195) +- Add to .gitignore `.DS_Store` [`#196`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/196) +- Add styleguide dev mode [`#197`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/197) +- 194 stop decoding jwt on frontend [`#199`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/199) +- Implement currentUser query [`#187`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/187) +- Extract Styleguide [`#182`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/182) +- Bump eslint from 5.13.0 to 5.14.1 [`#165`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/165) +- Editor [`#153`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/153) +- [WIP] Editor [`#136`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/136) +- Improved documentation for remote deployment [`#11`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/11) +- Fix wrong secret references [`#9`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/9) +- Fix staging urls [`#10`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/10) +- Fix Digital Ocean Documentation [`#8`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8) +- [WIP] Use factories in cucumber features [`#190`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/190) +- Added IntersectionObserver polyfill and fixed linting on login [`#192`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/192) +- [WIP] Start unit testing report feature [`#171`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/171) +- Refactor seeds and tests [`#164`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/164) +- Added instruction for Docker install for Backend and little corrections [`#25`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/25) +- Bump eslint from 5.14.0 to 5.14.1 [`#187`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/187) +- Bump Nitro-Backend from `13c6743` to `c5c62d2` [`#138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/138) +- Bump Nitro-Web from `9ba2200` to `d857252` [`#140`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/140) +- Bump API from `02dcc22` to `8f0edaf` [`#137`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/137) +- Bump WebApp from `e153eb6` to `d4917da` [`#134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/134) +- Bump @babel/core from 7.2.2 to 7.3.3 [`#184`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/184) +- Bump date-fns from 2.0.0-alpha.26 to 2.0.0-alpha.27 [`#132`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/132) +- Bump eslint-plugin-vue from 5.1.0 to 5.2.1 [`#180`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/180) +- Bump eslint from 5.13.0 to 5.14.0 [`#185`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/185) +- Update .travis.yml [`#183`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/183) +- Upgrade to Nuxt 2.4 [`#175`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/175) +- Upgrade dependencies [`#173`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/173) +- Certmanager [`#7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/7) +- Upgrade dependencies [`#149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/149) +- Bump Nitro-Backend from `8b8caae` to `13c6743` [`#131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/131) +- Bump Nitro-Web from `70aca85` to `9ba2200` [`#130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/130) +- Bump WebApp from `fa26d7c` to `e153eb6` [`#118`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/118) +- Add db migration worker deployment [`#4`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/4) +- Set titles for some tabs correctly and fixed wrong quotation marks (macOS encod… [`#23`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/23) +- Refactoring db migration worker [`#145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/145) +- Create CODE_OF_CONDUCT.md [`#139`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/139) +- Add instructions to get Neo4j Desktop to work [`#17`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/17) +- Fix certain configuration for Digital Ocean [`#5`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/5) +- fix mobile friendliness for post [`#145`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/145) +- Don't copy private SSH key into docker image [`#138`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/138) +- Follow up on data import [`#127`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/127) +- Create CODE_OF_CONDUCT.md [`#149`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/149) +- Update APOC plugin version [`#21`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/21) +- Move troubleshoots to end; add install links for docker and minikube [`#131`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/131) +- Add instructions to expose/access the services [`#3`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3) +- Fix jwt quotes [`#150`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/150) +- Add instructions to docs, fix kubectl commands [`#2`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2) +- Update to the latest changes on the backend [`#18`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/18) +- Report Content [`#107`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/107) +- Report content [`#99`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/99) +- Provide documentation for `db-migration-worker` [`#16`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/16) +- Import remote mongodb in neo4j [`#115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/115) +- Add screenshot file for forking nitro-backend [`#6`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/6) +- 106 authorization [`#109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/109) +- Comming Soon and Empty States [`#141`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/141) +- Change path of the file "edit-this-documentation.md" [`#14`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/14) +- Upgrade styleguide [`#134`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/134) +- New file describes how to edit this documentation [`#3`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3) +- Change Summary [`#2`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2) +- Add instructions for forking (or cloning) repo [`#1`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1) +- Add a new section for how to change the documentation [`#10`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/10) +- Add a new section for how to change the documentation [`#9`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/9) +- Locations & About Me [`#16`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/16) +- Locations & About Me [`#9`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/9) +- Language menu [`#130`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/130) +- fix #41 jwt strategy [`#104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/104) +- Multistage build docker [`#115`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/115) +- Improve dropdown [`#129`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/129) +- Don't run tests in /dist folder [`#108`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/108) +- i18n pluralization [`#111`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/111) +- Add instructions for forking (or cloning) repo [`#7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/7) +- Lokalise: Translations update [`#123`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/123) +- Update README.md [`#100`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/100) +- FIX #49 capture error in readable format with try and catch [`#93`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/93) +- Login: Friendly error message if email is incorrect [`#88`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/88) +- Bump @babel/node from 7.2.0 to 7.2.2 [`#79`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/79) +- Bump @vue/test-utils from 1.0.0-beta.27 to 1.0.0-beta.28 [`#109`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/109) +- Bump eslint-plugin-prettier from 3.0.0 to 3.0.1 [`#110`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/110) +- added login credentials [`#2`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/2) +- Change db scripts to run nodemon instead of node [`#92`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/92) +- Bump eslint from 5.10.0 to 5.11.0 [`#103`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/103) +- Refactor login method and setup unit tests [`#100`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/100) +- [ImgBot] Optimize images [`#104`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/104) +- Integrate i18n [`#99`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/99) +- Update README.md [`#89`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/89) +- Fix 'audience must be a string or array' [`#84`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/84) +- Bump sanitize-html from 1.19.3 to 1.20.0 [`#82`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/82) +- added icons to usermenu [`#96`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/96) +- Bump apollo-link-http from 1.5.8 to 1.5.9 [`#81`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/81) +- Bump nodemon from 1.18.8 to 1.18.9 [`#78`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/78) +- Bump nodemon from 1.18.8 to 1.18.9 [`#94`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/94) +- Typo fixes [`#1`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1) +- Bump apollo-server from 2.2.6 to 2.3.1 [`#75`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/75) +- Bump apollo-link-http from 1.5.7 to 1.5.8 [`#74`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/74) +- Add travis build status to README [`#91`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/91) +- Use build stage `builder` for backend [`#92`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/92) +- Add docker push script deployment [`#90`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/90) +- Reduce image size with multistage builds [`#72`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/72) +- Build application for production without nodemon [`#70`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/70) +- Use deployment script for docker images [`#77`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/77) +- CI Improvements [`#59`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/59) +- Admin tags and categories [`#79`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/79) +- Admin tags and categories [`#62`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/62) +- Bump vue-jest from 3.0.1 to 3.0.2 [`#89`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/89) +- Docker ignore scripts folder, bash compatibility [`#66`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/66) +- Bump eslint from 5.9.0 to 5.10.0 [`#63`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/63) +- Bump date-fns from 2.0.0-alpha.25 to 2.0.0-alpha.26 [`#71`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/71) +- Bump slug from 0.9.2 to 0.9.3 [`#67`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/67) +- Bump eslint from 5.9.0 to 5.10.0 [`#82`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/82) +- Bump date-fns from 2.0.0-alpha.25 to 2.0.0-alpha.26 [`#88`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/88) +- Remove end-to-end tests [`#79`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/79) +- Bump @vue/test-utils from 1.0.0-beta.26 to 1.0.0-beta.27 [`#81`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/81) +- Bump nodemon from 1.18.7 to 1.18.8 [`#85`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/85) +- Bump nodemon from 1.18.7 to 1.18.8 [`#69`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/69) +- Bump graphql-shield from 4.1.1 to 4.1.2 [`#68`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/68) +- Run full stack tests in the repo [`#86`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/86) +- Add build status to README.md [`#76`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/76) +- Several updates on travis yml [`#84`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/84) +- Full stack tests with submodules and cypress [`#73`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/73) +- Setup integration testing with MochaJS [`#21`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/21) +- Bump node-sass from 4.10.0 to 4.11.0 [`#83`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/83) +- Split development config from production config [`#76`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/76) +- Fix refresh bug [`#80`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/80) +- No need to call xip.io anymore [`#78`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/78) +- Remove xip.io hack [`#61`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/61) +- Bind name to name instead of model [`#77`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/77) +- Replace concurrently with npm-run-all [`#60`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/60) +- [WIP] Pin dependencies [`#58`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/58) +- Upgraded Styleguide [`#75`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/75) +- Bump neo4j-graphql-js from 2.0.0 to 2.0.1 [`#57`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/57) +- Bump neo4j from 3.4 to 3.5.0 [`#26`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/26) +- Tagged deployments [`#42`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/42) +- Bump neo4j-graphql-js from 1.0.5 to 2.0.0 [`#51`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/51) +- Add a missing discord link [`#56`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/56) +- Use the right db seed name [`#54`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/54) +- Bump sanitize-html from 1.19.2 to 1.19.3 [`#53`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/53) +- Copy+paste deployment configuration from backend [`#68`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/68) +- Preparation for integration testing [`#13`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/13) +- Bump dotenv from 6.1.0 to 6.2.0 [`#52`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/52) +- Bump sanitize-html from 1.19.1 to 1.19.2 [`#47`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/47) +- Run seeds and eslint on Travis CI [`#40`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/40) +- Bump eslint-plugin-vue from 4.7.1 to 5.0.0 [`#69`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/69) +- Add troubleshoot to kubernetes README [`#43`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/43) +- Add unseeder [`#15`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/15) +- adapt docs to styleguide integration [`#64`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/64) +- Integrate styleguide with hot reload [`#55`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/55) +- uppgraded packages [`#38`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/38) +- [ImgBot] Optimize images [`#62`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/62) +- Travis ci build [`#22`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/22) +- updated packages for security and higher digits :) [`#61`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/61) +- Fix proxy reload issue [`#22`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/22) +- updated kubernetes documentation - use humanconnection/nitro-backend [`#23`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/23) +- Fixed Badges Seeder and URL Fix Middleware [`#24`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/24) +- Update Seed Command in README.md [`#25`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/25) +- Proxy API Requests [`#21`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/21) +- Add travis configuration [`#20`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/20) +- adjust user relation after changing the author relation in the backend [`#19`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/19) +- Seed the database with authentication [`#18`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/18) +- Fix container build with styleguide [`#18`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/18) +- Fix vuep package source [`#17`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/17) +- Update Babel & babel-node [`#20`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/20) +- Add Issue template and modify README [`#14`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/14) +- Test and build server setup [`#6`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/6) +- Kompose [`#12`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/12) +- Delete .gitignored file .env [`#13`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/13) +- Add volumes to use docker for development [`#11`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/11) +- Expose neo4j-browser ports [`#10`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/10) +- Use xip.io trick for server/client side rendering [`#9`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/9) +- Docker [`#3`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3) +- Update schema.graphql [`#8`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8) +- Bump API from `da96078` to `4437261` [`#53`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/53) +- Custom Dockerfile to install apoc plugin in neo4j [`#6`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/6) +- Add Installation with Docker [`#5`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/5) +- Add README instructions to configure .env [`#1`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/1) +- Replace fake email domain with example.org [`#3`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/3) +- Add submodules to auto-update those by dependabot [`#24`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/24) +- Delete docker-compose.yml [`#23`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/23) +- Create .gitignore [`#22`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/22) +- Update README.md [`#13`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/13) +- Fix #1616 [`#1616`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1616) +- Fix #1555 [`#1555`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1555) +- Merge pull request #1508 from Human-Connection/1505_remove_html_in_moderation_view [`#1505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1505) +- Fix #1506 [`#1506`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1506) +- Fix #1505 remove html [`#1505`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1505) +- Merge pull request #1479 from Human-Connection/1394-proper_pagination_implementation [`#1394`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1394) +- Fix #1394 [`#1394`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1394) +- Refactor seeds - no need for a factories server! [`#1427`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1427) +- Notifications query filters for deleted resources [`#1414`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1414) +- Fix #1333 [`#1333`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1333) +- Merge pull request #1314 from Human-Connection/1308-fix_broken_graphql_query [`#1308`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1308) +- Merge pull request #1316 from Human-Connection/1315-fix_unique_constraint_bug_when_merging_a_new_hashtag [`#1315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1315) +- Fix #1315 [`#1315`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1315) +- Fix #1308 [`#1308`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1308) +- Massive refactoring [`#1231`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/1231) +- Merge pull request #1041 from Human-Connection/822_fix_load_more_button [`#822`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/822) +- Fix #822 by updating the counts of the user [`#822`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/822) +- Implement prefix of image urls with a filter [`#820`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/820) +- Merge pull request #809 from Human-Connection/800_fix_broken_image_urls [`#800`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/800) +- Merge pull request #810 from Human-Connection/799_fix_badge_urls [`#799`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/799) +- Fix #799 [`#799`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/799) +- Merge pull request #807 from Human-Connection/470_re_enable_cypress_and_fix_builds_on_forks [`#470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/470) +- Fix #800 [`#800`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/800) +- Fix #470 [`#470`](https://github.com/Ocelot-Social-Community/Ocelot-Social/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) -- 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) -- Suggestions implemented II [`a5f4480`](https://github.com/Human-Connection/Human-Connection/commit/a5f448036c6fe14015154e462a1381a01df55b15) +- Merge pull request #362 from Human-Connection/quick-fix [`#361`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/361) +- Fixes #361 [`#361`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/361) +- Merge pull request #243 from Human-Connection/234-fix [`#234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/234) +- Should fix #234 + refactor domain to hostname [`#234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/234) +- Add unauthenticated test to follow and shout [`#234`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/234) +- Fix #106 [`#106`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/106) +- Merge pull request #104 from DakshMiglani/master [`#41`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/41) +- Merge pull request #93 from Gerald1614/500_error_on_login [`#49`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/49) +- Update schema.graphql [`#7`](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues/7) +- Fix resolve function returns undefind [`657a5ac`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/657a5ac1f59861a205ddfc21bc72ff3801c8fad0) +- Change strategy, only build docker image [`d6b7374`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/d6b7374ddbf497bdb5cbc935b88ae085c38b3237) +- Copy package.json from webapp/ [`f3a9996`](https://github.com/Ocelot-Social-Community/Ocelot-Social/commit/f3a9996962e5dd8b2e365a032c1a5766fe666103) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b5f74d879..50d3721d1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,31 +4,33 @@ Thank you so much for thinking of contributing to the Human Connection project! ## Getting Set Up -Instructions for how to install all the necessary software and some code guidelines can be found in our [documentation](https://docs.human-connection.org/human-connection/). +Instructions for how to install all the necessary software and some code guidelines can be found in our main [Readme](/README.md) or in our [documentation](https://docs.human-connection.org/human-connection/). -To get you started we recommend that you join forces with a regular contributor. Please join [our discord instance](https://human-connection.org/discord) to chat with developers or just get in touch directly on an issue on either [Github](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues) or [Zenhub](https://app.zenhub.com/workspaces/ocelotsocial-5fb21ff922cb410015dd6535/board?filterLogic=any&repos=301151089): +To get you started we recommend that you join forces with a regular contributor. Please join [our Discord instance](https://discord.gg/AJSX9DCSUA) to chat with developers or just get in touch directly on an issue on either [Github](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues) or [Zenhub](https://app.zenhub.com/workspaces/ocelotsocial-5fb21ff922cb410015dd6535/board?filterLogic=any&repos=301151089): ![](https://dl.dropbox.com/s/vbmcihkduy9dhko/Screenshot%202019-01-03%2015.50.11.png?dl=0) -We also have regular pair programming sessions that you are very welcome to join! We feel this is often the best way to get to know both the project and the team. Most developers are also available for spontaneous sessions if the times listed below don't work for you – just ping us on discord. +We also have regular pair programming sessions that you are very welcome to join! We feel this is often the best way to get to know both the project and the team. Most developers are also available for spontaneous sessions if the times listed below don't work for you – just ping us on Discord. ## Development Flow We operate in two week sprints that are planned, estimated and prioritised on [Zenhub](https://app.zenhub.com/workspaces/ocelotsocial-5fb21ff922cb410015dd6535/board?filterLogic=any&repos=301151089). All issues are also linked to and synced with [Github](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues). Look for the `good first issue` label if you're not sure where to start! -We try to discuss all questions directly related to a feature or bug in the respective issue, in order to preserve it for the future and for other developers. We use discord for real-time communication. +We try to discuss all questions directly related to a feature or bug in the respective issue, in order to preserve it for the future and for other developers. We use Discord for real-time communication. This is how we solve bugs and implement features, step by step: + 1. We find an issue we want to work on, usually during the sprint planning but as an open source contributor this can happen at any time. 2. We communicate with the team to see if the issue is still available. (When you comment on an issue but don't get an answer there within 1-2 days try to mention @Human-Connection/hc-dev-team to make sure we check in.) 3. We make sure we understand the issue in detail – what problem is it solving and how should it be implemented? -4. We assign ourselves to the issue and move it to `In Progress` on [Zenhub](https://app.zenhub.com/workspaces/human-connection-nitro-5c0154ecc699f60fc92cf11f). +4. We assign ourselves to the issue and move it to `In Progress` on [Zenhub](https://app.zenhub.com/workspaces/ocelotsocial-5fb21ff922cb410015dd6535/board?filterLogic=any&repos=301151089). 5. We start working on it in a `new branch` and open a `pull request` prefixed with `[WIP]` (work in progress) to which we regularly push our changes. 6. When questions come up we clarify them with the team (directly in the issue on Github). 7. When we are happy with our work and our PR is passing all tests we remove the `[WIP]` from the PR description and ask for reviews (if you're not sure who to ask there is @Human-Connection/hc-dev-team which pings all core developers). 8. We then incorporate the suggestions from the reviews into our work and once it has been approved it can be merged into master! Every pull request needs to: + * fix an issue (if there is something you want to work on but there is no issue for it, create one first and discuss it with the team) * include tests for the code that is added or changed * pass all tests (linter, backend, frontend, end-to-end) @@ -38,37 +40,46 @@ Every pull request needs to: There are many volunteers all around the world helping us build this network and without their contributions we wouldn't be where we are today. Big thank you to all of you! -You can see the core team behind Human Connection [on our website](https://human-connection.org/en/the-team/). On Github you will mostly run into our developers: -* Robert (@roschaefer) -* Matt (@mattwr18) +You can talk to our core team on [Discord](https://discord.gg/AJSX9DCSUA). And on Github you will mostly run into our core developers: + +* Ulf (@ulfgebhardt) +* Moriz (@Mogge) * Wolle (@Tirokk) * Alex (@ogerly) + + ## Meetings and Pair Programming Sessions Times below refer to **German Time** – that's CET (GMT+1) in winter and CEST (GMT+2) in summer – because most Human Connection core team members are living in Germany. Daily standup -* every Monday–Friday 11:30 -* in the discord `Conference Room` + +* every Monday–Thursday 11:30 am (german time see above 👆🏼) +* in our [Discord](https://discord.gg/AJSX9DCSUA) `Office Cube` * all contributors welcome! * everybody shares what they are working on and asks for help if they are blocked + ## Philosophy @@ -102,10 +115,9 @@ We use pair programming sessions as a tool for knowledge sharing. We can learn a As a volunteeer you have no commitment except your own self development and your awesomeness by contributing to this free and open-source software project. Cheers to you! - ## Open-Source Bounties -There are so many good reasons to contribute to Human Connection +There are so many good reasons to contribute to ocelot.social * You learn state-of-the-art technologies * You build your portfolio @@ -121,7 +133,7 @@ pull request approved and merged for free**. You can choose something really quick and easy. What's important is starting a working relationship with the team, learning the workflow, and understanding this contribution guide. You can filter issues by 'good first issue', to get an idea where to start. Please join -our our [community chat](https://human-connection.org/discord), too. +our our [Discord community chat](https://discord.gg/AJSX9DCSUA), too. You can filter Github issues with label [bounty](https://github.com/Ocelot-Social-Community/Ocelot-Social/issues?q=is%3Aopen+is%3Aissue+label%3Abounty). These issues should have a second label `€` which indicate their respective financial compensation in Euros. diff --git a/README.md b/README.md index 998f722f0..416fcaefb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Human-Connection +# ocelot.social [![Build Status](https://travis-ci.com/Human-Connection/Human-Connection.svg?branch=master)](https://travis-ci.com/Human-Connection/Human-Connection) [![Codecov Coverage](https://img.shields.io/codecov/c/github/Human-Connection/Human-Connection/master.svg?style=flat-square)](https://codecov.io/gh/Human-Connection/Human-Connection/) @@ -6,26 +6,19 @@ [![Discord Channel](https://img.shields.io/discord/489522408076738561.svg)](https://discordapp.com/invite/DFSjPaX) [![Open Source Helpers](https://www.codetriage.com/human-connection/human-connection/badges/users.svg)](https://www.codetriage.com/human-connection/human-connection) -Human Connection is a nonprofit social, action and knowledge network that connects information to action and promotes positive local and global change in all areas of life. +ocelot.social is a nonprofit social, action and knowledge network that connects information to action and promotes positive local and global change in all areas of life. * **Social**: Interact with other people not just by commenting their posts, but by providing **Pro & Contra** arguments, give a **Versus** or ask them by integrated **Chat** or **Let's Talk** * **Knowledge**: Read articles about interesting topics and find related posts in the **More Info** tab or by **Filtering** based on **Categories** and **Tagging** or by using the **Fulltext Search**. * **Action**: Don't just read about how to make the world a better place, but come into **Action** by following provided suggestions on the **Action** tab provided by other people or **Organisations**. - [![Human-Connection](.gitbook/assets/lets_get_together.png)](https://human-connection.org) - -**Technology Stack** - -* [VueJS](https://vuejs.org/) -* [NuxtJS](https://nuxtjs.org/) -* [GraphQL](https://graphql.org/) -* [NodeJS](https://nodejs.org/en/) -* [Neo4J](https://neo4j.com/) - +

+ ocelot.social +

## Live demo -Try out our deployed [development environment](https://develop.human-connection.org/). +__Try out our deployed [development environment](https://develop.human-connection.org/).__ Logins: @@ -35,27 +28,105 @@ Logins: | `moderator@example.org` | 1234 | moderator | | `admin@example.org` | 1234 | admin | -## Documentation +## Directory Layout -Learn how to set up a local development environment in our [Docs](https://docs.human-connection.org/human-connection/) :mag_right: +There are four important directories: -## Translations +* [Backend](./backend) runs on the server and is a middleware between database and frontend +* [Frontend](./webapp) is a server-side-rendered and client-side-rendered web frontend +* [Cypress](./cypress) contains end-to-end tests and executable feature specifications -You can help translating the interface by joining us on [lokalise.co](https://lokalise.co/public/556252725c18dd752dd546.13222042/). -Thank you lokalise for providing us with a premium account :raised_hands:. +In order to setup the application and start to develop features you have to +setup **frontend** and **backend**. + +There are two approaches: + +1. Local installation, which means you have to take care of dependencies yourself +2. **Or** Install everything through Docker which takes care of dependencies for you + +## Installation + +### Clone the Repository + +Clone the repository, this will create a new folder called `Ocelot-Social`: + +Using HTTPS: + +```bash +$ git clone https://github.com/Ocelot-Social-Community/Ocelot-Social.git +``` + +Using SSH: + +```bash +$ git clone git@github.com:Ocelot-Social-Community/Ocelot-Social.git +``` + +Change into the new folder. + +```bash +$ cd Ocelot-Social +``` + +### Docker Installation + +Docker is a software development container tool that combines software and its dependencies into one standardized unit that contains everything needed to run it. This helps us to avoid problems with dependencies and makes installation easier. + +#### General Installation of Docker + +There are [sevaral ways to install Docker CE](https://docs.docker.com/install/) on your computer or server. + + * [install Docker Desktop on macOS](https://docs.docker.com/docker-for-mac/install/) + * [install Docker Desktop on Windows](https://docs.docker.com/docker-for-windows/install/) + * [install Docker CE on Linux](https://docs.docker.com/install/) + +Check the correct Docker installation by checking the version before proceeding. E.g. we have the following versions: + +```bash +$ docker --version +Docker version 18.09.2 +$ docker-compose --version +docker-compose version 1.23.2 +``` + +#### Start Ocelot-Social via Docker-Compose + +For Development: + +```bash +$ docker-compose up +``` + +For Production: + +```bash +$ docker-compose -f docker-compose.yml up +``` + +This will start all required Docker containers + +## Deployment + +Deployment methods can be found in the [Ocelot-Social-Deploy-Rebranding](https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding) repository. + +The only deployment method in this repository is `docker-compose` for development purposes as described above. ## Developer Chat -Join our friendly open-source community on [Discord](https://discordapp.com/invite/DFSjPaX) :heart_eyes_cat: +Join our friendly open-source community on [Discord](https://discord.gg/AJSX9DCSUA) :heart_eyes_cat: Just introduce yourself at `#introduce-yourself` and mention `@@Mentor` to get you onboard :neckbeard: Check out the [contribution guideline](./CONTRIBUTING.md), too! -[![](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/images/0)](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/links/0)[![](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/images/1)](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/links/1)[![](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/images/2)](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/links/2)[![](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/images/3)](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/links/3)[![](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/images/4)](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/links/4)[![](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/images/5)](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/links/5)[![](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/images/6)](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/links/6)[![](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/images/7)](https://sourcerer.io/fame/roschaefer/Human-Connection/Human-Connection/links/7) +We give write permissions to every developer who asks for it. Just text us on +[Discord](https://discord.gg/AJSX9DCSUA). -## Open-Source Bounties +## Technology Stack -You can get a small financial compensation for your contribution :moneybag: See -details in our [Contribution Guidelines](./CONTRIBUTING.md#open-source-bounties). +* [VueJS](https://vuejs.org/) +* [NuxtJS](https://nuxtjs.org/) +* [GraphQL](https://graphql.org/) +* [NodeJS](https://nodejs.org/en/) +* [Neo4J](https://neo4j.com/) ## Attributions @@ -66,4 +137,5 @@ Browser compatibility testing with [BrowserStack](https://www.browserstack.com/) BrowserStack Logo ## License + See the [LICENSE](LICENSE.md) file for license rights and limitations (MIT). diff --git a/SUMMARY.md b/SUMMARY.md index 8891579a3..9c74b1974 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -2,7 +2,6 @@ * [Introduction](README.md) * [Edit this Documentation](edit-this-documentation.md) -* [Installation](installation.md) * [Neo4J](neo4j/README.md) * [Backend](backend/README.md) * [GraphQL](backend/graphql.md) @@ -16,24 +15,8 @@ * [End-to-end tests](cypress/README.md) * [Frontend tests](webapp/testing.md) * [Backend tests](backend/testing.md) +* [Deployment](https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding/blob/master/deployment/README.md) * [Contributing](CONTRIBUTING.md) -* [Kubernetes Deployment](deployment/README.md) - * [Minikube](deployment/minikube/README.md) - * [Digital Ocean](deployment/digital-ocean/README.md) - * [Kubernetes Dashboard](deployment/digital-ocean/dashboard/README.md) - * [HTTPS](deployment/digital-ocean/https/README.md) - * [ocelot.social](deployment/ocelot-social/README.md) - * [Error Reporting](deployment/ocelot-social/error-reporting/README.md) - * [Mailserver](deployment/ocelot-social/mailserver/README.md) - * [Maintenance](deployment/ocelot-social/maintenance/README.md) - * [Volumes](deployment/volumes/README.md) - * [Neo4J Offline-Backups](deployment/volumes/neo4j-offline-backup/README.md) - * [Neo4J Online-Backups](deployment/volumes/neo4j-online-backup/README.md) - * [Volume Snapshots](deployment/volumes/volume-snapshots/README.md) - * [Reclaim Policy](deployment/volumes/reclaim-policy/README.md) - * [Velero](deployment/volumes/velero/README.md) - * [Metrics](deployment/monitoring/README.md) - * [Legacy Migration](deployment/legacy-migration/README.md) * [Feature Specification](cypress/features.md) * [Code of conduct](CODE_OF_CONDUCT.md) * [License](LICENSE.md) diff --git a/backend/.env.template b/backend/.env.template index fc9766478..5858a5d1e 100644 --- a/backend/.env.template +++ b/backend/.env.template @@ -10,6 +10,7 @@ SMTP_USERNAME= SMTP_PASSWORD= JWT_SECRET="b/&&7b78BF&fv/Vd" +JWT_EXPIRES="2y" MAPBOX_TOKEN="pk.eyJ1IjoiYnVzZmFrdG9yIiwiYSI6ImNraDNiM3JxcDBhaWQydG1uczhpZWtpOW4ifQ.7TNRTO-o9aK1Y6MyW_Nd4g" PRIVATE_KEY_PASSPHRASE="a7dsf78sadg87ad87sfagsadg78" @@ -17,6 +18,7 @@ PRIVATE_KEY_PASSPHRASE="a7dsf78sadg87ad87sfagsadg78" SENTRY_DSN_BACKEND= COMMIT= PUBLIC_REGISTRATION=false +INVITE_REGISTRATION=true AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY= diff --git a/backend/Dockerfile b/backend/Dockerfile index 6d3def015..0ebdfb1eb 100644 --- a/backend/Dockerfile +++ b/backend/Dockerfile @@ -1,28 +1,102 @@ +################################################################################## +# BASE (Is pushed to DockerHub for rebranding) ################################### +################################################################################## FROM node:12.19.0-alpine3.10 as base -LABEL Description="Backend of the Social Network ocelot.social" Vendor="ocelot.social Community" Version="0.0.1" Maintainer="ocelot.social Community (devops@ocelot.social)" -EXPOSE 4000 -CMD ["yarn", "run", "start"] -ARG BUILD_COMMIT -ENV BUILD_COMMIT=$BUILD_COMMIT -ARG WORKDIR=/develop-backend -RUN mkdir -p $WORKDIR -WORKDIR $WORKDIR +# ENVs +## DOCKER_WORKDIR would be a classical ARG, but that is not multi layer persistent - shame +ENV DOCKER_WORKDIR="/app" +## We Cannot do `$(date -u +'%Y-%m-%dT%H:%M:%SZ')` here so we use unix timestamp=0 +ARG BBUILD_DATE="1970-01-01T00:00:00.00Z" +ENV BUILD_DATE=$BBUILD_DATE +## We cannot do $(yarn run version)-${BUILD_NUMBER} here so we default to 0.0.0-0 +ARG BBUILD_VERSION="0.0.0-0" +ENV BUILD_VERSION=$BBUILD_VERSION +## We cannot do `$(git rev-parse --short HEAD)` here so we default to 0000000 +ARG BBUILD_COMMIT="0000000" +ENV BUILD_COMMIT=$BBUILD_COMMIT +## SET NODE_ENV +ENV NODE_ENV="production" +## App relevant Envs +ENV PORT="4000" +# Labels +LABEL org.label-schema.build-date="${BUILD_DATE}" +LABEL org.label-schema.name="ocelot.social:backend" +LABEL org.label-schema.description="Backend of the Social Network Software ocelot.social" +LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md" +LABEL org.label-schema.url="https://ocelot.social" +LABEL org.label-schema.vcs-url="https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/backend" +LABEL org.label-schema.vcs-ref="${BUILD_COMMIT}" +LABEL org.label-schema.vendor="ocelot.social Community" +LABEL org.label-schema.version="${BUILD_VERSION}" +LABEL org.label-schema.schema-version="1.0" +LABEL maintainer="devops@ocelot.social" + +# Install Additional Software +## install: git RUN apk --no-cache add git -COPY package.json yarn.lock ./ -COPY .env.template .env +# Settings +## Expose Container Port +EXPOSE ${PORT} -FROM base as build-and-test -RUN yarn install --production=false --frozen-lockfile --non-interactive +## Workdir +RUN mkdir -p ${DOCKER_WORKDIR} +WORKDIR ${DOCKER_WORKDIR} + +################################################################################## +# DEVELOPMENT (Connected to the local environment, to reload on demand) ########## +################################################################################## +FROM base as development + +# We don't need to copy or build anything since we gonna bind to the +# local filesystem which will need a rebuild anyway + +# Run command +# (for development we need to execute yarn install since the +# node_modules are on another volume and need updating) +CMD /bin/sh -c "yarn install && yarn run dev" + +################################################################################## +# CODE (Does contain all code files and is pushed to DockerHub for rebranding) ### +################################################################################## +FROM base as code + +# copy everything, but do not build. COPY . . -RUN NODE_ENV=production yarn run build -# reduce image size with a multistage build +################################################################################## +# BUILD (Does contain all files and the compilate and is therefore bloated) ###### +################################################################################## +FROM code as build + +# yarn install +RUN yarn install --production=false --frozen-lockfile --non-interactive +# yarn build +RUN yarn run build + +################################################################################## +# TEST ########################################################################### +################################################################################## +FROM build as test + +# Run command +CMD /bin/sh -c "yarn run dev" + +################################################################################## +# PRODUCTION (Does contain only "binary"- and static-files to reduce image size) # +################################################################################## FROM base as production -ENV NODE_ENV=production -COPY --from=build-and-test /develop-backend/dist ./dist -COPY ./public/img/ ./public/img/ -COPY ./public/providers.json ./public/providers.json -RUN yarn install --production=true --frozen-lockfile --non-interactive --no-cache + +# Copy "binary"-files from build image +COPY --from=build ${DOCKER_WORKDIR}/dist ./dist +# Copy static files +# TODO - externalize the uploads so we can copy the whole folder +COPY --from=build ${DOCKER_WORKDIR}/public/img/ ./public/img/ +COPY --from=build ${DOCKER_WORKDIR}/public/providers.json ./public/providers.json +# Copy package.json for script definitions (lock file should not be needed) +COPY --from=build ${DOCKER_WORKDIR}/package.json ./package.json + +# Run command +CMD /bin/sh -c "yarn run start" diff --git a/backend/README.md b/backend/README.md index b472ef530..d7031106e 100644 --- a/backend/README.md +++ b/backend/README.md @@ -178,32 +178,20 @@ database after each test, running the tests will wipe out all your data! {% tabs %} {% tab title="Docker" %} -Run the _**jest**_ tests: +Run the unit tests: ```bash -$ docker-compose exec backend yarn run test:jest -``` - -Run the _**cucumber**_ features: - -```bash -$ docker-compose exec backend yarn run test:cucumber +$ docker-compose exec backend yarn run test ``` {% endtab %} {% tab title="Without Docker" %} -Run the _**jest**_ tests: +Run the unit tests: ```bash -$ yarn run test:jest -``` - -Run the _**cucumber**_ features: - -```bash -$ yarn run test:cucumber +$ yarn run test ``` {% endtab %} diff --git a/backend/package.json b/backend/package.json index 7d9e12ace..c7148ee72 100644 --- a/backend/package.json +++ b/backend/package.json @@ -1,6 +1,6 @@ { "name": "ocelot-social-backend", - "version": "0.6.3", + "version": "1.0.4", "description": "GraphQL Backend for ocelot.social", "repository": "https://github.com/Ocelot-Social-Community/Ocelot-Social", "author": "ocelot.social Community", @@ -15,7 +15,7 @@ "dev": "nodemon --exec babel-node src/ -e js,gql", "dev:debug": "nodemon --exec babel-node --inspect=0.0.0.0:9229 src/ -e js,gql", "lint": "eslint src --config .eslintrc.js", - "test": "jest --forceExit --detectOpenHandles --runInBand", + "test": "cross-env NODE_ENV=test jest --forceExit --detectOpenHandles --runInBand --coverage", "db:clean": "babel-node src/db/clean.js", "db:reset": "yarn run db:clean", "db:seed": "babel-node src/db/seed.js", @@ -39,6 +39,12 @@ ] }, "dependencies": { + "@babel/cli": "~7.8.4", + "@babel/core": "~7.9.0", + "@babel/node": "~7.8.7", + "@babel/plugin-proposal-throw-expressions": "^7.8.3", + "@babel/preset-env": "~7.9.5", + "@babel/register": "^7.9.0", "@hapi/joi": "^17.1.1", "@sentry/node": "^5.15.4", "apollo-cache-inmemory": "~1.6.5", @@ -48,6 +54,9 @@ "apollo-server": "~2.14.2", "apollo-server-express": "^2.14.2", "aws-sdk": "^2.652.0", + "babel-core": "~7.0.0-0", + "babel-eslint": "~10.1.0", + "babel-jest": "~25.2.6", "babel-plugin-transform-runtime": "^6.23.0", "bcryptjs": "~2.4.3", "cheerio": "~1.0.0-rc.3", @@ -111,16 +120,7 @@ "xregexp": "^4.3.0" }, "devDependencies": { - "@babel/cli": "~7.8.4", - "@babel/core": "~7.9.0", - "@babel/node": "~7.8.7", - "@babel/plugin-proposal-throw-expressions": "^7.8.3", - "@babel/preset-env": "~7.9.5", - "@babel/register": "^7.9.0", "apollo-server-testing": "~2.11.0", - "babel-core": "~7.0.0-0", - "babel-eslint": "~10.1.0", - "babel-jest": "~25.2.6", "chai": "~4.2.0", "cucumber": "~6.0.5", "eslint": "~6.8.0", diff --git a/backend/src/activitypub/routes/webfinger.spec.js b/backend/src/activitypub/routes/webfinger.spec.js index 213c1ab33..528490541 100644 --- a/backend/src/activitypub/routes/webfinger.spec.js +++ b/backend/src/activitypub/routes/webfinger.spec.js @@ -1,6 +1,7 @@ import { handler } from './webfinger' import Factory, { cleanDatabase } from '../../db/factories' import { getDriver } from '../../db/neo4j' +import CONFIG from '../../config' let resource, res, json, status, contentType @@ -98,12 +99,12 @@ describe('webfinger', () => { expect(json).toHaveBeenCalledWith({ links: [ { - href: 'http://localhost:3000/activitypub/users/some-user', + href: `${CONFIG.CLIENT_URI}/activitypub/users/some-user`, rel: 'self', type: 'application/activity+json', }, ], - subject: 'acct:some-user@localhost:3000', + subject: `acct:some-user@${new URL(CONFIG.CLIENT_URI).host}`, }) }) }) diff --git a/backend/src/config/index.js b/backend/src/config/index.js index 9ebde6cee..f3a8fb63c 100644 --- a/backend/src/config/index.js +++ b/backend/src/config/index.js @@ -2,111 +2,108 @@ import dotenv from 'dotenv' import links from './links.js' import metadata from './metadata.js' +// Load env file if (require.resolve) { - // are we in a nodejs environment? try { dotenv.config({ path: require.resolve('../../.env') }) } catch (error) { - if (error.code !== 'MODULE_NOT_FOUND') throw error - console.log('WARN: No `.env` file found in /backend') // eslint-disable-line no-console + // This error is thrown when the .env is not found + if (error.code !== 'MODULE_NOT_FOUND') { + throw error + } } } -// eslint-disable-next-line no-undef -const env = typeof Cypress !== 'undefined' ? Cypress.env() : process.env +// Use Cypress env or process.env +const env = typeof Cypress !== 'undefined' ? Cypress.env() : process.env // eslint-disable-line no-undef -const { - MAPBOX_TOKEN, - JWT_SECRET, - PRIVATE_KEY_PASSPHRASE, - SMTP_IGNORE_TLS = true, - SMTP_HOST, - SMTP_PORT, - SMTP_USERNAME, - SMTP_PASSWORD, - SENTRY_DSN_BACKEND, - COMMIT, - AWS_ACCESS_KEY_ID, - AWS_SECRET_ACCESS_KEY, - AWS_ENDPOINT, - AWS_REGION, - AWS_BUCKET, - NEO4J_URI = 'bolt://localhost:7687', - NEO4J_USERNAME = 'neo4j', - NEO4J_PASSWORD = 'neo4j', - CLIENT_URI = 'http://localhost:3000', - GRAPHQL_URI = 'http://localhost:4000', - REDIS_DOMAIN, - REDIS_PORT, - REDIS_PASSWORD, - EMAIL_DEFAULT_SENDER, -} = env - -export const requiredConfigs = { - MAPBOX_TOKEN, - JWT_SECRET, - PRIVATE_KEY_PASSPHRASE, +const environment = { + NODE_ENV: env.NODE_ENV || process.NODE_ENV, + DEBUG: env.NODE_ENV !== 'production' && env.DEBUG, + TEST: env.NODE_ENV === 'test', + PRODUCTION: env.NODE_ENV === 'production', + DISABLED_MIDDLEWARES: (env.NODE_ENV !== 'production' && env.DISABLED_MIDDLEWARES) || false, } +const required = { + MAPBOX_TOKEN: env.MAPBOX_TOKEN, + JWT_SECRET: env.JWT_SECRET, + PRIVATE_KEY_PASSPHRASE: env.PRIVATE_KEY_PASSPHRASE, +} + +const server = { + CLIENT_URI: env.CLIENT_URI || 'http://localhost:3000', + GRAPHQL_URI: env.GRAPHQL_URI || 'http://localhost:4000', + JWT_EXPIRES: env.JWT_EXPIRES || '2y', +} + +const smtp = { + SMTP_HOST: env.SMTP_HOST, + SMTP_PORT: env.SMTP_PORT, + SMTP_IGNORE_TLS: env.SMTP_IGNORE_TLS !== 'false', // default = true + SMTP_SECURE: env.SMTP_SECURE === 'true', + SMTP_USERNAME: env.SMTP_USERNAME, + SMTP_PASSWORD: env.SMTP_PASSWORD, +} + +const neo4j = { + NEO4J_URI: env.NEO4J_URI || 'bolt://localhost:7687', + NEO4J_USERNAME: env.NEO4J_USERNAME || 'neo4j', + NEO4J_PASSWORD: env.NEO4J_PASSWORD || 'neo4j', +} + +const sentry = { + SENTRY_DSN_BACKEND: env.SENTRY_DSN_BACKEND, + COMMIT: env.COMMIT, +} + +const redis = { + REDIS_DOMAIN: env.REDIS_DOMAIN, + REDIS_PORT: env.REDIS_PORT, + REDIS_PASSWORD: env.REDIS_PASSWORD, +} + +const s3 = { + AWS_ACCESS_KEY_ID: env.AWS_ACCESS_KEY_ID, + AWS_SECRET_ACCESS_KEY: env.AWS_SECRET_ACCESS_KEY, + AWS_ENDPOINT: env.AWS_ENDPOINT, + AWS_REGION: env.AWS_REGION, + AWS_BUCKET: env.AWS_BUCKET, + S3_CONFIGURED: + env.AWS_ACCESS_KEY_ID && + env.AWS_SECRET_ACCESS_KEY && + env.AWS_ENDPOINT && + env.AWS_REGION && + env.AWS_BUCKET, +} + +const options = { + EMAIL_DEFAULT_SENDER: env.EMAIL_DEFAULT_SENDER, + SUPPORT_URL: links.SUPPORT, + APPLICATION_NAME: metadata.APPLICATION_NAME, + ORGANIZATION_URL: links.ORGANIZATION, + PUBLIC_REGISTRATION: env.PUBLIC_REGISTRATION === 'true' || false, + INVITE_REGISTRATION: env.INVITE_REGISTRATION !== 'false', // default = true +} + +// Check if all required configs are present if (require.resolve) { // are we in a nodejs environment? - Object.entries(requiredConfigs).map((entry) => { + Object.entries(required).map((entry) => { if (!entry[1]) { throw new Error(`ERROR: "${entry[0]}" env variable is missing.`) } }) } -export const smtpConfigs = { - SMTP_HOST, - SMTP_PORT, - SMTP_IGNORE_TLS, - SMTP_USERNAME, - SMTP_PASSWORD, -} -export const neo4jConfigs = { NEO4J_URI, NEO4J_USERNAME, NEO4J_PASSWORD } -export const serverConfigs = { - CLIENT_URI, - GRAPHQL_URI, - PUBLIC_REGISTRATION: process.env.PUBLIC_REGISTRATION === 'true', -} - -export const developmentConfigs = { - DEBUG: process.env.NODE_ENV !== 'production' && process.env.DEBUG, - DISABLED_MIDDLEWARES: - (process.env.NODE_ENV !== 'production' && process.env.DISABLED_MIDDLEWARES) || '', -} - -export const sentryConfigs = { SENTRY_DSN_BACKEND, COMMIT } -export const redisConfigs = { REDIS_DOMAIN, REDIS_PORT, REDIS_PASSWORD } - -const S3_CONFIGURED = - AWS_ACCESS_KEY_ID && AWS_SECRET_ACCESS_KEY && AWS_ENDPOINT && AWS_REGION && AWS_BUCKET - -export const s3Configs = { - AWS_ACCESS_KEY_ID, - AWS_SECRET_ACCESS_KEY, - AWS_ENDPOINT, - AWS_REGION, - AWS_BUCKET, - S3_CONFIGURED, -} - -export const customConfigs = { - EMAIL_DEFAULT_SENDER, - SUPPORT_URL: links.SUPPORT, - APPLICATION_NAME: metadata.APPLICATION_NAME, - ORGANIZATION_URL: links.ORGANIZATION, -} - export default { - ...requiredConfigs, - ...smtpConfigs, - ...neo4jConfigs, - ...serverConfigs, - ...developmentConfigs, - ...sentryConfigs, - ...redisConfigs, - ...s3Configs, - ...customConfigs, + ...environment, + ...server, + ...required, + ...smtp, + ...neo4j, + ...sentry, + ...redis, + ...s3, + ...options, } diff --git a/backend/src/config/links.js b/backend/src/config/links.js index 494e449ba..6b945a5e0 100644 --- a/backend/src/config/links.js +++ b/backend/src/config/links.js @@ -1,6 +1,13 @@ +// this file is duplicated in `backend/src/config/links.js` and `webapp/constants/links.js` and replaced on rebranding export default { ORGANIZATION: 'https://ocelot.social', - DONATE: 'https://ocelot-social.herokuapp.com/donations', - FAQ: 'https://ocelot.social', SUPPORT: 'https://ocelot.social', + + // on null or empty strings internal imprint is used, see 'webapp/locales/html/' + DONATE: 'https://ocelot-social.herokuapp.com/donations', // we use 'ocelot-social.herokuapp.com' at the moment, because redirections of 'ocelot.social' subpages are not working correctly + IMPRINT: 'https://ocelot-social.herokuapp.com/imprint', // we use 'ocelot-social.herokuapp.com' at the moment, because redirections of 'ocelot.social' subpages are not working correctly + TERMS_AND_CONDITIONS: null, + CODE_OF_CONDUCT: null, + DATA_PRIVACY: null, + FAQ: 'https://ocelot.social', } diff --git a/backend/src/config/logos.js b/backend/src/config/logos.js new file mode 100644 index 000000000..d093c7b46 --- /dev/null +++ b/backend/src/config/logos.js @@ -0,0 +1,10 @@ +// this file is duplicated in `backend/src/config/logos.js` and `webapp/constants/logos.js` and replaced on rebranding +// this are the paths in the webapp +export default { + LOGO_HEADER_PATH: '/img/custom/logo-horizontal.svg', + LOGO_SIGNUP_PATH: '/img/custom/logo-squared.svg', + LOGO_WELCOME_PATH: '/img/custom/logo-squared.svg', + LOGO_LOGOUT_PATH: '/img/custom/logo-squared.svg', + LOGO_PASSWORD_RESET_PATH: '/img/custom/logo-squared.svg', + LOGO_MAINTENACE_RESET_PATH: '/img/custom/logo-squared.svg', +} diff --git a/backend/src/config/metadata.js b/backend/src/config/metadata.js index 68d353eea..d40308e80 100644 --- a/backend/src/config/metadata.js +++ b/backend/src/config/metadata.js @@ -1,7 +1,9 @@ +// this file is duplicated in `backend/src/config/metadata.js` and `webapp/constants/metadata.js` and replaced on rebranding export default { APPLICATION_NAME: 'ocelot.social', APPLICATION_SHORT_NAME: 'ocelot', APPLICATION_DESCRIPTION: 'ocelot.social Community Network', + COOKIE_NAME: 'ocelot-social-token', ORGANIZATION_NAME: 'ocelot.social Community', ORGANIZATION_JURISDICTION: 'City of Angels', } diff --git a/backend/src/db/clean.js b/backend/src/db/clean.js index 97a21a055..db8e8aad6 100644 --- a/backend/src/db/clean.js +++ b/backend/src/db/clean.js @@ -1,6 +1,7 @@ import { cleanDatabase } from '../db/factories' +import CONFIG from '../config' -if (process.env.NODE_ENV === 'production') { +if (CONFIG.PRODUCTION) { throw new Error(`You cannot clean the database in production environment!`) } diff --git a/backend/src/db/factories.js b/backend/src/db/factories.js index 7ea82f661..bedf592ed 100644 --- a/backend/src/db/factories.js +++ b/backend/src/db/factories.js @@ -49,8 +49,9 @@ Factory.define('badge') Factory.define('image') .attr('url', faker.image.unsplash.imageUrl) - .attr('aspectRatio', 1) + .attr('aspectRatio', 1.3333333333333333) .attr('alt', faker.lorem.sentence) + .attr('type', 'image/jpeg') .after((buildObject, options) => { const { url: imageUrl } = buildObject if (imageUrl) buildObject.url = uniqueImageUrl(imageUrl) @@ -104,12 +105,12 @@ Factory.define('user') }) Factory.define('post') - .option('categoryIds', []) + /* .option('categoryIds', []) .option('categories', ['categoryIds'], (categoryIds) => { if (categoryIds.length) return Promise.all(categoryIds.map((id) => neode.find('Category', id))) // there must be at least one category return Promise.all([Factory.build('category')]) - }) + }) */ .option('tagIds', []) .option('tags', ['tagIds'], (tagIds) => { return Promise.all(tagIds.map((id) => neode.find('Tag', id))) @@ -129,6 +130,8 @@ Factory.define('post') deleted: false, imageBlurred: false, imageAspectRatio: 1.333, + clickedCount: 0, + viewedTeaserCount: 0, }) .attr('pinned', ['pinned'], (pinned) => { // Convert false to null @@ -144,16 +147,16 @@ Factory.define('post') return language || 'en' }) .after(async (buildObject, options) => { - const [post, author, image, categories, tags] = await Promise.all([ + const [post, author, image, /* categories, */ tags] = await Promise.all([ neode.create('Post', buildObject), options.author, options.image, - options.categories, + // options.categories, options.tags, ]) await Promise.all([ post.relateTo(author, 'author'), - Promise.all(categories.map((c) => c.relateTo(post, 'post'))), + // Promise.all(categories.map((c) => c.relateTo(post, 'post'))), Promise.all(tags.map((t) => t.relateTo(post, 'post'))), ]) if (image) await post.relateTo(image, 'image') diff --git a/backend/src/db/migrations/20200123150105-merge_duplicate_user_accounts.js b/backend/src/db/migrations-examples/20200123150105-merge_duplicate_user_accounts.js similarity index 100% rename from backend/src/db/migrations/20200123150105-merge_duplicate_user_accounts.js rename to backend/src/db/migrations-examples/20200123150105-merge_duplicate_user_accounts.js diff --git a/backend/src/db/migrations/20200123150110-merge_duplicate_location_nodes.js b/backend/src/db/migrations-examples/20200123150110-merge_duplicate_location_nodes.js similarity index 100% rename from backend/src/db/migrations/20200123150110-merge_duplicate_location_nodes.js rename to backend/src/db/migrations-examples/20200123150110-merge_duplicate_location_nodes.js diff --git a/backend/src/db/migrations/20200127110135-create_muted_relationship_between_existing_blocked_relationships.js b/backend/src/db/migrations-examples/20200127110135-create_muted_relationship_between_existing_blocked_relationships.js similarity index 100% rename from backend/src/db/migrations/20200127110135-create_muted_relationship_between_existing_blocked_relationships.js rename to backend/src/db/migrations-examples/20200127110135-create_muted_relationship_between_existing_blocked_relationships.js diff --git a/backend/src/db/migrations/20200206190233-swap_latitude_with_longitude.js b/backend/src/db/migrations-examples/20200206190233-swap_latitude_with_longitude.js similarity index 100% rename from backend/src/db/migrations/20200206190233-swap_latitude_with_longitude.js rename to backend/src/db/migrations-examples/20200206190233-swap_latitude_with_longitude.js diff --git a/backend/src/db/migrations/20200207080200-fulltext_index_for_tags.js b/backend/src/db/migrations-examples/20200207080200-fulltext_index_for_tags.js similarity index 100% rename from backend/src/db/migrations/20200207080200-fulltext_index_for_tags.js rename to backend/src/db/migrations-examples/20200207080200-fulltext_index_for_tags.js diff --git a/backend/src/db/migrations/20200213230248-add_unique_index_to_image_url.js b/backend/src/db/migrations-examples/20200213230248-add_unique_index_to_image_url.js similarity index 100% rename from backend/src/db/migrations/20200213230248-add_unique_index_to_image_url.js rename to backend/src/db/migrations-examples/20200213230248-add_unique_index_to_image_url.js diff --git a/backend/src/db/migrations/20200312140328-bulk_upload_to_s3.js b/backend/src/db/migrations-examples/20200312140328-bulk_upload_to_s3.js similarity index 100% rename from backend/src/db/migrations/20200312140328-bulk_upload_to_s3.js rename to backend/src/db/migrations-examples/20200312140328-bulk_upload_to_s3.js diff --git a/backend/src/db/migrations/20200320200315-refactor_all_images_to_separate_type.js b/backend/src/db/migrations-examples/20200320200315-refactor_all_images_to_separate_type.js similarity index 100% rename from backend/src/db/migrations/20200320200315-refactor_all_images_to_separate_type.js rename to backend/src/db/migrations-examples/20200320200315-refactor_all_images_to_separate_type.js diff --git a/backend/src/db/migrations/20200323140300-remove_deleted_users_obsolete_attributes.js b/backend/src/db/migrations-examples/20200323140300-remove_deleted_users_obsolete_attributes.js similarity index 100% rename from backend/src/db/migrations/20200323140300-remove_deleted_users_obsolete_attributes.js rename to backend/src/db/migrations-examples/20200323140300-remove_deleted_users_obsolete_attributes.js diff --git a/backend/src/db/migrations/20200323160336-remove_deleted_posts_obsolete_attributes.js b/backend/src/db/migrations-examples/20200323160336-remove_deleted_posts_obsolete_attributes.js similarity index 100% rename from backend/src/db/migrations/20200323160336-remove_deleted_posts_obsolete_attributes.js rename to backend/src/db/migrations-examples/20200323160336-remove_deleted_posts_obsolete_attributes.js diff --git a/backend/src/db/migrations/20200326160326-remove_dangling_image_urls.js b/backend/src/db/migrations-examples/20200326160326-remove_dangling_image_urls.js similarity index 100% rename from backend/src/db/migrations/20200326160326-remove_dangling_image_urls.js rename to backend/src/db/migrations-examples/20200326160326-remove_dangling_image_urls.js diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/delete.cql b/backend/src/db/migrations/.gitkeep similarity index 100% rename from deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/delete.cql rename to backend/src/db/migrations/.gitkeep diff --git a/backend/src/db/migrations/1613589876420-null_mutation.js b/backend/src/db/migrations/1613589876420-null_mutation.js new file mode 100644 index 000000000..f158549de --- /dev/null +++ b/backend/src/db/migrations/1613589876420-null_mutation.js @@ -0,0 +1,9 @@ +'use strict' + +module.exports.up = function (next) { + next() +} + +module.exports.down = function (next) { + next() +} diff --git a/backend/src/db/migrations/1614023644903-add-clickedCount-to-posts.js b/backend/src/db/migrations/1614023644903-add-clickedCount-to-posts.js new file mode 100644 index 000000000..ff95a25df --- /dev/null +++ b/backend/src/db/migrations/1614023644903-add-clickedCount-to-posts.js @@ -0,0 +1,53 @@ +import { getDriver } from '../../db/neo4j' + +export const description = ` +This migration adds the clickedCount property to all posts, setting it to 0. +` + +module.exports.up = async function (next) { + const driver = getDriver() + const session = driver.session() + const transaction = session.beginTransaction() + try { + // Implement your migration here. + await transaction.run(` + MATCH (p:Post) + SET p.clickedCount = 0 + `) + await transaction.commit() + next() + } catch (error) { + // eslint-disable-next-line no-console + console.log(error) + await transaction.rollback() + // eslint-disable-next-line no-console + console.log('rolled back') + throw new Error(error) + } finally { + session.close() + } +} + +module.exports.down = async function (next) { + const driver = getDriver() + const session = driver.session() + const transaction = session.beginTransaction() + try { + // Implement your migration here. + await transaction.run(` + MATCH (p:Post) + REMOVE p.clickedCount + `) + await transaction.commit() + next() + } catch (error) { + // eslint-disable-next-line no-console + console.log(error) + await transaction.rollback() + // eslint-disable-next-line no-console + console.log('rolled back') + throw new Error(error) + } finally { + session.close() + } +} diff --git a/backend/src/db/migrations/1614177130817-add-viewedTeaserCount-to-posts.js b/backend/src/db/migrations/1614177130817-add-viewedTeaserCount-to-posts.js new file mode 100644 index 000000000..ee1fad124 --- /dev/null +++ b/backend/src/db/migrations/1614177130817-add-viewedTeaserCount-to-posts.js @@ -0,0 +1,53 @@ +import { getDriver } from '../../db/neo4j' + +export const description = ` +This migration adds the viewedTeaserCount property to all posts, setting it to 0. +` + +module.exports.up = async function (next) { + const driver = getDriver() + const session = driver.session() + const transaction = session.beginTransaction() + try { + // Implement your migration here. + await transaction.run(` + MATCH (p:Post) + SET p.viewedTeaserCount = 0 + `) + await transaction.commit() + next() + } catch (error) { + // eslint-disable-next-line no-console + console.log(error) + await transaction.rollback() + // eslint-disable-next-line no-console + console.log('rolled back') + throw new Error(error) + } finally { + session.close() + } +} + +module.exports.down = async function (next) { + const driver = getDriver() + const session = driver.session() + const transaction = session.beginTransaction() + try { + // Implement your migration here. + await transaction.run(` + MATCH (p:Post) + REMOVE p.viewedTeaserCount + `) + await transaction.commit() + next() + } catch (error) { + // eslint-disable-next-line no-console + console.log(error) + await transaction.rollback() + // eslint-disable-next-line no-console + console.log('rolled back') + throw new Error(error) + } finally { + session.close() + } +} diff --git a/backend/src/db/seed.js b/backend/src/db/seed.js index d7bd5c73b..713a03142 100644 --- a/backend/src/db/seed.js +++ b/backend/src/db/seed.js @@ -941,6 +941,7 @@ const languages = ['de', 'en', 'es', 'fr', 'it', 'pt', 'pl'] const additionalUsers = await Promise.all( [...Array(30).keys()].map(() => Factory.build('user')), ) + await Promise.all( additionalUsers.map(async (user) => { await jennyRostock.relateTo(user, 'following') @@ -948,6 +949,26 @@ const languages = ['de', 'en', 'es', 'fr', 'it', 'pt', 'pl'] }), ) + await Promise.all( + [...Array(30).keys()].map((index) => Factory.build('user', { name: `Jenny${index}` })), + ) + + await Promise.all( + [...Array(30).keys()].map(() => + Factory.build( + 'post', + { content: `Jenny ${faker.lorem.sentence()}` }, + { + categoryIds: ['cat1'], + author: jennyRostock, + image: Factory.build('image', { + url: faker.image.unsplash.objects(), + }), + }, + ), + ), + ) + await Promise.all( [...Array(30).keys()].map(() => Factory.build( diff --git a/backend/src/jwt/encode.js b/backend/src/jwt/encode.js index 9126f2577..baeb62d3d 100644 --- a/backend/src/jwt/encode.js +++ b/backend/src/jwt/encode.js @@ -5,7 +5,7 @@ import CONFIG from './../config' export default function encode(user) { const { id, name, slug } = user const token = jwt.sign({ id, name, slug }, CONFIG.JWT_SECRET, { - expiresIn: '1d', + expiresIn: CONFIG.JWT_EXPIRES, issuer: CONFIG.GRAPHQL_URI, audience: CONFIG.CLIENT_URI, subject: user.id.toString(), diff --git a/backend/src/middleware/email/emailMiddleware.js b/backend/src/middleware/email/emailMiddleware.js index a69530582..571b733d5 100644 --- a/backend/src/middleware/email/emailMiddleware.js +++ b/backend/src/middleware/email/emailMiddleware.js @@ -13,7 +13,7 @@ const hasAuthData = CONFIG.SMTP_USERNAME && CONFIG.SMTP_PASSWORD let sendMail = () => {} if (!hasEmailConfig) { - if (process.env.NODE_ENV !== 'test') { + if (!CONFIG.TEST) { // eslint-disable-next-line no-console console.log('Warning: Email middleware will not try to send mails.') } @@ -22,8 +22,8 @@ if (!hasEmailConfig) { const transporter = nodemailer.createTransport({ host: CONFIG.SMTP_HOST, port: CONFIG.SMTP_PORT, - ignoreTLS: CONFIG.SMTP_IGNORE_TLS === 'true', - secure: false, // true for 465, false for other ports + ignoreTLS: CONFIG.SMTP_IGNORE_TLS, + secure: CONFIG.SMTP_SECURE, // true for 465, false for other ports auth: hasAuthData && { user: CONFIG.SMTP_USERNAME, pass: CONFIG.SMTP_PASSWORD, @@ -43,9 +43,14 @@ if (!hasEmailConfig) { } const sendSignupMail = async (resolve, root, args, context, resolveInfo) => { + const { inviteCode } = args const response = await resolve(root, args, context, resolveInfo) const { email, nonce } = response - await sendMail(signupTemplate({ email, nonce })) + if (inviteCode) { + await sendMail(signupTemplate({ email, nonce, inviteCode })) + } else { + await sendMail(signupTemplate({ email, nonce })) + } delete response.nonce return response } @@ -71,6 +76,5 @@ export default { AddEmailAddress: sendEmailVerificationMail, requestPasswordReset: sendPasswordResetMail, Signup: sendSignupMail, - SignupByInvitation: sendSignupMail, }, } diff --git a/backend/src/middleware/email/templateBuilder.js b/backend/src/middleware/email/templateBuilder.js index 6e147d752..872b86b29 100644 --- a/backend/src/middleware/email/templateBuilder.js +++ b/backend/src/middleware/email/templateBuilder.js @@ -1,10 +1,11 @@ import mustache from 'mustache' import CONFIG from '../../config' +import logosWebapp from '../../config/logos.js' import * as templates from './templates' const from = CONFIG.EMAIL_DEFAULT_SENDER -const welcomeImageUrl = new URL(`/img/custom/welcome.svg`, CONFIG.CLIENT_URI) +const welcomeImageUrl = new URL(logosWebapp.LOGO_WELCOME_PATH, CONFIG.CLIENT_URI) const defaultParams = { supportUrl: CONFIG.SUPPORT_URL, @@ -13,11 +14,18 @@ const defaultParams = { welcomeImageUrl, } -export const signupTemplate = ({ email, nonce }) => { +export const signupTemplate = ({ email, nonce, inviteCode = null }) => { const subject = `Willkommen, Bienvenue, Welcome to ${CONFIG.APPLICATION_NAME}!` - const actionUrl = new URL('/registration/create-user-account', CONFIG.CLIENT_URI) - actionUrl.searchParams.set('nonce', nonce) + // dev format example: http://localhost:3000/registration?method=invite-mail&email=wolle.huss%40pjannto.com&nonce=64853 + const actionUrl = new URL('/registration', CONFIG.CLIENT_URI) actionUrl.searchParams.set('email', email) + actionUrl.searchParams.set('nonce', nonce) + if (inviteCode) { + actionUrl.searchParams.set('inviteCode', inviteCode) + actionUrl.searchParams.set('method', 'invite-code') + } else { + actionUrl.searchParams.set('method', 'invite-mail') + } return { from, @@ -34,8 +42,8 @@ export const signupTemplate = ({ email, nonce }) => { export const emailVerificationTemplate = ({ email, nonce, name }) => { const subject = 'Neue E-Mail Adresse | New E-Mail Address' const actionUrl = new URL('/settings/my-email-address/verify', CONFIG.CLIENT_URI) - actionUrl.searchParams.set('nonce', nonce) actionUrl.searchParams.set('email', email) + actionUrl.searchParams.set('nonce', nonce) return { from, @@ -77,7 +85,7 @@ export const wrongAccountTemplate = ({ email }) => { subject, html: mustache.render( templates.layout, - { actionUrl, supportUrl: CONFIG.SUPPORT_URL, welcomeImageUrl }, + { ...defaultParams, actionUrl, supportUrl: CONFIG.SUPPORT_URL, welcomeImageUrl }, { content: templates.wrongAccount }, ), } diff --git a/backend/src/middleware/email/templates/emailVerification.html b/backend/src/middleware/email/templates/emailVerification.html index 3fc421dc5..35ce27e5a 100644 --- a/backend/src/middleware/email/templates/emailVerification.html +++ b/backend/src/middleware/email/templates/emailVerification.html @@ -7,8 +7,8 @@ Welcome image @@ -105,8 +105,8 @@ Welcome image diff --git a/backend/src/middleware/email/templates/resetPassword.html b/backend/src/middleware/email/templates/resetPassword.html index 1f8c74ded..43c45455e 100644 --- a/backend/src/middleware/email/templates/resetPassword.html +++ b/backend/src/middleware/email/templates/resetPassword.html @@ -7,8 +7,8 @@ Welcome image @@ -105,8 +105,8 @@ Welcome image diff --git a/backend/src/middleware/email/templates/signup.html b/backend/src/middleware/email/templates/signup.html index f4155a91e..4bf17fd61 100644 --- a/backend/src/middleware/email/templates/signup.html +++ b/backend/src/middleware/email/templates/signup.html @@ -7,8 +7,8 @@ Welcome image @@ -118,8 +118,8 @@ Welcome image diff --git a/backend/src/middleware/email/templates/wrongAccount.html b/backend/src/middleware/email/templates/wrongAccount.html index cab4c91a6..8f17e3335 100644 --- a/backend/src/middleware/email/templates/wrongAccount.html +++ b/backend/src/middleware/email/templates/wrongAccount.html @@ -7,8 +7,8 @@ Welcome image @@ -105,8 +105,8 @@ Welcome image diff --git a/backend/src/middleware/index.js b/backend/src/middleware/index.js index 0ad8cb1ae..592e25a60 100644 --- a/backend/src/middleware/index.js +++ b/backend/src/middleware/index.js @@ -15,6 +15,7 @@ import hashtags from './hashtags/hashtagsMiddleware' import email from './email/emailMiddleware' import sentry from './sentryMiddleware' import languages from './languages/languages' +import userInteractions from './userInteractions' export default (schema) => { const middlewares = { @@ -32,6 +33,7 @@ export default (schema) => { includedFields, orderBy, languages, + userInteractions, } let order = [ @@ -40,6 +42,7 @@ export default (schema) => { 'xss', // 'activityPub', disabled temporarily 'validation', + 'userInteractions', 'sluggify', 'languages', 'excerpt', diff --git a/backend/src/middleware/permissionsMiddleware.js b/backend/src/middleware/permissionsMiddleware.js index ddf12598b..b10389f50 100644 --- a/backend/src/middleware/permissionsMiddleware.js +++ b/backend/src/middleware/permissionsMiddleware.js @@ -1,6 +1,7 @@ import { rule, shield, deny, allow, or } from 'graphql-shield' import { getNeode } from '../db/neo4j' import CONFIG from '../config' +import { validateInviteCode } from '../schema/resolvers/transactions/inviteCodes' const debug = !!CONFIG.DEBUG const allowExternalErrors = true @@ -29,15 +30,25 @@ const onlyYourself = rule({ const isMyOwn = rule({ cache: 'no_cache', -})(async (parent, args, context, info) => { - return context.user.id === parent.id +})(async (parent, args, { user }, info) => { + return user && user.id === parent.id }) const isMySocialMedia = rule({ cache: 'no_cache', })(async (_, args, { user }) => { + // We need a User + if (!user) { + return false + } let socialMedia = await neode.find('SocialMedia', args.id) - socialMedia = await socialMedia.toJson() + // Did we find a social media node? + if (!socialMedia) { + return false + } + socialMedia = await socialMedia.toJson() // whats this for? + + // Is it my social media entry? return socialMedia.ownedBy.node.id === user.id }) @@ -77,7 +88,14 @@ const noEmailFilter = rule({ return !('email' in args) }) -const publicRegistration = rule()(() => !!CONFIG.PUBLIC_REGISTRATION) +const publicRegistration = rule()(() => CONFIG.PUBLIC_REGISTRATION) + +const inviteRegistration = rule()(async (_parent, args, { user, driver }) => { + if (!CONFIG.INVITE_REGISTRATION) return false + const { inviteCode } = args + const session = driver.session() + return validateInviteCode(session, inviteCode) +}) // Permissions export default shield( @@ -86,7 +104,10 @@ export default shield( '*': deny, findPosts: allow, findUsers: allow, - findResources: allow, + searchResults: allow, + searchPosts: allow, + searchUsers: allow, + searchHashtags: allow, embed: allow, Category: allow, Tag: allow, @@ -108,12 +129,15 @@ export default shield( userData: isAuthenticated, MyInviteCodes: isAuthenticated, isValidInviteCode: allow, + VerifyNonce: allow, + queryLocations: isAuthenticated, + availableRoles: isAdmin, + getInviteCode: isAuthenticated, // and inviteRegistration }, Mutation: { '*': deny, login: allow, - SignupByInvitation: allow, - Signup: or(publicRegistration, isAdmin), + Signup: or(publicRegistration, inviteRegistration, isAdmin), SignupVerification: allow, UpdateUser: onlyYourself, CreatePost: isAuthenticated, @@ -152,6 +176,8 @@ export default shield( unpinPost: isAdmin, UpdateDonations: isAdmin, GenerateInviteCode: isAuthenticated, + switchUserRole: isAdmin, + markTeaserAsViewed: allow, }, User: { email: or(isMyOwn, isAdmin), diff --git a/backend/src/middleware/permissionsMiddleware.spec.js b/backend/src/middleware/permissionsMiddleware.spec.js index 775533867..8f311e8c2 100644 --- a/backend/src/middleware/permissionsMiddleware.spec.js +++ b/backend/src/middleware/permissionsMiddleware.spec.js @@ -3,11 +3,13 @@ import createServer from '../server' import Factory, { cleanDatabase } from '../db/factories' import { gql } from '../helpers/jest' import { getDriver, getNeode } from '../db/neo4j' +import CONFIG from '../config' const instance = getNeode() const driver = getDriver() -let query, authenticatedUser, owner, anotherRegularUser, administrator, variables, moderator +let query, mutate, variables +let authenticatedUser, owner, anotherRegularUser, administrator, moderator describe('authorization', () => { beforeAll(async () => { @@ -20,6 +22,7 @@ describe('authorization', () => { }), }) query = createTestClient(server).query + mutate = createTestClient(server).mutate }) afterEach(async () => { @@ -159,5 +162,132 @@ describe('authorization', () => { }) }) }) + + describe('access Signup', () => { + const signupMutation = gql` + mutation($email: String!, $inviteCode: String) { + Signup(email: $email, inviteCode: $inviteCode) { + email + } + } + ` + + describe('admin invite only', () => { + beforeEach(async () => { + variables = { + email: 'some@email.org', + inviteCode: 'AAAAAA', + } + CONFIG.INVITE_REGISTRATION = false + CONFIG.PUBLIC_REGISTRATION = false + await Factory.build('inviteCode', { + code: 'AAAAAA', + }) + }) + + describe('as user', () => { + beforeEach(async () => { + authenticatedUser = await anotherRegularUser.toJson() + }) + + it('denies permission', async () => { + await expect(mutate({ mutation: signupMutation, variables })).resolves.toMatchObject({ + errors: [{ message: 'Not Authorised!' }], + data: { Signup: null }, + }) + }) + }) + + describe('as admin', () => { + beforeEach(async () => { + authenticatedUser = await administrator.toJson() + }) + + it('returns an email', async () => { + await expect(mutate({ mutation: signupMutation, variables })).resolves.toMatchObject({ + errors: undefined, + data: { + Signup: { email: 'some@email.org' }, + }, + }) + }) + }) + }) + + describe('public registration', () => { + beforeEach(async () => { + variables = { + email: 'some@email.org', + inviteCode: 'AAAAAA', + } + CONFIG.INVITE_REGISTRATION = false + CONFIG.PUBLIC_REGISTRATION = true + await Factory.build('inviteCode', { + code: 'AAAAAA', + }) + }) + + describe('as anyone', () => { + beforeEach(async () => { + authenticatedUser = null + }) + + it('returns an email', async () => { + await expect(mutate({ mutation: signupMutation, variables })).resolves.toMatchObject({ + errors: undefined, + data: { + Signup: { email: 'some@email.org' }, + }, + }) + }) + }) + }) + + describe('invite registration', () => { + beforeEach(async () => { + CONFIG.INVITE_REGISTRATION = true + CONFIG.PUBLIC_REGISTRATION = false + await Factory.build('inviteCode', { + code: 'AAAAAA', + }) + }) + + describe('as anyone with valid invite code', () => { + beforeEach(async () => { + variables = { + email: 'some@email.org', + inviteCode: 'AAAAAA', + } + authenticatedUser = null + }) + + it('returns an email', async () => { + await expect(mutate({ mutation: signupMutation, variables })).resolves.toMatchObject({ + errors: undefined, + data: { + Signup: { email: 'some@email.org' }, + }, + }) + }) + }) + + describe('as anyone without valid invite', () => { + beforeEach(async () => { + variables = { + email: 'some@email.org', + inviteCode: 'no valid invite code', + } + authenticatedUser = null + }) + + it('denies permission', async () => { + await expect(mutate({ mutation: signupMutation, variables })).resolves.toMatchObject({ + errors: [{ message: 'Not Authorised!' }], + data: { Signup: null }, + }) + }) + }) + }) + }) }) }) diff --git a/backend/src/middleware/sentryMiddleware.js b/backend/src/middleware/sentryMiddleware.js index da8ef32d0..8891b8677 100644 --- a/backend/src/middleware/sentryMiddleware.js +++ b/backend/src/middleware/sentryMiddleware.js @@ -1,16 +1,16 @@ import { sentry } from 'graphql-middleware-sentry' -import { sentryConfigs } from '../config' +import CONFIG from '../config' let sentryMiddleware = (resolve, root, args, context, resolveInfo) => resolve(root, args, context, resolveInfo) -if (sentryConfigs.SENTRY_DSN_BACKEND) { +if (CONFIG.SENTRY_DSN_BACKEND) { sentryMiddleware = sentry({ forwardErrors: true, config: { - dsn: sentryConfigs.SENTRY_DSN_BACKEND, - release: sentryConfigs.COMMIT, - environment: process.env.NODE_ENV, + dsn: CONFIG.SENTRY_DSN_BACKEND, + release: CONFIG.COMMIT, + environment: CONFIG.NODE_ENV, }, withScope: (scope, error, context) => { scope.setUser({ @@ -23,7 +23,7 @@ if (sentryConfigs.SENTRY_DSN_BACKEND) { }) } else { // eslint-disable-next-line no-console - if (process.env.NODE_ENV !== 'test') console.log('Warning: Sentry middleware inactive.') + if (!CONFIG.TEST) console.log('Warning: Sentry middleware inactive.') } export default sentryMiddleware diff --git a/backend/src/middleware/slugify/uniqueSlug.js b/backend/src/middleware/slugify/uniqueSlug.js index ca37cd562..7cfb89c19 100644 --- a/backend/src/middleware/slugify/uniqueSlug.js +++ b/backend/src/middleware/slugify/uniqueSlug.js @@ -2,6 +2,7 @@ import slugify from 'slug' export default async function uniqueSlug(string, isUnique) { const slug = slugify(string || 'anonymous', { lower: true, + multicharmap: { Ä: 'AE', ä: 'ae', Ö: 'OE', ö: 'oe', Ü: 'UE', ü: 'ue', ß: 'ss' }, }) if (await isUnique(slug)) return slug diff --git a/backend/src/middleware/slugify/uniqueSlug.spec.js b/backend/src/middleware/slugify/uniqueSlug.spec.js index ff14a56ef..d002eae03 100644 --- a/backend/src/middleware/slugify/uniqueSlug.spec.js +++ b/backend/src/middleware/slugify/uniqueSlug.spec.js @@ -18,4 +18,16 @@ describe('uniqueSlug', () => { const isUnique = jest.fn().mockResolvedValue(true) expect(uniqueSlug(string, isUnique)).resolves.toEqual('anonymous') }) + + it('Converts umlaut to a two letter equivalent', async () => { + const umlaut = 'ÄÖÜäöüß' + const isUnique = jest.fn().mockResolvedValue(true) + await expect(uniqueSlug(umlaut, isUnique)).resolves.toEqual('aeoeueaeoeuess') + }) + + it('Removes Spanish enya and diacritics', async () => { + const diacritics = 'áàéèíìóòúùñçÁÀÉÈÍÌÓÒÚÙÑÇ' + const isUnique = jest.fn().mockResolvedValue(true) + await expect(uniqueSlug(diacritics, isUnique)).resolves.toEqual('aaeeiioouuncaaeeiioouunc') + }) }) diff --git a/backend/src/middleware/slugifyMiddleware.spec.js b/backend/src/middleware/slugifyMiddleware.spec.js index 48c4fb651..97503851a 100644 --- a/backend/src/middleware/slugifyMiddleware.spec.js +++ b/backend/src/middleware/slugifyMiddleware.spec.js @@ -11,7 +11,8 @@ let variables const driver = getDriver() const neode = getNeode() -beforeAll(() => { +beforeAll(async () => { + await cleanDatabase() const { server } = createServer({ context: () => { return { diff --git a/backend/src/middleware/userInteractions.js b/backend/src/middleware/userInteractions.js new file mode 100644 index 000000000..553aefe78 --- /dev/null +++ b/backend/src/middleware/userInteractions.js @@ -0,0 +1,44 @@ +const createRelatedCypher = (relation) => ` +MATCH (user:User { id: $currentUser}) +MATCH (post:Post { id: $postId}) +OPTIONAL MATCH (post)<-[r:${relation}]-(u:User) +WHERE NOT u.disabled AND NOT u.deleted +WITH user, post, count(DISTINCT u) AS count +MERGE (user)-[relation:${relation} { }]->(post) +ON CREATE +SET relation.count = 1, +relation.createdAt = toString(datetime()), +post.clickedCount = count + 1 +ON MATCH +SET relation.count = relation.count + 1, +relation.updatedAt = toString(datetime()), +post.clickedCount = count +RETURN user, post, relation +` + +const setPostCounter = async (postId, relation, context) => { + const { + user: { id: currentUser }, + } = context + const session = context.driver.session() + try { + await session.writeTransaction((txc) => { + return txc.run(createRelatedCypher(relation), { currentUser, postId }) + }) + } finally { + session.close() + } +} + +const userClickedPost = async (resolve, root, args, context, info) => { + if (args.id) { + await setPostCounter(args.id, 'CLICKED', context) + } + return resolve(root, args, context, info) +} + +export default { + Query: { + Post: userClickedPost, + }, +} diff --git a/backend/src/middleware/userInteractions.spec.js b/backend/src/middleware/userInteractions.spec.js new file mode 100644 index 000000000..77c9fbd1d --- /dev/null +++ b/backend/src/middleware/userInteractions.spec.js @@ -0,0 +1,98 @@ +import Factory, { cleanDatabase } from '../db/factories' +import { gql } from '../helpers/jest' +import { getNeode, getDriver } from '../db/neo4j' +import createServer from '../server' +import { createTestClient } from 'apollo-server-testing' + +let query, aUser, bUser, post, authenticatedUser, variables + +const driver = getDriver() +const neode = getNeode() + +const postQuery = gql` + query($id: ID) { + Post(id: $id) { + clickedCount + } + } +` + +beforeAll(async () => { + await cleanDatabase() + aUser = await Factory.build('user', { + id: 'a-user', + }) + bUser = await Factory.build('user', { + id: 'b-user', + }) + post = await Factory.build('post') + authenticatedUser = await aUser.toJson() + const { server } = createServer({ + context: () => { + return { + driver, + neode, + user: authenticatedUser, + } + }, + }) + query = createTestClient(server).query +}) + +afterAll(async () => { + await cleanDatabase() +}) + +describe('middleware/userInteractions', () => { + describe('given one post', () => { + it('does not change clickedCount when queried without ID', async () => { + await expect(query({ query: postQuery, variables })).resolves.toMatchObject({ + data: { + Post: expect.arrayContaining([ + { + clickedCount: 0, + }, + ]), + }, + }) + }) + + it('changes clickedCount when queried with ID', async () => { + variables = { id: post.get('id') } + await expect(query({ query: postQuery, variables })).resolves.toMatchObject({ + data: { + Post: expect.arrayContaining([ + { + clickedCount: 1, + }, + ]), + }, + }) + }) + + it('does not change clickedCount when same user queries the post again', async () => { + await expect(query({ query: postQuery, variables })).resolves.toMatchObject({ + data: { + Post: expect.arrayContaining([ + { + clickedCount: 1, + }, + ]), + }, + }) + }) + + it('changes clickedCount when another user queries the post', async () => { + authenticatedUser = await bUser.toJson() + await expect(query({ query: postQuery, variables })).resolves.toMatchObject({ + data: { + Post: expect.arrayContaining([ + { + clickedCount: 2, + }, + ]), + }, + }) + }) + }) +}) diff --git a/backend/src/models/Image.js b/backend/src/models/Image.js index 19824b493..b46342c18 100644 --- a/backend/src/models/Image.js +++ b/backend/src/models/Image.js @@ -3,5 +3,6 @@ export default { alt: { type: 'string' }, sensitive: { type: 'boolean', default: false }, aspectRatio: { type: 'float', default: 1.0 }, + type: { type: 'string' }, createdAt: { type: 'string', isoDate: true, default: () => new Date().toISOString() }, } diff --git a/backend/src/models/Post.js b/backend/src/models/Post.js index 43f63ebd3..235e7d68d 100644 --- a/backend/src/models/Post.js +++ b/backend/src/models/Post.js @@ -22,6 +22,8 @@ export default { contentExcerpt: { type: 'string', allow: [null] }, deleted: { type: 'boolean', default: false }, disabled: { type: 'boolean', default: false }, + clickedCount: { type: 'int', default: 0 }, + viewedTeaserCount: { type: 'int', default: 0 }, notified: { type: 'relationship', relationship: 'NOTIFIED', diff --git a/backend/src/schema/resolvers/emails.js b/backend/src/schema/resolvers/emails.js index 7986f2613..8f6b1c651 100644 --- a/backend/src/schema/resolvers/emails.js +++ b/backend/src/schema/resolvers/emails.js @@ -6,6 +6,27 @@ import Validator from 'neode/build/Services/Validator.js' import normalizeEmail from './helpers/normalizeEmail' export default { + Query: { + VerifyNonce: async (_parent, args, context, _resolveInfo) => { + const session = context.driver.session() + const readTxResultPromise = session.readTransaction(async (txc) => { + const result = await txc.run( + ` + MATCH (email:EmailAddress {email: $email, nonce: $nonce}) + RETURN count(email) > 0 AS result + `, + { email: args.email, nonce: args.nonce }, + ) + return result + }) + try { + const txResult = await readTxResultPromise + return txResult.records[0].get('result') + } finally { + session.close() + } + }, + }, Mutation: { AddEmailAddress: async (_parent, args, context, _resolveInfo) => { let response diff --git a/backend/src/schema/resolvers/emails.spec.js b/backend/src/schema/resolvers/emails.spec.js index 94e7ede31..6b1e24d2b 100644 --- a/backend/src/schema/resolvers/emails.spec.js +++ b/backend/src/schema/resolvers/emails.spec.js @@ -6,7 +6,7 @@ import { createTestClient } from 'apollo-server-testing' const neode = getNeode() -let mutate +let mutate, query let authenticatedUser let user let variables @@ -16,7 +16,8 @@ beforeEach(async () => { variables = {} }) -beforeAll(() => { +beforeAll(async () => { + await cleanDatabase() const { server } = createServer({ context: () => { return { @@ -27,6 +28,7 @@ beforeAll(() => { }, }) mutate = createTestClient(server).mutate + query = createTestClient(server).query }) afterEach(async () => { @@ -185,7 +187,7 @@ describe('VerifyEmailAddress', () => { let emailAddress beforeEach(async () => { emailAddress = await Factory.build('unverifiedEmailAddress', { - nonce: 'abcdef', + nonce: '12345', verifiedAt: null, createdAt: new Date().toISOString(), email: 'to-be-verified@example.org', @@ -204,7 +206,7 @@ describe('VerifyEmailAddress', () => { describe('given valid nonce for `UnverifiedEmailAddress` node', () => { beforeEach(() => { - variables = { ...variables, nonce: 'abcdef' } + variables = { ...variables, nonce: '12345' } }) describe('but the address does not belong to the authenticated user', () => { @@ -295,3 +297,40 @@ describe('VerifyEmailAddress', () => { }) }) }) + +describe('VerifyNonce', () => { + beforeEach(async () => { + await Factory.build('emailAddress', { + nonce: '12345', + verifiedAt: null, + createdAt: new Date().toISOString(), + email: 'to-be-verified@example.org', + }) + }) + + const verifyNonceQuery = gql` + query($email: String!, $nonce: String!) { + VerifyNonce(email: $email, nonce: $nonce) + } + ` + + it('returns true when nonce and email match', async () => { + variables = { + email: 'to-be-verified@example.org', + nonce: '12345', + } + await expect(query({ query: verifyNonceQuery, variables })).resolves.toMatchObject({ + data: { VerifyNonce: true }, + }) + }) + + it('returns false when nonce and email do not match', async () => { + variables = { + email: 'to-be-verified@example.org', + nonce: '---', + } + await expect(query({ query: verifyNonceQuery, variables })).resolves.toMatchObject({ + data: { VerifyNonce: false }, + }) + }) +}) diff --git a/backend/src/schema/resolvers/helpers/generateNonce.js b/backend/src/schema/resolvers/helpers/generateNonce.js index e9b758774..6da40b5c2 100644 --- a/backend/src/schema/resolvers/helpers/generateNonce.js +++ b/backend/src/schema/resolvers/helpers/generateNonce.js @@ -1,4 +1,5 @@ -import { v4 as uuid } from 'uuid' export default function generateNonce() { - return uuid().substring(0, 6) + return Array.from({ length: 5 }, (n = Math.floor(Math.random() * 10)) => { + return String.fromCharCode(n + 48) + }).join('') } diff --git a/backend/src/schema/resolvers/images.js b/backend/src/schema/resolvers/images.js index 8b3f4a3e8..111f84888 100644 --- a/backend/src/schema/resolvers/images.js +++ b/backend/src/schema/resolvers/images.js @@ -2,7 +2,7 @@ import Resolver from './helpers/Resolver' export default { Image: { ...Resolver('Image', { - undefinedToNull: ['sensitive', 'alt', 'aspectRatio'], + undefinedToNull: ['sensitive', 'alt', 'aspectRatio', 'type'], }), }, } diff --git a/backend/src/schema/resolvers/images/images.js b/backend/src/schema/resolvers/images/images.js index 18a3569b6..656ae114a 100644 --- a/backend/src/schema/resolvers/images/images.js +++ b/backend/src/schema/resolvers/images/images.js @@ -5,10 +5,10 @@ import slug from 'slug' import { existsSync, unlinkSync, createWriteStream } from 'fs' import { UserInputError } from 'apollo-server' import { getDriver } from '../../../db/neo4j' -import { s3Configs } from '../../../config' +import CONFIG from '../../../config' // const widths = [34, 160, 320, 640, 1024] -const { AWS_ENDPOINT: endpoint, AWS_REGION: region, AWS_BUCKET: Bucket, S3_CONFIGURED } = s3Configs +const { AWS_ENDPOINT: endpoint, AWS_REGION: region, AWS_BUCKET: Bucket, S3_CONFIGURED } = CONFIG export async function deleteImage(resource, relationshipType, opts = {}) { sanitizeRelationshipType(relationshipType) @@ -53,8 +53,8 @@ export async function mergeImage(resource, relationshipType, imageInput, opts = if (!(existingImage || upload)) throw new UserInputError('Cannot find image for given resource') if (existingImage && upload) deleteImageFile(existingImage, deleteCallback) const url = await uploadImageFile(upload, uploadCallback) - const { alt, sensitive, aspectRatio } = imageInput - const image = { alt, sensitive, aspectRatio, url } + const { alt, sensitive, aspectRatio, type } = imageInput + const image = { alt, sensitive, aspectRatio, url, type } txResult = await transaction.run( ` MATCH (resource {id: $resource.id}) diff --git a/backend/src/schema/resolvers/inviteCodes.js b/backend/src/schema/resolvers/inviteCodes.js index 91148a08d..442ff17b1 100644 --- a/backend/src/schema/resolvers/inviteCodes.js +++ b/backend/src/schema/resolvers/inviteCodes.js @@ -1,5 +1,6 @@ import generateInviteCode from './helpers/generateInviteCode' import Resolver from './helpers/Resolver' +import { validateInviteCode } from './transactions/inviteCodes' const uniqueInviteCode = async (session, code) => { return session.readTransaction(async (txc) => { @@ -12,6 +13,52 @@ const uniqueInviteCode = async (session, code) => { export default { Query: { + getInviteCode: async (_parent, args, context, _resolveInfo) => { + const { + user: { id: userId }, + } = context + const session = context.driver.session() + const readTxResultPromise = session.readTransaction(async (txc) => { + const result = await txc.run( + `MATCH (user:User {id: $userId})-[:GENERATED]->(ic:InviteCode) + WHERE ic.expiresAt IS NULL + OR datetime(ic.expiresAt) >= datetime() + RETURN properties(ic) AS inviteCodes`, + { + userId, + }, + ) + return result.records.map((record) => record.get('inviteCodes')) + }) + try { + const inviteCode = await readTxResultPromise + if (inviteCode && inviteCode.length > 0) return inviteCode[0] + let code = generateInviteCode() + while (!(await uniqueInviteCode(session, code))) { + code = generateInviteCode() + } + const writeTxResultPromise = session.writeTransaction(async (txc) => { + const result = await txc.run( + `MATCH (user:User {id: $userId}) + MERGE (user)-[:GENERATED]->(ic:InviteCode { code: $code }) + ON CREATE SET + ic.createdAt = toString(datetime()), + ic.expiresAt = $expiresAt + RETURN ic AS inviteCode`, + { + userId, + code, + expiresAt: null, + }, + ) + return result.records.map((record) => record.get('inviteCode').properties) + }) + const txResult = await writeTxResultPromise + return txResult[0] + } finally { + session.close() + } + }, MyInviteCodes: async (_parent, args, context, _resolveInfo) => { const { user: { id: userId }, @@ -36,28 +83,9 @@ export default { }, isValidInviteCode: async (_parent, args, context, _resolveInfo) => { const { code } = args - if (!code) return false const session = context.driver.session() - const readTxResultPromise = session.readTransaction(async (txc) => { - const result = await txc.run( - `MATCH (ic:InviteCode { code: toUpper($code) }) - RETURN - CASE - WHEN ic.expiresAt IS NULL THEN true - WHEN datetime(ic.expiresAt) >= datetime() THEN true - ELSE false END AS result`, - { - code, - }, - ) - return result.records.map((record) => record.get('result')) - }) - try { - const txResult = await readTxResultPromise - return !!txResult[0] - } finally { - session.close() - } + if (!code) return false + return validateInviteCode(session, code) }, }, Mutation: { diff --git a/backend/src/schema/resolvers/locations.js b/backend/src/schema/resolvers/locations.js index be72001f7..fa0feafa1 100644 --- a/backend/src/schema/resolvers/locations.js +++ b/backend/src/schema/resolvers/locations.js @@ -1,4 +1,6 @@ +import { UserInputError } from 'apollo-server' import Resolver from './helpers/Resolver' +import { queryLocations } from './users/location' export default { Location: { @@ -16,4 +18,13 @@ export default { ], }), }, + Query: { + queryLocations: async (object, args, context, resolveInfo) => { + try { + return queryLocations(args) + } catch (e) { + throw new UserInputError(e.message) + } + }, + }, } diff --git a/backend/src/schema/resolvers/posts.js b/backend/src/schema/resolvers/posts.js index 14e645730..d199b6f09 100644 --- a/backend/src/schema/resolvers/posts.js +++ b/backend/src/schema/resolvers/posts.js @@ -88,6 +88,8 @@ export default { SET post += $params SET post.createdAt = toString(datetime()) SET post.updatedAt = toString(datetime()) + SET post.clickedCount = 0 + SET post.viewedTeaserCount = 0 WITH post MATCH (author:User {id: $userId}) MERGE (post)<-[:WROTE]-(author) @@ -315,13 +317,38 @@ export default { } return unpinnedPost }, + markTeaserAsViewed: async (_parent, params, context, _resolveInfo) => { + const session = context.driver.session() + const writeTxResultPromise = session.writeTransaction(async (transaction) => { + const transactionResponse = await transaction.run( + ` + MATCH (post:Post { id: $params.id }) + MATCH (user:User { id: $userId }) + MERGE (user)-[relation:VIEWED_TEASER { }]->(post) + ON CREATE + SET relation.createdAt = toString(datetime()), + post.viewedTeaserCount = post.viewedTeaserCount + 1 + RETURN post + `, + { userId: context.user.id, params }, + ) + return transactionResponse.records.map((record) => record.get('post').properties) + }) + try { + const [post] = await writeTxResultPromise + post.viewedTeaserCount = post.viewedTeaserCount.low + return post + } finally { + session.close() + } + }, }, Post: { ...Resolver('Post', { undefinedToNull: ['activityId', 'objectId', 'language', 'pinnedAt', 'pinned'], hasMany: { tags: '-[:TAGGED]->(related:Tag)', - categories: '-[:CATEGORIZED]->(related:Category)', + // categories: '-[:CATEGORIZED]->(related:Category)', comments: '<-[:COMMENTS]-(related:Comment)', shoutedBy: '<-[:SHOUTED]-(related:User)', emotions: '<-[related:EMOTED]', @@ -341,6 +368,8 @@ export default { boolean: { shoutedByCurrentUser: 'MATCH(this)<-[:SHOUTED]-(related:User {id: $cypherParams.currentUserId}) RETURN COUNT(related) >= 1', + viewedTeaserByCurrentUser: + 'MATCH (this)<-[:VIEWED_TEASER]-(u:User {id: $cypherParams.currentUserId}) RETURN COUNT(u) >= 1', }, }), relatedContributions: async (parent, params, context, resolveInfo) => { diff --git a/backend/src/schema/resolvers/posts.spec.js b/backend/src/schema/resolvers/posts.spec.js index f0c57b8fb..1317d7c22 100644 --- a/backend/src/schema/resolvers/posts.spec.js +++ b/backend/src/schema/resolvers/posts.spec.js @@ -147,7 +147,7 @@ describe('Post', () => { }) }) - it('by categories', async () => { + /* it('by categories', async () => { const postQueryFilteredByCategories = gql` query Post($filter: _PostFilter) { Post(filter: $filter) { @@ -172,7 +172,7 @@ describe('Post', () => { await expect( query({ query: postQueryFilteredByCategories, variables }), ).resolves.toMatchObject(expected) - }) + }) */ describe('by emotions', () => { const postQueryFilteredByEmotions = gql` @@ -323,14 +323,8 @@ describe('CreatePost', () => { describe('UpdatePost', () => { let author, newlyCreatedPost const updatePostMutation = gql` - mutation($id: ID!, $title: String!, $content: String!, $categoryIds: [ID], $image: ImageInput) { - UpdatePost( - id: $id - title: $title - content: $content - categoryIds: $categoryIds - image: $image - ) { + mutation($id: ID!, $title: String!, $content: String!, $image: ImageInput) { + UpdatePost(id: $id, title: $title, content: $content, image: $image) { id title content @@ -338,9 +332,6 @@ describe('UpdatePost', () => { name slug } - categories { - id - } createdAt updatedAt } @@ -428,7 +419,7 @@ describe('UpdatePost', () => { expect(newlyCreatedPost.updatedAt).not.toEqual(UpdatePost.updatedAt) }) - describe('no new category ids provided for update', () => { + /* describe('no new category ids provided for update', () => { it('resolves and keeps current categories', async () => { const expected = { data: { @@ -443,9 +434,9 @@ describe('UpdatePost', () => { expected, ) }) - }) + }) */ - describe('given category ids', () => { + /* describe('given category ids', () => { beforeEach(() => { variables = { ...variables, categoryIds: ['cat27'] } }) @@ -464,7 +455,7 @@ describe('UpdatePost', () => { expected, ) }) - }) + }) */ describe('params.image', () => { describe('is object', () => { diff --git a/backend/src/schema/resolvers/registration.js b/backend/src/schema/resolvers/registration.js index f1c43be21..2796028fe 100644 --- a/backend/src/schema/resolvers/registration.js +++ b/backend/src/schema/resolvers/registration.js @@ -29,34 +29,22 @@ export default { } args.termsAndConditionsAgreedAt = new Date().toISOString() - let { nonce, email } = args + let { nonce, email, inviteCode } = args email = normalizeEmail(email) delete args.nonce delete args.email + delete args.inviteCode args = encryptPassword(args) const { driver } = context const session = driver.session() const writeTxResultPromise = session.writeTransaction(async (transaction) => { - const createUserTransactionResponse = await transaction.run( - ` - MATCH(email:EmailAddress {nonce: $nonce, email: $email}) - WHERE NOT (email)-[:BELONGS_TO]->() - CREATE (user:User) - MERGE(user)-[:PRIMARY_EMAIL]->(email) - MERGE(user)<-[:BELONGS_TO]-(email) - SET user += $args - SET user.id = randomUUID() - SET user.role = 'user' - SET user.createdAt = toString(datetime()) - SET user.updatedAt = toString(datetime()) - SET user.allowEmbedIframes = FALSE - SET user.showShoutsPublicly = FALSE - SET email.verifiedAt = toString(datetime()) - RETURN user {.*} - `, - { args, nonce, email }, - ) + const createUserTransactionResponse = await transaction.run(signupCypher(inviteCode), { + args, + nonce, + email, + inviteCode, + }) const [user] = createUserTransactionResponse.records.map((record) => record.get('user')) if (!user) throw new UserInputError('Invalid email or nonce') return user @@ -74,3 +62,39 @@ export default { }, }, } + +const signupCypher = (inviteCode) => { + let optionalMatch = '' + let optionalMerge = '' + if (inviteCode) { + optionalMatch = ` + OPTIONAL MATCH + (inviteCode:InviteCode {code: $inviteCode})<-[:GENERATED]-(host:User) + ` + optionalMerge = ` + MERGE(user)-[:REDEEMED { createdAt: toString(datetime()) }]->(inviteCode) + MERGE(host)-[:INVITED { createdAt: toString(datetime()) }]->(user) + MERGE(user)-[:FOLLOWS { createdAt: toString(datetime()) }]->(host) + MERGE(host)-[:FOLLOWS { createdAt: toString(datetime()) }]->(user) + ` + } + const cypher = ` + MATCH(email:EmailAddress {nonce: $nonce, email: $email}) + WHERE NOT (email)-[:BELONGS_TO]->() + ${optionalMatch} + CREATE (user:User) + MERGE(user)-[:PRIMARY_EMAIL]->(email) + MERGE(user)<-[:BELONGS_TO]-(email) + ${optionalMerge} + SET user += $args + SET user.id = randomUUID() + SET user.role = 'user' + SET user.createdAt = toString(datetime()) + SET user.updatedAt = toString(datetime()) + SET user.allowEmbedIframes = FALSE + SET user.showShoutsPublicly = FALSE + SET email.verifiedAt = toString(datetime()) + RETURN user {.*} + ` + return cypher +} diff --git a/backend/src/schema/resolvers/registration.spec.js b/backend/src/schema/resolvers/registration.spec.js index 63dc35519..c8b71deb9 100644 --- a/backend/src/schema/resolvers/registration.spec.js +++ b/backend/src/schema/resolvers/registration.spec.js @@ -3,6 +3,7 @@ import { gql } from '../../helpers/jest' import { getDriver, getNeode } from '../../db/neo4j' import createServer from '../../server' import { createTestClient } from 'apollo-server-testing' +import CONFIG from '../../config' const neode = getNeode() @@ -15,7 +16,8 @@ beforeEach(async () => { variables = {} }) -beforeAll(() => { +beforeAll(async () => { + await cleanDatabase() const { server } = createServer({ context: () => { return { @@ -34,8 +36,8 @@ afterEach(async () => { describe('Signup', () => { const mutation = gql` - mutation($email: String!) { - Signup(email: $email) { + mutation($email: String!, $inviteCode: String) { + Signup(email: $email, inviteCode: $inviteCode) { email } } @@ -50,6 +52,8 @@ describe('Signup', () => { }) it('throws AuthorizationError', async () => { + CONFIG.INVITE_REGISTRATION = false + CONFIG.PUBLIC_REGISTRATION = false await expect(mutate({ mutation, variables })).resolves.toMatchObject({ errors: [{ message: 'Not Authorised!' }], }) diff --git a/backend/src/schema/resolvers/rewards.spec.js b/backend/src/schema/resolvers/rewards.spec.js index a20472243..eaaa852ec 100644 --- a/backend/src/schema/resolvers/rewards.spec.js +++ b/backend/src/schema/resolvers/rewards.spec.js @@ -16,6 +16,7 @@ describe('rewards', () => { } beforeAll(async () => { + await cleanDatabase() const { server } = createServer({ context: () => { return { diff --git a/backend/src/schema/resolvers/roles.js b/backend/src/schema/resolvers/roles.js new file mode 100644 index 000000000..be9861e08 --- /dev/null +++ b/backend/src/schema/resolvers/roles.js @@ -0,0 +1,7 @@ +export default { + Query: { + availableRoles: async (_parent, args, context, _resolveInfo) => { + return ['admin', 'moderator', 'user'] + }, + }, +} diff --git a/backend/src/schema/resolvers/searches.js b/backend/src/schema/resolvers/searches.js index 58fa63f8d..60fd4318f 100644 --- a/backend/src/schema/resolvers/searches.js +++ b/backend/src/schema/resolvers/searches.js @@ -3,90 +3,202 @@ import { queryString } from './searches/queryString' // see http://lucene.apache.org/core/8_3_1/queryparser/org/apache/lucene/queryparser/classic/package-summary.html#package.description +const cypherTemplate = (setup) => ` + CALL db.index.fulltext.queryNodes('${setup.fulltextIndex}', $query) + YIELD node AS resource, score + ${setup.match} + ${setup.whereClause} + ${setup.withClause} + RETURN + ${setup.returnClause} + AS result + SKIP $skip + ${setup.limit} +` + +const simpleWhereClause = + 'WHERE score >= 0.0 AND NOT (resource.deleted = true OR resource.disabled = true)' + +const postWhereClause = `WHERE score >= 0.0 + AND NOT ( + author.deleted = true OR author.disabled = true + OR resource.deleted = true OR resource.disabled = true + OR (:User {id: $userId})-[:MUTED]->(author) + )` + +const searchPostsSetup = { + fulltextIndex: 'post_fulltext_search', + match: 'MATCH (resource:Post)<-[:WROTE]-(author:User)', + whereClause: postWhereClause, + withClause: `WITH resource, author, + [(resource)<-[:COMMENTS]-(comment:Comment) | comment] AS comments, + [(resource)<-[:SHOUTED]-(user:User) | user] AS shouter`, + returnClause: `resource { + .*, + __typename: labels(resource)[0], + author: properties(author), + commentsCount: toString(size(comments)), + shoutedCount: toString(size(shouter)), + clickedCount: toString(resource.clickedCount), + viewedTeaserCount: toString(resource.viewedTeaserCount) + }`, + limit: 'LIMIT $limit', +} + +const searchUsersSetup = { + fulltextIndex: 'user_fulltext_search', + match: 'MATCH (resource:User)', + whereClause: simpleWhereClause, + withClause: '', + returnClause: 'resource {.*, __typename: labels(resource)[0]}', + limit: 'LIMIT $limit', +} + +const searchHashtagsSetup = { + fulltextIndex: 'tag_fulltext_search', + match: 'MATCH (resource:Tag)', + whereClause: simpleWhereClause, + withClause: '', + returnClause: 'resource {.*, __typename: labels(resource)[0]}', + limit: 'LIMIT $limit', +} + +const countSetup = { + returnClause: 'toString(size(collect(resource)))', + limit: '', +} + +const countUsersSetup = { + ...searchUsersSetup, + ...countSetup, +} +const countPostsSetup = { + ...searchPostsSetup, + ...countSetup, +} +const countHashtagsSetup = { + ...searchHashtagsSetup, + ...countSetup, +} + +const searchResultPromise = async (session, setup, params) => { + return session.readTransaction(async (transaction) => { + return transaction.run(cypherTemplate(setup), params) + }) +} + +const searchResultCallback = (result) => { + return result.records.map((r) => r.get('result')) +} + +const countResultCallback = (result) => { + return result.records[0].get('result') +} + +const getSearchResults = async (context, setup, params, resultCallback = searchResultCallback) => { + const session = context.driver.session() + try { + const results = await searchResultPromise(session, setup, params) + log(results) + return resultCallback(results) + } finally { + session.close() + } +} + +const multiSearchMap = [ + { symbol: '!', setup: searchPostsSetup, resultName: 'posts' }, + { symbol: '@', setup: searchUsersSetup, resultName: 'users' }, + { symbol: '#', setup: searchHashtagsSetup, resultName: 'hashtags' }, +] + export default { Query: { - findResources: async (_parent, args, context, _resolveInfo) => { + searchPosts: async (_parent, args, context, _resolveInfo) => { + const { query, postsOffset, firstPosts } = args + const { id: userId } = context.user + + return { + postCount: getSearchResults( + context, + countPostsSetup, + { + query: queryString(query), + skip: 0, + userId, + }, + countResultCallback, + ), + posts: getSearchResults(context, searchPostsSetup, { + query: queryString(query), + skip: postsOffset, + limit: firstPosts, + userId, + }), + } + }, + searchUsers: async (_parent, args, context, _resolveInfo) => { + const { query, usersOffset, firstUsers } = args + return { + userCount: getSearchResults( + context, + countUsersSetup, + { + query: queryString(query), + skip: 0, + }, + countResultCallback, + ), + users: getSearchResults(context, searchUsersSetup, { + query: queryString(query), + skip: usersOffset, + limit: firstUsers, + }), + } + }, + searchHashtags: async (_parent, args, context, _resolveInfo) => { + const { query, hashtagsOffset, firstHashtags } = args + return { + hashtagCount: getSearchResults( + context, + countHashtagsSetup, + { + query: queryString(query), + skip: 0, + }, + countResultCallback, + ), + hashtags: getSearchResults(context, searchHashtagsSetup, { + query: queryString(query), + skip: hashtagsOffset, + limit: firstHashtags, + }), + } + }, + searchResults: async (_parent, args, context, _resolveInfo) => { const { query, limit } = args - const { id: thisUserId } = context.user + const { id: userId } = context.user - const postCypher = ` - CALL db.index.fulltext.queryNodes('post_fulltext_search', $query) - YIELD node as resource, score - MATCH (resource)<-[:WROTE]-(author:User) - WHERE score >= 0.0 - AND NOT ( - author.deleted = true OR author.disabled = true - OR resource.deleted = true OR resource.disabled = true - OR (:User {id: $thisUserId})-[:MUTED]->(author) - ) - WITH resource, author, - [(resource)<-[:COMMENTS]-(comment:Comment) | comment] as comments, - [(resource)<-[:SHOUTED]-(user:User) | user] as shouter - RETURN resource { - .*, - __typename: labels(resource)[0], - author: properties(author), - commentsCount: toString(size(comments)), - shoutedCount: toString(size(shouter)) + const searchType = query.replace(/^([!@#]?).*$/, '$1') + const searchString = query.replace(/^([!@#])/, '') + + const params = { + query: queryString(searchString), + skip: 0, + limit, + userId, } - LIMIT $limit - ` - const userCypher = ` - CALL db.index.fulltext.queryNodes('user_fulltext_search', $query) - YIELD node as resource, score - MATCH (resource) - WHERE score >= 0.0 - AND NOT (resource.deleted = true OR resource.disabled = true) - RETURN resource {.*, __typename: labels(resource)[0]} - LIMIT $limit - ` - const tagCypher = ` - CALL db.index.fulltext.queryNodes('tag_fulltext_search', $query) - YIELD node as resource, score - MATCH (resource) - WHERE score >= 0.0 - AND NOT (resource.deleted = true OR resource.disabled = true) - RETURN resource {.*, __typename: labels(resource)[0]} - LIMIT $limit - ` + if (searchType === '') + return [ + ...(await getSearchResults(context, searchPostsSetup, params)), + ...(await getSearchResults(context, searchUsersSetup, params)), + ...(await getSearchResults(context, searchHashtagsSetup, params)), + ] - const myQuery = queryString(query) - - const session = context.driver.session() - const searchResultPromise = session.readTransaction(async (transaction) => { - const postTransactionResponse = transaction.run(postCypher, { - query: myQuery, - limit, - thisUserId, - }) - const userTransactionResponse = transaction.run(userCypher, { - query: myQuery, - limit, - thisUserId, - }) - const tagTransactionResponse = transaction.run(tagCypher, { - query: myQuery, - limit, - }) - return Promise.all([ - postTransactionResponse, - userTransactionResponse, - tagTransactionResponse, - ]) - }) - - try { - const [postResults, userResults, tagResults] = await searchResultPromise - log(postResults) - log(userResults) - log(tagResults) - return [...postResults.records, ...userResults.records, ...tagResults.records].map((r) => - r.get('resource'), - ) - } finally { - session.close() - } + params.limit = 15 + const type = multiSearchMap.find((obj) => obj.symbol === searchType) + return getSearchResults(context, type.setup, params) }, }, } diff --git a/backend/src/schema/resolvers/searches.spec.js b/backend/src/schema/resolvers/searches.spec.js index 3d7bd039d..a859bf296 100644 --- a/backend/src/schema/resolvers/searches.spec.js +++ b/backend/src/schema/resolvers/searches.spec.js @@ -29,7 +29,7 @@ afterAll(async () => { const searchQuery = gql` query($query: String!) { - findResources(query: $query, limit: 5) { + searchResults(query: $query, limit: 5) { __typename ... on Post { id @@ -47,6 +47,21 @@ const searchQuery = gql` } } ` + +const searchPostQuery = gql` + query($query: String!, $firstPosts: Int, $postsOffset: Int) { + searchPosts(query: $query, firstPosts: $firstPosts, postsOffset: $postsOffset) { + postCount + posts { + __typename + id + title + content + } + } + } +` + describe('resolvers/searches', () => { let variables @@ -65,7 +80,7 @@ describe('resolvers/searches', () => { variables = { query: 'John' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: [ + searchResults: [ { id: 'a-user', name: 'John Doe', @@ -95,7 +110,7 @@ describe('resolvers/searches', () => { variables = { query: 'beitrag' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: [ + searchResults: [ { __typename: 'Post', id: 'a-post', @@ -114,7 +129,7 @@ describe('resolvers/searches', () => { variables = { query: 'BEITRAG' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: [ + searchResults: [ { __typename: 'Post', id: 'a-post', @@ -132,7 +147,7 @@ describe('resolvers/searches', () => { it('returns empty search results', async () => { await expect( query({ query: searchQuery, variables: { query: 'Unfug' } }), - ).resolves.toMatchObject({ data: { findResources: [] } }) + ).resolves.toMatchObject({ data: { searchResults: [] } }) }) }) @@ -189,7 +204,7 @@ und hinter tausend Stäben keine Welt.`, variables = { query: 'beitrag' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: expect.arrayContaining([ + searchResults: expect.arrayContaining([ { __typename: 'Post', id: 'a-post', @@ -216,7 +231,7 @@ und hinter tausend Stäben keine Welt.`, variables = { query: 'tee-ei' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: [ + searchResults: [ { __typename: 'Post', id: 'g-post', @@ -235,7 +250,7 @@ und hinter tausend Stäben keine Welt.`, variables = { query: '„teeei“' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: [ + searchResults: [ { __typename: 'Post', id: 'g-post', @@ -256,7 +271,7 @@ und hinter tausend Stäben keine Welt.`, variables = { query: '(a - b)²' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: [ + searchResults: [ { __typename: 'Post', id: 'c-post', @@ -277,7 +292,7 @@ und hinter tausend Stäben keine Welt.`, variables = { query: '(a-b)²' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: [ + searchResults: [ { __typename: 'Post', id: 'c-post', @@ -298,7 +313,7 @@ und hinter tausend Stäben keine Welt.`, variables = { query: '+ b² 2.' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: [ + searchResults: [ { __typename: 'Post', id: 'c-post', @@ -321,7 +336,7 @@ und hinter tausend Stäben keine Welt.`, variables = { query: 'der panther' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: [ + searchResults: [ { __typename: 'Post', id: 'd-post', @@ -349,7 +364,7 @@ und hinter tausend Stäben keine Welt.`, variables = { query: 'Vorü Subs' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: expect.arrayContaining([ + searchResults: expect.arrayContaining([ { __typename: 'Post', id: 'd-post', @@ -395,7 +410,7 @@ und hinter tausend Stäben keine Welt.`, variables = { query: '-maria-' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: expect.arrayContaining([ + searchResults: expect.arrayContaining([ { __typename: 'User', id: 'c-user', @@ -416,6 +431,128 @@ und hinter tausend Stäben keine Welt.`, }) }) + describe('adding a user and a hashtag with a name that is content of a post', () => { + beforeAll(async () => { + await Promise.all([ + Factory.build('user', { + id: 'f-user', + name: 'Peter Panther', + slug: 'peter-panther', + }), + await Factory.build('tag', { id: 'Panther' }), + ]) + }) + + describe('query the word that contains the post, the hashtag and the name of the user', () => { + it('finds the user, the post and the hashtag', async () => { + variables = { query: 'panther' } + await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ + data: { + searchResults: expect.arrayContaining([ + { + __typename: 'User', + id: 'f-user', + name: 'Peter Panther', + slug: 'peter-panther', + }, + { + __typename: 'Post', + id: 'd-post', + title: 'Der Panther', + content: `Sein Blick ist vom Vorübergehn der Stäbe
+so müd geworden, daß er nichts mehr hält.
+Ihm ist, als ob es tausend Stäbe gäbe
+und hinter tausend Stäben keine Welt.`, + }, + { + __typename: 'Tag', + id: 'Panther', + }, + ]), + }, + errors: undefined, + }) + }) + }) + + describe('@query the word that contains the post, the hashtag and the name of the user', () => { + it('only finds the user', async () => { + variables = { query: '@panther' } + await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ + data: { + searchResults: expect.not.arrayContaining([ + { + __typename: 'Post', + id: 'd-post', + title: 'Der Panther', + content: `Sein Blick ist vom Vorübergehn der Stäbe
+so müd geworden, daß er nichts mehr hält.
+Ihm ist, als ob es tausend Stäbe gäbe
+und hinter tausend Stäben keine Welt.`, + }, + { + __typename: 'Tag', + id: 'Panther', + }, + ]), + }, + errors: undefined, + }) + }) + }) + + describe('!query the word that contains the post, the hashtag and the name of the user', () => { + it('only finds the post', async () => { + variables = { query: '!panther' } + await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ + data: { + searchResults: expect.not.arrayContaining([ + { + __typename: 'User', + id: 'f-user', + name: 'Peter Panther', + slug: 'peter-panther', + }, + { + __typename: 'Tag', + id: 'Panther', + }, + ]), + }, + errors: undefined, + }) + }) + }) + + describe('#query the word that contains the post, the hashtag and the name of the user', () => { + it('only finds the hashtag', async () => { + variables = { query: '#panther' } + await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ + data: { + searchResults: expect.not.arrayContaining([ + { + __typename: 'User', + id: 'f-user', + name: 'Peter Panther', + slug: 'peter-panther', + }, + { + __typename: 'Post', + id: 'd-post', + title: 'Der Panther', + content: `Sein Blick ist vom Vorübergehn der Stäbe
+so müd geworden, daß er nichts mehr hält.
+Ihm ist, als ob es tausend Stäbe gäbe
+und hinter tausend Stäben keine Welt.`, + }, + ]), + }, + errors: undefined, + }) + }) + }) + }) + describe('adding a post, written by a user who is muted by the authenticated user', () => { beforeAll(async () => { const mutedUser = await Factory.build('user', { @@ -440,7 +577,7 @@ und hinter tausend Stäben keine Welt.`, variables = { query: 'beitrag' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: expect.not.arrayContaining([ + searchResults: expect.not.arrayContaining([ { __typename: 'Post', id: 'muted-post', @@ -465,7 +602,7 @@ und hinter tausend Stäben keine Welt.`, variables = { query: 'myha' } await expect(query({ query: searchQuery, variables })).resolves.toMatchObject({ data: { - findResources: [ + searchResults: [ { __typename: 'Tag', id: 'myHashtag', @@ -477,6 +614,30 @@ und hinter tausend Stäben keine Welt.`, }) }) }) + + describe('searchPostQuery', () => { + describe('query with limit 1', () => { + it('has a count greater than 1', async () => { + variables = { query: 'beitrag', firstPosts: 1, postsOffset: 0 } + await expect(query({ query: searchPostQuery, variables })).resolves.toMatchObject({ + data: { + searchPosts: { + postCount: 2, + posts: [ + { + __typename: 'Post', + id: 'a-post', + title: 'Beitrag', + content: 'Ein erster Beitrag', + }, + ], + }, + }, + errors: undefined, + }) + }) + }) + }) }) }) }) diff --git a/backend/src/schema/resolvers/searches/queryString.js b/backend/src/schema/resolvers/searches/queryString.js index 064f17f48..5ef84cdce 100644 --- a/backend/src/schema/resolvers/searches/queryString.js +++ b/backend/src/schema/resolvers/searches/queryString.js @@ -39,7 +39,11 @@ const matchBeginningOfWords = (str) => { } export function normalizeWhitespace(str) { - return str.replace(/\s+/g, ' ').trim() + // delete the first character if it is !, @ or # + return str + .replace(/^([!@#])/, '') + .replace(/\s+/g, ' ') + .trim() } export function escapeSpecialCharacters(str) { diff --git a/backend/src/schema/resolvers/statistics.spec.js b/backend/src/schema/resolvers/statistics.spec.js index c5bb5f88b..0aedd0cef 100644 --- a/backend/src/schema/resolvers/statistics.spec.js +++ b/backend/src/schema/resolvers/statistics.spec.js @@ -21,7 +21,7 @@ const statisticsQuery = gql` } } ` -beforeAll(() => { +beforeAll(async () => { authenticatedUser = undefined const { server } = createServer({ context: () => { @@ -33,6 +33,7 @@ beforeAll(() => { }, }) query = createTestClient(server).query + await cleanDatabase() }) afterEach(async () => { diff --git a/backend/src/schema/resolvers/transactions/inviteCodes.js b/backend/src/schema/resolvers/transactions/inviteCodes.js new file mode 100644 index 000000000..554b15f86 --- /dev/null +++ b/backend/src/schema/resolvers/transactions/inviteCodes.js @@ -0,0 +1,22 @@ +export async function validateInviteCode(session, inviteCode) { + const readTxResultPromise = session.readTransaction(async (txc) => { + const result = await txc.run( + `MATCH (ic:InviteCode { code: toUpper($inviteCode) }) + RETURN + CASE + WHEN ic.expiresAt IS NULL THEN true + WHEN datetime(ic.expiresAt) >= datetime() THEN true + ELSE false END AS result`, + { + inviteCode, + }, + ) + return result.records.map((record) => record.get('result')) + }) + try { + const txResult = await readTxResultPromise + return !!txResult[0] + } finally { + session.close() + } +} diff --git a/backend/src/schema/resolvers/users.js b/backend/src/schema/resolvers/users.js index edc81482f..c6bb64125 100644 --- a/backend/src/schema/resolvers/users.js +++ b/backend/src/schema/resolvers/users.js @@ -244,6 +244,31 @@ export default { session.close() } }, + switchUserRole: async (object, args, context, resolveInfo) => { + const { role, id } = args + + if (context.user.id === id) throw new Error('you-cannot-change-your-own-role') + const session = context.driver.session() + const writeTxResultPromise = session.writeTransaction(async (transaction) => { + const switchUserRoleResponse = await transaction.run( + ` + MATCH (user:User {id: $id}) + SET user.role = $role + SET user.updatedAt = toString(datetime()) + RETURN user {.*} + `, + { id, role }, + ) + const [user] = switchUserRoleResponse.records.map((record) => record.get('user')) + return user + }) + try { + const user = await writeTxResultPromise + return user + } finally { + session.close() + } + }, }, User: { email: async (parent, params, context, resolveInfo) => { diff --git a/backend/src/schema/resolvers/users.spec.js b/backend/src/schema/resolvers/users.spec.js index cce45ae6e..e5e818040 100644 --- a/backend/src/schema/resolvers/users.spec.js +++ b/backend/src/schema/resolvers/users.spec.js @@ -45,6 +45,18 @@ const deleteUserMutation = gql` } ` +const switchUserRoleMutation = gql` + mutation($role: UserGroup!, $id: ID!) { + switchUserRole(role: $role, id: $id) { + name + role + id + updatedAt + email + } + } +` + beforeAll(() => { const { server } = createServer({ context: () => { @@ -265,9 +277,9 @@ describe('UpdateUser', () => { }) it('supports updating location', async () => { - variables = { ...variables, locationName: 'Hamburg, New Jersey, United States of America' } + variables = { ...variables, locationName: 'Hamburg, New Jersey, United States' } await expect(mutate({ mutation: updateUserMutation, variables })).resolves.toMatchObject({ - data: { UpdateUser: { locationName: 'Hamburg, New Jersey, United States of America' } }, + data: { UpdateUser: { locationName: 'Hamburg, New Jersey, United States' } }, errors: undefined, }) }) @@ -458,3 +470,71 @@ describe('Delete a User as admin', () => { }) }) }) + +describe('switch user role', () => { + beforeEach(async () => { + user = await Factory.build('user', { + id: 'user', + role: 'user', + }) + admin = await Factory.build('user', { + role: 'admin', + id: 'admin', + }) + }) + + describe('as simple user', () => { + it('cannot change the role', async () => { + authenticatedUser = await user.toJson() + variables = { + id: 'user', + role: 'admin', + } + await expect(mutate({ mutation: switchUserRoleMutation, variables })).resolves.toEqual( + expect.objectContaining({ + errors: [ + expect.objectContaining({ + message: 'Not Authorised!', + }), + ], + }), + ) + }) + }) + + describe('as admin', () => { + it('changes the role of other user', async () => { + authenticatedUser = await admin.toJson() + variables = { + id: 'user', + role: 'moderator', + } + await expect(mutate({ mutation: switchUserRoleMutation, variables })).resolves.toEqual( + expect.objectContaining({ + data: { + switchUserRole: expect.objectContaining({ + role: 'moderator', + }), + }, + }), + ) + }) + + it('cannot change own role', async () => { + authenticatedUser = await admin.toJson() + variables = { + id: 'admin', + role: 'moderator', + } + await expect(mutate({ mutation: switchUserRoleMutation, variables })).resolves.toEqual( + expect.objectContaining({ + errors: [ + expect.objectContaining({ + message: 'you-cannot-change-your-own-role', + }), + ], + }), + ) + }) + }) +}) diff --git a/backend/src/schema/resolvers/users/location.js b/backend/src/schema/resolvers/users/location.js index b58d8d1aa..affd3267e 100644 --- a/backend/src/schema/resolvers/users/location.js +++ b/backend/src/schema/resolvers/users/location.js @@ -137,4 +137,15 @@ const createOrUpdateLocations = async (userId, locationName, session) => { }) } +export const queryLocations = async ({ place, lang }) => { + const res = await fetch( + `https://api.mapbox.com/geocoding/v5/mapbox.places/${place}.json?access_token=${CONFIG.MAPBOX_TOKEN}&types=region,place,country&language=${lang}`, + ) + // Return empty array if no location found or error occurred + if (!res || !res.features) { + return [] + } + return res.features +} + export default createOrUpdateLocations diff --git a/backend/src/schema/resolvers/users/location.spec.js b/backend/src/schema/resolvers/users/location.spec.js index 3044e4b6f..1ef427034 100644 --- a/backend/src/schema/resolvers/users/location.spec.js +++ b/backend/src/schema/resolvers/users/location.spec.js @@ -6,7 +6,7 @@ import createServer from '../../../server' const neode = getNeode() const driver = getDriver() -let authenticatedUser, mutate, variables +let authenticatedUser, mutate, query, variables const updateUserMutation = gql` mutation($id: ID!, $name: String!, $locationName: String) { @@ -16,51 +16,60 @@ const updateUserMutation = gql` } ` +const queryLocations = gql` + query($place: String!, $lang: String!) { + queryLocations(place: $place, lang: $lang) { + place_name + id + } + } +` + const newlyCreatedNodesWithLocales = [ { city: { id: expect.stringContaining('place'), type: 'place', - name: 'Hamburg', - nameEN: 'Hamburg', - nameDE: 'Hamburg', - namePT: 'Hamburg', - nameES: 'Hamburg', - nameFR: 'Hamburg', - nameIT: 'Hamburg', - nameRU: 'Хамбург', - nameNL: 'Hamburg', - namePL: 'Hamburg', - lng: -74.5763, - lat: 41.1534, + name: 'Welzheim', + nameEN: 'Welzheim', + nameDE: 'Welzheim', + namePT: 'Welzheim', + nameES: 'Welzheim', + nameFR: 'Welzheim', + nameIT: 'Welzheim', + nameRU: 'Вельцхайм', + nameNL: 'Welzheim', + namePL: 'Welzheim', + lng: 9.63444, + lat: 48.87472, }, state: { id: expect.stringContaining('region'), type: 'region', - name: 'New Jersey', - nameEN: 'New Jersey', - nameDE: 'New Jersey', - namePT: 'Nova Jérsia', - nameES: 'Nueva Jersey', - nameFR: 'New Jersey', - nameIT: 'New Jersey', - nameRU: 'Нью-Джерси', - nameNL: 'New Jersey', - namePL: 'New Jersey', + name: 'Baden-Württemberg', + nameDE: 'Baden-Württemberg', + nameEN: 'Baden-Württemberg', + nameES: 'Baden-Wurtemberg', + nameFR: 'Bade-Wurtemberg', + nameIT: 'Baden-Württemberg', + nameNL: 'Baden-Württemberg', + namePL: 'Badenia-Wirtembergia', + namePT: 'Baden-Württemberg', + nameRU: 'Баден-Вюртемберг', }, country: { id: expect.stringContaining('country'), type: 'country', - name: 'United States', - nameEN: 'United States', - nameDE: 'Vereinigte Staaten', - namePT: 'Estados Unidos', - nameES: 'Estados Unidos', - nameFR: 'États-Unis', - nameIT: "Stati Uniti d'America", - nameRU: 'Соединённые Штаты Америки', - nameNL: 'Verenigde Staten van Amerika', - namePL: 'Stany Zjednoczone', + name: 'Germany', + nameDE: 'Deutschland', + nameEN: 'Germany', + nameES: 'Alemania', + nameFR: 'Allemagne', + nameIT: 'Germania', + nameNL: 'Duitsland', + namePL: 'Niemcy', + namePT: 'Alemanha', + nameRU: 'Германия', }, }, ] @@ -76,6 +85,7 @@ beforeAll(() => { }, }) mutate = createTestClient(server).mutate + query = createTestClient(server).query }) beforeEach(() => { @@ -85,6 +95,90 @@ beforeEach(() => { afterEach(cleanDatabase) +describe('Location Service', () => { + // Authentication + // TODO: unify, externalize, simplify, wtf? + let user + beforeEach(async () => { + user = await Factory.build('user', { + id: 'location-user', + }) + authenticatedUser = await user.toJson() + }) + + it('query Location existing', async () => { + variables = { + place: 'Berlin', + lang: 'en', + } + const result = await query({ query: queryLocations, variables }) + expect(result.data.queryLocations).toEqual([ + { id: 'place.14094307404564380', place_name: 'Berlin, Germany' }, + { + id: expect.stringMatching(/^place\.[0-9]+$/), + place_name: 'Berlin, Maryland, United States', + }, + { + id: expect.stringMatching(/^place\.[0-9]+$/), + place_name: 'Berlin, Connecticut, United States', + }, + { + id: expect.stringMatching(/^place\.[0-9]+$/), + place_name: 'Berlin, New Jersey, United States', + }, + { + id: expect.stringMatching(/^place\.[0-9]+$/), + place_name: 'Berlin Township, New Jersey, United States', + }, + ]) + }) + + it('query Location existing in different language', async () => { + variables = { + place: 'Berlin', + lang: 'de', + } + const result = await query({ query: queryLocations, variables }) + expect(result.data.queryLocations).toEqual([ + { id: expect.stringMatching(/^place\.[0-9]+$/), place_name: 'Berlin, Deutschland' }, + { + id: expect.stringMatching(/^place\.[0-9]+$/), + place_name: 'Berlin, Maryland, Vereinigte Staaten', + }, + { + id: expect.stringMatching(/^place\.[0-9]+$/), + place_name: 'Berlin, New Jersey, Vereinigte Staaten', + }, + { + id: expect.stringMatching(/^place\.[0-9]+$/), + place_name: 'Berlin Heights, Ohio, Vereinigte Staaten', + }, + { + id: expect.stringMatching(/^place\.[0-9]+$/), + place_name: 'Berlin, Massachusetts, Vereinigte Staaten', + }, + ]) + }) + + it('query Location not existing', async () => { + variables = { + place: 'GbHtsd4sdHa', + lang: 'en', + } + const result = await query({ query: queryLocations, variables }) + expect(result.data.queryLocations).toEqual([]) + }) + + it('query Location without a place name given', async () => { + variables = { + place: '', + lang: 'en', + } + const result = await query({ query: queryLocations, variables }) + expect(result.data.queryLocations).toEqual([]) + }) +}) + describe('userMiddleware', () => { describe('UpdateUser', () => { let user @@ -95,12 +189,12 @@ describe('userMiddleware', () => { authenticatedUser = await user.toJson() }) - it('creates a Location node with localised city/state/country names', async () => { + it('creates a Location node with localized city/state/country names', async () => { variables = { ...variables, id: 'updating-user', name: 'Updating user', - locationName: 'Hamburg, New Jersey, United States of America', + locationName: 'Welzheim, Baden-Württemberg, Germany', } await mutate({ mutation: updateUserMutation, variables }) const locations = await neode.cypher( diff --git a/backend/src/schema/resolvers/viewedTeaserCount.spec.js b/backend/src/schema/resolvers/viewedTeaserCount.spec.js new file mode 100644 index 000000000..c81e272ec --- /dev/null +++ b/backend/src/schema/resolvers/viewedTeaserCount.spec.js @@ -0,0 +1,83 @@ +import { createTestClient } from 'apollo-server-testing' +import Factory, { cleanDatabase } from '../../db/factories' +import { gql } from '../../helpers/jest' +import { getNeode, getDriver } from '../../db/neo4j' +import createServer from '../../server' + +const driver = getDriver() +const neode = getNeode() + +let mutate +let authenticatedUser +let variables + +beforeAll(async () => { + await cleanDatabase() + const { server } = createServer({ + context: () => { + return { + driver, + neode, + user: authenticatedUser, + } + }, + }) + mutate = createTestClient(server).mutate +}) + +afterAll(async () => { + await cleanDatabase() +}) + +describe('count post teaser views', () => { + let aUser, bUser + const markTeaserAsViewed = gql` + mutation($id: ID!) { + markTeaserAsViewed(id: $id) { + id + viewedTeaserCount + } + } + ` + + beforeAll(async () => { + Factory.build('post', { id: 'post-to-be-viewed' }) + aUser = await Factory.build('user', { id: 'a-user' }) + bUser = await Factory.build('user', { id: 'b-user' }) + variables = { + id: 'post-to-be-viewed', + } + authenticatedUser = await aUser.toJson() + }) + + it('marks the post as viewed and increases the viewedTeaserCount', async () => { + await expect(mutate({ mutation: markTeaserAsViewed, variables })).resolves.toMatchObject({ + data: { + markTeaserAsViewed: expect.objectContaining({ + viewedTeaserCount: 1, + }), + }, + }) + }) + + it('does not increase the viewedTeaserCount when accidently called again', async () => { + await expect(mutate({ mutation: markTeaserAsViewed, variables })).resolves.toMatchObject({ + data: { + markTeaserAsViewed: expect.objectContaining({ + viewedTeaserCount: 1, + }), + }, + }) + }) + + it('increases the viewedTeaserCount when viewed by another user', async () => { + authenticatedUser = await bUser.toJson() + await expect(mutate({ mutation: markTeaserAsViewed, variables })).resolves.toMatchObject({ + data: { + markTeaserAsViewed: expect.objectContaining({ + viewedTeaserCount: 2, + }), + }, + }) + }) +}) diff --git a/backend/src/schema/types/enum/UserGroup.gql b/backend/src/schema/types/enum/UserGroup.gql index af25bcc69..587e90c71 100644 --- a/backend/src/schema/types/enum/UserGroup.gql +++ b/backend/src/schema/types/enum/UserGroup.gql @@ -2,4 +2,4 @@ enum UserGroup { admin moderator user -} \ No newline at end of file +} diff --git a/backend/src/schema/types/type/EmailAddress.gql b/backend/src/schema/types/type/EmailAddress.gql index e09ec9e63..b2e65eafa 100644 --- a/backend/src/schema/types/type/EmailAddress.gql +++ b/backend/src/schema/types/type/EmailAddress.gql @@ -4,12 +4,16 @@ type EmailAddress { createdAt: String } +type Query { + VerifyNonce(email: String!, nonce: String!): Boolean! +} + type Mutation { - Signup(email: String!): EmailAddress - SignupByInvitation(email: String!, token: String!): EmailAddress + Signup(email: String!, inviteCode: String = null): EmailAddress SignupVerification( nonce: String! email: String! + inviteCode: String = null name: String! password: String! slug: String diff --git a/backend/src/schema/types/type/Image.gql b/backend/src/schema/types/type/Image.gql index 41cc11eef..f171a4b77 100644 --- a/backend/src/schema/types/type/Image.gql +++ b/backend/src/schema/types/type/Image.gql @@ -8,6 +8,7 @@ type Image { alt: String, sensitive: Boolean, aspectRatio: Float, + type: String, } input ImageInput { @@ -15,4 +16,5 @@ input ImageInput { upload: Upload, sensitive: Boolean, aspectRatio: Float, + type: String, } diff --git a/backend/src/schema/types/type/InviteCode.gql b/backend/src/schema/types/type/InviteCode.gql index 8ad7851a2..3293c735b 100644 --- a/backend/src/schema/types/type/InviteCode.gql +++ b/backend/src/schema/types/type/InviteCode.gql @@ -14,4 +14,5 @@ type Mutation { type Query { MyInviteCodes: [InviteCode] isValidInviteCode(code: ID!): Boolean + getInviteCode: InviteCode } diff --git a/backend/src/schema/types/Location.gql b/backend/src/schema/types/type/Location.gql similarity index 58% rename from backend/src/schema/types/Location.gql rename to backend/src/schema/types/type/Location.gql index 78bc07656..fad24cc26 100644 --- a/backend/src/schema/types/Location.gql +++ b/backend/src/schema/types/type/Location.gql @@ -16,3 +16,13 @@ type Location { parent: Location @cypher(statement: "MATCH (this)-[:IS_IN]->(l:Location) RETURN l") } +# This is not smart - we need one location for everything - use the same type everywhere! +type LocationMapBox { + id: ID! + place_name: String! +} + +type Query { + queryLocations(place: String!, lang: String!): [LocationMapBox]! +} + diff --git a/backend/src/schema/types/type/Post.gql b/backend/src/schema/types/type/Post.gql index 37f9dd176..2f9221dd1 100644 --- a/backend/src/schema/types/type/Post.gql +++ b/backend/src/schema/types/type/Post.gql @@ -156,6 +156,14 @@ type Post { statement: "MATCH (this)<-[:SHOUTED]-(u:User {id: $cypherParams.currentUserId}) RETURN COUNT(u) >= 1" ) + clickedCount: Int! + + viewedTeaserCount: Int! + viewedTeaserByCurrentUser: Boolean! + @cypher( + statement: "MATCH (this)<-[:VIEWED_TEASER]-(u:User {id: $cypherParams.currentUserId}) RETURN COUNT(u) >= 1" + ) + emotions: [EMOTED] emotionsCount: Int! @cypher(statement: "MATCH (this)<-[emoted:EMOTED]-(:User) RETURN COUNT(DISTINCT emoted)") @@ -193,6 +201,7 @@ type Mutation { RemovePostEmotions(to: _PostInput!, data: _EMOTEDInput!): EMOTED pinPost(id: ID!): Post unpinPost(id: ID!): Post + markTeaserAsViewed(id: ID!): Post } type Query { diff --git a/backend/src/schema/types/type/Search.gql b/backend/src/schema/types/type/Search.gql index 1ce38001d..9537b5a84 100644 --- a/backend/src/schema/types/type/Search.gql +++ b/backend/src/schema/types/type/Search.gql @@ -1,5 +1,23 @@ union SearchResult = Post | User | Tag -type Query { - findResources(query: String!, limit: Int = 5): [SearchResult]! +type postSearchResults { + postCount: Int + posts: [Post]! +} + +type userSearchResults { + userCount: Int + users: [User]! +} + +type hashtagSearchResults { + hashtagCount: Int + hashtags: [Tag]! +} + +type Query { + searchPosts(query: String!, firstPosts: Int, postsOffset: Int): postSearchResults! + searchUsers(query: String!, firstUsers: Int, usersOffset: Int): userSearchResults! + searchHashtags(query: String!, firstHashtags: Int, hashtagsOffset: Int): hashtagSearchResults! + searchResults(query: String!, limit: Int = 5): [SearchResult]! } diff --git a/backend/src/schema/types/type/User.gql b/backend/src/schema/types/type/User.gql index 712eda90c..b8b805a02 100644 --- a/backend/src/schema/types/type/User.gql +++ b/backend/src/schema/types/type/User.gql @@ -170,6 +170,7 @@ type Query { filter: _UserFilter ): [User] + availableRoles: [UserGroup]! mutedUsers: [User] blockedUsers: [User] isLoggedIn: Boolean! @@ -215,4 +216,6 @@ type Mutation { unmuteUser(id: ID!): User blockUser(id: ID!): User unblockUser(id: ID!): User + + switchUserRole(role: UserGroup!, id: ID!): User } diff --git a/cypress/README.md b/cypress/README.md index fb94cc522..d9e235786 100644 --- a/cypress/README.md +++ b/cypress/README.md @@ -13,16 +13,13 @@ $ docker-compose up ## Setup without docker -First, you have to tell cypress how to connect to your local neo4j database -among other things. You can copy our template configuration and change the new -file according to your needs. +To start the services that are required for cypress testing manually. You basically need the whole setup to run: -To start the services that are required for cypress testing, run: +- backend +- webapp +- neo4j -```bash -# in the top level folder Ocelot-Social/ -$ yarn cypress:setup -``` +Navigate to the corresponding folders and start the services. ## Install cypress @@ -35,21 +32,11 @@ without docker, you would have to install cypress and its dependencies first: $ yarn install ``` -## Run cypress - -After verifying that there are no errors with the servers starting, open another tab in your terminal and run the following command: - -```bash -$ yarn cypress:run -``` - -![Console output after running cypress test](../.gitbook/assets/grafik%20%281%29.png) - ### Open Interactive Test Console -If you are like me, you might want to see some visual output. The interactive cypress environment also helps at debugging your tests, you can even time travel between individual steps and see the exact state of the app. +The interactive cypress test console allows to run tests and have visual feedback on that. The interactive cypress environment also helps at debugging the tests, you can even time travel between individual steps and see the exact state of the app. -To use this feature, instead of `yarn cypress:run` you would run the following command: +To use this feature run: ```bash $ yarn cypress:open @@ -57,7 +44,19 @@ $ yarn cypress:open ![Interactive Cypress Environment](../.gitbook/assets/grafik-1%20%281%29.png) +## Run cypress + +To run cypress without the user interface: + +```bash +$ yarn cypress:run +``` + +This is used to run cypress in CI or in console + +![Console output after running cypress test](../.gitbook/assets/grafik%20%281%29.png) + ## Write some Tests Check out the Cypress documentation for further information on how to write tests: -[https://docs.cypress.io/guides/getting-started/writing-your-first-test.html\#Write-a-simple-test](https://docs.cypress.io/guides/getting-started/writing-your-first-test.html#Write-a-simple-test) +[Write-a-simple-test](https://docs.cypress.io/guides/getting-started/writing-your-first-test.html#Write-a-simple-test) diff --git a/cypress/constants/terms-and-conditions-version.js b/cypress/constants/terms-and-conditions-version.js deleted file mode 100644 index 7b2a8fb5d..000000000 --- a/cypress/constants/terms-and-conditions-version.js +++ /dev/null @@ -1,2 +0,0 @@ -// please change also version in file "webapp/constants/terms-and-conditions-version.js" -export const VERSION = '0.0.4' \ No newline at end of file diff --git a/cypress.json b/cypress/cypress.json similarity index 55% rename from cypress.json rename to cypress/cypress.json index 284bdbd34..3f41ca3e5 100644 --- a/cypress.json +++ b/cypress/cypress.json @@ -1,8 +1,10 @@ { "projectId": "qa7fe2", "ignoreTestFiles": "*.js", + "chromeWebSecurity": false, "baseUrl": "http://localhost:3000", - "env": { - "RETRIES": 2 + "retries": { + "runMode": 2, + "openMode": 0 } } diff --git a/cypress/integration/Admin.PinPost.feature b/cypress/integration/Admin.PinPost.feature new file mode 100644 index 000000000..a5297d894 --- /dev/null +++ b/cypress/integration/Admin.PinPost.feature @@ -0,0 +1,43 @@ +Feature: Admin pins a post + As an admin + I want to pin a post so that it always appears at the top + In order to make sure all network users read it + e.g. notify people about security incidents, maintenance downtimes + + Background: + Given the following "users" are in the database: + | slug | email | password | id | name | role | termsAndConditionsAgreedVersion | + | user | user@example.org | abcd | user | User-Chad | user | 0.0.4 | + | admin | admin@example.org | 1234 | admin | Admin-Man | admin | 0.0.4 | + Given the following "posts" are in the database: + | id | title | pinned | createdAt | + | p1 | Some other post | | 2020-01-21 | + | p2 | Houston we have a problem | x | 2020-01-20 | + | p3 | Yet another post | | 2020-01-19 | + + Scenario: Pinned post always appears on the top of the newsfeed + When I am logged in as "user" + And I navigate to page "/" + Then the first post on the newsfeed has the title: + """ + Houston we have a problem + """ + And the post with title "Houston we have a problem" has a ribbon for pinned posts + + Scenario: Ordinary users cannot pin a post + When I am logged in as "user" + And I navigate to page "/" + And I open the content menu of post "Yet another post" + Then there is no button to pin a post + + Scenario: Admins are allowed to pin a post + When I am logged in as "admin" + And I navigate to page "/" + And I open the content menu of post "Yet another post" + And I click on "pin post" + Then I see a toaster with "Post pinned successfully" + And the first post on the newsfeed has the title: + """ + Yet another post + """ + And the post with title "Yet another post" has a ribbon for pinned posts diff --git a/cypress/integration/Admin.PinPost/I_open_the_content_menu_of_post_{string}.js b/cypress/integration/Admin.PinPost/I_open_the_content_menu_of_post_{string}.js new file mode 100644 index 000000000..78e9ab1ea --- /dev/null +++ b/cypress/integration/Admin.PinPost/I_open_the_content_menu_of_post_{string}.js @@ -0,0 +1,7 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I open the content menu of post {string}", (title)=> { + cy.contains('.post-teaser', title) + .find('.content-menu .base-button') + .click() +}) \ No newline at end of file diff --git a/cypress/integration/Admin.PinPost/the_post_with_title_{string}_has_a_ribbon_for_pinned_posts.js b/cypress/integration/Admin.PinPost/the_post_with_title_{string}_has_a_ribbon_for_pinned_posts.js new file mode 100644 index 000000000..1db51d2b0 --- /dev/null +++ b/cypress/integration/Admin.PinPost/the_post_with_title_{string}_has_a_ribbon_for_pinned_posts.js @@ -0,0 +1,9 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the post with title {string} has a ribbon for pinned posts", (title) => { + cy.get(".post-teaser").contains(title) + .parent() + .parent() + .find(".ribbon.--pinned") + .should("contain", "Announcement") +}) \ No newline at end of file diff --git a/cypress/integration/Admin.PinPost/there_is_no_button_to_pin_a_post.js b/cypress/integration/Admin.PinPost/there_is_no_button_to_pin_a_post.js new file mode 100644 index 000000000..859b9faf1 --- /dev/null +++ b/cypress/integration/Admin.PinPost/there_is_no_button_to_pin_a_post.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("there is no button to pin a post", () => { + cy.get("a.ds-menu-item-link") + .should('contain', "Report Post") // sanity check + .should('not.contain', "Pin post") +}) \ No newline at end of file diff --git a/cypress/integration/Admin.TagOverview.feature b/cypress/integration/Admin.TagOverview.feature new file mode 100644 index 000000000..fcec638ec --- /dev/null +++ b/cypress/integration/Admin.TagOverview.feature @@ -0,0 +1,31 @@ +Feature: Admin tag overview + As a database administrator + I would like to see a overview of all tags and their usage + In order to be able to decide which tags are popular or not + + Background: + Given the following "users" are in the database: + | slug | email | password | id | name | role | termsAndConditionsAgreedVersion | + | admin | admin@example.org | 1234 | admin | Admin-Man | admin | 0.0.4 | + | u1 | u1@example.org | 1234 | u1 | User1 | user | 0.0.4 | + | u2 | u2@example.org | 1234 | u2 | User2 | user | 0.0.4 | + | u3 | u3@example.org | 1234 | u3 | User3 | user | 0.0.4 | + And the following "tags" are in the database: + | id | + | Ecology | + | Nature | + | Democracy | + And the following "posts" are in the database: + | id | title | authorId | tagIds | + | p1 | P1 from U1 | u1 | Nature, Democracy | + | p2 | P2 from U2 | u2 | Ecology, Democracy | + | p3 | P3 from U3 | u3 | Nature, Democracy | + And I am logged in as "admin" + + Scenario: See an overview of tags + When I navigate to page "/admin/hashtags" + Then I can see the following table: + | No. | Hashtags | Users | Posts | + | 1 | #Democracy | 3 | 3 | + | 2 | #Nature | 2 | 2 | + | 3 | #Ecology | 1 | 1 | \ No newline at end of file diff --git a/cypress/integration/internationalization/Internationalization.feature b/cypress/integration/Internationalization.feature similarity index 89% rename from cypress/integration/internationalization/Internationalization.feature rename to cypress/integration/Internationalization.feature index 18070d888..5eb6bbc3f 100644 --- a/cypress/integration/internationalization/Internationalization.feature +++ b/cypress/integration/Internationalization.feature @@ -4,7 +4,7 @@ Feature: Internationalization In order to be able to understand the interface Background: - Given I am on the "login" page + Given I navigate to page "/login" Scenario Outline: I select "" in the language menu and see "" When I select "" in the language menu @@ -18,6 +18,6 @@ Feature: Internationalization | English | Login | Scenario: Keep preferred language after refresh - Given I previously switched the language to "Français" + When I select "Français" in the language menu And I refresh the page Then the whole user interface appears in "Français" diff --git a/cypress/integration/Internationalization/I_see_a_button_with_the_label_{string}.js b/cypress/integration/Internationalization/I_see_a_button_with_the_label_{string}.js new file mode 100644 index 000000000..a67f9d7df --- /dev/null +++ b/cypress/integration/Internationalization/I_see_a_button_with_the_label_{string}.js @@ -0,0 +1,5 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I see a button with the label {string}", label => { + cy.contains("button", label); +}); \ No newline at end of file diff --git a/cypress/integration/Internationalization/I_select_{string}_in_the_language_menu.js b/cypress/integration/Internationalization/I_select_{string}_in_the_language_menu.js new file mode 100644 index 000000000..b850a7573 --- /dev/null +++ b/cypress/integration/Internationalization/I_select_{string}_in_the_language_menu.js @@ -0,0 +1,8 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I select {string} in the language menu", language => { + cy.get(".locale-menu") + .click(); + cy.contains(".locale-menu-popover a", language) + .click(); +}); \ No newline at end of file diff --git a/cypress/integration/Internationalization/the_whole_user_interface_appears_in_{string}.js b/cypress/integration/Internationalization/the_whole_user_interface_appears_in_{string}.js new file mode 100644 index 000000000..4d80b8a0d --- /dev/null +++ b/cypress/integration/Internationalization/the_whole_user_interface_appears_in_{string}.js @@ -0,0 +1,8 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; +import locales from '../../../webapp/locales' + +Then("the whole user interface appears in {string}", language => { + const { code } = locales.find((entry) => entry.name === language); + cy.get(`html[lang=${code}]`); + cy.getCookie("locale").should("have.property", "value", code); +}); \ No newline at end of file diff --git a/cypress/integration/Moderation.HidePost.feature b/cypress/integration/Moderation.HidePost.feature new file mode 100644 index 000000000..0ef802267 --- /dev/null +++ b/cypress/integration/Moderation.HidePost.feature @@ -0,0 +1,40 @@ +Feature: Hide Posts + As a moderator + I would like to be able to hide posts from the public + to enforce our network's code of conduct and/or legal regulations + + Background: + Given the following "users" are in the database: + | slug | email | password | id | name | role | termsAndConditionsAgreedVersion | + | user | user@example.org | abcd | user | User-Chad | user | 0.0.4 | + | moderator | moderator@example.org | 1234 | moderator | Mod-Man | moderator | 0.0.4 | + Given the following "posts" are in the database: + | id | title | deleted | disabled | + | p1 | This post should be visible | | | + | p2 | This post is disabled | | x | + | p3 | This post is deleted | x | | + + Scenario: Disabled posts don't show up on the newsfeed as user + When I am logged in as "user" + And I navigate to page "/" + Then I should see only 1 posts on the newsfeed + And the first post on the newsfeed has the title: + """ + This post should be visible + """ + + Scenario: Disabled posts show up on the newsfeed as moderator + When I am logged in as "moderator" + And I navigate to page "/" + Then I should see only 2 posts on the newsfeed + And the first post on the newsfeed has the title: + """ + This post is disabled + """ + + Scenario: Visiting a disabled post's page should return 404 + Given I am logged in as "user" + Then the page "/post/this-post-is-disabled" returns a 404 error with a message: + """ + This post could not be found + """ diff --git a/cypress/integration/Moderation.HidePost/I_should_see_only_{int}_posts_on_the_newsfeed.js b/cypress/integration/Moderation.HidePost/I_should_see_only_{int}_posts_on_the_newsfeed.js new file mode 100644 index 000000000..611365bb0 --- /dev/null +++ b/cypress/integration/Moderation.HidePost/I_should_see_only_{int}_posts_on_the_newsfeed.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should see only {int} posts on the newsfeed", posts => { + cy.get(".post-teaser") + .should("have.length", posts); +}); + \ No newline at end of file diff --git a/cypress/integration/Moderation.HidePost/the_page_{string}_returns_a_404_error_with_a_message.js b/cypress/integration/Moderation.HidePost/the_page_{string}_returns_a_404_error_with_a_message.js new file mode 100644 index 000000000..6d9cfb2ef --- /dev/null +++ b/cypress/integration/Moderation.HidePost/the_page_{string}_returns_a_404_error_with_a_message.js @@ -0,0 +1,14 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the page {string} returns a 404 error with a message:", (route, message) => { + cy.request({ + url: route, + failOnStatusCode: false + }) + .its("status") + .should("eq", 404); + cy.visit(route, { + failOnStatusCode: false + }); + cy.get(".error-message").should("contain", message); +}); \ No newline at end of file diff --git a/cypress/integration/moderation/ReportContent.feature b/cypress/integration/Moderation.ReportContent.feature similarity index 61% rename from cypress/integration/moderation/ReportContent.feature rename to cypress/integration/Moderation.ReportContent.feature index be1a07786..518020bd0 100644 --- a/cypress/integration/moderation/ReportContent.feature +++ b/cypress/integration/Moderation.ReportContent.feature @@ -8,51 +8,47 @@ Feature: Report and Moderate So I can look into it and decide what to do Background: - Given we have the following user accounts: - | id | name | - | u67 | David Irving | - | annoying-user | I'm gonna mute Moderators and Admins HA HA HA | - - Given we have the following posts in our database: + Given the following "users" are in the database: + | slug | email | password | id | name | role | termsAndConditionsAgreedVersion | + | user | user@example.org | abcd | user | User-Chad | user | 0.0.4 | + | moderator | moderator@example.org | 1234 | moderator | Mod-Man | moderator | 0.0.4 | + | annoying | annoying@example.org | 1234 | annoying-user | I'm gonna mute Moderators and Admins HA HA HA | user | 0.0.4 | + And the following "posts" are in the database: | authorId | id | title | content | - | u67 | p1 | The Truth about the Holocaust | It never existed! | + | annoying-user | p1 | The Truth about the Holocaust | It never existed! | | annoying-user | p2 | Fake news | This content is demonstratably infactual in some way | + Scenario Outline: Report a post from various pages - Given I am logged in with a "user" role - When I see David Irving's post on the + When I am logged in as "user" + And I navigate to page "" And I click on "Report Post" from the content menu of the post And I confirm the reporting dialog because it is a criminal act under German law: """ Do you really want to report the contribution "The Truth about the Holocaust"? """ - Then I see a success message: - """ - Thanks for reporting! - """ + Then I see a toaster with "Thanks for reporting!" Examples: - | Page | - | landing page | - | post page | + | Page | + | / | + | /post/p1 | Scenario: Report user - Given I am logged in with a "user" role - And I see David Irving's post on the post page + Given I am logged in as "user" + And I navigate to page "/post/the-truth-about-the-holocaust" When I click on the author And I click on "Report User" from the content menu in the user info box And I confirm the reporting dialog because he is a holocaust denier: """ - Do you really want to report the user "David Irving"? - """ - Then I see a success message: - """ - Thanks for reporting! + Do you really want to report the user "I'm gonna mute Moderators and …"? """ + Then I see a toaster with "Thanks for reporting!" Scenario: Review reported content Given somebody reported the following posts: | submitterEmail | resourceId | reasonCategory | reasonDescription | | p1.submitter@example.org | p1 | discrimination_etc | Offensive content | - And I am logged in with a "moderator" role + And I am logged in as "moderator" + And I navigate to page "/" When I click on the avatar menu in the top right corner And I click on "Moderation" Then I see all the reported posts including the one from above @@ -62,7 +58,8 @@ Feature: Report and Moderate Given somebody reported the following posts: | submitterEmail | resourceId | reasonCategory | reasonDescription | | p2.submitter@example.org | p2 | other | Offensive content | - And I am logged in with a "moderator" role + And I am logged in as "moderator" + And I navigate to page "/" And there is an annoying user who has muted me When I click on the avatar menu in the top right corner And I click on "Moderation" @@ -70,6 +67,7 @@ Feature: Report and Moderate And I can visit the post page Scenario: Normal user can't see the moderation page - Given I am logged in with a "user" role + Given I am logged in as "user" + And I navigate to page "/" When I click on the avatar menu in the top right corner Then I can't see the moderation menu item diff --git a/cypress/integration/Moderation.ReportContent/I_can_t_see_the_moderation_menu_item.js b/cypress/integration/Moderation.ReportContent/I_can_t_see_the_moderation_menu_item.js new file mode 100644 index 000000000..96706281a --- /dev/null +++ b/cypress/integration/Moderation.ReportContent/I_can_t_see_the_moderation_menu_item.js @@ -0,0 +1,11 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then(`I can't see the moderation menu item`, () => { + cy.get('.avatar-menu-popover') + .find('a[href="/settings"]', 'Settings') + .should('exist') // OK, the dropdown is actually open + + cy.get('.avatar-menu-popover') + .find('a[href="/moderation"]', 'Moderation') + .should('not.exist') +}) \ No newline at end of file diff --git a/cypress/integration/Moderation.ReportContent/I_can_visit_the_post_page.js b/cypress/integration/Moderation.ReportContent/I_can_visit_the_post_page.js new file mode 100644 index 000000000..8ca69da50 --- /dev/null +++ b/cypress/integration/Moderation.ReportContent/I_can_visit_the_post_page.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('I can visit the post page', () => { + cy.contains('Fake news').click() + cy.location('pathname').should('contain', '/post') + .get('.base-card .title').should('contain', 'Fake news') +}) \ No newline at end of file diff --git a/cypress/integration/Moderation.ReportContent/I_click_on_Report_Post_from_the_content_menu_of_the_post.js b/cypress/integration/Moderation.ReportContent/I_click_on_Report_Post_from_the_content_menu_of_the_post.js new file mode 100644 index 000000000..30682b009 --- /dev/null +++ b/cypress/integration/Moderation.ReportContent/I_click_on_Report_Post_from_the_content_menu_of_the_post.js @@ -0,0 +1,11 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When('I click on "Report Post" from the content menu of the post', () => { + cy.contains('.base-card', 'The Truth about the Holocaust') + .find('.content-menu .base-button') + .click({force: true}) + + cy.get('.popover .ds-menu-item-link') + .contains('Report Post') + .click() +}) \ No newline at end of file diff --git a/cypress/integration/Moderation.ReportContent/I_click_on_the_author.js b/cypress/integration/Moderation.ReportContent/I_click_on_the_author.js new file mode 100644 index 000000000..3a6600ff6 --- /dev/null +++ b/cypress/integration/Moderation.ReportContent/I_click_on_the_author.js @@ -0,0 +1,7 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When('I click on the author', () => { + cy.get('.user-teaser') + .click() + .url().should('include', '/profile/') +}) \ No newline at end of file diff --git a/cypress/integration/Moderation.ReportContent/I_click_on_the_avatar_menu_in_the_top_right_corner.js b/cypress/integration/Moderation.ReportContent/I_click_on_the_avatar_menu_in_the_top_right_corner.js new file mode 100644 index 000000000..27830b239 --- /dev/null +++ b/cypress/integration/Moderation.ReportContent/I_click_on_the_avatar_menu_in_the_top_right_corner.js @@ -0,0 +1,5 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I click on the avatar menu in the top right corner", () => { + cy.get(".avatar-menu").click(); +}); \ No newline at end of file diff --git a/cypress/integration/Moderation.ReportContent/I_confirm_the_reporting_dialog.js b/cypress/integration/Moderation.ReportContent/I_confirm_the_reporting_dialog.js new file mode 100644 index 000000000..4009fa4e8 --- /dev/null +++ b/cypress/integration/Moderation.ReportContent/I_confirm_the_reporting_dialog.js @@ -0,0 +1,16 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When(/^I confirm the reporting dialog .*:$/, message => { + cy.contains(message) // wait for element to become visible + cy.get('.ds-modal') + .within(() => { + cy.get('.ds-radio-option-label') + .first() + .click({ + force: true + }) + cy.get('button') + .contains('Report') + .click() + }) +}) \ No newline at end of file diff --git a/cypress/integration/Moderation.ReportContent/I_see_all_the_reported_posts_including_from_the_user_who_muted_me.js b/cypress/integration/Moderation.ReportContent/I_see_all_the_reported_posts_including_from_the_user_who_muted_me.js new file mode 100644 index 000000000..522cd6c78 --- /dev/null +++ b/cypress/integration/Moderation.ReportContent/I_see_all_the_reported_posts_including_from_the_user_who_muted_me.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('I see all the reported posts including from the user who muted me', () => { + cy.get('table tbody').within(() => { + cy.contains('tr', 'Fake news') + }) +}) \ No newline at end of file diff --git a/cypress/integration/Moderation.ReportContent/I_see_all_the_reported_posts_including_the_one_from_above.js b/cypress/integration/Moderation.ReportContent/I_see_all_the_reported_posts_including_the_one_from_above.js new file mode 100644 index 000000000..66c9baf61 --- /dev/null +++ b/cypress/integration/Moderation.ReportContent/I_see_all_the_reported_posts_including_the_one_from_above.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('I see all the reported posts including the one from above', () => { + cy.get('table tbody').within(() => { + cy.contains('tr', 'The Truth about the Holocaust') + }) +}) \ No newline at end of file diff --git a/cypress/integration/Moderation.ReportContent/each_list_item_links_to_the_post_page.js b/cypress/integration/Moderation.ReportContent/each_list_item_links_to_the_post_page.js new file mode 100644 index 000000000..9ce69d6de --- /dev/null +++ b/cypress/integration/Moderation.ReportContent/each_list_item_links_to_the_post_page.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('each list item links to the post page', () => { + cy.contains('The Truth about the Holocaust').click(); + cy.location('pathname').should('contain', '/post') +}) \ No newline at end of file diff --git a/cypress/integration/Moderation.ReportContent/somebody_reported_the_following_posts.js b/cypress/integration/Moderation.ReportContent/somebody_reported_the_following_posts.js new file mode 100644 index 000000000..ce876a081 --- /dev/null +++ b/cypress/integration/Moderation.ReportContent/somebody_reported_the_following_posts.js @@ -0,0 +1,23 @@ +import { Given } from "cypress-cucumber-preprocessor/steps"; +import { gql } from '../../../backend/src/helpers/jest' + +Given('somebody reported the following posts:', table => { + table.hashes().forEach(({ submitterEmail, resourceId, reasonCategory, reasonDescription }) => { + const submitter = { + email: submitterEmail, + password: '1234' + } + cy.factory() + .build('user', {}, submitter) + .authenticateAs(submitter) + .mutate(gql`mutation($resourceId: ID!, $reasonCategory: ReasonCategory!, $reasonDescription: String!) { + fileReport(resourceId: $resourceId, reasonCategory: $reasonCategory, reasonDescription: $reasonDescription) { + reportId + } + }`, { + resourceId, + reasonCategory, + reasonDescription + }) + }) +}) \ No newline at end of file diff --git a/cypress/integration/Moderation.ReportContent/there_is_an_annoying_user_who_has_muted_me.js b/cypress/integration/Moderation.ReportContent/there_is_an_annoying_user_who_has_muted_me.js new file mode 100644 index 000000000..8d475ee43 --- /dev/null +++ b/cypress/integration/Moderation.ReportContent/there_is_an_annoying_user_who_has_muted_me.js @@ -0,0 +1,13 @@ +Given("there is an annoying user who has muted me", () => { + cy.neode() + .first("User", { + role: 'moderator' + }) + .then(mutedUser => { + cy.neode() + .first("User", { + id: 'user' + }) + .relateTo(mutedUser, "muted"); + }); +}); \ No newline at end of file diff --git a/cypress/integration/Notification.Mention.feature b/cypress/integration/Notification.Mention.feature new file mode 100644 index 000000000..cadfe11dd --- /dev/null +++ b/cypress/integration/Notification.Mention.feature @@ -0,0 +1,29 @@ +Feature: Notification for a mention + As a user + I want to be notified if somebody mentions me in a post or comment + In order join conversations about or related to me + + Background: + Given the following "users" are in the database: + | slug | email | password | id | name | termsAndConditionsAgreedVersion | + | wolle-aus-hamburg | wolle@example.org | 1234 | wolle | Wolle aus Hamburg | 0.0.4 | + | matt-rider | matt@example.org | 4321 | matt | Matt Rider | 0.0.4 | + + Scenario: Mention another user, re-login as this user and see notifications + Given I am logged in as "wolle-aus-hamburg" + And I navigate to page "/" + And I navigate to page "/post/create" + And I start to write a new post with the title "Hey Matt" beginning with: + """ + Big shout to our fellow contributor + """ + And mention "@matt-rider" in the text + And I click on "save button" + And I am logged in as "matt-rider" + And I navigate to page "/" + And see 1 unread notifications in the top menu + And open the notification menu and click on the first item + And I wait for 750 milliseconds + Then I am on page "/post/.*/hey-matt" + And the unread counter is removed + And the notification menu button links to the all notifications page \ No newline at end of file diff --git a/cypress/integration/Notification.Mention/I_start_to_write_a_new_post_with_the_title_{string}_beginning_with.js b/cypress/integration/Notification.Mention/I_start_to_write_a_new_post_with_the_title_{string}_beginning_with.js new file mode 100644 index 000000000..fde5042c1 --- /dev/null +++ b/cypress/integration/Notification.Mention/I_start_to_write_a_new_post_with_the_title_{string}_beginning_with.js @@ -0,0 +1,8 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I start to write a new post with the title {string} beginning with:", (title, intro) => { + cy.get('input[name="title"]') + .type(title); + cy.get(".ProseMirror") + .type(intro); +}); \ No newline at end of file diff --git a/cypress/integration/Notification.Mention/mention_{string}_in_the_text.js b/cypress/integration/Notification.Mention/mention_{string}_in_the_text.js new file mode 100644 index 000000000..fa8a29d4a --- /dev/null +++ b/cypress/integration/Notification.Mention/mention_{string}_in_the_text.js @@ -0,0 +1,9 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("mention {string} in the text", mention => { + cy.get(".ProseMirror") + .type(" @"); + cy.get(".suggestion-list__item") + .contains(mention) + .click(); +}); \ No newline at end of file diff --git a/cypress/integration/Notification.Mention/open_the_notification_menu_and_click_on_the_first_item.js b/cypress/integration/Notification.Mention/open_the_notification_menu_and_click_on_the_first_item.js new file mode 100644 index 000000000..0d3917f38 --- /dev/null +++ b/cypress/integration/Notification.Mention/open_the_notification_menu_and_click_on_the_first_item.js @@ -0,0 +1,10 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("open the notification menu and click on the first item", () => { + cy.get(".notifications-menu") + .invoke('show') + .click(); // "invoke('show')" because of the delay for show the menu + cy.get(".notification .link") + .first() + .click({force: true}); +}); \ No newline at end of file diff --git a/cypress/integration/Notification.Mention/see_{int}_unread_notifications_in_the_top_menu.js b/cypress/integration/Notification.Mention/see_{int}_unread_notifications_in_the_top_menu.js new file mode 100644 index 000000000..124b61873 --- /dev/null +++ b/cypress/integration/Notification.Mention/see_{int}_unread_notifications_in_the_top_menu.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("see {int} unread notifications in the top menu", count => { + cy.get(".notifications-menu") + .should("contain", count); +}); \ No newline at end of file diff --git a/cypress/integration/Notification.Mention/the_notification_menu_button_links_to_the_all_notifications_page.js b/cypress/integration/Notification.Mention/the_notification_menu_button_links_to_the_all_notifications_page.js new file mode 100644 index 000000000..e40827a16 --- /dev/null +++ b/cypress/integration/Notification.Mention/the_notification_menu_button_links_to_the_all_notifications_page.js @@ -0,0 +1,8 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the notification menu button links to the all notifications page", () => { + cy.get(".notifications-menu") + .click(); + cy.location("pathname") + .should("contain", "/notifications"); +}); \ No newline at end of file diff --git a/cypress/integration/Notification.Mention/the_unread_counter_is_removed.js b/cypress/integration/Notification.Mention/the_unread_counter_is_removed.js new file mode 100644 index 000000000..3859103e8 --- /dev/null +++ b/cypress/integration/Notification.Mention/the_unread_counter_is_removed.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the unread counter is removed", () => { + cy.get('.notifications-menu .counter-icon') + .should('not.exist'); +}); \ No newline at end of file diff --git a/cypress/integration/PersistentLinks.feature b/cypress/integration/PersistentLinks.feature new file mode 100644 index 000000000..89f9d9654 --- /dev/null +++ b/cypress/integration/PersistentLinks.feature @@ -0,0 +1,31 @@ +Feature: Persistent Links + As a user + I want all links to carry permanent information that identifies the linked resource + In order to have persistent links even if a part of the URL might change + | | Modifiable | Referenceable | Unique | Purpose | + | -- | -- | -- | -- | -- | + | ID | no | yes | yes | Identity, Traceability, Links | + | Slug | yes | yes | yes | @-Mentions, SEO-friendly URL | + | Name | yes | no | no | Search, self-description | + + Background: + Given the following "users" are in the database: + | slug | email | password | id | name | termsAndConditionsAgreedVersion | + | thehawk | hawk@example.org | abcd | MHNqce98y1 | Stephen Hawking | 0.0.4 | + | narrator | narrator@example.org | 1234 | narrator | Nathan Narrator | 0.0.4 | + And the following "posts" are in the database: + | id | title | slug | + | bWBjpkTKZp | 101 Essays that will change the way you think | 101-essays | + And I am logged in as "narrator" + + Scenario Outline: Link with healable information is valid and gets auto-completed + When I navigate to page "" + Then I am on page "" + Examples: + | url | redirectUrl | reason | + | /profile/thehawk | /profile/MHNqce98y1/thehawk | Identifiable user slug | + | /post/101-essays | /post/bWBjpkTKZp/101-essays | Identifiable post slug | + | /profile/MHNqce98y1 | /profile/MHNqce98y1/thehawk | Identifiable user ID | + | /post/bWBjpkTKZp | /post/bWBjpkTKZp/101-essays | Identifiable post ID | + | /profile/MHNqce98y1/stephen-hawking | /profile/MHNqce98y1/thehawk | Identifiable user ID takes precedence over slug | + | /post/bWBjpkTKZp/the-way-you-think | /post/bWBjpkTKZp/101-essays | Identifiable post ID takes precedence over slug | diff --git a/cypress/integration/Post.Comment.feature b/cypress/integration/Post.Comment.feature new file mode 100644 index 000000000..1ec0c602a --- /dev/null +++ b/cypress/integration/Post.Comment.feature @@ -0,0 +1,49 @@ +Feature: Comments on post + As a user + I want to comment and see comments on contributions of others + To be able to express my thoughts and emotions about these, discuss, and add give further information. + + Background: + Given the following "users" are in the database: + | slug | email | password | id | name | termsAndConditionsAgreedVersion | + | peter-pan| peter@pan.com | abcd | id-of-peter-pan| Peter Pan | 0.0.4 | + | narrator | narrator@example.org | 1234 | narrator | Nathan Narrator | 0.0.4 | + And the following "posts" are in the database: + | id | title | slug | authorId | + | bWBjpkTKZp | 101 Essays that will change the way you think | 101-essays | id-of-peter-pan | + And the following "comments" are in the database: + | postId | content | authorId | + | bWBjpkTKZp | @peter-pan reply to me | id-of-peter-pan | + And I am logged in as "narrator" + + Scenario: Comment creation + Given I navigate to page "/post/bWBjpkTKZp/101-essays" + And I comment the following: + """ + Ocelot.social rocks + """ + And I click on "comment button" + Then my comment should be successfully created + And I should see my comment + And the editor should be cleared + + Scenario: View medium length comments + Given I navigate to page "/post/bWBjpkTKZp/101-essays" + And I type in a comment with 305 characters + And I click on "comment button" + Then my comment should be successfully created + And I should see the entirety of my comment + And the editor should be cleared + + Scenario: View long comments + Given I navigate to page "/post/bWBjpkTKZp/101-essays" + And I type in a comment with 1205 characters + And I click on "comment button" + Then my comment should be successfully created + And I should see an abbreviated version of my comment + And the editor should be cleared + + Scenario: Direct reply to Comment + Given I navigate to page "/post/bWBjpkTKZp/101-essays" + And I click on "reply button" + Then it should create a mention in the CommentForm diff --git a/cypress/integration/Post.Comment/I_comment_the_following.js b/cypress/integration/Post.Comment/I_comment_the_following.js new file mode 100644 index 000000000..0f5a5049c --- /dev/null +++ b/cypress/integration/Post.Comment/I_comment_the_following.js @@ -0,0 +1,7 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I comment the following:", async text => { + const comment = text.replace("\n", " ") + cy.task('pushValue', { name: 'lastComment', value: comment }) + cy.get(".editor .ProseMirror").type(comment); +}); \ No newline at end of file diff --git a/cypress/integration/Post.Comment/I_should_see_an_abbreviated_version_of_my_comment.js b/cypress/integration/Post.Comment/I_should_see_an_abbreviated_version_of_my_comment.js new file mode 100644 index 000000000..d0b7940f0 --- /dev/null +++ b/cypress/integration/Post.Comment/I_should_see_an_abbreviated_version_of_my_comment.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should see an abbreviated version of my comment", () => { + cy.get("article.comment-card") + .should("contain", "show more") +}); \ No newline at end of file diff --git a/cypress/integration/Post.Comment/I_should_see_my_comment.js b/cypress/integration/Post.Comment/I_should_see_my_comment.js new file mode 100644 index 000000000..356593f9c --- /dev/null +++ b/cypress/integration/Post.Comment/I_should_see_my_comment.js @@ -0,0 +1,13 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should see my comment", () => { + cy.get("article.comment-card p") + .should("contain", "Ocelot.social rocks") + .get(".user-teaser span.slug") + .should("contain", "@peter-pan") // specific enough + .get(".user-avatar img") + .should("have.attr", "src") + .and("contain", 'https://') // some url + .get(".user-teaser > .info > .text") + .should("contain", "today at"); +}); \ No newline at end of file diff --git a/cypress/integration/Post.Comment/I_should_see_the_entirety_of_my_comment.js b/cypress/integration/Post.Comment/I_should_see_the_entirety_of_my_comment.js new file mode 100644 index 000000000..a903fa4d0 --- /dev/null +++ b/cypress/integration/Post.Comment/I_should_see_the_entirety_of_my_comment.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should see the entirety of my comment", () => { + cy.get("article.comment-card") + .should("not.contain", "show more") +}); \ No newline at end of file diff --git a/cypress/integration/Post.Comment/I_type_in_a_comment_with_{int}_characters.js b/cypress/integration/Post.Comment/I_type_in_a_comment_with_{int}_characters.js new file mode 100644 index 000000000..1522c0e64 --- /dev/null +++ b/cypress/integration/Post.Comment/I_type_in_a_comment_with_{int}_characters.js @@ -0,0 +1,9 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I type in a comment with {int} characters", size => { + var c=""; + for (var i = 0; i < size; i++) { + c += "c" + } + cy.get(".editor .ProseMirror").type(c); +}); \ No newline at end of file diff --git a/cypress/integration/Post.Comment/it_should_create_a_mention_in_the_CommentForm.js b/cypress/integration/Post.Comment/it_should_create_a_mention_in_the_CommentForm.js new file mode 100644 index 000000000..3468badad --- /dev/null +++ b/cypress/integration/Post.Comment/it_should_create_a_mention_in_the_CommentForm.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("it should create a mention in the CommentForm", () => { + cy.get(".ProseMirror a") + .should('have.class', 'mention') + .should('contain', '@peter-pan') +}) \ No newline at end of file diff --git a/cypress/integration/Post.Comment/my_comment_should_be_successfully_created.js b/cypress/integration/Post.Comment/my_comment_should_be_successfully_created.js new file mode 100644 index 000000000..766106ddf --- /dev/null +++ b/cypress/integration/Post.Comment/my_comment_should_be_successfully_created.js @@ -0,0 +1,5 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("my comment should be successfully created", () => { + cy.get(".iziToast-message").contains("Comment submitted!"); +}); \ No newline at end of file diff --git a/cypress/integration/Post.Comment/the_editor_should_be_cleared.js b/cypress/integration/Post.Comment/the_editor_should_be_cleared.js new file mode 100644 index 000000000..579fc2ca9 --- /dev/null +++ b/cypress/integration/Post.Comment/the_editor_should_be_cleared.js @@ -0,0 +1,5 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the editor should be cleared", () => { + cy.get(".ProseMirror p").should("have.class", "is-empty"); +}); \ No newline at end of file diff --git a/cypress/integration/Post.Create.feature b/cypress/integration/Post.Create.feature new file mode 100644 index 000000000..cdb3e1008 --- /dev/null +++ b/cypress/integration/Post.Create.feature @@ -0,0 +1,24 @@ +Feature: Create a post + As an logged in user + I would like to create a post + To say something to everyone in the community + + Background: + Given the following "users" are in the database: + | slug | email | password | id | name | termsAndConditionsAgreedVersion | + | narrator | narrator@example.org | 1234 | narrator | Nathan Narrator | 0.0.4 | + And I am logged in as "narrator" + And I navigate to page "/" + + Scenario: Create a post + When I click on "create post button" + Then I am on page "post/create" + When I choose "My first post" as the title + And I choose the following text as content: + """ + Ocelot.social is a free and open-source social network + for active citizenship. + """ + And I click on "save button" + Then I am on page "/post/.*/my-first-post" + And the post was saved successfully diff --git a/cypress/integration/Post.Create/I_choose_{string}_as_the_title.js b/cypress/integration/Post.Create/I_choose_{string}_as_the_title.js new file mode 100644 index 000000000..9fbf8e58f --- /dev/null +++ b/cypress/integration/Post.Create/I_choose_{string}_as_the_title.js @@ -0,0 +1,8 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I choose {string} as the title", async title => { + const lastPost = {} + lastPost.title = title.replace("\n", " "); + cy.task('pushValue', { name: 'lastPost', value: lastPost }) + cy.get('input[name="title"]').type(lastPost.title); +}); \ No newline at end of file diff --git a/cypress/integration/Post.Create/the_post_was_saved_successfully.js b/cypress/integration/Post.Create/the_post_was_saved_successfully.js new file mode 100644 index 000000000..eec2f819b --- /dev/null +++ b/cypress/integration/Post.Create/the_post_was_saved_successfully.js @@ -0,0 +1,8 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the post was saved successfully", async () => { + cy.task('getValue', 'lastPost').then(lastPost => { + cy.get(".base-card > .title").should("contain", lastPost.title); + cy.get(".content").should("contain", lastPost.content); + }) +}); \ No newline at end of file diff --git a/cypress/integration/Post.Images.feature b/cypress/integration/Post.Images.feature new file mode 100644 index 000000000..68c223394 --- /dev/null +++ b/cypress/integration/Post.Images.feature @@ -0,0 +1,66 @@ +Feature: Upload/Delete images on posts + As a user + I would like to be able to add/delete an image to/from my Post + So that I can personalize my posts + + Background: + Given the following "users" are in the database: + | slug | email | password | id | name | termsAndConditionsAgreedVersion | + | narrator | narrator@example.org | 1234 | narrator | Nathan Narrator | 0.0.4 | + And the following "posts" are in the database: + | authorId | id | title | content | + | narrator | p1 | Post to be updated | successfully updated | + And I am logged in as "narrator" + And I navigate to page "/" + + Scenario: Create a Post with a Teaser Image + When I click on "create post button" + Then I wait for 750 milliseconds + Then I should be able to "add" a teaser image + And I add all required fields + And I click on "save button" + And I wait for 750 milliseconds + Then I am on page "/post/.*/new-post" + And I wait for 750 milliseconds + And the post was saved successfully with the "new" teaser image + + Scenario: Update a Post to add an image + Given I navigate to page "/post/edit/p1" + Then I wait for 750 milliseconds + And I should be able to "change" a teaser image + And I click on "save button" + Then I see a toaster with "Saved!" + And I wait for 750 milliseconds + And I am on page "/post/.*/post-to-be-updated" + And I wait for 750 milliseconds + Then the post was saved successfully with the "updated" teaser image + + Scenario: Add image, then add a different image + When I click on "create post button" + Then I wait for 750 milliseconds + Then I should be able to "add" a teaser image + And I should be able to "change" a teaser image + And the first image should not be displayed anymore + + Scenario: Add image, then delete it + When I click on "create post button" + Then I wait for 750 milliseconds + Then I should be able to "add" a teaser image + Then I should be able to "remove" a teaser image + And I add all required fields + And I click on "save button" + And I wait for 750 milliseconds + Then I am on page "/post/.*/new-post" + And I wait for 750 milliseconds + And the "new" post was saved successfully without a teaser image + + Scenario: Delete existing image + Given I navigate to page "/post/edit/p1" + Then I wait for 750 milliseconds + And my post has a teaser image + Then I should be able to "remove" a teaser image + And I click on "save button" + And I wait for 750 milliseconds + Then I am on page "/post/.*/post-to-be-updated" + And I wait for 750 milliseconds + And the "updated" post was saved successfully without a teaser image \ No newline at end of file diff --git a/cypress/integration/Post.Images/I_add_all_required_fields.js b/cypress/integration/Post.Images/I_add_all_required_fields.js new file mode 100644 index 000000000..52a95ab52 --- /dev/null +++ b/cypress/integration/Post.Images/I_add_all_required_fields.js @@ -0,0 +1,8 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I add all required fields", () => { + cy.get('input[name="title"]') + .type('new post') + .get(".editor .ProseMirror") + .type('new post content') + }) \ No newline at end of file diff --git a/cypress/integration/Post.Images/I_should_be_able_to_{string}_a_teaser_image.js b/cypress/integration/Post.Images/I_should_be_able_to_{string}_a_teaser_image.js new file mode 100644 index 000000000..ce5b54f25 --- /dev/null +++ b/cypress/integration/Post.Images/I_should_be_able_to_{string}_a_teaser_image.js @@ -0,0 +1,30 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should be able to {string} a teaser image", condition => { + // cy.reload() + switch(condition){ + case 'change': + cy.get('.delete-image-button') + .click() + cy.fixture('humanconnection.png').as('postTeaserImage').then(function() { + cy.get("#postdropzone").upload( + { fileContent: this.postTeaserImage, fileName: 'humanconnection.png', mimeType: "image/png" }, + { subjectType: "drag-n-drop", force: true } + ).wait(750); + }) + break; + case 'add': + cy.fixture('onourjourney.png').as('postTeaserImage').then(function() { + cy.get("#postdropzone").upload( + { fileContent: this.postTeaserImage, fileName: 'onourjourney.png', mimeType: "image/png" }, + { subjectType: "drag-n-drop", force: true } + ).wait(750); + }) + break; + case 'remove': + cy.get('.delete-image-button') + .click() + break; + } + +}) \ No newline at end of file diff --git a/cypress/integration/Post.Images/my_post_has_a_teaser_image.js b/cypress/integration/Post.Images/my_post_has_a_teaser_image.js new file mode 100644 index 000000000..66ff3c31d --- /dev/null +++ b/cypress/integration/Post.Images/my_post_has_a_teaser_image.js @@ -0,0 +1,7 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When('my post has a teaser image', () => { + cy.get('.contribution-form .image') + .should('exist') + .and('have.attr', 'src') +}) \ No newline at end of file diff --git a/cypress/integration/Post.Images/the_first_image_should_not_be_displayed_anymore.js b/cypress/integration/Post.Images/the_first_image_should_not_be_displayed_anymore.js new file mode 100644 index 000000000..867c97fdf --- /dev/null +++ b/cypress/integration/Post.Images/the_first_image_should_not_be_displayed_anymore.js @@ -0,0 +1,9 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the first image should not be displayed anymore", () => { + cy.get(".hero-image") + .children() + .get('.hero-image > .image') + .should('have.length', 1) + .and('have.attr', 'src') +}) \ No newline at end of file diff --git a/cypress/integration/Post.Images/the_post_was_saved_successfully_with_the_{string}_teaser_image.js b/cypress/integration/Post.Images/the_post_was_saved_successfully_with_the_{string}_teaser_image.js new file mode 100644 index 000000000..ece83d878 --- /dev/null +++ b/cypress/integration/Post.Images/the_post_was_saved_successfully_with_the_{string}_teaser_image.js @@ -0,0 +1,11 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the post was saved successfully with the {string} teaser image", condition => { + cy.get(".base-card > .title") + .should("contain", condition === 'updated' ? 'to be updated' : 'new post') + .get(".content") + .should("contain", condition === 'updated' ? 'successfully updated' : 'new post content') + .get('.post-page img') + .should("have.attr", "src") + .and("contains", condition === 'updated' ? 'humanconnection' : 'onourjourney') +}) \ No newline at end of file diff --git a/cypress/integration/Post.Images/the_{string}_post_was_saved_successfully_without_a_teaser_image.js b/cypress/integration/Post.Images/the_{string}_post_was_saved_successfully_without_a_teaser_image.js new file mode 100644 index 000000000..abafcf0cc --- /dev/null +++ b/cypress/integration/Post.Images/the_{string}_post_was_saved_successfully_without_a_teaser_image.js @@ -0,0 +1,12 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('the {string} post was saved successfully without a teaser image', condition => { + cy.get(".base-card > .title") + .should("contain", condition === 'updated' ? 'to be updated' : 'new post') + .get(".content") + .should("contain", condition === 'updated' ? 'successfully updated' : 'new post content') + .get('.post-page') + .should('exist') + .get('.hero-image > .image') + .should('not.exist') +}) \ No newline at end of file diff --git a/cypress/integration/Post.feature b/cypress/integration/Post.feature new file mode 100644 index 000000000..7a572b955 --- /dev/null +++ b/cypress/integration/Post.feature @@ -0,0 +1,23 @@ +Feature: See a post + As an logged in user + I would like to see a post + And to see the whole content of it + + Background: + Given the following "users" are in the database: + | slug | email | password | id | name | termsAndConditionsAgreedVersion | + | peter-pan| peter@pan.com | abcd | id-of-peter-pan| Peter Pan | 0.0.4 | + | narrator | narrator@example.org | 1234 | narrator | Nathan Narrator | 0.0.4 | + And the following "posts" are in the database: + | id | title | slug | authorId | content | + | aBcDeFgHiJ | previously created post | previously-created-post | id-of-peter-pan | with some content | + And I am logged in as "narrator" + + Scenario: See a post on the newsfeed + When I navigate to page "/" + Then the post shows up on the newsfeed at position 1 + + Scenario: Navigate to the Post Page + When I navigate to page "/" + And I click on "the first post" + Then I am on page "/post/.*" diff --git a/cypress/integration/Post/the_post_shows_up_on_the_newsfeed_at_position_{int}.js b/cypress/integration/Post/the_post_shows_up_on_the_newsfeed_at_position_{int}.js new file mode 100644 index 000000000..3b42ea58e --- /dev/null +++ b/cypress/integration/Post/the_post_shows_up_on_the_newsfeed_at_position_{int}.js @@ -0,0 +1,8 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the post shows up on the newsfeed at position {int}", index => { + const selector = `.post-teaser:nth-child(${index}) > .base-card`; + cy.get(selector).should("contain", 'previously created post'); + cy.get(selector).should("contain", 'with some content'); + +}); \ No newline at end of file diff --git a/cypress/integration/search/Search.feature b/cypress/integration/Search.feature.broken similarity index 57% rename from cypress/integration/search/Search.feature rename to cypress/integration/Search.feature.broken index b77b45d8e..a770c757c 100644 --- a/cypress/integration/search/Search.feature +++ b/cypress/integration/Search.feature.broken @@ -4,29 +4,31 @@ Feature: Search In order to find related content Background: - Given I have a user account - And we have the following posts in our database: + Given the following "users" are in the database: + | slug | email | password | id | name | termsAndConditionsAgreedVersion | + | narrator | narrator@example.org | 1234 | narrator | Nathan Narrator | 0.0.4 | + | search-for-me | u1@example.org | 1234 | user-for-search | Search for me | 0.0.4 | + | not-to-be-found | u2@example.org | 1234 | just-an-id | Not to be found | 0.0.4 | + And the following "posts" are in the database: | id | title | content | | p1 | 101 Essays that will change the way you think | 101 Essays, of course (PR)! | - | p2 | No searched for content | will be found in this post, I guarantee | - And we have the following user accounts: - | slug | name | id | - | search-for-me | Search for me | user-for-search | - | not-to-be-found | Not to be found | just-an-id | - - Given I am logged in + | p2 | No content | will be found in this post, I guarantee | + And I am logged in as "narrator" + And I navigate to page "/" Scenario: Search for specific words When I search for "Essays" + And I wait for 3000 milliseconds Then I should have one item in the select dropdown Then I should see the following posts in the select dropdown: | title | | 101 Essays that will change the way you think | - Scenario: Press enter starts search + Scenario: Press enter opens search page When I type "PR" and press Enter - Then I should have one item in the select dropdown - Then I should see the following posts in the select dropdown: + Then I am on page "/search/search-results" + And the search parameter equals "?search=PR" + Then I should see the following posts on the search results page: | title | | 101 Essays that will change the way you think | @@ -36,8 +38,9 @@ Feature: Search Scenario: Select entry goes to post When I search for "Essays" + And I wait for 3000 milliseconds And I select a post entry - Then I should be on the post's page + Then I am on page "/post/p1/101-essays-that-will-change-the-way-you-think" Scenario: Select dropdown content When I search for "Essays" @@ -52,4 +55,4 @@ Feature: Search | slug | | search-for-me | And I select a user entry - Then I should be on the user's profile \ No newline at end of file + Then I am on page "/profile/user-for-search/search-for-me" \ No newline at end of file diff --git a/cypress/integration/Search/I_select_a_post_entry.js b/cypress/integration/Search/I_select_a_post_entry.js new file mode 100644 index 000000000..25611f91e --- /dev/null +++ b/cypress/integration/Search/I_select_a_post_entry.js @@ -0,0 +1,7 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I select a post entry", () => { + cy.get(".searchable-input .search-post") + .first() + .trigger("click"); +}); \ No newline at end of file diff --git a/cypress/integration/Search/I_select_a_user_entry.js b/cypress/integration/Search/I_select_a_user_entry.js new file mode 100644 index 000000000..b7222b2fb --- /dev/null +++ b/cypress/integration/Search/I_select_a_user_entry.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I select a user entry", () => { + cy.get(".searchable-input .user-teaser") + .first() + .trigger("click"); +}) \ No newline at end of file diff --git a/cypress/integration/Search/I_should_have_one_item_in_the_select_dropdown.js b/cypress/integration/Search/I_should_have_one_item_in_the_select_dropdown.js new file mode 100644 index 000000000..7e5188ab6 --- /dev/null +++ b/cypress/integration/Search/I_should_have_one_item_in_the_select_dropdown.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should have one item in the select dropdown", () => { + cy.get(".searchable-input .ds-select-dropdown").should($li => { + expect($li).to.have.length(1); + }); +}); \ No newline at end of file diff --git a/cypress/integration/Search/I_should_not_see_posts_without_the_searched-for_term_in_the_select_dropdown.js b/cypress/integration/Search/I_should_not_see_posts_without_the_searched-for_term_in_the_select_dropdown.js new file mode 100644 index 000000000..a76ed6a5d --- /dev/null +++ b/cypress/integration/Search/I_should_not_see_posts_without_the_searched-for_term_in_the_select_dropdown.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should not see posts without the searched-for term in the select dropdown", () => { + cy.get(".ds-select-dropdown") + .should("not.contain","No searched for content"); +}); \ No newline at end of file diff --git a/cypress/integration/Search/I_should_see_posts_with_the_searched-for_term_in_the_select_dropdown.js b/cypress/integration/Search/I_should_see_posts_with_the_searched-for_term_in_the_select_dropdown.js new file mode 100644 index 000000000..ce755abb0 --- /dev/null +++ b/cypress/integration/Search/I_should_see_posts_with_the_searched-for_term_in_the_select_dropdown.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should see posts with the searched-for term in the select dropdown", () => { + cy.get(".ds-select-dropdown") + .should("contain","101 Essays that will change the way you think"); +}); \ No newline at end of file diff --git a/cypress/integration/Search/I_should_see_the_following_posts_on_the_search_results_page.js b/cypress/integration/Search/I_should_see_the_following_posts_on_the_search_results_page.js new file mode 100644 index 000000000..f703a04f5 --- /dev/null +++ b/cypress/integration/Search/I_should_see_the_following_posts_on_the_search_results_page.js @@ -0,0 +1,8 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should see the following posts on the search results page:", table => { + table.hashes().forEach(({ title }) => { + cy.get(".post-teaser") + .should("contain",title) + }); +}); \ No newline at end of file diff --git a/cypress/integration/Search/I_should_see_the_following_users_in_the_select_dropdown.js b/cypress/integration/Search/I_should_see_the_following_users_in_the_select_dropdown.js new file mode 100644 index 000000000..3e5e14043 --- /dev/null +++ b/cypress/integration/Search/I_should_see_the_following_users_in_the_select_dropdown.js @@ -0,0 +1,8 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should see the following users in the select dropdown:", table => { + cy.get(".search-heading").should("contain", "Users"); + table.hashes().forEach(({ slug }) => { + cy.get(".ds-select-dropdown").should("contain", slug); + }); +}); \ No newline at end of file diff --git a/cypress/integration/Search/I_type_{string}_and_press_Enter.js b/cypress/integration/Search/I_type_{string}_and_press_Enter.js new file mode 100644 index 000000000..1a0fc6d42 --- /dev/null +++ b/cypress/integration/Search/I_type_{string}_and_press_Enter.js @@ -0,0 +1,8 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I type {string} and press Enter", value => { + cy.get(".searchable-input .ds-select input") + .focus() + .type(value) + .type("{enter}", { force: true }); +}); \ No newline at end of file diff --git a/cypress/integration/Search/I_type_{string}_and_press_escape.js b/cypress/integration/Search/I_type_{string}_and_press_escape.js new file mode 100644 index 000000000..a3cde6cda --- /dev/null +++ b/cypress/integration/Search/I_type_{string}_and_press_escape.js @@ -0,0 +1,8 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I type {string} and press escape", value => { + cy.get(".searchable-input .ds-select input") + .focus() + .type(value) + .type("{esc}"); +}); \ No newline at end of file diff --git a/cypress/integration/Search/the_search_field_should_clear.js b/cypress/integration/Search/the_search_field_should_clear.js new file mode 100644 index 000000000..f571cdbd4 --- /dev/null +++ b/cypress/integration/Search/the_search_field_should_clear.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the search field should clear", () => { + cy.get(".searchable-input .ds-select input") + .should("have.text", ""); +}); \ No newline at end of file diff --git a/cypress/integration/Search/the_search_parameter_equals_{string}.js b/cypress/integration/Search/the_search_parameter_equals_{string}.js new file mode 100644 index 000000000..b8473584c --- /dev/null +++ b/cypress/integration/Search/the_search_parameter_equals_{string}.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the search parameter equals {string}", search => { + cy.location("search") + .should("eq", search); +}); \ No newline at end of file diff --git a/cypress/integration/User.Authentication.feature b/cypress/integration/User.Authentication.feature new file mode 100644 index 000000000..db7680bd4 --- /dev/null +++ b/cypress/integration/User.Authentication.feature @@ -0,0 +1,26 @@ +Feature: User authentication + As an user + I want to sign in + In order to be able to posts and do other contributions as myself + Furthermore I want to be able to stay logged in and logout again + + Background: + Given the following "users" are in the database: + | email | password | id | name | slug | termsAndConditionsAgreedVersion | + | peterpan@example.org | 1234 | id-of-peter-pan | Peter Pan | peter-pan | 0.0.4 | + + Scenario: Log in + When I navigate to page "/login" + And I fill in my credentials "peterpan@example.org" "1234" + And I click on "submit button" + Then I am logged in with username "Peter Pan" + + Scenario: Refresh and stay logged in + Given I am logged in as "peter-pan" + When I refresh the page + Then I am logged in with username "Peter Pan" + + Scenario: Log out + Given I am logged in as "peter-pan" + When I log out + Then I am on page "login" diff --git a/cypress/integration/User.Authentication/I_am_logged_in_with_username_{string}.js b/cypress/integration/User.Authentication/I_am_logged_in_with_username_{string}.js new file mode 100644 index 000000000..4383282bd --- /dev/null +++ b/cypress/integration/User.Authentication/I_am_logged_in_with_username_{string}.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I am logged in with username {string}", name => { + cy.get(".avatar-menu").click(); + cy.get(".avatar-menu-popover").contains(name); + cy.get(".avatar-menu").click(); // Close menu again +}); \ No newline at end of file diff --git a/cypress/integration/user_profile/BlockUser.feature b/cypress/integration/User.Block.feature.broken similarity index 57% rename from cypress/integration/user_profile/BlockUser.feature rename to cypress/integration/User.Block.feature.broken index b5c510286..3d58c3c27 100644 --- a/cypress/integration/user_profile/BlockUser.feature +++ b/cypress/integration/User.Block.feature.broken @@ -1,16 +1,21 @@ -Feature: Block a User +Feature: User - block an user As a user I'd like to have a button to block another user To prevent him from seeing and interacting with my contributions Background: - Given I have a user account - And there is an annoying user called "Harassing User" - And I am logged in + Given the following "users" are in the database: + | email | password | id | name | slug | termsAndConditionsAgreedVersion | + | peterpan@example.org | 123 | id-of-peter-pan | Peter Pan | peter-pan | 0.0.4 | + | user@example.org | 123 | harassing-user | Harassing User | harassing-user | 0.0.4 | + And the following "posts" are in the database: + | id | title | slug | authorId | + | bWBjpkTKZp | previously created post | previously-created-post | id-of-peter-pan | + And I am logged in as "peter-pan" Scenario: Block a user - Given I am on the profile page of the annoying user - When I click on "Block user" from the content menu in the user info box + When I navigate to page "profile/harassing-user" + And I click on "Block user" from the content menu in the user info box And I "should" see "Unblock user" from the content menu in the user info box And I navigate to my "Blocked users" settings page Then I can see the following table: @@ -19,42 +24,46 @@ Feature: Block a User Scenario: Blocked user cannot interact with my contributions Given I block the user "Harassing User" - And I previously created a post - And a blocked user visits the post page of one of my authored posts + And I am logged in as "harassing-user" + And I navigate to page "/post/previously-created-post" Then they should see a text explaining why commenting is not possible And they should not see the comment form Scenario: Block a previously followed user Given I follow the user "Harassing User" - When I visit the profile page of the annoying user + When I navigate to page "/profile/harassing-user" And I click on "Block user" from the content menu in the user info box And I get removed from his follower collection And I "should" see "Unblock user" from the content menu in the user info box Scenario: Posts of blocked users are not filtered from search results - Given "Harassing User" wrote a post "You can still see my posts" + Given "harassing-user" wrote a post "You can still see my posts" And I block the user "Harassing User" When I search for "see" + And I wait for 3000 milliseconds Then I should see the following posts in the select dropdown: | title | | You can still see my posts | Scenario: Blocked users can still see my posts - Given I previously created a post - And I block the user "Harassing User" - And the "blocked" user searches for "previously created" + When I block the user "Harassing User" + And I am logged in as "harassing-user" + And I navigate to page "/" + And I search for "previously created" + And I wait for 3000 milliseconds Then I should see the following posts in the select dropdown: | title | | previously created post | Scenario: Blocked users cannot see they are blocked in their list Given a user has blocked me + And I navigate to page "/" And I navigate to my "Blocked users" settings page Then I should see no users in my blocked users list Scenario: Blocked users should not see link or button to unblock, only blocking users Given a user has blocked me - When I visit the profile page of the annoying user + When I navigate to page "/profile/harassing-user" And I should see the "Follow" button And I should not see "Unblock user" button And I "should not" see "Unblock user" from the content menu in the user info box diff --git a/cypress/integration/User.Block/I_block_the_user_{string}.js b/cypress/integration/User.Block/I_block_the_user_{string}.js new file mode 100644 index 000000000..cde1d96b9 --- /dev/null +++ b/cypress/integration/User.Block/I_block_the_user_{string}.js @@ -0,0 +1,11 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I block the user {string}", name => { + cy.neode() + .first("User", { name }) + .then(blockedUser => { + cy.neode() + .first("User", {id: "id-of-peter-pan"}) + .relateTo(blockedUser, "blocked"); + }); +}); \ No newline at end of file diff --git a/cypress/integration/User.Block/I_should_not_see_{string}_button.js b/cypress/integration/User.Block/I_should_not_see_{string}_button.js new file mode 100644 index 000000000..5bf0b7a68 --- /dev/null +++ b/cypress/integration/User.Block/I_should_not_see_{string}_button.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('I should not see {string} button', button => { + cy.get('.base-card .action-buttons') + .should('have.length', 1) +}) \ No newline at end of file diff --git a/cypress/integration/User.Block/I_should_see_no_users_in_my_blocked_users_list.js b/cypress/integration/User.Block/I_should_see_no_users_in_my_blocked_users_list.js new file mode 100644 index 000000000..11161ef2f --- /dev/null +++ b/cypress/integration/User.Block/I_should_see_no_users_in_my_blocked_users_list.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should see no users in my blocked users list", () => { + cy.get('.ds-placeholder') + .should('contain', "So far, you have not blocked anybody.") +}) \ No newline at end of file diff --git a/cypress/integration/User.Block/I_should_see_the_{string}_button.js b/cypress/integration/User.Block/I_should_see_the_{string}_button.js new file mode 100644 index 000000000..373800870 --- /dev/null +++ b/cypress/integration/User.Block/I_should_see_the_{string}_button.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('I should see the {string} button', button => { + cy.get('.base-card .action-buttons .base-button') + .should('contain', button) +}) \ No newline at end of file diff --git a/cypress/integration/User.Block/I_{string}_see_{string}_from_the_content_menu_in_the_user_info_box.js b/cypress/integration/User.Block/I_{string}_see_{string}_from_the_content_menu_in_the_user_info_box.js new file mode 100644 index 000000000..0f44b5192 --- /dev/null +++ b/cypress/integration/User.Block/I_{string}_see_{string}_from_the_content_menu_in_the_user_info_box.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I {string} see {string} from the content menu in the user info box", (condition, link) => { + cy.get(".user-content-menu .base-button").click() + cy.get(".popover .ds-menu-item-link") + .should(condition === 'should' ? 'contain' : 'not.contain', link) +}) \ No newline at end of file diff --git a/cypress/integration/User.Block/a_user_has_blocked_me.js b/cypress/integration/User.Block/a_user_has_blocked_me.js new file mode 100644 index 000000000..d1703407f --- /dev/null +++ b/cypress/integration/User.Block/a_user_has_blocked_me.js @@ -0,0 +1,15 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("a user has blocked me", () => { + cy.neode() + .first("User", { + name: "Peter Pan" + }) + .then(blockedUser => { + cy.neode() + .first("User", { + name: 'Harassing User' + }) + .relateTo(blockedUser, "blocked"); + }); +}); \ No newline at end of file diff --git a/cypress/integration/User.Block/they_should_not_see_the_comment_form.js b/cypress/integration/User.Block/they_should_not_see_the_comment_form.js new file mode 100644 index 000000000..962934994 --- /dev/null +++ b/cypress/integration/User.Block/they_should_not_see_the_comment_form.js @@ -0,0 +1,5 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("they should not see the comment form", () => { + cy.get(".base-card").children().should('not.have.class', 'comment-form') +}) \ No newline at end of file diff --git a/cypress/integration/User.Block/they_should_see_a_text_explaining_why_commenting_is_not_possible.js b/cypress/integration/User.Block/they_should_see_a_text_explaining_why_commenting_is_not_possible.js new file mode 100644 index 000000000..d95f3229c --- /dev/null +++ b/cypress/integration/User.Block/they_should_see_a_text_explaining_why_commenting_is_not_possible.js @@ -0,0 +1,5 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("they should see a text explaining why commenting is not possible", () => { + cy.get('.ds-placeholder').should('contain', "Commenting is not possible at this time on this post.") +}) \ No newline at end of file diff --git a/cypress/integration/User.Mute.feature.broken b/cypress/integration/User.Mute.feature.broken new file mode 100644 index 000000000..1390063f7 --- /dev/null +++ b/cypress/integration/User.Mute.feature.broken @@ -0,0 +1,60 @@ +Feature: Mute a User + As a user + I'd like to have a button to mute another user + To prevent him from seeing and interacting with my contributions + + Background: + Given the following "users" are in the database: + | email | password | id | name | slug | termsAndConditionsAgreedVersion | + | peterpan@example.org | 123 | id-of-peter-pan | Peter Pan | peter-pan | 0.0.4 | + | user@example.org | 123 | annoying-user | Annoying User | annoying-user | 0.0.4 | + Given the following "posts" are in the database: + | id | title | content | authorId | + | im-not-muted | Post that should be seen | cause I'm not muted | id-of-peter-pan | + | bWBjpkTKZp | previously created post | previously-created-post | id-of-peter-pan | + And I am logged in as "peter-pan" + + Scenario: Mute a user + Given I navigate to page "/profile/annoying-user" + When I click on "Mute user" from the content menu in the user info box + And I navigate to my "Muted users" settings page + Then I can see the following table: + | Avatar | Name | + | | Annoying User | + + Scenario: Mute a previously followed user + Given I follow the user "Annoying User" + And "annoying-user" wrote a post "Spam Spam Spam" + When I navigate to page "/profile/annoying-user" + And I click on "Mute user" from the content menu in the user info box + Then the list of posts of this user is empty + And I get removed from his follower collection + + Scenario: Posts of muted users are filtered from search results, users are not + Given "annoying-user" wrote a post "Spam Spam Spam" + When I search for "Spam" + And I wait for 3000 milliseconds + Then I should see the following posts in the select dropdown: + | title | + | Spam Spam Spam | + When I mute the user "Annoying User" + And I refresh the page + And I search for "Anno" + And I wait for 3000 milliseconds + Then the search should not contain posts by the annoying user + But the search should contain the annoying user + But I search for "not muted" + And I wait for 3000 milliseconds + Then I should see the following posts in the select dropdown: + | title | + | Post that should be seen | + + Scenario: Muted users can still see my posts + And I mute the user "Annoying User" + And I am logged in as "annoying-user" + And I navigate to page "/" + And I search for "previously created" + And I wait for 3000 milliseconds + Then I should see the following posts in the select dropdown: + | title | + | previously created post | diff --git a/cypress/integration/User.Mute/I_mute_the_user_{string}.js b/cypress/integration/User.Mute/I_mute_the_user_{string}.js new file mode 100644 index 000000000..e0ed382cb --- /dev/null +++ b/cypress/integration/User.Mute/I_mute_the_user_{string}.js @@ -0,0 +1,13 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I mute the user {string}", name => { + cy.neode() + .first("User", { name }) + .then(mutedUser => { + cy.neode() + .first("User", { + name: "Peter Pan" + }) + .relateTo(mutedUser, "muted"); + }); +}); \ No newline at end of file diff --git a/cypress/integration/User.Mute/the_list_of_posts_of_this_user_is_empty.js b/cypress/integration/User.Mute/the_list_of_posts_of_this_user_is_empty.js new file mode 100644 index 000000000..038ca2168 --- /dev/null +++ b/cypress/integration/User.Mute/the_list_of_posts_of_this_user_is_empty.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the list of posts of this user is empty", () => { + cy.get(".base-card").not(".post-link"); + cy.get(".main-container").find(".ds-space.hc-empty"); +}); \ No newline at end of file diff --git a/cypress/integration/User.Mute/the_search_should_contain_the_annoying_user.js b/cypress/integration/User.Mute/the_search_should_contain_the_annoying_user.js new file mode 100644 index 000000000..d29eafc2f --- /dev/null +++ b/cypress/integration/User.Mute/the_search_should_contain_the_annoying_user.js @@ -0,0 +1,13 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the search should contain the annoying user", () => { + cy.get(".searchable-input .ds-select-dropdown") + .should($li => { + expect($li).to.have.length(1); + }) + cy.get(".ds-select-dropdown .user-teaser .slug") + .should("contain", '@annoying-user'); + cy.get(".searchable-input .ds-select input") + .focus() + .type("{esc}"); +}) \ No newline at end of file diff --git a/cypress/integration/User.Mute/the_search_should_not_contain_posts_by_the_annoying_user.js b/cypress/integration/User.Mute/the_search_should_not_contain_posts_by_the_annoying_user.js new file mode 100644 index 000000000..a2f0a01d7 --- /dev/null +++ b/cypress/integration/User.Mute/the_search_should_not_contain_posts_by_the_annoying_user.js @@ -0,0 +1,10 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the search should not contain posts by the annoying user", () => { + cy.get(".searchable-input .ds-select-dropdown").should($li => { + expect($li).to.have.length(1); + }) + cy.get(".ds-select-dropdown") + .should("not.have.class", '.search-post') + .should("not.contain", 'Spam') +}); \ No newline at end of file diff --git a/cypress/integration/UserProfile.Avatar.feature b/cypress/integration/UserProfile.Avatar.feature new file mode 100644 index 000000000..abb3fea63 --- /dev/null +++ b/cypress/integration/UserProfile.Avatar.feature @@ -0,0 +1,20 @@ +Feature: User profile - Upload avatar image + As a user + I would like to be able to add an avatar image to my profile + So that I can personalize my profile + + Background: + Given the following "users" are in the database: + | email | password | id | name | slug | termsAndConditionsAgreedVersion | + | peterpan@example.org | 123 | id-of-peter-pan | Peter Pan | peter-pan | 0.0.4 | + | user@example.org | 123 | user | User | user | 0.0.4 | + And I am logged in as "peter-pan" + + Scenario: Change my UserProfile Image + And I navigate to page "/profile/peter-pan" + Then I should be able to change my profile picture + + Scenario: Unable to change another user's avatar + Given I am logged in as "user" + And I navigate to page "/profile/peter-pan" + Then I cannot upload a picture \ No newline at end of file diff --git a/cypress/integration/UserProfile.Avatar/I_cannot_upload_a_picture.js b/cypress/integration/UserProfile.Avatar/I_cannot_upload_a_picture.js new file mode 100644 index 000000000..d20a181f2 --- /dev/null +++ b/cypress/integration/UserProfile.Avatar/I_cannot_upload_a_picture.js @@ -0,0 +1,8 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I cannot upload a picture", () => { + cy.get(".base-card") + .children() + .should("not.have.id", "customdropzone") + .should("have.class", "user-avatar"); +}); \ No newline at end of file diff --git a/cypress/integration/UserProfile.Avatar/I_should_be_able_to_change_my_profile_picture.js b/cypress/integration/UserProfile.Avatar/I_should_be_able_to_change_my_profile_picture.js new file mode 100644 index 000000000..f92789ef8 --- /dev/null +++ b/cypress/integration/UserProfile.Avatar/I_should_be_able_to_change_my_profile_picture.js @@ -0,0 +1,17 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should be able to change my profile picture", () => { + const avatarUpload = "onourjourney.png"; + + cy.fixture(avatarUpload, "base64").then(fileContent => { + cy.get("#customdropzone").upload( + { fileContent, fileName: avatarUpload, mimeType: "image/png" }, + { subjectType: "drag-n-drop", force: true } + ); + }); + cy.get(".profile-avatar img") + .should("have.attr", "src") + .and("contains", "onourjourney"); + cy.contains(".iziToast-message", "Upload successful") + .should("have.length",1); +}); \ No newline at end of file diff --git a/cypress/integration/UserProfile.ChangePassword.feature b/cypress/integration/UserProfile.ChangePassword.feature new file mode 100644 index 000000000..a7eec1cce --- /dev/null +++ b/cypress/integration/UserProfile.ChangePassword.feature @@ -0,0 +1,55 @@ +Feature: User profile - change password + As a user + I want to change my password in my settings + For security, e.g. if I exposed my password by accident + + Login via email and password is a well-known authentication procedure and you + can assure to the server that you are who you claim to be. Either if you + exposed your password by acccident and you want to invalidate the exposed + password or just out of an good habit, you want to change your password. + + Background: + Given the following "users" are in the database: + | email | password | id | name | slug | termsAndConditionsAgreedVersion | + | peterpan@example.org | exposed | id-of-peter-pan | Peter Pan | peter-pan | 0.0.4 | + And I am logged in as "peter-pan" + And I navigate to page "/settings" + And I click on "security menu" + + Scenario: Incorrect Old Password + When I fill the password form with: + | Your old password | incorrect | + | Your new password | secure | + | Confirm new password | secure | + And I submit the form + And I see a "failure toaster" message: + """ + Old password is not correct + """ + + Scenario: Incorrect Password Repeat + When I fill the password form with: + | Your old password | exposed | + | Your new password | secure | + | Confirm new password | eruces | + And I cannot submit the form + + Scenario: Change my password + Given I navigate to page "/settings" + And I click on "security menu" + When I fill the password form with: + | Your old password | exposed | + | Your new password | secure | + | Confirm new password | secure | + And I submit the form + And I see a "success toaster" message: + """ + Password successfully changed! + """ + And I log out + Then I fill in my credentials "peterpan@example.org" "exposed" + And I click on "submit button" + And I cannot login anymore + But I fill in my credentials "peterpan@example.org" "secure" + And I click on "submit button" + And I can login successfully diff --git a/cypress/integration/UserProfile.ChangePassword/I_can_login_successfully.js b/cypress/integration/UserProfile.ChangePassword/I_can_login_successfully.js new file mode 100644 index 000000000..d1a62cc4d --- /dev/null +++ b/cypress/integration/UserProfile.ChangePassword/I_can_login_successfully.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I can login successfully", () => { + // cy.reload(); + cy.get(".iziToast-wrapper") + .should("contain", "You are logged in!"); +}); \ No newline at end of file diff --git a/cypress/integration/UserProfile.ChangePassword/I_cannot_login_anymore.js b/cypress/integration/UserProfile.ChangePassword/I_cannot_login_anymore.js new file mode 100644 index 000000000..ff381d891 --- /dev/null +++ b/cypress/integration/UserProfile.ChangePassword/I_cannot_login_anymore.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I cannot login anymore", password => { + //cy.reload(); + cy.get(".iziToast-wrapper") + .should("contain", "Incorrect email address or password."); +}); \ No newline at end of file diff --git a/cypress/integration/UserProfile.ChangePassword/I_cannot_submit_the_form.js b/cypress/integration/UserProfile.ChangePassword/I_cannot_submit_the_form.js new file mode 100644 index 000000000..657d38bd8 --- /dev/null +++ b/cypress/integration/UserProfile.ChangePassword/I_cannot_submit_the_form.js @@ -0,0 +1,6 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I cannot submit the form", () => { + cy.get("button[type=submit]") + .should('be.disabled'); +}); \ No newline at end of file diff --git a/cypress/integration/UserProfile.ChangePassword/I_fill_the_password_form_with.js b/cypress/integration/UserProfile.ChangePassword/I_fill_the_password_form_with.js new file mode 100644 index 000000000..69345ecc6 --- /dev/null +++ b/cypress/integration/UserProfile.ChangePassword/I_fill_the_password_form_with.js @@ -0,0 +1,11 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I fill the password form with:", table => { + table = table.rowsHash(); + cy.get("input[id=oldPassword]") + .type(table["Your old password"]) + .get("input[id=password]") + .type(table["Your new password"]) + .get("input[id=passwordConfirmation]") + .type(table["Confirm new password"]); +}); \ No newline at end of file diff --git a/cypress/integration/UserProfile.ChangePassword/I_see_a_{string}_message.js b/cypress/integration/UserProfile.ChangePassword/I_see_a_{string}_message.js new file mode 100644 index 000000000..90ddf0bd3 --- /dev/null +++ b/cypress/integration/UserProfile.ChangePassword/I_see_a_{string}_message.js @@ -0,0 +1,5 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I see a {string} message:", (type, message) => { + cy.contains(message); +}); \ No newline at end of file diff --git a/cypress/integration/UserProfile.ChangePassword/I_submit_the_form copy.js b/cypress/integration/UserProfile.ChangePassword/I_submit_the_form copy.js new file mode 100644 index 000000000..18349cff8 --- /dev/null +++ b/cypress/integration/UserProfile.ChangePassword/I_submit_the_form copy.js @@ -0,0 +1,5 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I submit the form", () => { + cy.get("form").submit(); +}); \ No newline at end of file diff --git a/cypress/integration/UserProfile.NameDescriptionLocation.feature b/cypress/integration/UserProfile.NameDescriptionLocation.feature new file mode 100644 index 000000000..891d98748 --- /dev/null +++ b/cypress/integration/UserProfile.NameDescriptionLocation.feature @@ -0,0 +1,38 @@ +Feature: User profile - name, description and location + As a user + I would like to change my name, add a description and a location + So others can see my name, get some info about me and my location + + Background: + Given the following "users" are in the database: + | email | password | id | name | slug | termsAndConditionsAgreedVersion | + | peterpan@example.org | 123 | id-of-peter-pan | Peter Pan | peter-pan | 0.0.4 | + And I am logged in as "peter-pan" + And I navigate to page "settings" + + Scenario: Change username + When I save "Hansi" as my new name + Then I can see my new name "Hansi" when I click on my profile picture in the top right + When I refresh the page + Then I can see my new name "Hansi" when I click on my profile picture in the top right + + Scenario Outline: I set my location to "" + When I save "" as my location + And I navigate to page "/profile/peter-pan" + Then they can see "" in the info box below my avatar + Examples: Location + | location | type | + | Paris | City | + | Saxony-Anhalt | Region | + | Germany | Country | + + Scenario: Display a description on profile page + Given I have the following self-description: + """ + Ich lebe fettlos, fleischlos, fischlos dahin, fühle mich aber ganz wohl dabei + """ + When I navigate to page "/profile/peter-pan" + Then they can see the following text in the info box below my avatar: + """ + Ich lebe fettlos, fleischlos, fischlos dahin, fühle mich aber ganz wohl dabei + """ diff --git a/cypress/integration/UserProfile.NameDescriptionLocation/I_can_see_my_new_name_{string}_when_I_click_on_my_profile_picture_in_the_top_right.js b/cypress/integration/UserProfile.NameDescriptionLocation/I_can_see_my_new_name_{string}_when_I_click_on_my_profile_picture_in_the_top_right.js new file mode 100644 index 000000000..b9e97a304 --- /dev/null +++ b/cypress/integration/UserProfile.NameDescriptionLocation/I_can_see_my_new_name_{string}_when_I_click_on_my_profile_picture_in_the_top_right.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('I can see my new name {string} when I click on my profile picture in the top right', name => { + cy.get('.avatar-menu').click() // open + cy.get('.avatar-menu-popover').contains(name) + cy.get('.avatar-menu').click() // close again +}) \ No newline at end of file diff --git a/cypress/integration/UserProfile.NameDescriptionLocation/I_have_the_following_self-description.js b/cypress/integration/UserProfile.NameDescriptionLocation/I_have_the_following_self-description.js new file mode 100644 index 000000000..a1bc1c524 --- /dev/null +++ b/cypress/integration/UserProfile.NameDescriptionLocation/I_have_the_following_self-description.js @@ -0,0 +1,12 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When('I have the following self-description:', text => { + cy.get('textarea[id=about]') + .clear() + .type(text) + cy.get('[type=submit]') + .click() + .not('[disabled]') + cy.get('.iziToast-message') + .should('contain', 'Your data was successfully updated') + }) \ No newline at end of file diff --git a/cypress/integration/UserProfile.NameDescriptionLocation/I_save_{string}_as_my_location.js b/cypress/integration/UserProfile.NameDescriptionLocation/I_save_{string}_as_my_location.js new file mode 100644 index 000000000..de5143b9f --- /dev/null +++ b/cypress/integration/UserProfile.NameDescriptionLocation/I_save_{string}_as_my_location.js @@ -0,0 +1,13 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When('I save {string} as my location', location => { + cy.get('input[id=city]').type(location) + cy.get('.ds-select-option') + .contains(location) + .click() + cy.get('[type=submit]') + .click() + .not('[disabled]') + cy.get('.iziToast-message') + .should('contain', 'Your data was successfully updated') + }) \ No newline at end of file diff --git a/cypress/integration/UserProfile.NameDescriptionLocation/I_save_{string}_as_my_new_name.js b/cypress/integration/UserProfile.NameDescriptionLocation/I_save_{string}_as_my_new_name.js new file mode 100644 index 000000000..22e26cbc5 --- /dev/null +++ b/cypress/integration/UserProfile.NameDescriptionLocation/I_save_{string}_as_my_new_name.js @@ -0,0 +1,12 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When('I save {string} as my new name', name => { + cy.get('input[id=name]') + .clear() + .type(name) + cy.get('[type=submit]') + .click() + .not('[disabled]') + cy.get('.iziToast-message') + .should('contain', 'Your data was successfully updated') +}) \ No newline at end of file diff --git a/cypress/integration/UserProfile.NameDescriptionLocation/they_can_see_the_following_text_in_the_info_box_below_my_avatar.js b/cypress/integration/UserProfile.NameDescriptionLocation/they_can_see_the_following_text_in_the_info_box_below_my_avatar.js new file mode 100644 index 000000000..6d375a406 --- /dev/null +++ b/cypress/integration/UserProfile.NameDescriptionLocation/they_can_see_the_following_text_in_the_info_box_below_my_avatar.js @@ -0,0 +1,5 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When('they can see the following text in the info box below my avatar:', text => { + cy.contains(text) +}) \ No newline at end of file diff --git a/cypress/integration/UserProfile.NameDescriptionLocation/they_can_see_{string}_in_the_info_box_below_my_avatar.js b/cypress/integration/UserProfile.NameDescriptionLocation/they_can_see_{string}_in_the_info_box_below_my_avatar.js new file mode 100644 index 000000000..ea328f441 --- /dev/null +++ b/cypress/integration/UserProfile.NameDescriptionLocation/they_can_see_{string}_in_the_info_box_below_my_avatar.js @@ -0,0 +1,5 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('they can see {string} in the info box below my avatar', location => { + cy.contains(location) +}) \ No newline at end of file diff --git a/cypress/integration/UserProfile.SocialMedia.feature b/cypress/integration/UserProfile.SocialMedia.feature new file mode 100644 index 000000000..5ab1feb25 --- /dev/null +++ b/cypress/integration/UserProfile.SocialMedia.feature @@ -0,0 +1,41 @@ +Feature: User profile - list social media accounts + As a User + I'd like to enter my social media + So I can show them to other users to get in contact + + Background: + Given the following "users" are in the database: + | email | password | id | name | slug | termsAndConditionsAgreedVersion | + | peterpan@example.org | 123 | id-of-peter-pan | Peter Pan | peter-pan | 0.0.4 | + And I am logged in as "peter-pan" + + Scenario: Adding Social Media + When I navigate to page "/settings/my-social-media" + Then I am on page "/settings/my-social-media" + When I add a social media link + Then I see a toaster with "Added social media" + And the new social media link shows up on the page + + Scenario: Other users viewing my Social Media + Given I have added a social media link + When I navigate to page "/profile/peter-pan" + Then they should be able to see my social media links + + Scenario: Deleting Social Media + When I navigate to page "/settings/my-social-media" + Then I am on page "/settings/my-social-media" + Given I have added a social media link + When I delete a social media link + Then I see a toaster with "Deleted social media" + + Scenario: Editing Social Media + When I navigate to page "/settings/my-social-media" + Then I am on page "/settings/my-social-media" + Given I have added a social media link + When I start editing a social media link + Then I can cancel editing + When I start editing a social media link + And I edit and save the link + Then I see a toaster with "Added social media" + And the new url is displayed + But the old url is not displayed diff --git a/cypress/integration/UserProfile.SocialMedia/I_add_a_social_media_link.js b/cypress/integration/UserProfile.SocialMedia/I_add_a_social_media_link.js new file mode 100644 index 000000000..9253709f9 --- /dev/null +++ b/cypress/integration/UserProfile.SocialMedia/I_add_a_social_media_link.js @@ -0,0 +1,9 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When('I add a social media link', () => { + cy.get('input#addSocialMedia') + .type('https://freeradical.zone/peter-pan') + .get('button') + .contains('Add link') + .click() +}) \ No newline at end of file diff --git a/cypress/integration/UserProfile.SocialMedia/I_can_cancel_editing.js b/cypress/integration/UserProfile.SocialMedia/I_can_cancel_editing.js new file mode 100644 index 000000000..03d60c44a --- /dev/null +++ b/cypress/integration/UserProfile.SocialMedia/I_can_cancel_editing.js @@ -0,0 +1,8 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('I can cancel editing', () => { + cy.get('button#cancel') + .click() + .get('input#editSocialMedia') + .should('have.length', 0) +}) \ No newline at end of file diff --git a/cypress/integration/UserProfile.SocialMedia/I_delete_a_social_media_link.js b/cypress/integration/UserProfile.SocialMedia/I_delete_a_social_media_link.js new file mode 100644 index 000000000..10daffca1 --- /dev/null +++ b/cypress/integration/UserProfile.SocialMedia/I_delete_a_social_media_link.js @@ -0,0 +1,6 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When('I delete a social media link', () => { + cy.get(".base-button[title='Delete']") + .click() +}) \ No newline at end of file diff --git a/cypress/integration/UserProfile.SocialMedia/I_edit_and_save_the_link.js b/cypress/integration/UserProfile.SocialMedia/I_edit_and_save_the_link.js new file mode 100644 index 000000000..714e6b701 --- /dev/null +++ b/cypress/integration/UserProfile.SocialMedia/I_edit_and_save_the_link.js @@ -0,0 +1,10 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When('I edit and save the link', () => { + cy.get('input#editSocialMedia') + .clear() + .type('https://freeradical.zone/tinkerbell') + .get('button') + .contains('Save') + .click() +}) \ No newline at end of file diff --git a/cypress/integration/UserProfile.SocialMedia/I_have_added_a_social_media_link.js b/cypress/integration/UserProfile.SocialMedia/I_have_added_a_social_media_link.js new file mode 100644 index 000000000..203b97032 --- /dev/null +++ b/cypress/integration/UserProfile.SocialMedia/I_have_added_a_social_media_link.js @@ -0,0 +1,10 @@ +import { Given } from "cypress-cucumber-preprocessor/steps"; + +Given('I have added a social media link', () => { + cy.visit('/settings/my-social-media') + .get('input#addSocialMedia') + .type('https://freeradical.zone/peter-pan') + .get('button') + .contains('Add link') + .click() +}) \ No newline at end of file diff --git a/cypress/integration/UserProfile.SocialMedia/I_start_editing_a_social_media_link.js b/cypress/integration/UserProfile.SocialMedia/I_start_editing_a_social_media_link.js new file mode 100644 index 000000000..1da05cfa5 --- /dev/null +++ b/cypress/integration/UserProfile.SocialMedia/I_start_editing_a_social_media_link.js @@ -0,0 +1,6 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When('I start editing a social media link', () => { + cy.get(".base-button[title='Edit']") + .click() +}) \ No newline at end of file diff --git a/cypress/integration/UserProfile.SocialMedia/the_new_social_media_link_shows_up_on_the_page.js b/cypress/integration/UserProfile.SocialMedia/the_new_social_media_link_shows_up_on_the_page.js new file mode 100644 index 000000000..e72546f2a --- /dev/null +++ b/cypress/integration/UserProfile.SocialMedia/the_new_social_media_link_shows_up_on_the_page.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('the new social media link shows up on the page', () => { + cy.get('a[href="https://freeradical.zone/peter-pan"]') + .should('have.length', 1) +}) \ No newline at end of file diff --git a/cypress/integration/UserProfile.SocialMedia/the_new_url_is_displayed.js b/cypress/integration/UserProfile.SocialMedia/the_new_url_is_displayed.js new file mode 100644 index 000000000..c25e6f0bb --- /dev/null +++ b/cypress/integration/UserProfile.SocialMedia/the_new_url_is_displayed.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('the new url is displayed', () => { + cy.get("a[href='https://freeradical.zone/tinkerbell']") + .should('have.length', 1) +}) \ No newline at end of file diff --git a/cypress/integration/UserProfile.SocialMedia/the_old_url_is_not_displayed.js b/cypress/integration/UserProfile.SocialMedia/the_old_url_is_not_displayed.js new file mode 100644 index 000000000..b3e804124 --- /dev/null +++ b/cypress/integration/UserProfile.SocialMedia/the_old_url_is_not_displayed.js @@ -0,0 +1,7 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('the old url is not displayed', () => { + cy.get("a[href='https://freeradical.zone/peter-pan']") + .should('have.length', 0) +}) + \ No newline at end of file diff --git a/cypress/integration/UserProfile.SocialMedia/they_should_be_able_to_see_my_social_media_links.js b/cypress/integration/UserProfile.SocialMedia/they_should_be_able_to_see_my_social_media_links.js new file mode 100644 index 000000000..249e4f420 --- /dev/null +++ b/cypress/integration/UserProfile.SocialMedia/they_should_be_able_to_see_my_social_media_links.js @@ -0,0 +1,8 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('they should be able to see my social media links', () => { + cy.get('.base-card') + .contains('Where else can I find Peter Pan?') + .get('a[href="https://freeradical.zone/peter-pan"]') + .should('have.length', 1) +}) \ No newline at end of file diff --git a/cypress/integration/administration/PinPost.feature b/cypress/integration/administration/PinPost.feature deleted file mode 100644 index 40ff9cda5..000000000 --- a/cypress/integration/administration/PinPost.feature +++ /dev/null @@ -1,36 +0,0 @@ -Feature: Pin a post - As an admin - I want to pin a post so that it always appears at the top - In order to make sure all network users read it - e.g. notify people about security incidents, maintenance downtimes - - - Background: - Given we have the following posts in our database: - | id | title | pinned | createdAt | - | p1 | Some other post | | 2020-01-21 | - | p2 | Houston we have a problem | x | 2020-01-20 | - | p3 | Yet another post | | 2020-01-19 | - - Scenario: Pinned post always appears on the top of the newsfeed - Given I am logged in with a "user" role - Then the first post on the landing page has the title: - """ - Houston we have a problem - """ - And the post with title "Houston we have a problem" has a ribbon for pinned posts - - Scenario: Ordinary users cannot pin a post - Given I am logged in with a "user" role - When I open the content menu of post "Yet another post" - Then there is no button to pin a post - - Scenario: Admins are allowed to pin a post - Given I am logged in with a "admin" role - And I open the content menu of post "Yet another post" - When I click on 'Pin post' - Then I see a toaster with "Post pinned successfully" - And the first post on the landing page has the title: - """ - Yet another post - """ - And the post with title "Yet another post" has a ribbon for pinned posts diff --git a/cypress/integration/administration/TagsAndCategories.feature b/cypress/integration/administration/TagsAndCategories.feature deleted file mode 100644 index 516966c6b..000000000 --- a/cypress/integration/administration/TagsAndCategories.feature +++ /dev/null @@ -1,36 +0,0 @@ -Feature: Tags and Categories - As a database administrator - I would like to see a summary of all tags and categories and their usage - In order to be able to decide which tags and categories are popular or not - - The currently deployed application, codename "Alpha", distinguishes between - categories and tags. Each post can have a number of categories and/or tags. - A few categories are required for each post, tags are completely optional. - Both help to find relevant posts in the database, e.g. users can filter for - categories. - - If administrators summary of all tags and categories and how often they are - used, they learn what new category might be convenient for users, e.g. by - looking at the popularity of a tag. - - Background: - Given I am logged in with a "admin" role - And we have a selection of tags and categories as well as posts - - Scenario: See an overview of categories - When I navigate to the administration dashboard - And I click on the menu item "Categories" - Then I can see the following table: - | | Name | Posts | - | | Just For Fun | 2 | - | | Happiness & Values | 1 | - | | Health & Wellbeing | 1 | - - Scenario: See an overview of tags - When I navigate to the administration dashboard - And I click on the menu item "Hashtags" - Then I can see the following table: - | No. | Hashtags | Users | Posts | - | 1 | #Democracy | 3 | 4 | - | 2 | #Nature | 2 | 3 | - | 3 | #Ecology | 1 | 1 | diff --git a/cypress/integration/common/I_am_logged_in_as_{string}.js b/cypress/integration/common/I_am_logged_in_as_{string}.js new file mode 100644 index 000000000..96d1c28ab --- /dev/null +++ b/cypress/integration/common/I_am_logged_in_as_{string}.js @@ -0,0 +1,18 @@ +import { Given } from "cypress-cucumber-preprocessor/steps"; +import encode from '../../../backend/src/jwt/encode' + +Given("I am logged in as {string}", slug => { + cy.neode() + .first("User", { slug }) + .then(user => { + return new Cypress.Promise((resolve, reject) => { + if(!user) { + return reject(`User ${email} not found in database`) + } + return user.toJson().then((user) => resolve(user)) + }) + }) + .then(user => { + cy.setCookie('ocelot-social-token', encode(user)) + }) +}); \ No newline at end of file diff --git a/cypress/integration/common/I_am_on_page_{string}.js b/cypress/integration/common/I_am_on_page_{string}.js new file mode 100644 index 000000000..5ef1b9852 --- /dev/null +++ b/cypress/integration/common/I_am_on_page_{string}.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I am on page {string}", page => { + cy.location("pathname") + .should("match", new RegExp(page)); +}); \ No newline at end of file diff --git a/cypress/integration/common/I_can_see_the_following_table.js b/cypress/integration/common/I_can_see_the_following_table.js new file mode 100644 index 000000000..9ebe1208c --- /dev/null +++ b/cypress/integration/common/I_can_see_the_following_table.js @@ -0,0 +1,16 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then('I can see the following table:', table => { + const headers = table.raw()[0] + headers.forEach((expected, i) => { + cy.get('thead th') + .eq(i) + .should('contain', expected) + }) + const flattened = [].concat.apply([], table.rows()) + flattened.forEach((expected, i) => { + cy.get('tbody td') + .eq(i) + .should('contain', expected) + }) +}) \ No newline at end of file diff --git a/cypress/integration/common/I_choose_the_following_text_as_content.js b/cypress/integration/common/I_choose_the_following_text_as_content.js new file mode 100644 index 000000000..62b5426d5 --- /dev/null +++ b/cypress/integration/common/I_choose_the_following_text_as_content.js @@ -0,0 +1,9 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I choose the following text as content:", async text => { + cy.task('getValue', 'lastPost').then(lastPost => { + lastPost.content = text.replace("\n", " "); + cy.task('pushValue', { name: 'lastPost', value: lastPost }) + cy.get(".editor .ProseMirror").type(lastPost.content); + }) +}); \ No newline at end of file diff --git a/cypress/integration/common/I_click_on_{string}.js b/cypress/integration/common/I_click_on_{string}.js new file mode 100644 index 000000000..5f43eb912 --- /dev/null +++ b/cypress/integration/common/I_click_on_{string}.js @@ -0,0 +1,19 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I click on {string}", element => { + const elementSelectors = { + 'submit button': 'button[name=submit]', + 'create post button': '.post-add-button', + 'save button': 'button[type=submit]', + 'the first post': '.post-teaser:first-child', + 'comment button': 'button[type=submit]', + 'reply button': '.reply-button', + 'security menu': 'a[href="/settings/security"]', + 'pin post': '.ds-menu-item:first-child', + 'Moderation': 'a[href="/moderation"]', + } + + cy.get(elementSelectors[element]) + .click() + .wait(750); +}); \ No newline at end of file diff --git a/cypress/integration/common/I_click_on_{string}_from_the_content_menu_in_the_user_info_box.js b/cypress/integration/common/I_click_on_{string}_from_the_content_menu_in_the_user_info_box.js new file mode 100644 index 000000000..f1a859bfe --- /dev/null +++ b/cypress/integration/common/I_click_on_{string}_from_the_content_menu_in_the_user_info_box.js @@ -0,0 +1,12 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I click on {string} from the content menu in the user info box", + button => { + cy.get(".user-content-menu .base-button").click(); + cy.get(".popover .ds-menu-item-link") + .contains(button) + .click({ + force: true + }); + } +); \ No newline at end of file diff --git a/cypress/integration/common/I_fill_in_my_credentials_{string}_{string}.js b/cypress/integration/common/I_fill_in_my_credentials_{string}_{string}.js new file mode 100644 index 000000000..e2227f454 --- /dev/null +++ b/cypress/integration/common/I_fill_in_my_credentials_{string}_{string}.js @@ -0,0 +1,12 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I fill in my credentials {string} {string}", (email,password) => { + cy.get("input[name=email]") + .trigger("focus") + .type('{selectall}{backspace}') + .type(email) + .get("input[name=password]") + .trigger("focus") + .type('{selectall}{backspace}') + .type(password); +}); \ No newline at end of file diff --git a/cypress/integration/common/I_follow_the_user_{string}.js b/cypress/integration/common/I_follow_the_user_{string}.js new file mode 100644 index 000000000..56d50a5ae --- /dev/null +++ b/cypress/integration/common/I_follow_the_user_{string}.js @@ -0,0 +1,11 @@ +Given("I follow the user {string}", name => { + cy.neode() + .first("User", {name}) + .then(followed => { + cy.neode() + .first("User", { + name: "Peter Pan" + }) + .relateTo(followed, "following"); + }); +}); \ No newline at end of file diff --git a/cypress/integration/common/I_get_removed_from_his_follower_collection.js b/cypress/integration/common/I_get_removed_from_his_follower_collection.js new file mode 100644 index 000000000..b32ca5961 --- /dev/null +++ b/cypress/integration/common/I_get_removed_from_his_follower_collection.js @@ -0,0 +1,8 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I get removed from his follower collection", () => { + cy.get(".base-card") + .not(".post-link"); + cy.get(".main-container") + .contains(".base-card","is not followed by anyone"); + }); \ No newline at end of file diff --git a/cypress/integration/common/I_log_out.js b/cypress/integration/common/I_log_out.js new file mode 100644 index 000000000..51605f17e --- /dev/null +++ b/cypress/integration/common/I_log_out.js @@ -0,0 +1,9 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I log out", () => { + cy.get(".avatar-menu") + .click(); + cy.get(".avatar-menu-popover") + .find('a[href="/logout"]') + .click(); +}); \ No newline at end of file diff --git a/cypress/integration/common/I_navigate_to_my_{string}_settings_page.js b/cypress/integration/common/I_navigate_to_my_{string}_settings_page.js new file mode 100644 index 000000000..4d369eab2 --- /dev/null +++ b/cypress/integration/common/I_navigate_to_my_{string}_settings_page.js @@ -0,0 +1,10 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I navigate to my {string} settings page", settingsPage => { + cy.get(".avatar-menu-trigger").click(); + cy.get(".avatar-menu-popover") + .find("a[href]") + .contains("Settings") + .click(); + cy.contains(".ds-menu-item-link", settingsPage).click(); +}); \ No newline at end of file diff --git a/cypress/integration/common/I_navigate_to_page_{string}.js b/cypress/integration/common/I_navigate_to_page_{string}.js new file mode 100644 index 000000000..aa929c80a --- /dev/null +++ b/cypress/integration/common/I_navigate_to_page_{string}.js @@ -0,0 +1,5 @@ +import { Given } from "cypress-cucumber-preprocessor/steps"; + +Given("I navigate to page {string}", page => { + cy.visit(page); +}); \ No newline at end of file diff --git a/cypress/integration/common/I_refresh_the_page.js b/cypress/integration/common/I_refresh_the_page.js new file mode 100644 index 000000000..1ac655cb4 --- /dev/null +++ b/cypress/integration/common/I_refresh_the_page.js @@ -0,0 +1,6 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When('I refresh the page', () => { + cy.visit('/') + .reload(); +}); \ No newline at end of file diff --git a/cypress/integration/common/I_search_for_{string}.js b/cypress/integration/common/I_search_for_{string}.js new file mode 100644 index 000000000..eaad481f7 --- /dev/null +++ b/cypress/integration/common/I_search_for_{string}.js @@ -0,0 +1,12 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I search for {string}", value => { + cy.intercept({ + method: "POST", + url: "http://localhost:3000/api", + }).as("graphqlRequest"); + cy.get(".searchable-input .ds-select input") + .focus() + .type(value); + cy.wait("@graphqlRequest"); +}); \ No newline at end of file diff --git a/cypress/integration/common/I_see_a_toaster_with_{string}.js b/cypress/integration/common/I_see_a_toaster_with_{string}.js new file mode 100644 index 000000000..1cf7da285 --- /dev/null +++ b/cypress/integration/common/I_see_a_toaster_with_{string}.js @@ -0,0 +1,5 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I see a toaster with {string}", (title) => { + cy.get(".iziToast-message").should("contain", title); +}) \ No newline at end of file diff --git a/cypress/integration/common/I_should_see_the_following_posts_in_the_select_dropdown.js b/cypress/integration/common/I_should_see_the_following_posts_in_the_select_dropdown.js new file mode 100644 index 000000000..420c3376a --- /dev/null +++ b/cypress/integration/common/I_should_see_the_following_posts_in_the_select_dropdown.js @@ -0,0 +1,8 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("I should see the following posts in the select dropdown:", table => { + table.hashes().forEach(({ title }) => { + cy.get(".ds-select-dropdown") + .should("contain", title); + }); +}); \ No newline at end of file diff --git a/cypress/integration/common/I_wait_for_{int}_milliseconds.js b/cypress/integration/common/I_wait_for_{int}_milliseconds.js new file mode 100644 index 000000000..bc8ef906a --- /dev/null +++ b/cypress/integration/common/I_wait_for_{int}_milliseconds.js @@ -0,0 +1,5 @@ +import { When } from "cypress-cucumber-preprocessor/steps"; + +When("I wait for {int} milliseconds", time => { + cy.wait(time) +}); \ No newline at end of file diff --git a/cypress/integration/common/admin.js b/cypress/integration/common/admin.js deleted file mode 100644 index 346fe64fb..000000000 --- a/cypress/integration/common/admin.js +++ /dev/null @@ -1,21 +0,0 @@ -import { When, Then } from 'cypress-cucumber-preprocessor/steps' - -/* global cy */ - -When('I navigate to the administration dashboard', () => { - cy.get('.avatar-menu').click() - cy.get('.avatar-menu-popover') - .find('a[href="/admin"]') - .click() -}) - -Then('I can see the following table:', table => { - const headers = table.raw()[0] - headers.forEach((expected, i) => { - cy.get('thead th').eq(i).should('contain', expected) - }) - const flattened = [].concat.apply([], table.rows()) - flattened.forEach((expected, i) => { - cy.get('tbody td').eq(i).should('contain', expected) - }) -}) diff --git a/cypress/integration/common/post.js b/cypress/integration/common/post.js deleted file mode 100644 index cba238a63..000000000 --- a/cypress/integration/common/post.js +++ /dev/null @@ -1,165 +0,0 @@ -import { When, Then } from "cypress-cucumber-preprocessor/steps"; -import locales from '../../../webapp/locales' -import orderBy from 'lodash/orderBy' - -const languages = orderBy(locales, 'name') - -When("I type in a comment with {int} characters", size => { - var c=""; - for (var i = 0; i < size; i++) { - c += "c" - } - cy.get(".editor .ProseMirror").type(c); -}); - -Then("I click on the {string} button", text => { - cy.get("button") - .contains(text) - .click(); -}); - -Then("I click on the reply button", () => { - cy.get(".reply-button") - .click(); -}); - -Then("my comment should be successfully created", () => { - cy.get(".iziToast-message").contains("Comment submitted!"); -}); - -Then("I should see my comment", () => { - cy.get("article.comment-card p") - .should("contain", "Human Connection rocks") - .get(".user-teaser span.slug") - .should("contain", "@peter-pan") // specific enough - .get(".user-avatar img") - .should("have.attr", "src") - .and("contain", 'https://') // some url - .get(".user-teaser > .info > .text") - .should("contain", "today at"); -}); - -Then("I should see the entirety of my comment", () => { - cy.get("article.comment-card") - .should("not.contain", "show more") -}); - -Then("I should see an abreviated version of my comment", () => { - cy.get("article.comment-card") - .should("contain", "show more") -}); - -Then("the editor should be cleared", () => { - cy.get(".ProseMirror p").should("have.class", "is-empty"); -}); - -Then("it should create a mention in the CommentForm", () => { - cy.get(".ProseMirror a") - .should('have.class', 'mention') - .should('contain', '@peter-pan') -}) - -When("I open the content menu of post {string}", (title)=> { - cy.contains('.post-teaser', title) - .find('.content-menu .base-button') - .click() -}) - -When("I click on 'Pin post'", (string)=> { - cy.get("a.ds-menu-item-link").contains("Pin post") - .click() -}) - -Then("there is no button to pin a post", () => { - cy.get("a.ds-menu-item-link") - .should('contain', "Report Post") // sanity check - .should('not.contain', "Pin post") -}) - -And("the post with title {string} has a ribbon for pinned posts", (title) => { - cy.get(".post-teaser").contains(title) - .parent() - .parent() - .find(".ribbon.--pinned") - .should("contain", "Announcement") -}) - -Then("I see a toaster with {string}", (title) => { - cy.get(".iziToast-message").should("contain", title); -}) - -Then("I should be able to {string} a teaser image", condition => { - cy.reload() - const teaserImageUpload = (condition === 'change') ? "humanconnection.png" : "onourjourney.png"; - cy.fixture(teaserImageUpload).as('postTeaserImage').then(function() { - cy.get("#postdropzone").upload( - { fileContent: this.postTeaserImage, fileName: teaserImageUpload, mimeType: "image/png" }, - { subjectType: "drag-n-drop", force: true } - ); - }) -}) - -Then('confirm crop', () => { - cy.get('.crop-confirm') - .click() -}) - -Then("I add all required fields", () => { - cy.get('input[name="title"]') - .type('new post') - .get(".editor .ProseMirror") - .type('new post content') - .get(".categories-select .base-button") - .first() - .click() - .get('.base-card > .select-field input') - .click() - .get('.ds-select-option') - .eq(languages.findIndex(l => l.code === 'en')) - .click() -}) - -Then("the post was saved successfully with the {string} teaser image", condition => { - cy.get(".base-card > .title") - .should("contain", condition === 'updated' ? 'to be updated' : 'new post') - .get(".content") - .should("contain", condition === 'updated' ? 'successfully updated' : 'new post content') - .get('.post-page img') - .should("have.attr", "src") - .and("contains", condition === 'updated' ? 'humanconnection' : 'onourjourney') -}) - -Then("the first image should not be displayed anymore", () => { - cy.get(".hero-image") - .children() - .get('.hero-image > .image') - .should('have.length', 1) - .and('have.attr', 'src') -}) - -Then('the {string} post was saved successfully without a teaser image', condition => { - cy.get(".base-card > .title") - .should("contain", condition === 'updated' ? 'to be updated' : 'new post') - .get(".content") - .should("contain", condition === 'updated' ? 'successfully updated' : 'new post content') - .get('.post-page') - .should('exist') - .get('.hero-image > .image') - .should('not.exist') -}) - -Then('I should be able to remove it', () => { - cy.get('.crop-cancel') - .click() -}) - -When('my post has a teaser image', () => { - cy.get('.contribution-form .image') - .should('exist') - .and('have.attr', 'src') -}) - -Then('I should be able to remove the image', () => { - cy.get('.dz-message > .base-button') - .click() -}) diff --git a/cypress/integration/common/profile.js b/cypress/integration/common/profile.js deleted file mode 100644 index a0be8a2cf..000000000 --- a/cypress/integration/common/profile.js +++ /dev/null @@ -1,36 +0,0 @@ -import { When, Then } from "cypress-cucumber-preprocessor/steps"; - -/* global cy */ - -When("I visit my profile page", () => { - cy.openPage("profile/peter-pan"); -}); - -Then("I should be able to change my profile picture", () => { - const avatarUpload = "onourjourney.png"; - - cy.fixture(avatarUpload, "base64").then(fileContent => { - cy.get("#customdropzone").upload( - { fileContent, fileName: avatarUpload, mimeType: "image/png" }, - { subjectType: "drag-n-drop", force: true } - ); - }); - cy.get(".profile-avatar img") - .should("have.attr", "src") - .and("contains", "onourjourney"); - cy.contains(".iziToast-message", "Upload successful").should( - "have.length", - 1 - ); -}); - -When("I visit another user's profile page", () => { - cy.openPage("profile/peter-pan"); -}); - -Then("I cannot upload a picture", () => { - cy.get(".base-card") - .children() - .should("not.have.id", "customdropzone") - .should("have.class", "user-avatar"); -}); diff --git a/cypress/integration/common/report.js b/cypress/integration/common/report.js deleted file mode 100644 index 4c6d2f6c3..000000000 --- a/cypress/integration/common/report.js +++ /dev/null @@ -1,182 +0,0 @@ -import { Given, When, Then } from 'cypress-cucumber-preprocessor/steps' -import { VERSION } from '../../constants/terms-and-conditions-version.js' -import { gql } from '../../../backend/src/helpers/jest' - -/* global cy */ - -let lastReportTitle -let davidIrvingPostTitle = 'The Truth about the Holocaust' -let davidIrvingPostSlug = 'the-truth-about-the-holocaust' -let annoyingUserWhoMutedModeratorTitle = 'Fake news' - -const savePostTitle = $post => { - return $post - .first() - .find('.title') - .first() - .invoke('text') - .then(title => { - lastReportTitle = title - }) -} - -Given("I see David Irving's post on the landing page", page => { - cy.openPage('landing') -}) - -Given("I see David Irving's post on the post page", page => { - cy.visit(`/post/${davidIrvingPostSlug}`) - cy.contains(davidIrvingPostTitle) // wait -}) - -Given('I am logged in with a {string} role', role => { - cy.factory().build('user', { - termsAndConditionsAgreedVersion: VERSION, - role, - name: `${role} is my name` - }, { - email: `${role}@example.org`, - password: '1234', - }) - cy.neode() - .first("User", { - name: `${role} is my name`, - }) - .then(user => { - return new Cypress.Promise((resolve, reject) => { - return user.toJson().then((user) => resolve(user)) - }) - }) - .then(user => cy.login(user)) -}) - -When('I click on "Report Post" from the content menu of the post', () => { - cy.contains('.base-card', davidIrvingPostTitle) - .find('.content-menu .base-button') - .click({force: true}) - - cy.get('.popover .ds-menu-item-link') - .contains('Report Post') - .click() -}) - -When('I click on "Report User" from the content menu in the user info box', () => { - cy.contains('.base-card', davidIrvingPostTitle) - .get('.user-content-menu .base-button') - .click({ force: true }) - - cy.get('.popover .ds-menu-item-link') - .contains('Report User') - .click() -}) - -When('I click on the author', () => { - cy.get('.user-teaser') - .click() - .url().should('include', '/profile/') -}) - -When('I report the author', () => { - cy.get('.page-name-profile-id-slug').then(() => { - invokeReportOnElement('.base-card').then(() => { - cy.get('button') - .contains('Send') - .click() - }) - }) -}) - -When('I click on send in the confirmation dialog', () => { - cy.get('button') - .contains('Send') - .click() -}) - -Then('I get a success message', () => { - cy.get('.iziToast-message').contains('Thanks') -}) - -Then('I see my reported user', () => { - cy.get('table').then(() => { - cy.get('tbody tr') - .first() - .contains(lastReportTitle.trim()) - }) -}) - -Then(`I can't see the moderation menu item`, () => { - cy.get('.avatar-menu-popover') - .find('a[href="/settings"]', 'Settings') - .should('exist') // OK, the dropdown is actually open - - cy.get('.avatar-menu-popover') - .find('a[href="/moderation"]', 'Moderation') - .should('not.exist') -}) - -When(/^I confirm the reporting dialog .*:$/, message => { - cy.contains(message) // wait for element to become visible - cy.get('.ds-modal').within(() => { - cy.get('.ds-radio-option-label') - .first() - .click({ - force: true - }) - cy.get('button') - .contains('Report') - .click() - }) -}) - -Given('somebody reported the following posts:', table => { - table.hashes().forEach(({ submitterEmail, resourceId, reasonCategory, reasonDescription }) => { - const submitter = { - email: submitterEmail, - password: '1234' - } - cy.factory() - .build('user', {}, submitter) - .authenticateAs(submitter) - .mutate(gql`mutation($resourceId: ID!, $reasonCategory: ReasonCategory!, $reasonDescription: String!) { - fileReport(resourceId: $resourceId, reasonCategory: $reasonCategory, reasonDescription: $reasonDescription) { - reportId - } - }`, { - resourceId, - reasonCategory, - reasonDescription - }) - }) -}) - -Then('I see all the reported posts including the one from above', () => { - cy.get('table tbody').within(() => { - cy.contains('tr', davidIrvingPostTitle) - }) -}) - -Then('I see all the reported posts including from the user who muted me', () => { - cy.get('table tbody').within(() => { - cy.contains('tr', annoyingUserWhoMutedModeratorTitle) - }) -}) - -Then('each list item links to the post page', () => { - cy.contains(davidIrvingPostTitle).click() - cy.location('pathname').should('contain', '/post') -}) - -Then('I can visit the post page', () => { - cy.contains(annoyingUserWhoMutedModeratorTitle).click() - cy.location('pathname').should('contain', '/post') - .get('.base-card .title').should('contain', annoyingUserWhoMutedModeratorTitle) -}) - -When("they have a post someone has reported", () => { - cy.factory() - .build("post", { - title, - }, { - authorId: 'annnoying-user', - }); -}) diff --git a/cypress/integration/common/search.js b/cypress/integration/common/search.js deleted file mode 100644 index 1feece77e..000000000 --- a/cypress/integration/common/search.js +++ /dev/null @@ -1,106 +0,0 @@ -import { When, Then } from "cypress-cucumber-preprocessor/steps"; -When("I search for {string}", value => { - cy.get(".searchable-input .ds-select input") - .focus() - .type(value); -}); - -Then("I should have one item in the select dropdown", () => { - cy.get(".searchable-input .ds-select-dropdown").should($li => { - expect($li).to.have.length(1); - }); -}); - -Then("the search should not contain posts by the annoying user", () => { - cy.get(".searchable-input .ds-select-dropdown").should($li => { - expect($li).to.have.length(1); - }) - cy.get(".ds-select-dropdown") - .should("not.have.class", '.search-post') - .should("not.contain", 'Spam') -}); - -Then("the search should contain the annoying user", () => { - cy.get(".searchable-input .ds-select-dropdown").should($li => { - expect($li).to.have.length(1); - }) - cy.get(".ds-select-dropdown .user-teaser .slug").should("contain", '@spammy-spammer'); - cy.get(".searchable-input .ds-select input") - .focus() - .type("{esc}"); -}) - -Then("I should see the following posts in the select dropdown:", table => { - table.hashes().forEach(({ title }) => { - cy.get(".ds-select-dropdown").should("contain", title); - }); -}); - -Then("I should see the following users in the select dropdown:", table => { - cy.get(".ds-heading").should("contain", "Users"); - table.hashes().forEach(({ slug }) => { - cy.get(".ds-select-dropdown").should("contain", slug); - }); -}); - -When("I type {string} and press Enter", value => { - cy.get(".searchable-input .ds-select input") - .focus() - .type(value) - .type("{enter}", { force: true }); -}); - -When("I type {string} and press escape", value => { - cy.get(".searchable-input .ds-select input") - .focus() - .type(value) - .type("{esc}"); -}); - -Then("the search field should clear", () => { - cy.get(".searchable-input .ds-select input").should("have.text", ""); -}); - -When("I select a post entry", () => { - cy.get(".searchable-input .search-post") - .first() - .trigger("click"); -}); - -Then("I should be on the post's page", () => { - cy.location("pathname").should("contain", "/post/"); - cy.location("pathname").should( - "eq", - "/post/p1/101-essays-that-will-change-the-way-you-think" - ); -}); - -Then( - "I should see posts with the searched-for term in the select dropdown", - () => { - cy.get(".ds-select-dropdown").should( - "contain", - "101 Essays that will change the way you think" - ); - } -); - -Then( - "I should not see posts without the searched-for term in the select dropdown", - () => { - cy.get(".ds-select-dropdown").should( - "not.contain", - "No searched for content" - ); - } -); - -Then("I select a user entry", () => { - cy.get(".searchable-input .user-teaser") - .first() - .trigger("click"); -}) - -Then("I should be on the user's profile", () => { - cy.location("pathname").should("eq", "/profile/user-for-search/search-for-me") -}) diff --git a/cypress/integration/common/settings.js b/cypress/integration/common/settings.js deleted file mode 100644 index 3dcff141d..000000000 --- a/cypress/integration/common/settings.js +++ /dev/null @@ -1,160 +0,0 @@ -import { When, Then } from 'cypress-cucumber-preprocessor/steps' - -/* global cy */ - -let aboutMeText -let myLocation - -const matchNameInUserMenu = name => { - cy.get('.avatar-menu').click() // open - cy.get('.avatar-menu-popover').contains(name) - cy.get('.avatar-menu').click() // close again -} - -When('I save {string} as my new name', name => { - cy.get('input[id=name]') - .clear() - .type(name) - cy.get('[type=submit]') - .click() - .not('[disabled]') - cy.get('.iziToast-message') - .should('contain', 'Your data was successfully updated') -}) - -When('I save {string} as my location', location => { - cy.get('input[id=city]').type(location) - cy.get('.ds-select-option') - .contains(location) - .click() - cy.get('[type=submit]') - .click() - .not('[disabled]') - cy.get('.iziToast-message') - .should('contain', 'Your data was successfully updated') - myLocation = location -}) - -When('I have the following self-description:', text => { - cy.get('textarea[id=bio]') - .clear() - .type(text) - cy.get('[type=submit]') - .click() - .not('[disabled]') - cy.get('.iziToast-message') - .should('contain', 'Your data was successfully updated') - aboutMeText = text -}) - -When('people visit my profile page', url => { - cy.openPage('/profile/peter-pan') -}) - - -When('they can see the text in the info box below my avatar', () => { - cy.contains(aboutMeText) -}) - -Then('they can see the location in the info box below my avatar', () => { - cy.contains(myLocation) -}) - -Then('the name {string} is still there', name => { - matchNameInUserMenu(name) -}) - -Then( - 'I can see my new name {string} when I click on my profile picture in the top right', - name => matchNameInUserMenu(name) -) - -When('I click on the {string} link', link => { - cy.get('a') - .contains(link) - .click() -}) - -Then('I should be on the {string} page', page => { - cy.location() - .should(loc => { - expect(loc.pathname).to.eq(page) - }) - .get('h2') - .should('contain', 'Social media') -}) - -When('I add a social media link', () => { - cy.get('input#addSocialMedia') - .type('https://freeradical.zone/peter-pan') - .get('button') - .contains('Add link') - .click() -}) - -Then('it gets saved successfully', () => { - cy.get('.iziToast-message') - .should('contain', 'Added social media') -}) - -Then('the new social media link shows up on the page', () => { - cy.get('a[href="https://freeradical.zone/peter-pan"]') - .should('have.length', 1) -}) - -Given('I have added a social media link', () => { - cy.openPage('/settings/my-social-media') - .get('input#addSocialMedia') - .type('https://freeradical.zone/peter-pan') - .get('button') - .contains('Add link') - .click() -}) - -Then('they should be able to see my social media links', () => { - cy.get('.base-card') - .contains('Where else can I find Peter Pan?') - .get('a[href="https://freeradical.zone/peter-pan"]') - .should('have.length', 1) -}) - -When('I delete a social media link', () => { - cy.get(".base-button[title='Delete']") - .click() -}) - -Then('it gets deleted successfully', () => { - cy.get('.iziToast-message') - .should('contain', 'Deleted social media') -}) - -When('I start editing a social media link', () => { - cy.get(".base-button[title='Edit']") - .click() -}) - -Then('I can cancel editing', () => { - cy.get('button#cancel') - .click() - .get('input#editSocialMedia') - .should('have.length', 0) -}) - -When('I edit and save the link', () => { - cy.get('input#editSocialMedia') - .clear() - .type('https://freeradical.zone/tinkerbell') - .get('button') - .contains('Save') - .click() -}) - -Then('the new url is displayed', () => { - cy.get("a[href='https://freeradical.zone/tinkerbell']") - .should('have.length', 1) -}) - -Then('the old url is not displayed', () => { - cy.get("a[href='https://freeradical.zone/peter-pan']") - .should('have.length', 0) -}) diff --git a/cypress/integration/common/steps.js b/cypress/integration/common/steps.js deleted file mode 100644 index 22a9d016e..000000000 --- a/cypress/integration/common/steps.js +++ /dev/null @@ -1,609 +0,0 @@ -import { - Given, - When, - Then -} from "cypress-cucumber-preprocessor/steps"; -import helpers from "../../support/helpers"; -import { VERSION } from '../../constants/terms-and-conditions-version.js' -import locales from '../../../webapp/locales' -import orderBy from 'lodash/orderBy' - -/* global cy */ - -const languages = orderBy(locales, 'name') -let lastPost = {}; - -let loginCredentials = { - email: "peterpan@example.org", - password: "1234" -}; -const termsAndConditionsAgreedVersion = { - termsAndConditionsAgreedVersion: VERSION -}; -const narratorParams = { - id: 'id-of-peter-pan', - name: "Peter Pan", - slug: "peter-pan", - ...termsAndConditionsAgreedVersion, -}; - -const annoyingParams = { - email: "spammy-spammer@example.org", - slug: 'spammy-spammer', - password: "1234", -}; - -Given("I am logged in", () => { - cy.neode() - .first("User", { - name: narratorParams.name - }) - .then(user => { - return new Cypress.Promise((resolve, reject) => { - return user.toJson().then((user) => resolve(user)) - }) - }) - .then(user => cy.login(user)) -}); - -Given("I log in as {string}", name => { - cy.logout() - cy.neode() - .first("User", { - name - }) - .then(user => { - return new Cypress.Promise((resolve, reject) => { - return user.toJson().then((user) => resolve(user)) - }) - }) - .then(user => cy.login(user)) -}) - -Given("the {string} user searches for {string}", (_, postTitle) => { - cy.logout() - cy.neode() - .first("User", { - id: "annoying-user" - }) - .then(user => { - return new Cypress.Promise((resolve, reject) => { - return user.toJson().then((user) => resolve(user)) - }) - }) - .then(user => cy.login(user)) - cy.get(".searchable-input .ds-select input") - .focus() - .type(postTitle); -}); - -Given("we have a selection of categories", () => { - cy.factory().build('category', { id: "cat0", slug: "just-for-fun" }); -}); - -Given("we have a selection of tags and categories as well as posts", () => { - cy.factory() - .build('category', { id: 'cat12', name: "Just For Fun", icon: "smile", }) - .build('category', { id: 'cat121', name: "Happiness & Values", icon: "heart-o"}) - .build('category', { id: 'cat122', name: "Health & Wellbeing", icon: "medkit"}) - .build("tag", { id: "Ecology" }) - .build("tag", { id: "Nature" }) - .build("tag", { id: "Democracy" }) - .build("user", { id: 'a1' }) - .build("post", {}, { - authorId: 'a1', - tagIds: ["Ecology", "Nature", "Democracy"], - categoryIds: ["cat12"] - }) - .build("post", {}, { - authorId: 'a1', - tagIds: ["Nature", "Democracy"], - categoryIds: ["cat121"] - }) - .build("user", { id: 'a2' }) - .build("post", {}, { - authorId: 'a2', - tagIds: ['Nature', 'Democracy'], - categoryIds: ["cat12"] - }) - .build("post", {}, { - tagIds: ['Democracy'], - categoryIds: ["cat122"] - }) -}); - -Given("we have the following user accounts:", table => { - table.hashes().forEach(params => { - cy.factory().build("user", { - ...params, - ...termsAndConditionsAgreedVersion - }, params); - }); -}); - -Given("I have a user account", () => { - cy.factory().build("user", narratorParams, loginCredentials); -}); - -Given("my user account has the role {string}", role => { - cy.factory().build("user", { - role, - ...termsAndConditionsAgreedVersion, - }, loginCredentials); -}); - -When("I log out", cy.logout); - -When("I visit {string}", page => { - cy.openPage(page); -}); - -When("I visit the {string} page", page => { - cy.openPage(page); -}); - -When("a blocked user visits the post page of one of my authored posts", () => { - cy.logout() - cy.neode() - .first("User", { - name: 'Harassing User' - }) - .then(user => { - return new Cypress.Promise((resolve, reject) => { - return user.toJson().then((user) => resolve(user)) - }) - }) - .then(user => cy.login(user)) - cy.openPage('post/previously-created-post') -}) - -Given("I am on the {string} page", page => { - cy.openPage(page); -}); - -When("I fill in my email and password combination and click submit", () => { - cy.manualLogin(loginCredentials); -}); - -When(/(?:when )?I refresh the page/, () => { - cy.visit('/') - .reload(); -}); - -When("I log out through the menu in the top right corner", () => { - cy.get(".avatar-menu").click(); - cy.get(".avatar-menu-popover") - .find('a[href="/logout"]') - .click(); -}); - -Then("I can see my name {string} in the dropdown menu", () => { - cy.get(".avatar-menu-popover").should("contain", narratorParams.name); -}); - -Then("I see the login screen again", () => { - cy.location("pathname").should("contain", "/login"); -}); - -Then("I can click on my profile picture in the top right corner", () => { - cy.get(".avatar-menu").click(); - cy.get(".avatar-menu-popover"); -}); - -Then("I am still logged in", () => { - cy.get(".avatar-menu").click(); - cy.get(".avatar-menu-popover").contains(narratorParams.name); -}); - -When("I select {string} in the language menu", name => { - cy.switchLanguage(name, true); -}); - -Given("I previously switched the language to {string}", name => { - cy.switchLanguage(name, true); -}); - -Then("the whole user interface appears in {string}", name => { - const { - code - } = helpers.getLangByName(name); - cy.get(`html[lang=${code}]`); - cy.getCookie("locale").should("have.property", "value", code); -}); - -Then("I see a button with the label {string}", label => { - cy.contains("button", label); -}); - -When(`I click on {string}`, linkOrButton => { - cy.contains(linkOrButton).click(); -}); - -When(`I click on the menu item {string}`, linkOrButton => { - cy.contains(".ds-menu-item", linkOrButton).click(); -}); - -When("I press {string}", label => { - cy.contains(label).click(); -}); - -Given("we have the following comments in our database:", table => { - table.hashes().forEach((attributesOrOptions, i) => { - cy.factory().build("comment", { - ...attributesOrOptions, - }, { - ...attributesOrOptions, - }); - }) -}); - -Given("we have the following posts in our database:", table => { - table.hashes().forEach((attributesOrOptions, i) => { - cy.factory().build("post", { - ...attributesOrOptions, - deleted: Boolean(attributesOrOptions.deleted), - disabled: Boolean(attributesOrOptions.disabled), - pinned: Boolean(attributesOrOptions.pinned), - }, { - ...attributesOrOptions, - }); - }) -}) - -Then("I see a success message:", message => { - cy.contains(message); -}); - -When("I click on the avatar menu in the top right corner", () => { - cy.get(".avatar-menu").click(); -}); - -When( - "I click on the big plus icon in the bottom right corner to create post", - () => { - cy.get(".post-add-button").click(); - cy.location("pathname").should('eq', '/post/create') - } -); - -Given("I previously created a post", () => { - lastPost = { - lastPost, - title: "previously created post", - content: "with some content", - }; - cy.factory() - .build("post", lastPost, { - authorId: narratorParams.id - }); -}); - -When("I choose {string} as the title of the post", title => { - lastPost.title = title.replace("\n", " "); - cy.get('input[name="title"]').type(lastPost.title); -}); - -When("I type in the following text:", text => { - lastPost.content = text.replace("\n", " "); - cy.get(".editor .ProseMirror").type(lastPost.content); -}); - -Then("I select a category", () => { - cy.get(".base-button") - .contains("Just for Fun") - .click(); -}); - -When("I choose {string} as the language for the post", (languageCode) => { - cy.get('.contribution-form .ds-select') - .click().get('.ds-select-option') - .eq(languages.findIndex(l => l.code === languageCode)).click() -}) - -Then("the post shows up on the landing page at position {int}", index => { - cy.openPage("landing"); - const selector = `.post-teaser:nth-child(${index}) > .base-card`; - cy.get(selector).should("contain", lastPost.title); - cy.get(selector).should("contain", lastPost.content); -}); - -Then("I get redirected to {string}", route => { - cy.location("pathname").should("contain", route.replace("...", "")); -}); - -Then("the post was saved successfully", () => { - cy.get(".base-card > .title").should("contain", lastPost.title); - cy.get(".content").should("contain", lastPost.content); -}); - -Then(/^I should see only ([0-9]+) posts? on the landing page/, postCount => { - cy.get(".post-teaser").should("have.length", postCount); -}); - -Then("the first post on the landing page has the title:", title => { - cy.get(".post-teaser:first").should("contain", title); -}); - -Then( - "the page {string} returns a 404 error with a message:", - (route, message) => { - cy.request({ - url: route, - failOnStatusCode: false - }) - .its("status") - .should("eq", 404); - cy.visit(route, { - failOnStatusCode: false - }); - cy.get(".error-message").should("contain", message); - } -); - -Given("I am logged in with these credentials:", table => { - loginCredentials = table.hashes()[0]; - cy.factory().build("user", { - ...termsAndConditionsAgreedVersion, - name: loginCredentials.email, - }, loginCredentials); - cy.neode() - .first("User", { - name: loginCredentials.email, - }) - .then(user => { - return new Cypress.Promise((resolve, reject) => { - return user.toJson().then((user) => resolve(user)) - }) - }) - .then(user => cy.login(user)) -}); - -When("I fill the password form with:", table => { - table = table.rowsHash(); - cy.get("input[id=oldPassword]") - .type(table["Your old password"]) - .get("input[id=password]") - .type(table["Your new passsword"]) - .get("input[id=passwordConfirmation]") - .type(table["Confirm new password"]); -}); - -When("submit the form", () => { - cy.get("form").submit(); -}); - -Then("I cannot login anymore with password {string}", password => { - cy.reload(); - const { email } = loginCredentials - cy.manualLogin({ email, password }) - .get(".iziToast-wrapper").should("contain", "Incorrect email address or password."); -}); - -Then("I can login successfully with password {string}", password => { - cy.reload(); - const { email } = loginCredentials - cy.manualLogin({ email, password }) - .get(".iziToast-wrapper").should("contain", "You are logged in!"); -}); - -When("open the notification menu and click on the first item", () => { - cy.get(".notifications-menu").invoke('show').click(); // "invoke('show')" because of the delay for show the menu - cy.get(".notification .link") - .first() - .click({ - force: true - }); -}); - -Then("see {int} unread notifications in the top menu", count => { - cy.get(".notifications-menu").should("contain", count); -}); - -Then("I get to the post page of {string}", path => { - path = path.replace("...", ""); - cy.url().should("contain", "/post/"); - cy.url().should("contain", path); -}); - -When( - "I start to write a new post with the title {string} beginning with:", - (title, intro) => { - cy.get(".post-add-button").click(); - cy.get('input[name="title"]').type(title); - cy.get(".ProseMirror").type(intro); - } -); - -When("mention {string} in the text", mention => { - cy.get(".ProseMirror").type(" @"); - cy.get(".suggestion-list__item") - .contains(mention) - .click(); -}); - -Then("the unread counter is removed", () => { - cy.get('.notifications-menu .counter-icon').should('not.exist'); -}); - -Then("the notification menu button links to the all notifications page", () => { - cy.get(".notifications-menu").click(); - cy.location("pathname").should("contain", "/notifications"); -}); - -Given("there is an annoying user called {string}", name => { - cy.factory().build("user", { - id: "annoying-user", - name, - ...termsAndConditionsAgreedVersion, - }, annoyingParams); -}); - -Given("there is an annoying user who has muted me", () => { - cy.neode() - .first("User", { - role: 'moderator' - }) - .then(mutedUser => { - cy.neode() - .first("User", { - id: 'annoying-user' - }) - .relateTo(mutedUser, "muted"); - }); -}); - -Given("I am on the profile page of the annoying user", name => { - cy.openPage("profile/annoying-user/spammy-spammer"); -}); - -When("I visit the profile page of the annoying user", name => { - cy.openPage("profile/annoying-user"); -}); - -When("I ", name => { - cy.openPage("profile/annoying-user"); -}); - -When( - "I click on {string} from the content menu in the user info box", - button => { - cy.get(".user-content-menu .base-button").click(); - cy.get(".popover .ds-menu-item-link") - .contains(button) - .click({ - force: true - }); - } -); - -When("I navigate to my {string} settings page", settingsPage => { - cy.get(".avatar-menu-trigger").click(); - cy.get(".avatar-menu-popover") - .find("a[href]") - .contains("Settings") - .click(); - cy.contains(".ds-menu-item-link", settingsPage).click(); -}); - -Given("I follow the user {string}", name => { - cy.neode() - .first("User", { - name - }) - .then(followed => { - cy.neode() - .first("User", { - name: narratorParams.name - }) - .relateTo(followed, "following"); - }); -}); - -Given('{string} wrote a post {string}', (_, title) => { - cy.factory() - .build("post", { - title, - }, { - authorId: 'annoying-user', - }); -}); - -Then("the list of posts of this user is empty", () => { - cy.get(".base-card").not(".post-link"); - cy.get(".main-container").find(".ds-space.hc-empty"); -}); - -Then("I get removed from his follower collection", () => { - cy.get(".base-card").not(".post-link"); - cy.get(".main-container").contains( - ".base-card", - "is not followed by anyone" - ); -}); - -Given("I wrote a post {string}", title => { - cy.factory() - .build("post", { - title, - }, { - authorId: narratorParams.id, - }); -}); - -When("I mute the user {string}", name => { - cy.neode() - .first("User", { - name - }) - .then(mutedUser => { - cy.neode() - .first("User", { - name: narratorParams.name - }) - .relateTo(mutedUser, "muted"); - }); -}); - -When("I block the user {string}", name => { - cy.neode() - .first("User", { - name - }) - .then(blockedUser => { - cy.neode() - .first("User", { - id: narratorParams.id - }) - .relateTo(blockedUser, "blocked"); - }); -}); - -When("a user has blocked me", () => { - cy.neode() - .first("User", { - name: narratorParams.name - }) - .then(blockedUser => { - cy.neode() - .first("User", { - name: 'Harassing User' - }) - .relateTo(blockedUser, "blocked"); - }); -}); - -Then("I see only one post with the title {string}", title => { - cy.get(".main-container") - .find(".post-link") - .should("have.length", 1); - cy.get(".main-container").contains(".post-link", title); -}); - -Then("they should not see the comment form", () => { - cy.get(".base-card").children().should('not.have.class', 'comment-form') -}) - -Then("they should see a text explaining why commenting is not possible", () => { - cy.get('.ds-placeholder').should('contain', "Commenting is not possible at this time on this post.") -}) - -Then("I should see no users in my blocked users list", () => { - cy.get('.ds-placeholder') - .should('contain', "So far, you have not blocked anybody.") -}) - -Then("I {string} see {string} from the content menu in the user info box", (condition, link) => { - cy.get(".user-content-menu .base-button").click() - cy.get(".popover .ds-menu-item-link") - .should(condition === 'should' ? 'contain' : 'not.contain', link) -}) - -Then('I should not see {string} button', button => { - cy.get('.base-card .action-buttons') - .should('have.length', 1) -}) - -Then('I should see the {string} button', button => { - cy.get('.base-card .action-buttons .base-button') - .should('contain', button) -}) diff --git a/cypress/integration/common/the_first_post_on_the_newsfeed_has_the_title.js b/cypress/integration/common/the_first_post_on_the_newsfeed_has_the_title.js new file mode 100644 index 000000000..afe370e90 --- /dev/null +++ b/cypress/integration/common/the_first_post_on_the_newsfeed_has_the_title.js @@ -0,0 +1,6 @@ +import { Then } from "cypress-cucumber-preprocessor/steps"; + +Then("the first post on the newsfeed has the title:", title => { + cy.get(".post-teaser:first") + .should("contain", title); +}); \ No newline at end of file diff --git a/cypress/integration/common/the_following_{string}_are_in_the_database.js b/cypress/integration/common/the_following_{string}_are_in_the_database.js new file mode 100644 index 000000000..1d17ec686 --- /dev/null +++ b/cypress/integration/common/the_following_{string}_are_in_the_database.js @@ -0,0 +1,35 @@ +import { Given } from "cypress-cucumber-preprocessor/steps"; + +Given("the following {string} are in the database:", (table,data) => { + switch(table){ + case "posts": + data.hashes().forEach( entry => { + cy.factory().build("post", { + ...entry, + deleted: Boolean(entry.deleted), + disabled: Boolean(entry.disabled), + pinned: Boolean(entry.pinned), + },{ + ...entry, + tagIds: entry.tagIds ? entry.tagIds.split(',').map(item => item.trim()) : [], + }); + }) + break + case "comments": + data.hashes().forEach( entry => { + cy.factory() + .build("comment",entry,entry); + }) + break + case "users": + data.hashes().forEach( entry => { + cy.factory().build("user",entry,entry); + }); + break + case "tags": + data.hashes().forEach( entry => { + cy.factory().build("tag", entry, entry) + }); + break + } +}) \ No newline at end of file diff --git a/cypress/integration/common/{string}_wrote_a_post_{string}.js b/cypress/integration/common/{string}_wrote_a_post_{string}.js new file mode 100644 index 000000000..42ac98028 --- /dev/null +++ b/cypress/integration/common/{string}_wrote_a_post_{string}.js @@ -0,0 +1,10 @@ +import { Given } from "cypress-cucumber-preprocessor/steps"; + +Given('{string} wrote a post {string}', (author, title) => { + cy.factory() + .build("post", { + title, + }, { + authorId: author, + }); +}); \ No newline at end of file diff --git a/cypress/integration/moderation/HidePosts.feature b/cypress/integration/moderation/HidePosts.feature deleted file mode 100644 index bb82c7188..000000000 --- a/cypress/integration/moderation/HidePosts.feature +++ /dev/null @@ -1,26 +0,0 @@ -Feature: Hide Posts - As the moderator team - we'd like to be able to hide posts from the public - to enforce our network's code of conduct and/or legal regulations - - Background: - Given we have the following posts in our database: - | id | title | deleted | disabled | - | p1 | This post should be visible | | | - | p2 | This post is disabled | | x | - | p3 | This post is deleted | x | | - - Scenario: Disabled posts don't show up on the landing page - Given I am logged in with a "user" role - Then I should see only 1 post on the landing page - And the first post on the landing page has the title: - """ - This post should be visible - """ - - Scenario: Visiting a disabled post's page should return 404 - Given I am logged in with a "user" role - Then the page "/post/this-post-is-disabled" returns a 404 error with a message: - """ - This post could not be found - """ diff --git a/cypress/integration/notifications/Mentions.feature b/cypress/integration/notifications/Mentions.feature deleted file mode 100644 index 1cf265624..000000000 --- a/cypress/integration/notifications/Mentions.feature +++ /dev/null @@ -1,29 +0,0 @@ -Feature: Notification for a mention - As a user - I want to be notified if sb. mentions me in a post or comment - In order join conversations about or related to me - - Background: - Given we have a selection of categories - And we have the following user accounts: - | name | slug | email | password | - | Wolle aus Hamburg | wolle-aus-hamburg | wolle@example.org | 1234 | - | Matt Rider | matt-rider | matt@example.org | 4321 | - - Scenario: Mention another user, re-login as this user and see notifications - Given I log in as "Wolle aus Hamburg" - And I start to write a new post with the title "Hey Matt" beginning with: - """ - Big shout to our fellow contributor - """ - And mention "@matt-rider" in the text - And I select a category - And I choose "en" as the language for the post - And I click on "Save" - And I log in as "Matt Rider" - And see 1 unread notifications in the top menu - And open the notification menu and click on the first item - Then I get to the post page of ".../hey-matt" - And the unread counter is removed - And the notification menu button links to the all notifications page - diff --git a/cypress/integration/post/Comment.feature b/cypress/integration/post/Comment.feature deleted file mode 100644 index da261726b..000000000 --- a/cypress/integration/post/Comment.feature +++ /dev/null @@ -1,46 +0,0 @@ -Feature: Post Comment - As a user - I want to comment on contributions of others - To be able to express my thoughts and emotions about these, discuss, and add give further information. - - Background: - Given I have a user account - And we have the following posts in our database: - | id | title | slug | authorId | - | bWBjpkTKZp | 101 Essays that will change the way you think | 101-essays | id-of-peter-pan | - And we have the following comments in our database: - | postId | content | authorId | - | bWBjpkTKZp | @peter-pan reply to me | id-of-peter-pan | - And I am logged in - - Scenario: Comment creation - Given I visit "post/bWBjpkTKZp/101-essays" - And I type in the following text: - """ - Human Connection rocks - """ - And I click on the "Comment" button - Then my comment should be successfully created - And I should see my comment - And the editor should be cleared - - Scenario: View medium length comments - Given I visit "post/bWBjpkTKZp/101-essays" - And I type in a comment with 305 characters - And I click on the "Comment" button - Then my comment should be successfully created - And I should see the entirety of my comment - And the editor should be cleared - - Scenario: View long comments - Given I visit "post/bWBjpkTKZp/101-essays" - And I type in a comment with 1205 characters - And I click on the "Comment" button - Then my comment should be successfully created - And I should see an abreviated version of my comment - And the editor should be cleared - - Scenario: Direct reply to Comment - Given I visit "post/bWBjpkTKZp/101-essays" - And I click on the reply button - Then it should create a mention in the CommentForm diff --git a/cypress/integration/post/DeleteImage.feature b/cypress/integration/post/DeleteImage.feature deleted file mode 100644 index 07bfe43b1..000000000 --- a/cypress/integration/post/DeleteImage.feature +++ /dev/null @@ -1,19 +0,0 @@ -Feature: Delete Teaser Image - As a user - I would like to be able to remove an image I have previously added to my Post - So that I have control over the content of my Post - - Background: - Given I have a user account - Given I am logged in - Given we have the following posts in our database: - | authorId | id | title | content | - | id-of-peter-pan | p1 | Post to be updated | successfully updated | - - Scenario: Delete existing image - Given I am on the 'post/edit/p1' page - And my post has a teaser image - Then I should be able to remove the image - And I click on "Save" - Then I get redirected to ".../post-to-be-updated" - And the "updated" post was saved successfully without a teaser image diff --git a/cypress/integration/post/ImageUploader.feature b/cypress/integration/post/ImageUploader.feature deleted file mode 100644 index 1bbd80c78..000000000 --- a/cypress/integration/post/ImageUploader.feature +++ /dev/null @@ -1,47 +0,0 @@ -Feature: Upload Teaser Image - As a user - I would like to be able to add a teaser image to my Post - So that I can personalize my posts - - - Background: - Given I have a user account - Given I am logged in - Given we have the following posts in our database: - | authorId | id | title | content | - | id-of-peter-pan | p1 | Post to be updated | successfully updated | - - Scenario: Create a Post with a Teaser Image - When I click on the big plus icon in the bottom right corner to create post - Then I should be able to "add" a teaser image - And confirm crop - And I add all required fields - And I click on "Save" - Then I get redirected to ".../new-post" - And the post was saved successfully with the "new" teaser image - - Scenario: Update a Post to add an image - Given I am on the 'post/edit/p1' page - And I should be able to "change" a teaser image - And confirm crop - And I click on "Save" - Then I see a toaster with "Saved!" - And I get redirected to ".../post-to-be-updated" - Then the post was saved successfully with the "updated" teaser image - - Scenario: Add image, then add a different image - When I click on the big plus icon in the bottom right corner to create post - Then I should be able to "add" a teaser image - And confirm crop - And I should be able to "change" a teaser image - And confirm crop - And the first image should not be displayed anymore - - Scenario: Add image, then delete it - When I click on the big plus icon in the bottom right corner to create post - Then I should be able to "add" a teaser image - And I should be able to remove it - And I add all required fields - And I click on "Save" - Then I get redirected to ".../new-post" - And the "new" post was saved successfully without a teaser image diff --git a/cypress/integration/post/PersistentLinks.feature b/cypress/integration/post/PersistentLinks.feature deleted file mode 100644 index 5ea48ef6a..000000000 --- a/cypress/integration/post/PersistentLinks.feature +++ /dev/null @@ -1,41 +0,0 @@ -Feature: Persistent Links - As a user - I want all links to carry permanent information that identifies the linked resource - In order to have persistent links even if a part of the URL might change - - | | Modifiable | Referenceable | Unique | Purpose | - | -- | -- | -- | -- | -- | - | ID | no | yes | yes | Identity, Traceability, Links | - | Slug | yes | yes | yes | @-Mentions, SEO-friendly URL | - | Name | yes | no | no | Search, self-description | - - - Background: - Given we have the following user accounts: - | id | name | slug | - | MHNqce98y1 | Stephen Hawking | thehawk | - And we have the following posts in our database: - | id | title | slug | - | bWBjpkTKZp | 101 Essays that will change the way you think | 101-essays | - And I have a user account - And I am logged in - - Scenario Outline: Link with slug only is valid and gets auto-completed - When I visit "" - Then I get redirected to "" - Examples: - | url | redirectUrl | - | /profile/thehawk | /profile/MHNqce98y1/thehawk | - | /post/101-essays | /post/bWBjpkTKZp/101-essays | - - Scenario: Link with id only will always point to the same user - When I visit "/profile/MHNqce98y1" - Then I get redirected to "/profile/MHNqce98y1/thehawk" - - Scenario Outline: ID takes precedence over slug - When I visit "" - Then I get redirected to "" - Examples: - | url | redirectUrl | - | /profile/MHNqce98y1/stephen-hawking | /profile/MHNqce98y1/thehawk | - | /post/bWBjpkTKZp/the-way-you-think | /post/bWBjpkTKZp/101-essays | diff --git a/cypress/integration/post/WritePost.feature b/cypress/integration/post/WritePost.feature deleted file mode 100644 index 0d74606ad..000000000 --- a/cypress/integration/post/WritePost.feature +++ /dev/null @@ -1,28 +0,0 @@ -Feature: Create a post - As a user - I would like to create a post - To say something to everyone in the community - - Background: - Given I have a user account - And I am logged in - And we have a selection of categories - And I am on the "landing" page - - Scenario: Create a post - When I click on the big plus icon in the bottom right corner to create post - And I choose "My first post" as the title of the post - And I type in the following text: - """ - Human Connection is a free and open-source social network - for active citizenship. - """ - And I select a category - And I choose "en" as the language for the post - And I click on "Save" - Then I get redirected to ".../my-first-post" - And the post was saved successfully - - Scenario: See a post on the landing page - Given I previously created a post - Then the post shows up on the landing page at position 1 diff --git a/cypress/integration/user_account/ChangePassword.feature b/cypress/integration/user_account/ChangePassword.feature deleted file mode 100644 index dbdf724f7..000000000 --- a/cypress/integration/user_account/ChangePassword.feature +++ /dev/null @@ -1,30 +0,0 @@ -Feature: Change password - As a user - I want to change my password in my settings - For security, e.g. if I exposed my password by accident - - Login via email and password is a well-known authentication procedure and you - can assure to the server that you are who you claim to be. Either if you - exposed your password by acccident and you want to invalidate the exposed - password or just out of an good habit, you want to change your password. - - Background: - Given I am logged in with these credentials: - | email | password | - | user@example.org | exposed | - - Scenario: Change my password - Given I am on the "settings" page - And I click on "Security" - When I fill the password form with: - | Your old password | exposed | - | Your new passsword | secure | - | Confirm new password | secure | - And submit the form - And I see a success message: - """ - Password successfully changed! - """ - And I log out through the menu in the top right corner - Then I cannot login anymore with password "exposed" - But I can login successfully with password "secure" diff --git a/cypress/integration/user_account/Login.feature b/cypress/integration/user_account/Login.feature deleted file mode 100644 index 6e8f60a56..000000000 --- a/cypress/integration/user_account/Login.feature +++ /dev/null @@ -1,23 +0,0 @@ -Feature: Authentication - As a database administrator - I want users to sign in - In order to attribute posts and other contributions to their authors - - Background: - Given I have a user account - - Scenario: Log in - When I visit the "login" page - And I fill in my email and password combination and click submit - Then I can click on my profile picture in the top right corner - And I can see my name "Peter Lustig" in the dropdown menu - - Scenario: Refresh and stay logged in - Given I am logged in - When I refresh the page - Then I am still logged in - - Scenario: Log out - Given I am logged in - When I log out through the menu in the top right corner - Then I see the login screen again diff --git a/cypress/integration/user_profile/AboutMeAndLocation.feature b/cypress/integration/user_profile/AboutMeAndLocation.feature deleted file mode 100644 index 2a512bf3f..000000000 --- a/cypress/integration/user_profile/AboutMeAndLocation.feature +++ /dev/null @@ -1,37 +0,0 @@ -Feature: About me and location - As a user - I would like to add some about me text and a location - So others can get some info about me and my location - - The location and about me are displayed on the user profile. Later it will be possible - to search for users by location. - - Background: - Given I have a user account - And I am logged in - And I am on the "settings" page - - Scenario: Change username - When I save "Hansi" as my new name - Then I can see my new name "Hansi" when I click on my profile picture in the top right - And when I refresh the page - Then the name "Hansi" is still there - - Scenario Outline: I set my location to "" - When I save "" as my location - When people visit my profile page - Then they can see the location in the info box below my avatar - - Examples: Location - | location | type | - | Paris | City | - | Saxony-Anhalt | Region | - | Germany | Country | - - Scenario: Display a description on profile page - Given I have the following self-description: - """ - Ich lebe fettlos, fleischlos, fischlos dahin, fühle mich aber ganz wohl dabei - """ - When people visit my profile page - Then they can see the text in the info box below my avatar diff --git a/cypress/integration/user_profile/SocialMedia.feature b/cypress/integration/user_profile/SocialMedia.feature deleted file mode 100644 index e6090a0a4..000000000 --- a/cypress/integration/user_profile/SocialMedia.feature +++ /dev/null @@ -1,42 +0,0 @@ -Feature: List Social Media Accounts - As a User - I'd like to enter my social media - So I can show them to other users to get in contact - - Background: - Given I have a user account - And I am logged in - - Scenario: Adding Social Media - Given I am on the "settings" page - And I click on the "Social media" link - Then I should be on the "/settings/my-social-media" page - When I add a social media link - Then it gets saved successfully - And the new social media link shows up on the page - - Scenario: Other users viewing my Social Media - Given I have added a social media link - When people visit my profile page - Then they should be able to see my social media links - - Scenario: Deleting Social Media - Given I am on the "settings" page - And I click on the "Social media" link - Then I should be on the "/settings/my-social-media" page - Given I have added a social media link - When I delete a social media link - Then it gets deleted successfully - - Scenario: Editing Social Media - Given I am on the "settings" page - And I click on the "Social media" link - Then I should be on the "/settings/my-social-media" page - Given I have added a social media link - When I start editing a social media link - Then I can cancel editing - When I start editing a social media link - And I edit and save the link - Then it gets saved successfully - And the new url is displayed - But the old url is not displayed diff --git a/cypress/integration/user_profile/UploadUserProfileImage.feature b/cypress/integration/user_profile/UploadUserProfileImage.feature deleted file mode 100644 index b46a31de8..000000000 --- a/cypress/integration/user_profile/UploadUserProfileImage.feature +++ /dev/null @@ -1,18 +0,0 @@ -Feature: Upload UserProfile Image - As a user - I would like to be able to add an avatar/profile pic to my profile - So that I can personalize my profile - - - Background: - Given I have a user account - - Scenario: Change my UserProfile Image - Given I am logged in - And I visit my profile page - Then I should be able to change my profile picture - - Scenario: Unable to change another user's avatar - Given I am logged in with a "user" role - And I visit another user's profile page - Then I cannot upload a picture \ No newline at end of file diff --git a/cypress/integration/user_profile/mute-users/Mute.feature b/cypress/integration/user_profile/mute-users/Mute.feature deleted file mode 100644 index 03ac4370b..000000000 --- a/cypress/integration/user_profile/mute-users/Mute.feature +++ /dev/null @@ -1,51 +0,0 @@ -Feature: Mute a User - As a user - I'd like to have a button to mute another user - To prevent him from seeing and interacting with my contributions - Background: - Given I have a user account - And there is an annoying user called "Spammy Spammer" - And I am logged in - - Scenario: Mute a user - Given I am on the profile page of the annoying user - When I click on "Mute user" from the content menu in the user info box - And I navigate to my "Muted users" settings page - Then I can see the following table: - | Avatar | Name | - | | Spammy Spammer | - - Scenario: Mute a previously followed user - Given I follow the user "Spammy Spammer" - And "Spammy Spammer" wrote a post "Spam Spam Spam" - When I visit the profile page of the annoying user - And I click on "Mute user" from the content menu in the user info box - Then the list of posts of this user is empty - And I get removed from his follower collection - - Scenario: Posts of muted users are filtered from search results, users are not - Given we have the following posts in our database: - | id | title | content | - | im-not-muted | Post that should be seen | cause I'm not muted | - Given "Spammy Spammer" wrote a post "Spam Spam Spam" - When I search for "Spam" - Then I should see the following posts in the select dropdown: - | title | - | Spam Spam Spam | - When I mute the user "Spammy Spammer" - And I refresh the page - And I search for "Spam" - Then the search should not contain posts by the annoying user - But the search should contain the annoying user - But I search for "not muted" - Then I should see the following posts in the select dropdown: - | title | - | Post that should be seen | - - Scenario: Muted users can still see my posts - Given I previously created a post - And I mute the user "Spammy Spammer" - And the "muted" user searches for "previously created" - Then I should see the following posts in the select dropdown: - | title | - | previously created post | diff --git a/cypress/parallel-features.sh b/cypress/parallel-features.sh new file mode 100755 index 000000000..a234b1d0e --- /dev/null +++ b/cypress/parallel-features.sh @@ -0,0 +1,19 @@ +#!/bin/bash + +# Functions +function join_by { local IFS="$1"; shift; echo "$*"; } + +# Arguments: +CUR_JOB=$1 +MAX_JOBS=$2 + +# Features +FEATURE_LIST=( $(find cypress/integration/ -maxdepth 1 -name "*.feature") ) + +# Calculation +MAX_FEATURES=$(find cypress/integration/ -maxdepth 1 -name "*.feature" -printf '.' | wc -m) +FEATURES_PER_JOB=$(expr $(expr ${MAX_FEATURES} + ${MAX_JOBS} - 1) / ${MAX_JOBS} ) +FEATURES_SKIP=$(expr $(expr ${CUR_JOB} - 1 ) \* ${FEATURES_PER_JOB} ) + +# Comma separated list +echo $(join_by , ${FEATURE_LIST[@]:${FEATURES_SKIP}:${FEATURES_PER_JOB}}) \ No newline at end of file diff --git a/cypress/plugins/index.js b/cypress/plugins/index.js index cc6ac0e91..4e6b440ef 100644 --- a/cypress/plugins/index.js +++ b/cypress/plugins/index.js @@ -15,15 +15,27 @@ const cucumber = require('cypress-cucumber-preprocessor').default const dotenv = require('dotenv') +// Import backend .env (smart)? +const { parsed } = dotenv.config({ path: require.resolve('../../backend/.env') }) + +// Test persistent(between commands) store +const testStore = {} + module.exports = (on, config) => { - // (on, config) => { - // `on` is used to hook into various events Cypress emits - // `config` is the resolved Cypress config - const { parsed } = dotenv.config({ path: require.resolve('../../backend/.env') }) config.env.NEO4J_URI = parsed.NEO4J_URI config.env.NEO4J_USERNAME = parsed.NEO4J_USERNAME config.env.NEO4J_PASSWORD = parsed.NEO4J_PASSWORD config.env.JWT_SECRET = parsed.JWT_SECRET on('file:preprocessor', cucumber()) + on('task', { + pushValue({ name, value }) { + testStore[name] = value + return true + }, + getValue(name) { + console.log("getValue",name,testStore) + return testStore[name] + }, + }) return config -} +} \ No newline at end of file diff --git a/cypress/support/commands.js b/cypress/support/commands.js index a15e57007..335e00390 100644 --- a/cypress/support/commands.js +++ b/cypress/support/commands.js @@ -14,16 +14,9 @@ /* globals Cypress cy */ import "cypress-file-upload"; -import helpers from "./helpers"; import { GraphQLClient, request } from 'graphql-request' import { gql } from '../../backend/src/helpers/jest' import config from '../../backend/src/config' -import encode from '../../backend/src/jwt/encode' - -const switchLang = name => { - cy.get(".locale-menu").click(); - cy.contains(".locale-menu-popover a", name).click(); -}; const authenticatedHeaders = (variables) => { const mutation = gql` @@ -38,50 +31,11 @@ const authenticatedHeaders = (variables) => { }) } -Cypress.Commands.add("switchLanguage", (name, force) => { - const { code } = helpers.getLangByName(name); - if (force) { - switchLang(name); - } else { - cy.get("html").then($html => { - if ($html && $html.attr("lang") !== code) { - switchLang(name); - } - }); - } -}); - -Cypress.Commands.add("login", user => { - const token = encode(user) - cy.setCookie('human-connection-token', token) - .visit("/") -}); - -Cypress.Commands.add("manualLogin", ({ email, password }) => { - cy.visit(`/login`) - .get("input[name=email]") - .trigger("focus") - .type(email) - .get("input[name=password]") - .trigger("focus") - .type(password) - .get("button[name=submit]") - .as("submitButton") - .click(); -}); - Cypress.Commands.add("logout", () => { cy.visit(`/logout`); cy.location("pathname").should("contain", "/login"); // we're out }); -Cypress.Commands.add("openPage", page => { - if (page === "landing") { - page = ""; - } - cy.visit(`/${page}`); -}); - Cypress.Commands.add( 'authenticateAs', ({email, password}) => { diff --git a/cypress/support/helpers.js b/cypress/support/helpers.js deleted file mode 100644 index 7d66af5d6..000000000 --- a/cypress/support/helpers.js +++ /dev/null @@ -1,8 +0,0 @@ -import find from 'lodash/find' -import locales from '../../webapp/locales' - -export default { - getLangByName(name) { - return find(locales, { name }) - } -} diff --git a/cypress/support/index.js b/cypress/support/index.js index 3290d2a5a..453c8476f 100644 --- a/cypress/support/index.js +++ b/cypress/support/index.js @@ -19,7 +19,7 @@ import './commands' import './factories' // intermittent failing tests -import 'cypress-plugin-retries' +// import 'cypress-plugin-retries' // Alternatively you can use CommonJS syntax: // require('./commands') diff --git a/deployment/.gitignore b/deployment/.gitignore deleted file mode 100644 index 61e591624..000000000 --- a/deployment/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -secrets.yaml -configmap.yaml -**/secrets.yaml -**/configmap.yaml -**/staging-values.yaml -**/production-values.yaml \ No newline at end of file diff --git a/deployment/README.md b/deployment/README.md deleted file mode 100644 index f3bb6d01e..000000000 --- a/deployment/README.md +++ /dev/null @@ -1,62 +0,0 @@ -# ocelot.social \| Deployment Configuration - -There are a couple different ways we have tested to deploy an instance of ocelot.social, with [Kubernetes](https://kubernetes.io/) and via [Helm](https://helm.sh/docs/). In order to manage your own -network, you have to [install Kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/), [install Helm](https://helm.sh/docs/intro/install/) (optional, but the preferred way), -and set up a Kubernetes cluster. Since there are many different options to host your cluster, we won't go into specifics here. - -We have tested two different Kubernetes providers: [Minikube](./minikube/README.md) -and [Digital Ocean](./digital-ocean/README.md). - -Check out the specific documentation for your provider. After that, choose whether you want to go with the recommended deploy option [Helm](./helm/README.md), or use Kubernetes to apply the configuration for [ocelot.social](./ocelot-social/README.md). - -## Initialise Database For Production After Deployment - -After the first deployment of the new network on your server, the database must be initialized to start your network. This involves setting up a default administrator with the following data: - -- E-mail: admin@example.org -- Password: 1234 - -{% hint style="danger" %} -TODO: When you are logged in for the first time, please change your (the admin's) e-mail to an existing one and change your password to a secure one !!! -{% endhint %} - -Run the following command in the Docker container of the or a backend: - -{% tabs %} -{% tab title="Kubernetes For Docker" %} - -```bash -# with explicit pod backend name -$ kubectl -n ocelot-social exec -it yarn prod:migrate init - -# or - -# if you have only one backend grep it -$ kubectl -n ocelot-social exec -it $(kubectl -n ocelot-social get pods | grep backend | awk '{ print $1 }') yarn prod:migrate init - -# or - -# sh in your backend and do the command here -$ kubectl -n ocelot-social exec -it $(kubectl -n ocelot-social get pods | grep backend | awk '{ print $1 }') sh -backend: $ yarn prod:migrate init -backend: $ exit -``` - -{% endtab %} -{% tab title="Docker-Compose Running Local" %} - -```bash -# exec in backend -$ docker-compose exec backend yarn run db:migrate init -``` - -{% endtab %} -{% tab title="Running Local" %} - -```bash -# exec in folder backend/ -$ yarn run db:migrate init -``` - -{% endtab %} -{% endtabs %} diff --git a/deployment/digital-ocean/README.md b/deployment/digital-ocean/README.md deleted file mode 100644 index 2ded38336..000000000 --- a/deployment/digital-ocean/README.md +++ /dev/null @@ -1,39 +0,0 @@ -# Digital Ocean - -As a start, read the [introduction into Kubernetes](https://www.digitalocean.com/community/tutorials/an-introduction-to-kubernetes) by the folks at Digital Ocean. The following section should enable you to deploy ocelot.social to your Kubernetes cluster. - -## Connect to your local cluster - -1. Create a cluster at [Digital Ocean](https://www.digitalocean.com/). -2. Download the `***-kubeconfig.yaml` from the Web UI. -3. Move the file to the default location where kubectl expects it to be: `mv ***-kubeconfig.yaml ~/.kube/config`. Alternatively you can set the config on every command: `--kubeconfig ***-kubeconfig.yaml` -4. Now check if you can connect to the cluster and if its your newly created one by running: `kubectl get nodes` - -The output should look about like this: - -```sh -$ kubectl get nodes -NAME STATUS ROLES AGE VERSION -nifty-driscoll-uu1w Ready 69d v1.13.2 -nifty-driscoll-uuiw Ready 69d v1.13.2 -nifty-driscoll-uusn Ready 69d v1.13.2 -``` - -If you got the steps right above and see your nodes you can continue. - -Digital Ocean Kubernetes clusters don't have a graphical interface, so I suggest -to setup the [Kubernetes dashboard](./dashboard/README.md) as a next step. -Configuring [HTTPS](./https/README.md) is bit tricky and therefore I suggest to -do this as a last step. - -## Spaces - -We are storing our images in the s3-compatible [DigitalOcean Spaces](https://www.digitalocean.com/docs/spaces/). - -We still want to take backups of our images in case something happens to the images in the cloud. See these [instructions](https://www.digitalocean.com/docs/spaces/resources/s3cmd-usage/) about getting set up with `s3cmd` to take a copy of all images in a `Spaces` namespace, i.e. `ocelot-social-uploads`. - -After configuring `s3cmd` with your credentials, etc. you should be able to make a backup with this command. - -```sh -s3cmg get --recursive --skip-existing s3://ocelot-social-uploads -``` diff --git a/deployment/digital-ocean/dashboard/README.md b/deployment/digital-ocean/dashboard/README.md deleted file mode 100644 index 5f66afe0b..000000000 --- a/deployment/digital-ocean/dashboard/README.md +++ /dev/null @@ -1,55 +0,0 @@ -# Install Kubernetes Dashboard - -The kubernetes dashboard is optional but very helpful for debugging. If you want to install it, you have to do so only **once** per cluster: - -```bash -# in folder deployment/digital-ocean/ -$ kubectl apply -f dashboard/ -$ kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-beta4/aio/deploy/recommended.yaml -``` - -### Login to your dashboard - -Proxy the remote kubernetes dashboard to localhost: - -```bash -$ kubectl proxy -``` - -Visit: - -[http://localhost:8001/api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/](http://localhost:8001/api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/) - -You should see a login screen. - -To get your token for the dashboard you can run this command: - -```bash -$ kubectl -n kube-system describe secret $(kubectl -n kube-system get secret | grep admin-user | awk '{print $1}') -``` - -It should print something like: - -```text -Name: admin-user-token-6gl6l -Namespace: kube-system -Labels: -Annotations: kubernetes.io/service-account.name=admin-user - kubernetes.io/service-account.uid=b16afba9-dfec-11e7-bbb9-901b0e532516 - -Type: kubernetes.io/service-account-token - -Data -==== -ca.crt: 1025 bytes -namespace: 11 bytes -token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJrdWJlLXN5c3RlbSIsImt1YmVybmV0ZXMuaW8vc2VydmljZWFjY291bnQvc2VjcmV0Lm5hbWUiOiJhZG1pbi11c2VyLXRva2VuLTZnbDZsIiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9zZXJ2aWNlLWFjY291bnQubmFtZSI6ImFkbWluLXVzZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJiMTZhZmJhOS1kZmVjLTExZTctYmJiOS05MDFiMGU1MzI1MTYiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6a3ViZS1zeXN0ZW06YWRtaW4tdXNlciJ9.M70CU3lbu3PP4OjhFms8PVL5pQKj-jj4RNSLA4YmQfTXpPUuxqXjiTf094_Rzr0fgN_IVX6gC4fiNUL5ynx9KU-lkPfk0HnX8scxfJNzypL039mpGt0bbe1IXKSIRaq_9VW59Xz-yBUhycYcKPO9RM2Qa1Ax29nqNVko4vLn1_1wPqJ6XSq3GYI8anTzV8Fku4jasUwjrws6Cn6_sPEGmL54sq5R4Z5afUtv-mItTmqZZdxnkRqcJLlg2Y8WbCPogErbsaCDJoABQ7ppaqHetwfM_0yMun6ABOQbIwwl8pspJhpplKwyo700OSpvTT9zlBsu-b35lzXGBRHzv5g_RA -``` - -Grab the token from above and paste it into the [login screen](http://localhost:8001/api/v1/namespaces/kube-system/services/https:kubernetes-dashboard:/proxy/) - -When you are logged in, you should see sth. like: - -![Dashboard](./dashboard-screenshot.png) - -Feel free to save the login token from above in your password manager. Unlike the `kubeconfig` file, this token does not expire. diff --git a/deployment/digital-ocean/dashboard/admin-user.yaml b/deployment/digital-ocean/dashboard/admin-user.yaml deleted file mode 100644 index 27b6bb802..000000000 --- a/deployment/digital-ocean/dashboard/admin-user.yaml +++ /dev/null @@ -1,5 +0,0 @@ -apiVersion: v1 -kind: ServiceAccount -metadata: - name: admin-user - namespace: kube-system diff --git a/deployment/digital-ocean/dashboard/dashboard-screenshot.png b/deployment/digital-ocean/dashboard/dashboard-screenshot.png deleted file mode 100644 index 6aefb5414..000000000 Binary files a/deployment/digital-ocean/dashboard/dashboard-screenshot.png and /dev/null differ diff --git a/deployment/digital-ocean/dashboard/role-binding.yaml b/deployment/digital-ocean/dashboard/role-binding.yaml deleted file mode 100644 index faa8927a2..000000000 --- a/deployment/digital-ocean/dashboard/role-binding.yaml +++ /dev/null @@ -1,12 +0,0 @@ -apiVersion: rbac.authorization.k8s.io/v1 -kind: ClusterRoleBinding -metadata: - name: admin-user -roleRef: - apiGroup: rbac.authorization.k8s.io - kind: ClusterRole - name: cluster-admin -subjects: -- kind: ServiceAccount - name: admin-user - namespace: kube-system diff --git a/deployment/digital-ocean/https/.gitignore b/deployment/digital-ocean/https/.gitignore deleted file mode 100644 index bebae8d05..000000000 --- a/deployment/digital-ocean/https/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -ingress.yaml -issuer.yaml diff --git a/deployment/digital-ocean/https/README.md b/deployment/digital-ocean/https/README.md deleted file mode 100644 index 5729a763f..000000000 --- a/deployment/digital-ocean/https/README.md +++ /dev/null @@ -1,164 +0,0 @@ -# Setup Ingress and HTTPS - -{% tabs %} -{% tab title="Helm 3" %} - -## Via Helm 3 - -Follow [this quick start guide](https://cert-manager.io/docs/) and install certmanager via Helm 3: - -## Or Via Kubernetes Directly - -```bash -$ kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.1.0/cert-manager.yaml -``` - -{% endtab %} -{% tab title="Helm 2" %} - -{% hint style="info" %} -CAUTION: Tiller on Helm 2 is [removed](https://helm.sh/docs/faq/#removal-of-tiller) on Helm 3, because of savety issues. So we recomment Helm 3. -{% endhint %} - -Follow [this quick start guide](https://docs.cert-manager.io/en/latest/tutorials/acme/quick-start/index.html) and install certmanager via Helm 2 and tiller: -[This resource was also helpful](https://docs.cert-manager.io/en/latest/getting-started/install/kubernetes.html#installing-with-helm) - -```bash -$ kubectl create serviceaccount tiller --namespace=kube-system -$ kubectl create clusterrolebinding tiller-admin --serviceaccount=kube-system:tiller --clusterrole=cluster-admin -$ helm init --service-account=tiller -$ helm repo add jetstack https://charts.jetstack.io -$ helm repo update -$ kubectl apply -f https://raw.githubusercontent.com/jetstack/cert-manager/release-0.11/deploy/manifests/00-crds.yaml -$ helm install --name cert-manager --namespace cert-manager --version v0.11.0 jetstack/cert-manager -``` - -{% endtab %} -{% endtabs %} - -## Create Letsencrypt Issuers and Ingress Services - -Copy the configuration templates and change the file according to your needs. - -```bash -# in folder deployment/digital-ocean/https/ -cp templates/issuer.template.yaml ./issuer.yaml -cp templates/ingress.template.yaml ./ingress.yaml -``` - -At least, **change email addresses** in `issuer.yaml`. For sure you also want -to _change the domain name_ in `ingress.yaml`. - -Once you are done, apply the configuration: - -```bash -# in folder deployment/digital-ocean/https/ -$ kubectl apply -f . -``` - -{% hint style="info" %} -CAUTION: It seems that the behaviour of Digital Ocean has changed and the load balancer is not created automatically anymore. -And to create a load balancer costs money. Please refine the following documentation if required. -{% endhint %} - -{% tabs %} -{% tab title="Without Load Balancer" %} - -A solution without a load balance you can find [here](../no-loadbalancer/README.md). - -{% endtab %} -{% tab title="With Digital Ocean Load Balancer" %} - -{% hint style="info" %} -CAUTION: It seems that the behaviour of Digital Ocean has changed and the load balancer is not created automatically anymore. -Please refine the following documentation if required. -{% endhint %} - -In earlier days by now, your cluster should have a load balancer assigned with an external IP -address. On Digital Ocean, this is how it should look like: - -![Screenshot of Digital Ocean dashboard showing external ip address](./ip-address.png) - -If the load balancer isn't created automatically you have to create it your self on Digital Ocean under Networks. -In case you don't need a Digital Ocean load balancer (which costs money by the way) have a look in the tab `Without Load Balancer`. - -{% endtab %} -{% endtabs %} - -Check the ingress server is working correctly: - -```bash -$ curl -kivL -H 'Host: ' 'https://' - -``` - -If the response looks good, configure your domain registrar for the new IP address and the domain. - -Now let's get a valid HTTPS certificate. According to the tutorial above, check your tls certificate for staging: - -```bash -$ kubectl -n ocelot-social describe certificate tls -< -... -Spec: - ... - Issuer Ref: - Group: cert-manager.io - Kind: ClusterIssuer - Name: letsencrypt-staging -... -Events: - -> -$ kubectl -n ocelot-social describe secret tls -< -... -Annotations: ... - cert-manager.io/issuer-kind: ClusterIssuer - cert-manager.io/issuer-name: letsencrypt-staging -... -> -``` - -If everything looks good, update the cluster-issuer of your ingress. Change the annotation `cert-manager.io/cluster-issuer` from `letsencrypt-staging` (for testing by getting a dummy certificate – no blocking by letsencrypt, because of to many request cycles) to `letsencrypt-prod` (for production with a real certificate – possible blocking by letsencrypt for several days, because of to many request cycles) in your ingress configuration in `ingress.yaml`. - -```bash -# in folder deployment/digital-ocean/https/ -$ kubectl apply -f ingress.yaml -``` - -Take a minute and have a look if the certificate is now newly generated by `letsencrypt-prod`, the cluster-issuer for production: - -```bash -$ kubectl -n ocelot-social describe certificate tls -< -... -Spec: - ... - Issuer Ref: - Group: cert-manager.io - Kind: ClusterIssuer - Name: letsencrypt-prod -... -Events: - -> -$ kubectl -n ocelot-social describe secret tls -< -... -Annotations: ... - cert-manager.io/issuer-kind: ClusterIssuer - cert-manager.io/issuer-name: letsencrypt-prod -... -> -``` - -In case the certificate is not newly created delete the former secret to force a refresh: - -```bash -$ kubectl -n ocelot-social delete secret tls -``` - -Now, HTTPS should be configured on your domain. Congrats! - -For troubleshooting have a look at the cert-manager's [Troubleshooting](https://cert-manager.io/docs/faq/troubleshooting/) or [Troubleshooting Issuing ACME Certificates](https://cert-manager.io/docs/faq/acme/). diff --git a/deployment/digital-ocean/https/ip-address.png b/deployment/digital-ocean/https/ip-address.png deleted file mode 100644 index db523156a..000000000 Binary files a/deployment/digital-ocean/https/ip-address.png and /dev/null differ diff --git a/deployment/digital-ocean/https/namespace.yaml b/deployment/digital-ocean/https/namespace.yaml deleted file mode 100644 index 43898c546..000000000 --- a/deployment/digital-ocean/https/namespace.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Namespace -apiVersion: v1 -metadata: - name: ocelot-social - labels: - name: ocelot-social diff --git a/deployment/digital-ocean/https/templates/ingress.template.yaml b/deployment/digital-ocean/https/templates/ingress.template.yaml deleted file mode 100644 index 7fe690182..000000000 --- a/deployment/digital-ocean/https/templates/ingress.template.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: extensions/v1beta1 -kind: Ingress -metadata: - name: ingress - namespace: ocelot-social - annotations: - kubernetes.io/ingress.class: "nginx" - # cert-manager.io/issuer: "letsencrypt-staging" # in case using issuers instead of a cluster-issuers - cert-manager.io/cluster-issuer: "letsencrypt-staging" - nginx.ingress.kubernetes.io/proxy-body-size: 10m -spec: - rules: - - host: develop-k8s.ocelot.social - http: - paths: - - backend: - serviceName: web - servicePort: 3000 - path: / - # decommt if you have installed the mailservice - # - host: mail.ocelot.social - # http: - # paths: - # - backend: - # serviceName: mailserver - # servicePort: 80 - # path: / - # decommt to activate SSL via port 443 if you have installed the certificate. probalby via the cert-manager - # tls: - # - hosts: - # - develop-k8s.ocelot.social - # secretName: tls diff --git a/deployment/digital-ocean/https/templates/issuer.template.yaml b/deployment/digital-ocean/https/templates/issuer.template.yaml deleted file mode 100644 index a87b41438..000000000 --- a/deployment/digital-ocean/https/templates/issuer.template.yaml +++ /dev/null @@ -1,70 +0,0 @@ ---- -# used while installation as first setup for testing purposes, recognize 'server: https://acme-staging-v02…' -# !!! replace the e-mail for expiring certificates, see below !!! -# !!! create the used secret, see below !!! -apiVersion: cert-manager.io/v1 -kind: ClusterIssuer -metadata: - name: letsencrypt-staging - namespace: ocelot-social -spec: - acme: - # You must replace this email address with your own. - # Let's Encrypt will use this to contact you about expiring - # certificates, and issues related to your account. - email: user@example.com - server: https://acme-staging-v02.api.letsencrypt.org/directory - privateKeySecretRef: - # Secret resource that will be used to store the account's private key. - name: letsencrypt-staging-issuer-account-key - # Add a single challenge solver, HTTP01 using nginx - solvers: - - http01: - ingress: - class: nginx ---- -# used after installation for production, recognize 'server: https://acme-v02…' -# !!! replace the e-mail for expiring certificates, see below !!! -# !!! create the used secret, see below !!! -apiVersion: cert-manager.io/v1 -kind: ClusterIssuer -metadata: - name: letsencrypt-prod - namespace: ocelot-social -spec: - acme: - # You must replace this email address with your own. - # Let's Encrypt will use this to contact you about expiring - # certificates, and issues related to your account. - email: user@example.com - server: https://acme-v02.api.letsencrypt.org/directory - privateKeySecretRef: - # Secret resource that will be used to store the account's private key. - name: letsencrypt-prod-issuer-account-key - # Add a single challenge solver, HTTP01 using nginx - solvers: - - http01: - ingress: - class: nginx ---- -# fill in your letsencrypt-staging-issuer-account-key -# generate base 64: $ echo -n '' | base64 -apiVersion: v1 -data: - tls.key: -kind: Secret -metadata: - name: letsencrypt-staging-issuer-account-key - namespace: ocelot-social -type: Opaque ---- -# fill in your letsencrypt-prod-issuer-account-key -# generate base 64: $ echo -n '' | base64 -apiVersion: v1 -data: - tls.key: -kind: Secret -metadata: - name: letsencrypt-prod-issuer-account-key - namespace: ocelot-social -type: Opaque diff --git a/deployment/digital-ocean/no-loadbalancer/.gitignore b/deployment/digital-ocean/no-loadbalancer/.gitignore deleted file mode 100644 index e44914af6..000000000 --- a/deployment/digital-ocean/no-loadbalancer/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -mydns.values.yaml -myingress.values.yaml diff --git a/deployment/digital-ocean/no-loadbalancer/README.md b/deployment/digital-ocean/no-loadbalancer/README.md deleted file mode 100644 index 1afba0413..000000000 --- a/deployment/digital-ocean/no-loadbalancer/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# Solution Withou A Loadbalancer - -## Expose Port 80 On Digital Ocean's Managed Kubernetes Without A Loadbalancer - -Follow [this solution](https://stackoverflow.com/questions/54119399/expose-port-80-on-digital-oceans-managed-kubernetes-without-a-load-balancer/55968709) and install a second firewall, nginx, and use external DNS via Helm 3. - -{% hint style="info" %} -CAUTION: Some of the Helm charts are already depricated, so do an investigation of the approbriate charts and fill the correct commands in here. -{% endhint %} diff --git a/deployment/digital-ocean/no-loadbalancer/templates/mydns.values.template.yaml b/deployment/digital-ocean/no-loadbalancer/templates/mydns.values.template.yaml deleted file mode 100644 index bfef4dd03..000000000 --- a/deployment/digital-ocean/no-loadbalancer/templates/mydns.values.template.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -provider: digitalocean -digitalocean: - # create the API token at https://cloud.digitalocean.com/account/api/tokens - # needs read + write - apiToken: "DIGITALOCEAN_API_TOKEN" -domainFilters: - # domains you want external-dns to be able to edit - - example.com -rbac: - create: true \ No newline at end of file diff --git a/deployment/digital-ocean/no-loadbalancer/templates/myingress.values.template.yaml b/deployment/digital-ocean/no-loadbalancer/templates/myingress.values.template.yaml deleted file mode 100644 index f901a0677..000000000 --- a/deployment/digital-ocean/no-loadbalancer/templates/myingress.values.template.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -controller: - kind: DaemonSet - hostNetwork: true - dnsPolicy: ClusterFirstWithHostNet - daemonset: - useHostPort: true - service: - type: ClusterIP -rbac: - create: true \ No newline at end of file diff --git a/deployment/helm/ocelot.social/.helmignore b/deployment/helm/ocelot.social/.helmignore deleted file mode 100644 index 50af03172..000000000 --- a/deployment/helm/ocelot.social/.helmignore +++ /dev/null @@ -1,22 +0,0 @@ -# Patterns to ignore when building packages. -# This supports shell glob matching, relative path matching, and -# negation (prefixed with !). Only one pattern per line. -.DS_Store -# Common VCS dirs -.git/ -.gitignore -.bzr/ -.bzrignore -.hg/ -.hgignore -.svn/ -# Common backup files -*.swp -*.bak -*.tmp -*~ -# Various IDEs -.project -.idea/ -*.tmproj -.vscode/ diff --git a/deployment/helm/ocelot.social/Chart.yaml b/deployment/helm/ocelot.social/Chart.yaml deleted file mode 100644 index bd67fde17..000000000 --- a/deployment/helm/ocelot.social/Chart.yaml +++ /dev/null @@ -1,5 +0,0 @@ -apiVersion: v1 -appVersion: "0.3.1" -description: A Helm chart for ocelot.social -name: ocelot-social -version: 0.1.0 diff --git a/deployment/helm/ocelot.social/README.md b/deployment/helm/ocelot.social/README.md deleted file mode 100644 index 3f964576e..000000000 --- a/deployment/helm/ocelot.social/README.md +++ /dev/null @@ -1,72 +0,0 @@ -# Helm installation of Human Connection - -Deploying Human Connection with Helm is very straight forward. All you have to -do is to change certain parameters, like domain names and API keys, then you -just install our provided Helm chart to your cluster. - -## Configuration - -You can customize the network with your configuration by changing the `values.yaml`, all variables will be available as -environment variables in your deployed kubernetes pods. - -Probably you want to change this environment variable to your actual domain: - -```bash -# in folder /deployment/helm -CLIENT_URI: "https://develop-k8s.ocelot.social" -``` - -If you want to edit secrets, you have to `base64` encode them. See [kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/secret/#creating-a-secret-manually). You can also use `helm-secrets`, but we have yet to test it. - -```bash -# example how to base64 a string: -$ echo -n 'admin' | base64 -YWRtaW4= -``` -Those secrets get `base64` decoded and are available as environment variables in -your deployed kubernetes pods. - -# https -If you start with setting up the `https`, when you install the app, it will automatically take care of the certificates for you. - -First check that you are using `Helm v3`, this is important since it removes the need for `Tiller`. See, [FAQ](https://helm.sh/docs/faq/#removal-of-tiller) - -```bash -$ helm version -# output should look similar to this: -#version.BuildInfo{Version:"v3.0.2", GitCommit:"19e47ee3283ae98139d98460de796c1be1e3975f", GitTreeState:"clean", GoVersion:"go1.13.5"} -``` - -Apply cert-manager CRDs before installing (or it will fail) - -```bash -$ kubectl apply --validate=false -f https://raw.githubusercontent.com/jetstack/cert-manager/release-0.13.0/deploy/manifests/00-crds.yaml -``` - -Next, create the `cert-manager` namespace -```bash -$ kubectl create namespace cert-manager -``` -Add the `jetstack` repo and update - -```bash -$ helm repo add jetstack https://charts.jetstack.io -$ helm repo update -``` - -Install cert-manager -```bash -$ helm install cert-manager --namespace cert-manager --version v0.13.0 jetstack/cert-manager -``` - -# Deploy - -Once you are satisfied with the configuration, you can install the app. - -```bash -# in folder /deployment/helm/human-connection -$ helm install develop ./ --namespace human-connection -``` -Where `develop` is the release name, in this case develop for our develop server and `human-connection` is the namespace, again customize for your needs. The release name can be anything you want. Just keep in mind that it is used in the templates to prepend the `CLIENT_URI` and other places. - -This will set up everything you need for the network, including `deployments`, and their `pods`, `services`, `ingress`, `volumes`(PersitentVolumes), `PersistentVolumeClaims`, and even `ClusterIssuers` for https certificates. diff --git a/deployment/helm/ocelot.social/templates/cluster-issuers/letsencrypt-prod.yaml b/deployment/helm/ocelot.social/templates/cluster-issuers/letsencrypt-prod.yaml deleted file mode 100644 index e46c1f0b3..000000000 --- a/deployment/helm/ocelot.social/templates/cluster-issuers/letsencrypt-prod.yaml +++ /dev/null @@ -1,20 +0,0 @@ -apiVersion: cert-manager.io/v1alpha2 -kind: ClusterIssuer -metadata: - name: letsencrypt-prod - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" -spec: - acme: - server: https://acme-v02.api.letsencrypt.org/directory - email: {{ .Values.supportEmail }} - privateKeySecretRef: - name: letsencrypt-prod - solvers: - - http01: - ingress: - class: nginx diff --git a/deployment/helm/ocelot.social/templates/cluster-issuers/letsencrypt-staging.yaml b/deployment/helm/ocelot.social/templates/cluster-issuers/letsencrypt-staging.yaml deleted file mode 100644 index 531b2075b..000000000 --- a/deployment/helm/ocelot.social/templates/cluster-issuers/letsencrypt-staging.yaml +++ /dev/null @@ -1,20 +0,0 @@ -apiVersion: cert-manager.io/v1alpha2 -kind: ClusterIssuer -metadata: - name: letsencrypt-staging - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" -spec: - acme: - server: https://acme-staging-v02.api.letsencrypt.org/directory - email: {{ .Values.supportEmail }} - privateKeySecretRef: - name: letsencrypt-staging - solvers: - - http01: - ingress: - class: nginx diff --git a/deployment/helm/ocelot.social/templates/deployments/deployment-backend.yaml b/deployment/helm/ocelot.social/templates/deployments/deployment-backend.yaml deleted file mode 100644 index bed4e0b77..000000000 --- a/deployment/helm/ocelot.social/templates/deployments/deployment-backend.yaml +++ /dev/null @@ -1,58 +0,0 @@ -apiVersion: apps/v1 -kind: Deployment -metadata: - name: {{ .Release.Name }}-backend - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" -spec: - replicas: 1 - minReadySeconds: 15 - progressDeadlineSeconds: 60 - strategy: - rollingUpdate: - maxSurge: 0 - maxUnavailable: "100%" - selector: - matchLabels: - ocelot.social/selector: deployment-backend - template: - metadata: - name: deployment-backend - annotations: - backup.velero.io/backup-volumes: uploads - labels: - ocelot.social/commit: {{ .Values.commit }} - ocelot.social/selector: deployment-backend - spec: - containers: - - name: backend - image: "{{ .Values.backendImage }}:{{ .Chart.AppVersion }}" - imagePullPolicy: {{ .Values.image.pullPolicy }} - envFrom: - - configMapRef: - name: {{ .Release.Name }}-configmap - - secretRef: - name: {{ .Release.Name }}-secrets - ports: - - containerPort: 4000 - protocol: TCP - resources: {} - terminationMessagePath: /dev/termination-log - terminationMessagePolicy: File - volumeMounts: - - mountPath: /develop-backend/public/uploads - name: uploads - dnsPolicy: ClusterFirst - restartPolicy: Always - schedulerName: default-scheduler - securityContext: {} - terminationGracePeriodSeconds: 30 - volumes: - - name: uploads - persistentVolumeClaim: - claimName: uploads-claim -status: {} diff --git a/deployment/helm/ocelot.social/templates/deployments/deployment-mailserver.yaml b/deployment/helm/ocelot.social/templates/deployments/deployment-mailserver.yaml deleted file mode 100644 index c0c0b70fc..000000000 --- a/deployment/helm/ocelot.social/templates/deployments/deployment-mailserver.yaml +++ /dev/null @@ -1,40 +0,0 @@ -{{- if .Values.developmentMailserverDomain }} -apiVersion: apps/v1 -kind: Deployment -metadata: - name: {{ .Release.Name }}-mailserver - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" -spec: - replicas: 1 - minReadySeconds: 15 - progressDeadlineSeconds: 60 - selector: - matchLabels: - ocelot.social/selector: deployment-mailserver - template: - metadata: - labels: - ocelot.social/selector: deployment-mailserver - name: mailserver - spec: - containers: - - name: mailserver - image: djfarrelly/maildev - imagePullPolicy: {{ .Values.image.pullPolicy }} - ports: - - containerPort: 80 - - containerPort: 25 - envFrom: - - configMapRef: - name: {{ .Release.Name }}-configmap - - secretRef: - name: {{ .Release.Name }}-secrets - restartPolicy: Always - terminationGracePeriodSeconds: 30 -status: {} -{{- end}} diff --git a/deployment/helm/ocelot.social/templates/deployments/deployment-maintenance.yaml b/deployment/helm/ocelot.social/templates/deployments/deployment-maintenance.yaml deleted file mode 100644 index 2b33c1662..000000000 --- a/deployment/helm/ocelot.social/templates/deployments/deployment-maintenance.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: apps/v1 -kind: Deployment -metadata: - name: {{ .Release.Name }}-maintenance - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" -spec: - selector: - matchLabels: - ocelot.social/selector: deployment-maintenance - template: - metadata: - labels: - ocelot.social/commit: {{ .Values.commit }} - ocelot.social/selector: deployment-maintenance - name: maintenance - spec: - containers: - - name: maintenance - env: - - name: HOST - value: 0.0.0.0 - image: "{{ .Values.maintenanceImage }}:{{ .Chart.AppVersion }}" - ports: - - containerPort: 80 - imagePullPolicy: Always - restartPolicy: Always - terminationGracePeriodSeconds: 30 diff --git a/deployment/helm/ocelot.social/templates/deployments/deployment-neo4j.yaml b/deployment/helm/ocelot.social/templates/deployments/deployment-neo4j.yaml deleted file mode 100644 index 3895bbf73..000000000 --- a/deployment/helm/ocelot.social/templates/deployments/deployment-neo4j.yaml +++ /dev/null @@ -1,52 +0,0 @@ -apiVersion: apps/v1 -kind: Deployment -metadata: - name: {{ .Release.Name }}-neo4j - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" -spec: - replicas: 1 - strategy: - rollingUpdate: - maxSurge: 0 - maxUnavailable: "100%" - selector: - matchLabels: - ocelot.social/selector: deployment-neo4j - template: - metadata: - name: neo4j - annotations: - backup.velero.io/backup-volumes: neo4j-data - labels: - ocelot.social/commit: {{ .Values.commit }} - ocelot.social/selector: deployment-neo4j - spec: - containers: - - name: neo4j - image: "{{ .Values.neo4jImage }}:{{ .Chart.AppVersion }}" - imagePullPolicy: {{ .Values.image.pullPolicy }} - ports: - - containerPort: 7687 - - containerPort: 7474 - resources: - requests: - memory: {{ .Values.neo4jResourceRequestsMemory | default "1G" | quote }} - limits: - memory: {{ .Values.neo4jResourceLimitsMemory | default "1G" | quote }} - envFrom: - - configMapRef: - name: {{ .Release.Name }}-configmap - volumeMounts: - - mountPath: /data/ - name: neo4j-data - volumes: - - name: neo4j-data - persistentVolumeClaim: - claimName: neo4j-data-claim - restartPolicy: Always - terminationGracePeriodSeconds: 30 diff --git a/deployment/helm/ocelot.social/templates/deployments/deployment-web.yaml b/deployment/helm/ocelot.social/templates/deployments/deployment-web.yaml deleted file mode 100644 index 303a9fb43..000000000 --- a/deployment/helm/ocelot.social/templates/deployments/deployment-web.yaml +++ /dev/null @@ -1,43 +0,0 @@ -apiVersion: apps/v1 -kind: Deployment -metadata: - name: {{ .Release.Name }}-webapp - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" -spec: - replicas: 2 - minReadySeconds: 15 - progressDeadlineSeconds: 60 - selector: - matchLabels: - ocelot.social/selector: deployment-webapp - template: - metadata: - name: webapp - labels: - ocelot.social/commit: {{ .Values.commit }} - ocelot.social/selector: deployment-webapp - spec: - containers: - - name: webapp - image: "{{ .Values.webappImage }}:{{ .Chart.AppVersion }}" - imagePullPolicy: {{ .Values.image.pullPolicy }} - envFrom: - - configMapRef: - name: {{ .Release.Name }}-configmap - - secretRef: - name: {{ .Release.Name }}-secrets - env: - - name: HOST - value: 0.0.0.0 - ports: - - containerPort: 3000 - resources: {} - imagePullPolicy: Always - restartPolicy: Always - terminationGracePeriodSeconds: 30 -status: {} diff --git a/deployment/helm/ocelot.social/templates/ingress/ingress.template.yaml b/deployment/helm/ocelot.social/templates/ingress/ingress.template.yaml deleted file mode 100644 index 0ef133f40..000000000 --- a/deployment/helm/ocelot.social/templates/ingress/ingress.template.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: extensions/v1beta1 -kind: Ingress -metadata: - name: {{ .Release.Name }}-ingress - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" - annotations: - kubernetes.io/ingress.class: "nginx" - cert-manager.io/cluster-issuer: {{ .Values.letsencryptIssuer }} - nginx.ingress.kubernetes.io/proxy-body-size: 10m -spec: - tls: - - hosts: - - {{ .Values.domain }} - secretName: tls - rules: - - host: {{ .Values.domain }} - http: - paths: - - path: / - backend: - serviceName: {{ .Release.Name }}-webapp - servicePort: 3000 -{{- if .Values.developmentMailserverDomain }} - - host: {{ .Values.developmentMailserverDomain }} - http: - paths: - - path: / - backend: - serviceName: {{ .Release.Name }}-mailserver - servicePort: 80 -{{- end }} diff --git a/deployment/helm/ocelot.social/templates/jobs/job-db-migration.yaml b/deployment/helm/ocelot.social/templates/jobs/job-db-migration.yaml deleted file mode 100644 index e18ef77fa..000000000 --- a/deployment/helm/ocelot.social/templates/jobs/job-db-migration.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: batch/v1 -kind: Job -metadata: - name: {{ .Release.Name }}-db-migrations - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" - annotations: - "helm.sh/hook": post-upgrade - "helm.sh/hook-weight": "5" - "helm.sh/hook-delete-policy": hook-succeeded, hook-failed -spec: - template: - metadata: - name: {{ .Release.Name }} - spec: - restartPolicy: Never - containers: - - name: db-migrations-job - image: "{{ .Values.backendImage }}:latest" - command: ["/bin/sh", "-c", "{{ .Values.dbMigrations }}"] - envFrom: - - configMapRef: - name: {{ .Release.Name }}-configmap - - secretRef: - name: {{ .Release.Name }}-secrets \ No newline at end of file diff --git a/deployment/helm/ocelot.social/templates/services/service-backend.yaml b/deployment/helm/ocelot.social/templates/services/service-backend.yaml deleted file mode 100644 index 8c1cc01d3..000000000 --- a/deployment/helm/ocelot.social/templates/services/service-backend.yaml +++ /dev/null @@ -1,17 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: {{ .Release.Name }}-backend - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" -spec: - ports: - - name: graphql - port: 4000 - targetPort: 4000 - selector: - ocelot.social/selector: deployment-backend diff --git a/deployment/helm/ocelot.social/templates/services/service-mailserver.yaml b/deployment/helm/ocelot.social/templates/services/service-mailserver.yaml deleted file mode 100644 index b6b098123..000000000 --- a/deployment/helm/ocelot.social/templates/services/service-mailserver.yaml +++ /dev/null @@ -1,22 +0,0 @@ -{{- if .Values.developmentMailserverDomain }} -apiVersion: v1 -kind: Service -metadata: - name: {{ .Release.Name }}-mailserver - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" -spec: - ports: - - name: web - port: 80 - targetPort: 80 - - name: smtp - port: 25 - targetPort: 25 - selector: - ocelot.social/selector: deployment-mailserver -{{- end}} diff --git a/deployment/helm/ocelot.social/templates/services/service-maintenance.yaml b/deployment/helm/ocelot.social/templates/services/service-maintenance.yaml deleted file mode 100644 index 0730f8027..000000000 --- a/deployment/helm/ocelot.social/templates/services/service-maintenance.yaml +++ /dev/null @@ -1,17 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: {{ .Release.Name }}-maintenance - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" -spec: - ports: - - name: web - port: 80 - targetPort: 80 - selector: - ocelot.social/selector: deployment-maintenance diff --git a/deployment/helm/ocelot.social/templates/services/service-neo4j.yaml b/deployment/helm/ocelot.social/templates/services/service-neo4j.yaml deleted file mode 100644 index d9f1b14a0..000000000 --- a/deployment/helm/ocelot.social/templates/services/service-neo4j.yaml +++ /dev/null @@ -1,20 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: {{ .Release.Name }}-neo4j - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" -spec: - ports: - - name: bolt - port: 7687 - targetPort: 7687 - - name: web - port: 7474 - targetPort: 7474 - selector: - ocelot.social/selector: deployment-neo4j diff --git a/deployment/helm/ocelot.social/templates/services/service-webapp.yaml b/deployment/helm/ocelot.social/templates/services/service-webapp.yaml deleted file mode 100644 index c17e001ff..000000000 --- a/deployment/helm/ocelot.social/templates/services/service-webapp.yaml +++ /dev/null @@ -1,18 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: {{ .Release.Name }}-webapp - labels: - app.kubernetes.io/instance: {{ .Release.Name }} - app.kubernetes.io/managed-by: {{ .Release.Service }} - app.kubernetes.io/name: ocelot-social - app.kubernetes.io/version: {{ .Chart.AppVersion }} - helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}" -spec: - ports: - - name: {{ .Release.Name }}-webapp - port: 3000 - protocol: TCP - targetPort: 3000 - selector: - ocelot.social/selector: deployment-webapp diff --git a/deployment/helm/ocelot.social/templates/volumes/pvc-neo4j-data.yaml b/deployment/helm/ocelot.social/templates/volumes/pvc-neo4j-data.yaml deleted file mode 100644 index 3f85d3ae8..000000000 --- a/deployment/helm/ocelot.social/templates/volumes/pvc-neo4j-data.yaml +++ /dev/null @@ -1,10 +0,0 @@ -apiVersion: v1 -kind: PersistentVolumeClaim -metadata: - name: neo4j-data-claim -spec: - accessModes: - - ReadWriteOnce - resources: - requests: - storage: {{ .Values.neo4jStorage }} diff --git a/deployment/helm/ocelot.social/templates/volumes/pvc-uploads.yaml b/deployment/helm/ocelot.social/templates/volumes/pvc-uploads.yaml deleted file mode 100644 index 7eb81135b..000000000 --- a/deployment/helm/ocelot.social/templates/volumes/pvc-uploads.yaml +++ /dev/null @@ -1,16 +0,0 @@ - -kind: PersistentVolumeClaim -apiVersion: v1 -metadata: - name: uploads-claim -spec: - dataSource: - name: uploads-snapshot - kind: VolumeSnapshot - apiGroup: snapshot.storage.k8s.io - accessModes: - - ReadWriteOnce - resources: - requests: - storage: {{ .Values.uploadsStorage }} - diff --git a/deployment/helm/ocelot.social/values.yaml b/deployment/helm/ocelot.social/values.yaml deleted file mode 100644 index 42eed0c7b..000000000 --- a/deployment/helm/ocelot.social/values.yaml +++ /dev/null @@ -1,53 +0,0 @@ -# domain is the user-facing domain. -domain: develop-docker.ocelot.social -# commit is the latest github commit deployed. -commit: 889a7cdd24dda04a139b2b77d626e984d6db6781 -# dbInitialization runs the database initializations in a post-install hook. -dbInitializion: "yarn prod:migrate init" -# dbMigrations runs the database migrations in a post-upgrade hook. -dbMigrations: "yarn prod:migrate up" -# bakendImage is the docker image for the backend deployment -backendImage: ocelotsocialnetwork/develop-backend -# maintenanceImage is the docker image for the maintenance deployment -maintenanceImage: ocelotsocialnetwork/develop-maintenance -# neo4jImage is the docker image for the neo4j deployment -neo4jImage: ocelotsocialnetwork/develop-neo4j -# webappImage is the docker image for the webapp deployment -webappImage: ocelotsocialnetwork/develop-webapp -# image configures pullPolicy related to the docker images -image: - # pullPolicy indicates when, if ever, pods pull a new image from docker hub. - pullPolicy: IfNotPresent -# letsencryptIssuer is used by cert-manager to set up certificates with the given provider. -letsencryptIssuer: "letsencrypt-prod" -# neo4jConfig changes any default neo4j config/adds it. -neo4jConfig: - # acceptLicenseAgreement is used to agree to the license agreement for neo4j's enterprise edition. - acceptLicenseAgreement: \"yes\" - # apocImportFileEnabled enables the import of files to neo4j using the plugin apoc - apocImportFileEnabled: \"true\" - # dbmsMemoryHeapInitialSize configures initial heap size. By default, it is calculated based on available system resources.(valid units are `k`, `K`, `m`, `M`, `g`, `G`) - dbmsMemoryHeapInitialSize: "500M" - # dbmsMemoryHeapMaxSize configures maximum heap size. By default it is calculated based on available system resources.(valid units are `k`, `K`, `m`, `M`, `g`, `G`) - dbmsMemoryHeapMaxSize: "500M" - # dbmsMemoryPagecacheSize configures the amount of memory to use for mapping the store files, in bytes (or 'k', 'm', and 'g') - dbmsMemoryPagecacheSize: "490M" -# neo4jResourceLimitsMemory configures the memory limits available. -neo4jResourceLimitsMemory: "2G" -# neo4jResourceLimitsMemory configures the memory available for requests. -neo4jResourceRequestsMemory: "1G" -# supportEmail is used for letsencrypt certs. -supportEmail: "devops@ocelot.social" -# smtpHost is the host for the mailserver. -smtpHost: "mail.ocelot.social" -# smtpPort is the port to be used for the mailserver. -smtpPort: \"25\" -# jwtSecret is used to encode/decode a user's JWT for authentication -jwtSecret: "Yi8mJjdiNzhCRiZmdi9WZA==" -# privateKeyPassphrase is used for activity pub -privateKeyPassphrase: "YTdkc2Y3OHNhZGc4N2FkODdzZmFnc2FkZzc4" -# mapboxToken is used for the Mapbox API, geolocalization. -mapboxToken: "cGsuZXlKMUlqb2lhSFZ0WVc0dFkyOXVibVZqZEdsdmJpSXNJbUVpT2lKamFqbDBjbkJ1Ykdvd2VUVmxNM1Z3WjJsek5UTnVkM1p0SW4wLktaOEtLOWw3MG9talhiRWtrYkhHc1E=" -uploadsStorage: "25Gi" -neo4jStorage: "5Gi" -developmentMailserverDomain: mail.ocelot.social diff --git a/deployment/legacy-migration/README.md b/deployment/legacy-migration/README.md deleted file mode 100644 index b692305db..000000000 --- a/deployment/legacy-migration/README.md +++ /dev/null @@ -1,85 +0,0 @@ -# Legacy data migration - -This setup is **completely optional** and only required if you have data on a -server which is running our legacy code and you want to import that data. It -will import the uploads folder and migrate a dump of the legacy Mongo database -into our new Neo4J graph database. - -## Configure Maintenance-Worker Pod - -Create a configmap with the specific connection data of your legacy server: - -```bash -$ kubectl create configmap maintenance-worker \ - -n ocelot-social \ - --from-literal=SSH_USERNAME=someuser \ - --from-literal=SSH_HOST=yourhost \ - --from-literal=MONGODB_USERNAME=hc-api \ - --from-literal=MONGODB_PASSWORD=secretpassword \ - --from-literal=MONGODB_AUTH_DB=hc_api \ - --from-literal=MONGODB_DATABASE=hc_api \ - --from-literal=UPLOADS_DIRECTORY=/var/www/api/uploads -``` - -Create a secret with your public and private ssh keys. As the [kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/secret/#use-case-pod-with-ssh-keys) points out, you should be careful with your ssh keys. Anyone with access to your cluster will have access to your ssh keys. Better create a new pair with `ssh-keygen` and copy the public key to your legacy server with `ssh-copy-id`: - -```bash -$ kubectl create secret generic ssh-keys \ - -n ocelot-social \ - --from-file=id_rsa=/path/to/.ssh/id_rsa \ - --from-file=id_rsa.pub=/path/to/.ssh/id_rsa.pub \ - --from-file=known_hosts=/path/to/.ssh/known_hosts -``` - -## Deploy a Temporary Maintenance-Worker Pod - -Bring the application into maintenance mode. - -{% hint style="info" %} TODO: implement maintenance mode {% endhint %} - - -Then temporarily delete backend and database deployments - -```bash -$ kubectl -n ocelot-social get deployments -NAME READY UP-TO-DATE AVAILABLE AGE -develop-backend 1/1 1 1 3d11h -develop-neo4j 1/1 1 1 3d11h -develop-webapp 2/2 2 2 73d -$ kubectl -n ocelot-social delete deployment develop-neo4j -deployment.extensions "develop-neo4j" deleted -$ kubectl -n ocelot-social delete deployment develop-backend -deployment.extensions "develop-backend" deleted -``` - -Deploy one-time develop-maintenance-worker pod: - -```bash -# in deployment/legacy-migration/ -$ kubectl apply -f maintenance-worker.yaml -pod/develop-maintenance-worker created -``` - -Import legacy database and uploads: - -```bash -$ kubectl -n ocelot-social exec -it develop-maintenance-worker bash -$ import_legacy_db -$ import_legacy_uploads -$ exit -``` - -Delete the pod when you're done: - -```bash -$ kubectl -n ocelot-social delete pod develop-maintenance-worker -``` - -Oh, and of course you have to get those deleted deployments back. One way of -doing it would be: - -```bash -# in folder deployment/ -$ kubectl apply -f human-connection/deployment-backend.yaml -f human-connection/deployment-neo4j.yaml -``` - diff --git a/deployment/legacy-migration/maintenance-worker.yaml b/deployment/legacy-migration/maintenance-worker.yaml deleted file mode 100644 index d8b118b67..000000000 --- a/deployment/legacy-migration/maintenance-worker.yaml +++ /dev/null @@ -1,40 +0,0 @@ ---- - kind: Pod - apiVersion: v1 - metadata: - name: develop-maintenance-worker - namespace: ocelot-social - spec: - containers: - - name: develop-maintenance-worker - image: ocelotsocialnetwork/develop-maintenance-worker:latest - imagePullPolicy: Always - resources: - requests: - memory: "2G" - limits: - memory: "8G" - envFrom: - - configMapRef: - name: maintenance-worker - - configMapRef: - name: configmap - volumeMounts: - - name: secret-volume - readOnly: false - mountPath: /root/.ssh - - name: uploads - mountPath: /uploads - - name: neo4j-data - mountPath: /data/ - volumes: - - name: secret-volume - secret: - secretName: ssh-keys - defaultMode: 0400 - - name: uploads - persistentVolumeClaim: - claimName: uploads-claim - - name: neo4j-data - persistentVolumeClaim: - claimName: neo4j-data-claim diff --git a/deployment/legacy-migration/maintenance-worker/.dockerignore b/deployment/legacy-migration/maintenance-worker/.dockerignore deleted file mode 100644 index 59ba63a8b..000000000 --- a/deployment/legacy-migration/maintenance-worker/.dockerignore +++ /dev/null @@ -1 +0,0 @@ -.ssh/ diff --git a/deployment/legacy-migration/maintenance-worker/.gitignore b/deployment/legacy-migration/maintenance-worker/.gitignore deleted file mode 100644 index 485bc00e6..000000000 --- a/deployment/legacy-migration/maintenance-worker/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -.ssh/ -ssh/ \ No newline at end of file diff --git a/deployment/legacy-migration/maintenance-worker/Dockerfile b/deployment/legacy-migration/maintenance-worker/Dockerfile deleted file mode 100644 index 760cc06c8..000000000 --- a/deployment/legacy-migration/maintenance-worker/Dockerfile +++ /dev/null @@ -1,21 +0,0 @@ -FROM ocelotsocialnetwork/develop-neo4j:latest - -ENV NODE_ENV=maintenance -EXPOSE 7687 7474 - -ENV BUILD_DEPS="gettext" \ - RUNTIME_DEPS="libintl" - -RUN set -x && \ - apk add --update $RUNTIME_DEPS && \ - apk add --virtual build_deps $BUILD_DEPS && \ - cp /usr/bin/envsubst /usr/local/bin/envsubst && \ - apk del build_deps - - -RUN apk upgrade --update -RUN apk add --no-cache mongodb-tools openssh nodejs yarn rsync - -COPY known_hosts /root/.ssh/known_hosts -COPY migration /migration -COPY ./binaries/* /usr/local/bin/ diff --git a/deployment/legacy-migration/maintenance-worker/binaries/.env b/deployment/legacy-migration/maintenance-worker/binaries/.env deleted file mode 100644 index 773918095..000000000 --- a/deployment/legacy-migration/maintenance-worker/binaries/.env +++ /dev/null @@ -1,6 +0,0 @@ -# SSH Access -# SSH_USERNAME='username' -# SSH_HOST='example.org' - -# UPLOADS_DIRECTORY=/var/www/api/uploads -OUTPUT_DIRECTORY='/uploads/' \ No newline at end of file diff --git a/deployment/legacy-migration/maintenance-worker/binaries/idle b/deployment/legacy-migration/maintenance-worker/binaries/idle deleted file mode 100755 index f5b1b2454..000000000 --- a/deployment/legacy-migration/maintenance-worker/binaries/idle +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -tail -f /dev/null diff --git a/deployment/legacy-migration/maintenance-worker/binaries/import_legacy_db b/deployment/legacy-migration/maintenance-worker/binaries/import_legacy_db deleted file mode 100755 index 6ffdf8e3f..000000000 --- a/deployment/legacy-migration/maintenance-worker/binaries/import_legacy_db +++ /dev/null @@ -1,12 +0,0 @@ -#!/usr/bin/env bash -set -e -for var in "SSH_USERNAME" "SSH_HOST" "MONGODB_USERNAME" "MONGODB_PASSWORD" "MONGODB_DATABASE" "MONGODB_AUTH_DB" -do - if [[ -z "${!var}" ]]; then - echo "${var} is undefined" - exit 1 - fi -done - -/migration/mongo/export.sh -/migration/neo4j/import.sh diff --git a/deployment/legacy-migration/maintenance-worker/binaries/import_legacy_uploads b/deployment/legacy-migration/maintenance-worker/binaries/import_legacy_uploads deleted file mode 100755 index 5c0b67d74..000000000 --- a/deployment/legacy-migration/maintenance-worker/binaries/import_legacy_uploads +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env bash -set -e - -# import .env config -set -o allexport -source $(dirname "$0")/.env -set +o allexport - -for var in "SSH_USERNAME" "SSH_HOST" "UPLOADS_DIRECTORY" -do - if [[ -z "${!var}" ]]; then - echo "${var} is undefined" - exit 1 - fi -done - -rsync --archive --update --verbose ${SSH_USERNAME}@${SSH_HOST}:${UPLOADS_DIRECTORY}/ ${OUTPUT_DIRECTORY} diff --git a/deployment/legacy-migration/maintenance-worker/known_hosts b/deployment/legacy-migration/maintenance-worker/known_hosts deleted file mode 100644 index 947840cb2..000000000 --- a/deployment/legacy-migration/maintenance-worker/known_hosts +++ /dev/null @@ -1,3 +0,0 @@ -|1|GuOYlVEhTowidPs18zj9p5F2j3o=|sDHJYLz9Ftv11oXeGEjs7SpVyg0= ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM5N29bI5CeKu1/RBPyM2fwyf7fuajOO+tyhKe1+CC2sZ1XNB5Ff6t6MtCLNRv2mUuvzTbW/HkisDiA5tuXUHOk= -|1|2KP9NV+Q5g2MrtjAeFSVcs8YeOI=|nf3h4wWVwC4xbBS1kzgzE2tBldk= ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNhRK6BeIEUxXlS0z/pOfkUkSPfn33g4J1U3L+MyUQYHm+7agT08799ANJhnvELKE1tt4Vx80I9UR81oxzZcy3E= -|1|HonYIRNhKyroUHPKU1HSZw0+Qzs=|5T1btfwFBz2vNSldhqAIfTbfIgQ= ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNhRK6BeIEUxXlS0z/pOfkUkSPfn33g4J1U3L+MyUQYHm+7agT08799ANJhnvELKE1tt4Vx80I9UR81oxzZcy3E= diff --git a/deployment/legacy-migration/maintenance-worker/migration/mongo/.env b/deployment/legacy-migration/maintenance-worker/migration/mongo/.env deleted file mode 100644 index 376cb56d0..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/mongo/.env +++ /dev/null @@ -1,17 +0,0 @@ -# SSH Access -# SSH_USERNAME='username' -# SSH_HOST='example.org' - -# Mongo DB on Remote Maschine -# MONGODB_USERNAME='mongouser' -# MONGODB_PASSWORD='mongopassword' -# MONGODB_DATABASE='mongodatabase' -# MONGODB_AUTH_DB='admin' - -# Export Settings -# On Windows this resolves to C:\Users\dornhoeschen\AppData\Local\Temp\mongo-export (MinGW) -EXPORT_PATH='/tmp/mongo-export/' -EXPORT_MONGOEXPORT_BIN='mongoexport' -MONGO_EXPORT_SPLIT_SIZE=6000 -# On Windows use something like this -# EXPORT_MONGOEXPORT_BIN='C:\Program Files\MongoDB\Server\3.6\bin\mongoexport.exe' diff --git a/deployment/legacy-migration/maintenance-worker/migration/mongo/export.sh b/deployment/legacy-migration/maintenance-worker/migration/mongo/export.sh deleted file mode 100755 index b56ace87a..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/mongo/export.sh +++ /dev/null @@ -1,53 +0,0 @@ -#!/usr/bin/env bash -set -e - -# import .env config -set -o allexport -source $(dirname "$0")/.env -set +o allexport - -# Export collection function defintion -function export_collection () { - "${EXPORT_MONGOEXPORT_BIN}" --db ${MONGODB_DATABASE} --host localhost -d ${MONGODB_DATABASE} --port 27018 --username ${MONGODB_USERNAME} --password ${MONGODB_PASSWORD} --authenticationDatabase ${MONGODB_AUTH_DB} --collection $1 --out "${EXPORT_PATH}$1.json" - mkdir -p ${EXPORT_PATH}splits/$1/ - split -l ${MONGO_EXPORT_SPLIT_SIZE} -a 3 ${EXPORT_PATH}$1.json ${EXPORT_PATH}splits/$1/ -} - -# Export collection with query function defintion -function export_collection_query () { - "${EXPORT_MONGOEXPORT_BIN}" --db ${MONGODB_DATABASE} --host localhost -d ${MONGODB_DATABASE} --port 27018 --username ${MONGODB_USERNAME} --password ${MONGODB_PASSWORD} --authenticationDatabase ${MONGODB_AUTH_DB} --collection $1 --out "${EXPORT_PATH}$1_$3.json" --query "$2" - mkdir -p ${EXPORT_PATH}splits/$1_$3/ - split -l ${MONGO_EXPORT_SPLIT_SIZE} -a 3 ${EXPORT_PATH}$1_$3.json ${EXPORT_PATH}splits/$1_$3/ -} - -# Delete old export & ensure directory -rm -rf ${EXPORT_PATH}* -mkdir -p ${EXPORT_PATH} - -# Open SSH Tunnel -ssh -4 -M -S my-ctrl-socket -fnNT -L 27018:localhost:27017 -l ${SSH_USERNAME} ${SSH_HOST} - -# Export all Data from the Alpha to json and split them up -export_collection "badges" -export_collection "categories" -export_collection "comments" -export_collection_query "contributions" '{"type": "DELETED"}' "DELETED" -export_collection_query "contributions" '{"type": "post"}' "post" -# export_collection_query "contributions" '{"type": "cando"}' "cando" -export_collection "emotions" -# export_collection_query "follows" '{"foreignService": "organizations"}' "organizations" -export_collection_query "follows" '{"foreignService": "users"}' "users" -# export_collection "invites" -# export_collection "organizations" -# export_collection "pages" -# export_collection "projects" -# export_collection "settings" -export_collection "shouts" -# export_collection "status" -export_collection_query "users" '{"isVerified": true }' "verified" -# export_collection "userscandos" -# export_collection "usersettings" - -# Close SSH Tunnel -ssh -S my-ctrl-socket -O check -l ${SSH_USERNAME} ${SSH_HOST} -ssh -S my-ctrl-socket -O exit -l ${SSH_USERNAME} ${SSH_HOST} diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/.env b/deployment/legacy-migration/maintenance-worker/migration/neo4j/.env deleted file mode 100644 index 16220f3e6..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/.env +++ /dev/null @@ -1,16 +0,0 @@ -# Neo4J Settings -# NEO4J_USERNAME='neo4j' -# NEO4J_PASSWORD='letmein' - -# Import Settings -# On Windows this resolves to C:\Users\dornhoeschen\AppData\Local\Temp\mongo-export (MinGW) -IMPORT_PATH='/tmp/mongo-export/' -IMPORT_CHUNK_PATH='/tmp/mongo-export/splits/' - -IMPORT_CHUNK_PATH_CQL='/tmp/mongo-export/splits/' -# On Windows this path needs to be windows style since the cypher-shell runs native - note the forward slash -# IMPORT_CHUNK_PATH_CQL='C:/Users/dornhoeschen/AppData/Local/Temp/mongo-export/splits/' - -IMPORT_CYPHERSHELL_BIN='cypher-shell' -# On Windows use something like this -# IMPORT_CYPHERSHELL_BIN='C:\Program Files\neo4j-community\bin\cypher-shell.bat' \ No newline at end of file diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/badges.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/badges.cql deleted file mode 100644 index adf63dc1f..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/badges.cql +++ /dev/null @@ -1,52 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[?] image: { -[?] path: { // Path is incorrect in Nitro - is icon the correct name for this field? -[X] type: String, -[X] required: true - }, -[ ] alt: { // If we use an image - should we not have an alt? -[ ] type: String, -[ ] required: true - } - }, -[?] status: { -[X] type: String, -[X] enum: ['permanent', 'temporary'], -[ ] default: 'permanent', // Default value is missing in Nitro -[X] required: true - }, -[?] type: { -[?] type: String, // in nitro this is a defined enum - seems good for now -[X] required: true - }, -[X] id: { -[X] type: String, -[X] required: true - }, -[?] createdAt: { -[?] type: Date, // Type is modeled as string in Nitro which is incorrect -[ ] default: Date.now // Default value is missing in Nitro - }, -[?] updatedAt: { -[?] type: Date, // Type is modeled as string in Nitro which is incorrect -[ ] default: Date.now // Default value is missing in Nitro - } - } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as badge -MERGE(b:Badge {id: badge._id["$oid"]}) -ON CREATE SET -b.id = badge.key, -b.type = badge.type, -b.icon = replace(badge.image.path, 'https://api-alpha.human-connection.org', ''), -b.status = badge.status, -b.createdAt = badge.createdAt.`$date`, -b.updatedAt = badge.updatedAt.`$date` -; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/delete.cql deleted file mode 100644 index 2a6f8c244..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/badges/delete.cql +++ /dev/null @@ -1 +0,0 @@ -MATCH (n:Badge) DETACH DELETE n; \ No newline at end of file diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/categories.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/categories.cql deleted file mode 100644 index 5d4958876..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/categories.cql +++ /dev/null @@ -1,129 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[X] title: { -[X] type: String, -[X] required: true - }, -[?] slug: { -[X] type: String, -[ ] required: true, // Not required in Nitro -[ ] unique: true // Unique value is not enforced in Nitro? - }, -[?] icon: { // Nitro adds required: true -[X] type: String, -[ ] unique: true // Unique value is not enforced in Nitro? - }, -[?] createdAt: { -[?] type: Date, // Type is modeled as string in Nitro which is incorrect -[ ] default: Date.now // Default value is missing in Nitro - }, -[?] updatedAt: { -[?] type: Date, // Type is modeled as string in Nitro which is incorrect -[ ] default: Date.now // Default value is missing in Nitro - } - } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as category -MERGE(c:Category {id: category._id["$oid"]}) -ON CREATE SET -c.name = category.title, -c.slug = category.slug, -c.icon = category.icon, -c.createdAt = category.createdAt.`$date`, -c.updatedAt = category.updatedAt.`$date` -; - -// Transform icon names -MATCH (c:Category) -WHERE (c.icon = "categories-justforfun") -SET c.icon = 'smile' -SET c.slug = 'just-for-fun' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-luck") -SET c.icon = 'heart-o' -SET c.slug = 'happiness-values' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-health") -SET c.icon = 'medkit' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-environment") -SET c.icon = 'tree' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-animal-justice") -SET c.icon = 'paw' -SET c.slug = 'animal-protection' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-human-rights") -SET c.icon = 'balance-scale' -SET c.slug = 'human-rights-justice' - -; - -MATCH (c:Category) -WHERE (c.icon = "categories-education") -SET c.icon = 'graduation-cap' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-cooperation") -SET c.icon = 'users' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-politics") -SET c.icon = 'university' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-economy") -SET c.icon = 'money' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-technology") -SET c.icon = 'flash' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-internet") -SET c.icon = 'mouse-pointer' -SET c.slug = 'it-internet-data-privacy' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-art") -SET c.icon = 'paint-brush' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-freedom-of-speech") -SET c.icon = 'bullhorn' -SET c.slug = 'freedom-of-speech' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-sustainability") -SET c.icon = 'shopping-cart' -; - -MATCH (c:Category) -WHERE (c.icon = "categories-peace") -SET c.icon = 'angellist' -SET c.slug = 'global-peace-nonviolence' -; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/delete.cql deleted file mode 100644 index c06b5ef2b..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/categories/delete.cql +++ /dev/null @@ -1 +0,0 @@ -MATCH (n:Category) DETACH DELETE n; \ No newline at end of file diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/comments.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/comments.cql deleted file mode 100644 index 083f9f762..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/comments.cql +++ /dev/null @@ -1,67 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[?] userId: { -[X] type: String, -[ ] required: true, // Not required in Nitro -[-] index: true - }, -[?] contributionId: { -[X] type: String, -[ ] required: true, // Not required in Nitro -[-] index: true - }, -[X] content: { -[X] type: String, -[X] required: true - }, -[?] contentExcerpt: { // Generated from content -[X] type: String, -[ ] required: true // Not required in Nitro - }, -[ ] hasMore: { type: Boolean }, -[ ] upvotes: { -[ ] type: Array, -[ ] default: [] - }, -[ ] upvoteCount: { -[ ] type: Number, -[ ] default: 0 - }, -[?] deleted: { -[X] type: Boolean, -[ ] default: false, // Default value is missing in Nitro -[-] index: true - }, -[ ] createdAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] updatedAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] wasSeeded: { type: Boolean } - } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as comment -MERGE (c:Comment {id: comment._id["$oid"]}) -ON CREATE SET -c.content = comment.content, -c.contentExcerpt = comment.contentExcerpt, -c.deleted = comment.deleted, -c.createdAt = comment.createdAt.`$date`, -c.updatedAt = comment.updatedAt.`$date`, -c.disabled = false -WITH c, comment, comment.contributionId as postId -MATCH (post:Post {id: postId}) -WITH c, post, comment.userId as userId -MATCH (author:User {id: userId}) -MERGE (c)-[:COMMENTS]->(post) -MERGE (author)-[:WROTE]->(c) -; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/delete.cql deleted file mode 100644 index c4a7961c5..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/comments/delete.cql +++ /dev/null @@ -1 +0,0 @@ -MATCH (n:Comment) DETACH DELETE n; \ No newline at end of file diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/contributions.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/contributions.cql deleted file mode 100644 index f09b5ad71..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/contributions.cql +++ /dev/null @@ -1,156 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro -[?] { //Modeled incorrect as Post -[?] userId: { -[X] type: String, -[ ] required: true, // Not required in Nitro -[-] index: true - }, -[ ] organizationId: { -[ ] type: String, -[-] index: true - }, -[X] categoryIds: { -[X] type: Array, -[-] index: true - }, -[X] title: { -[X] type: String, -[X] required: true - }, -[?] slug: { // Generated from title -[X] type: String, -[ ] required: true, // Not required in Nitro -[?] unique: true, // Unique value is not enforced in Nitro? -[-] index: true - }, -[ ] type: { // db.getCollection('contributions').distinct('type') -> 'DELETED', 'cando', 'post' -[ ] type: String, -[ ] required: true, -[-] index: true - }, -[ ] cando: { -[ ] difficulty: { -[ ] type: String, -[ ] enum: ['easy', 'medium', 'hard'] - }, -[ ] reasonTitle: { type: String }, -[ ] reason: { type: String } - }, -[X] content: { -[X] type: String, -[X] required: true - }, -[?] contentExcerpt: { // Generated from content -[X] type: String, -[?] required: true // Not required in Nitro - }, -[ ] hasMore: { type: Boolean }, -[X] teaserImg: { type: String }, -[ ] language: { -[ ] type: String, -[ ] required: true, -[-] index: true - }, -[ ] shoutCount: { -[ ] type: Number, -[ ] default: 0, -[-] index: true - }, -[ ] meta: { -[ ] hasVideo: { -[ ] type: Boolean, -[ ] default: false - }, -[ ] embedds: { -[ ] type: Object, -[ ] default: {} - } - }, -[?] visibility: { -[X] type: String, -[X] enum: ['public', 'friends', 'private'], -[ ] default: 'public', // Default value is missing in Nitro -[-] index: true - }, -[?] isEnabled: { -[X] type: Boolean, -[ ] default: true, // Default value is missing in Nitro -[-] index: true - }, -[?] tags: { type: Array }, // ensure this is working properly -[ ] emotions: { -[ ] type: Object, -[-] index: true, -[ ] default: { -[ ] angry: { -[ ] count: 0, -[ ] percent: 0 -[ ] }, -[ ] cry: { -[ ] count: 0, -[ ] percent: 0 -[ ] }, -[ ] surprised: { -[ ] count: 0, -[ ] percent: 0 - }, -[ ] happy: { -[ ] count: 0, -[ ] percent: 0 - }, -[ ] funny: { -[ ] count: 0, -[ ] percent: 0 - } - } - }, -[?] deleted: { // THis field is not always present in the alpha-data -[?] type: Boolean, -[ ] default: false, // Default value is missing in Nitro -[-] index: true - }, -[?] createdAt: { -[?] type: Date, // Type is modeled as string in Nitro which is incorrect -[ ] default: Date.now // Default value is missing in Nitro - }, -[?] updatedAt: { -[?] type: Date, // Type is modeled as string in Nitro which is incorrect -[ ] default: Date.now // Default value is missing in Nitro - }, -[ ] wasSeeded: { type: Boolean } - } -*/ -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as post -MERGE (p:Post {id: post._id["$oid"]}) -ON CREATE SET -p.title = post.title, -p.slug = post.slug, -p.image = replace(post.teaserImg, 'https://api-alpha.human-connection.org', ''), -p.content = post.content, -p.contentExcerpt = post.contentExcerpt, -p.visibility = toLower(post.visibility), -p.createdAt = post.createdAt.`$date`, -p.updatedAt = post.updatedAt.`$date`, -p.deleted = COALESCE(post.deleted, false), -p.disabled = COALESCE(NOT post.isEnabled, false) -WITH p, post -MATCH (u:User {id: post.userId}) -MERGE (u)-[:WROTE]->(p) -WITH p, post, post.categoryIds as categoryIds -UNWIND categoryIds AS categoryId -MATCH (c:Category {id: categoryId}) -MERGE (p)-[:CATEGORIZED]->(c) -WITH p, post.tags AS tags -UNWIND tags AS tag -WITH apoc.text.replace(tag, '[^\\p{L}0-9]', '') as tagNoSpacesAllowed -CALL apoc.when(tagNoSpacesAllowed =~ '^((\\p{L}+[\\p{L}0-9]*)|([0-9]+\\p{L}+[\\p{L}0-9]*))$', 'RETURN tagNoSpacesAllowed', '', {tagNoSpacesAllowed: tagNoSpacesAllowed}) -YIELD value as validated -WHERE validated.tagNoSpacesAllowed IS NOT NULL -MERGE (t:Tag { id: validated.tagNoSpacesAllowed, disabled: false, deleted: false }) -MERGE (p)-[:TAGGED]->(t) -; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/delete.cql deleted file mode 100644 index 70adad664..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/contributions/delete.cql +++ /dev/null @@ -1,2 +0,0 @@ -MATCH (n:Post) DETACH DELETE n; -MATCH (n:Tag) DETACH DELETE n; \ No newline at end of file diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/delete_all.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/delete_all.cql deleted file mode 100644 index d01871300..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/delete_all.cql +++ /dev/null @@ -1 +0,0 @@ -MATCH (n) DETACH DELETE n; \ No newline at end of file diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/delete.cql deleted file mode 100644 index 18fb6699f..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/delete.cql +++ /dev/null @@ -1 +0,0 @@ -MATCH (u:User)-[e:EMOTED]->(c:Post) DETACH DELETE e; \ No newline at end of file diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/emotions.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/emotions.cql deleted file mode 100644 index 06341f277..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/emotions/emotions.cql +++ /dev/null @@ -1,58 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[X] userId: { -[X] type: String, -[X] required: true, -[-] index: true - }, -[X] contributionId: { -[X] type: String, -[X] required: true, -[-] index: true - }, -[?] rated: { -[X] type: String, -[ ] required: true, -[?] enum: ['funny', 'happy', 'surprised', 'cry', 'angry'] - }, -[X] createdAt: { -[X] type: Date, -[X] default: Date.now - }, -[X] updatedAt: { -[X] type: Date, -[X] default: Date.now - }, -[-] wasSeeded: { type: Boolean } - } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as emotion -MATCH (u:User {id: emotion.userId}), - (c:Post {id: emotion.contributionId}) -MERGE (u)-[e:EMOTED { - id: emotion._id["$oid"], - emotion: emotion.rated, - createdAt: datetime(emotion.createdAt.`$date`), - updatedAt: datetime(emotion.updatedAt.`$date`) - }]->(c) -RETURN e; -/* - // Queries - // user sets an emotion emotion: - // MERGE (u)-[e:EMOTED {id: ..., emotion: "funny", createdAt: ..., updatedAt: ...}]->(c) - // user removes emotion - // MATCH (u)-[e:EMOTED]->(c) DELETE e - // contribution distributions over every `emotion` property value for one post - // MATCH (u:User)-[e:EMOTED]->(c:Post {id: "5a70bbc8508f5b000b443b1a"}) RETURN e.emotion,COUNT(e.emotion) - // contribution distributions over every `emotion` property value for one user (advanced - "whats the primary emotion used by the user?") - // MATCH (u:User{id:"5a663b1ac64291000bf302a1"})-[e:EMOTED]->(c:Post) RETURN e.emotion,COUNT(e.emotion) - // contribution distributions over every `emotion` property value for all posts created by one user (advanced - "how do others react to my contributions?") - // MATCH (u:User)-[e:EMOTED]->(c:Post)<-[w:WROTE]-(a:User{id:"5a663b1ac64291000bf302a1"}) RETURN e.emotion,COUNT(e.emotion) - // if we can filter the above an a variable timescale that would be great (should be possible on createdAt and updatedAt fields) -*/ \ No newline at end of file diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/delete.cql deleted file mode 100644 index 3de01f8ea..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/delete.cql +++ /dev/null @@ -1 +0,0 @@ -MATCH (u1:User)-[f:FOLLOWS]->(u2:User) DETACH DELETE f; \ No newline at end of file diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/follows.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/follows.cql deleted file mode 100644 index fac858a9a..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/follows/follows.cql +++ /dev/null @@ -1,36 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[?] userId: { -[-] type: String, -[ ] required: true, -[-] index: true - }, -[?] foreignId: { -[ ] type: String, -[ ] required: true, -[-] index: true - }, -[?] foreignService: { // db.getCollection('follows').distinct('foreignService') returns 'organizations' and 'users' -[ ] type: String, -[ ] required: true, -[ ] index: true - }, -[ ] createdAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] wasSeeded: { type: Boolean } - } - index: -[?] { userId: 1, foreignId: 1, foreignService: 1 },{ unique: true } // is the unique constrain modeled? -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as follow -MATCH (u1:User {id: follow.userId}), (u2:User {id: follow.foreignId}) -MERGE (u1)-[:FOLLOWS]->(u2) -; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/import.sh b/deployment/legacy-migration/maintenance-worker/migration/neo4j/import.sh deleted file mode 100755 index ccb22dafb..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/import.sh +++ /dev/null @@ -1,108 +0,0 @@ -#!/usr/bin/env bash -set -e - -# import .env config -set -o allexport -source $(dirname "$0")/.env -set +o allexport - -# Delete collection function defintion -function delete_collection () { - # Delete from Database - echo "Delete $2" - "${IMPORT_CYPHERSHELL_BIN}" < $(dirname "$0")/$1/delete.cql > /dev/null - # Delete index file - rm -f "${IMPORT_PATH}splits/$2.index" -} - -# Import collection function defintion -function import_collection () { - # index file of those chunks we have already imported - INDEX_FILE="${IMPORT_PATH}splits/$1.index" - # load index file - if [ -f "$INDEX_FILE" ]; then - readarray -t IMPORT_INDEX <$INDEX_FILE - else - declare -a IMPORT_INDEX - fi - # for each chunk import data - for chunk in ${IMPORT_PATH}splits/$1/* - do - CHUNK_FILE_NAME=$(basename "${chunk}") - # does the index not contain the chunk file name? - if [[ ! " ${IMPORT_INDEX[@]} " =~ " ${CHUNK_FILE_NAME} " ]]; then - # calculate the path of the chunk - export IMPORT_CHUNK_PATH_CQL_FILE="${IMPORT_CHUNK_PATH_CQL}$1/${CHUNK_FILE_NAME}" - # load the neo4j command and replace file variable with actual path - NEO4J_COMMAND="$(envsubst '${IMPORT_CHUNK_PATH_CQL_FILE}' < $(dirname "$0")/$2)" - # run the import of the chunk - echo "Import $1 ${CHUNK_FILE_NAME} (${chunk})" - echo "${NEO4J_COMMAND}" | "${IMPORT_CYPHERSHELL_BIN}" > /dev/null - # add file to array and file - IMPORT_INDEX+=("${CHUNK_FILE_NAME}") - echo "${CHUNK_FILE_NAME}" >> ${INDEX_FILE} - else - echo "Skipping $1 ${CHUNK_FILE_NAME} (${chunk})" - fi - done -} - -# Time variable -SECONDS=0 - -# Delete all Neo4J Database content -echo "Deleting Database Contents" -delete_collection "badges" "badges" -delete_collection "categories" "categories" -delete_collection "users" "users" -delete_collection "follows" "follows_users" -delete_collection "contributions" "contributions_post" -delete_collection "contributions" "contributions_cando" -delete_collection "shouts" "shouts" -delete_collection "comments" "comments" -delete_collection "emotions" "emotions" - -#delete_collection "invites" -#delete_collection "notifications" -#delete_collection "organizations" -#delete_collection "pages" -#delete_collection "projects" -#delete_collection "settings" -#delete_collection "status" -#delete_collection "systemnotifications" -#delete_collection "userscandos" -#delete_collection "usersettings" -echo "DONE" - -# Import Data -echo "Start Importing Data" -import_collection "badges" "badges/badges.cql" -import_collection "categories" "categories/categories.cql" -import_collection "users_verified" "users/users.cql" -import_collection "follows_users" "follows/follows.cql" -#import_collection "follows_organizations" "follows/follows.cql" -import_collection "contributions_post" "contributions/contributions.cql" -#import_collection "contributions_cando" "contributions/contributions.cql" -#import_collection "contributions_DELETED" "contributions/contributions.cql" -import_collection "shouts" "shouts/shouts.cql" -import_collection "comments" "comments/comments.cql" -import_collection "emotions" "emotions/emotions.cql" - -# import_collection "invites" -# import_collection "notifications" -# import_collection "organizations" -# import_collection "pages" -# import_collection "systemnotifications" -# import_collection "userscandos" -# import_collection "usersettings" - -# does only contain dummy data -# import_collection "projects" - -# does only contain alpha specifc data -# import_collection "status -# import_collection "settings"" - -echo "DONE" - -echo "Time elapsed: $SECONDS seconds" diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/invites.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/invites.cql deleted file mode 100644 index f4a5bf006..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/invites/invites.cql +++ /dev/null @@ -1,39 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[ ] email: { -[ ] type: String, -[ ] required: true, -[-] index: true, -[ ] unique: true - }, -[ ] code: { -[ ] type: String, -[-] index: true, -[ ] required: true - }, -[ ] role: { -[ ] type: String, -[ ] enum: ['admin', 'moderator', 'manager', 'editor', 'user'], -[ ] default: 'user' - }, -[ ] invitedByUserId: { type: String }, -[ ] language: { type: String }, -[ ] badgeIds: [], -[ ] wasUsed: { -[ ] type: Boolean, -[-] index: true - }, -[ ] createdAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] wasSeeded: { type: Boolean } - } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as invite; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/delete.cql deleted file mode 100644 index e69de29bb..000000000 diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/notifications.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/notifications.cql deleted file mode 100644 index aa6ac8eb9..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/notifications/notifications.cql +++ /dev/null @@ -1,48 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[ ] userId: { // User this notification is sent to -[ ] type: String, -[ ] required: true, -[-] index: true - }, -[ ] type: { -[ ] type: String, -[ ] required: true, -[ ] enum: ['comment','comment-mention','contribution-mention','following-contribution'] - }, -[ ] relatedUserId: { -[ ] type: String, -[-] index: true - }, -[ ] relatedContributionId: { -[ ] type: String, -[-] index: true - }, -[ ] relatedOrganizationId: { -[ ] type: String, -[-] index: true - }, -[ ] relatedCommentId: {type: String }, -[ ] unseen: { -[ ] type: Boolean, -[ ] default: true, -[-] index: true - }, -[ ] createdAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] updatedAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] wasSeeded: { type: Boolean } - } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as notification; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/delete.cql deleted file mode 100644 index e69de29bb..000000000 diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/organizations.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/organizations.cql deleted file mode 100644 index e473e697c..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/organizations/organizations.cql +++ /dev/null @@ -1,137 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[ ] name: { -[ ] type: String, -[ ] required: true, -[-] index: true - }, -[ ] slug: { -[ ] type: String, -[ ] required: true, -[ ] unique: true, -[-] index: true - }, -[ ] followersCounts: { -[ ] users: { -[ ] type: Number, -[ ] default: 0 - }, -[ ] organizations: { -[ ] type: Number, -[ ] default: 0 - }, -[ ] projects: { -[ ] type: Number, -[ ] default: 0 - } - }, -[ ] followingCounts: { -[ ] users: { -[ ] type: Number, -[ ] default: 0 - }, -[ ] organizations: { -[ ] type: Number, -[ ] default: 0 - }, -[ ] projects: { -[ ] type: Number, -[ ] default: 0 - } - }, -[ ] categoryIds: { -[ ] type: Array, -[ ] required: true, -[-] index: true - }, -[ ] logo: { type: String }, -[ ] coverImg: { type: String }, -[ ] userId: { -[ ] type: String, -[ ] required: true, -[-] index: true - }, -[ ] description: { -[ ] type: String, -[ ] required: true - }, -[ ] descriptionExcerpt: { type: String }, // will be generated automatically -[ ] publicEmail: { type: String }, -[ ] url: { type: String }, -[ ] type: { -[ ] type: String, -[-] index: true, -[ ] enum: ['ngo', 'npo', 'goodpurpose', 'ev', 'eva'] - }, -[ ] language: { -[ ] type: String, -[ ] required: true, -[ ] default: 'de', -[-] index: true - }, -[ ] addresses: { -[ ] type: [{ -[ ] street: { -[ ] type: String, -[ ] required: true - }, -[ ] zipCode: { -[ ] type: String, -[ ] required: true - }, -[ ] city: { -[ ] type: String, -[ ] required: true - }, -[ ] country: { -[ ] type: String, -[ ] required: true - }, -[ ] lat: { -[ ] type: Number, -[ ] required: true - }, -[ ] lng: { -[ ] type: Number, -[ ] required: true - } - }], -[ ] default: [] - }, -[ ] createdAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] updatedAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] isEnabled: { -[ ] type: Boolean, -[ ] default: false, -[-] index: true - }, -[ ] reviewedBy: { -[ ] type: String, -[ ] default: null, -[-] index: true - }, -[ ] tags: { -[ ] type: Array, -[-] index: true - }, -[ ] deleted: { -[ ] type: Boolean, -[ ] default: false, -[-] index: true - }, -[ ] wasSeeded: { type: Boolean } - } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as organisation; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/delete.cql deleted file mode 100644 index e69de29bb..000000000 diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/pages.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/pages.cql deleted file mode 100644 index 18223136b..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/pages/pages.cql +++ /dev/null @@ -1,55 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[ ] title: { -[ ] type: String, -[ ] required: true - }, -[ ] slug: { -[ ] type: String, -[ ] required: true, -[-] index: true - }, -[ ] type: { -[ ] type: String, -[ ] required: true, -[ ] default: 'page' - }, -[ ] key: { -[ ] type: String, -[ ] required: true, -[-] index: true - }, -[ ] content: { -[ ] type: String, -[ ] required: true - }, -[ ] language: { -[ ] type: String, -[ ] required: true, -[-] index: true - }, -[ ] active: { -[ ] type: Boolean, -[ ] default: true, -[-] index: true - }, -[ ] createdAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] updatedAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] wasSeeded: { type: Boolean } - } - index: -[ ] { slug: 1, language: 1 },{ unique: true } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as page; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/delete.cql deleted file mode 100644 index e69de29bb..000000000 diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/projects.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/projects.cql deleted file mode 100644 index ed859c157..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/projects/projects.cql +++ /dev/null @@ -1,44 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[ ] name: { -[ ] type: String, -[ ] required: true - }, -[ ] slug: { type: String }, -[ ] followerIds: [], -[ ] categoryIds: { type: Array }, -[ ] logo: { type: String }, -[ ] userId: { -[ ] type: String, -[ ] required: true - }, -[ ] description: { -[ ] type: String, -[ ] required: true - }, -[ ] content: { -[ ] type: String, -[ ] required: true - }, -[ ] addresses: { -[ ] type: Array, -[ ] default: [] - }, -[ ] createdAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] updatedAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] wasSeeded: { type: Boolean } - } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as project; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/delete.cql deleted file mode 100644 index e69de29bb..000000000 diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/settings.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/settings.cql deleted file mode 100644 index 1d557d30c..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/settings/settings.cql +++ /dev/null @@ -1,36 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[ ] key: { -[ ] type: String, -[ ] default: 'system', -[-] index: true, -[ ] unique: true - }, -[ ] invites: { -[ ] userCanInvite: { -[ ] type: Boolean, -[ ] required: true, -[ ] default: false - }, -[ ] maxInvitesByUser: { -[ ] type: Number, -[ ] required: true, -[ ] default: 1 - }, -[ ] onlyUserWithBadgesCanInvite: { -[ ] type: Array, -[ ] default: [] - } - }, -[ ] maintenance: false - }, { -[ ] timestamps: true - } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as setting; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/delete.cql deleted file mode 100644 index 21c2e1f90..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/delete.cql +++ /dev/null @@ -1 +0,0 @@ -// this is just a relation between users and contributions - no need to delete \ No newline at end of file diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/shouts.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/shouts.cql deleted file mode 100644 index d370b4b4a..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/shouts/shouts.cql +++ /dev/null @@ -1,36 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[?] userId: { -[X] type: String, -[ ] required: true, // Not required in Nitro -[-] index: true - }, -[?] foreignId: { -[X] type: String, -[ ] required: true, // Not required in Nitro -[-] index: true - }, -[?] foreignService: { // db.getCollection('shots').distinct('foreignService') returns 'contributions' -[X] type: String, -[ ] required: true, // Not required in Nitro -[-] index: true - }, -[ ] createdAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] wasSeeded: { type: Boolean } - } - index: -[?] { userId: 1, foreignId: 1 },{ unique: true } // is the unique constrain modeled? -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as shout -MATCH (u:User {id: shout.userId}), (p:Post {id: shout.foreignId}) -MERGE (u)-[:SHOUTED]->(p) -; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/status/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/status/delete.cql deleted file mode 100644 index e69de29bb..000000000 diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/status/status.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/status/status.cql deleted file mode 100644 index 010c2ca09..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/status/status.cql +++ /dev/null @@ -1,19 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[ ] maintenance: { -[ ] type: Boolean, -[ ] default: false - }, -[ ] updatedAt: { -[ ] type: Date, -[ ] default: Date.now - } - } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as status; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/delete.cql deleted file mode 100644 index e69de29bb..000000000 diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/systemnotifications.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/systemnotifications.cql deleted file mode 100644 index 4bd33eb7c..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/systemnotifications/systemnotifications.cql +++ /dev/null @@ -1,61 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[ ] type: { -[ ] type: String, -[ ] default: 'info', -[ ] required: true, -[-] index: true - }, -[ ] title: { -[ ] type: String, -[ ] required: true - }, -[ ] content: { -[ ] type: String, -[ ] required: true - }, -[ ] slot: { -[ ] type: String, -[ ] required: true, -[-] index: true - }, -[ ] language: { -[ ] type: String, -[ ] required: true, -[-] index: true - }, -[ ] permanent: { -[ ] type: Boolean, -[ ] default: false - }, -[ ] requireConfirmation: { -[ ] type: Boolean, -[ ] default: false - }, -[ ] active: { -[ ] type: Boolean, -[ ] default: true, -[-] index: true - }, -[ ] totalCount: { -[ ] type: Number, -[ ] default: 0 - }, -[ ] createdAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] updatedAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] wasSeeded: { type: Boolean } - } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as systemnotification; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/users/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/users/delete.cql deleted file mode 100644 index 32679f6c8..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/users/delete.cql +++ /dev/null @@ -1,2 +0,0 @@ -MATCH (n:User) DETACH DELETE n; -MATCH (e:EmailAddress) DETACH DELETE e; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/users/users.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/users/users.cql deleted file mode 100644 index 02dff089f..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/users/users.cql +++ /dev/null @@ -1,124 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[?] email: { -[X] type: String, -[-] index: true, -[X] required: true, -[?] unique: true //unique constrain missing in Nitro - }, -[?] password: { // Not required in Alpha -> verify if always present -[X] type: String - }, -[X] name: { type: String }, -[X] slug: { -[X] type: String, -[-] index: true - }, -[ ] gender: { type: String }, -[ ] followersCounts: { -[ ] users: { -[ ] type: Number, -[ ] default: 0 - }, -[ ] organizations: { -[ ] type: Number, -[ ] default: 0 - }, -[ ] projects: { -[ ] type: Number, -[ ] default: 0 - } - }, -[ ] followingCounts: { -[ ] users: { -[ ] type: Number, -[ ] default: 0 - }, -[ ] organizations: { -[ ] type: Number, -[ ] default: 0 - }, -[ ] projects: { -[ ] type: Number, -[ ] default: 0 - } - }, -[ ] timezone: { type: String }, -[X] avatar: { type: String }, -[X] coverImg: { type: String }, -[ ] doiToken: { type: String }, -[ ] confirmedAt: { type: Date }, -[?] badgeIds: [], // Verify this is working properly -[?] deletedAt: { type: Date }, // The Date of deletion is not saved in Nitro -[?] createdAt: { -[?] type: Date, // Modeled as String in Nitro -[ ] default: Date.now // Default value is missing in Nitro - }, -[?] updatedAt: { -[?] type: Date, // Modeled as String in Nitro -[ ] default: Date.now // Default value is missing in Nitro - }, -[ ] lastActiveAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] isVerified: { type: Boolean }, -[?] role: { -[X] type: String, -[-] index: true, -[?] enum: ['admin', 'moderator', 'manager', 'editor', 'user'], // missing roles manager & editor in Nitro -[ ] default: 'user' // Default value is missing in Nitro - }, -[ ] verifyToken: { type: String }, -[ ] verifyShortToken: { type: String }, -[ ] verifyExpires: { type: Date }, -[ ] verifyChanges: { type: Object }, -[ ] resetToken: { type: String }, -[ ] resetShortToken: { type: String }, -[ ] resetExpires: { type: Date }, -[X] wasSeeded: { type: Boolean }, -[X] wasInvited: { type: Boolean }, -[ ] language: { -[ ] type: String, -[ ] default: 'en' - }, -[ ] termsAndConditionsAccepted: { type: Date }, // we display the terms and conditions on registration -[ ] systemNotificationsSeen: { -[ ] type: Array, -[ ] default: [] - } - } -*/ -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as user -MERGE(u:User {id: user._id["$oid"]}) -ON CREATE SET -u.name = user.name, -u.slug = COALESCE(user.slug, apoc.text.random(20, "[A-Za-z]")), -u.email = user.email, -u.encryptedPassword = user.password, -u.avatar = replace(user.avatar, 'https://api-alpha.human-connection.org', ''), -u.coverImg = replace(user.coverImg, 'https://api-alpha.human-connection.org', ''), -u.wasInvited = user.wasInvited, -u.wasSeeded = user.wasSeeded, -u.role = toLower(user.role), -u.createdAt = user.createdAt.`$date`, -u.updatedAt = user.updatedAt.`$date`, -u.deleted = user.deletedAt IS NOT NULL, -u.disabled = false -MERGE (e:EmailAddress { - email: user.email, - createdAt: toString(datetime()), - verifiedAt: toString(datetime()) -}) -MERGE (e)-[:BELONGS_TO]->(u) -MERGE (u)-[:PRIMARY_EMAIL]->(e) -WITH u, user, user.badgeIds AS badgeIds -UNWIND badgeIds AS badgeId -MATCH (b:Badge {id: badgeId}) -MERGE (b)-[:REWARDED]->(u) -; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/delete.cql deleted file mode 100644 index e69de29bb..000000000 diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/userscandos.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/userscandos.cql deleted file mode 100644 index 55f58f171..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/userscandos/userscandos.cql +++ /dev/null @@ -1,35 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[ ] userId: { -[ ] type: String, -[ ] required: true - }, -[ ] contributionId: { -[ ] type: String, -[ ] required: true - }, -[ ] done: { -[ ] type: Boolean, -[ ] default: false - }, -[ ] doneAt: { type: Date }, -[ ] createdAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] updatedAt: { -[ ] type: Date, -[ ] default: Date.now - }, -[ ] wasSeeded: { type: Boolean } - } - index: -[ ] { userId: 1, contributionId: 1 },{ unique: true } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as usercando; diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/delete.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/delete.cql deleted file mode 100644 index e69de29bb..000000000 diff --git a/deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/usersettings.cql b/deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/usersettings.cql deleted file mode 100644 index 722625944..000000000 --- a/deployment/legacy-migration/maintenance-worker/migration/neo4j/usersettings/usersettings.cql +++ /dev/null @@ -1,43 +0,0 @@ -/* -// Alpha Model -// [ ] Not modeled in Nitro -// [X] Modeled in Nitro -// [-] Omitted in Nitro -// [?] Unclear / has work to be done for Nitro - { -[ ] userId: { -[ ] type: String, -[ ] required: true, -[ ] unique: true - }, -[ ] blacklist: { -[ ] type: Array, -[ ] default: [] - }, -[ ] uiLanguage: { -[ ] type: String, -[ ] required: true - }, -[ ] contentLanguages: { -[ ] type: Array, -[ ] default: [] - }, -[ ] filter: { -[ ] categoryIds: { -[ ] type: Array, -[ ] index: true - }, -[ ] emotions: { -[ ] type: Array, -[ ] index: true - } - }, -[ ] hideUsersWithoutTermsOfUseSigniture: {type: Boolean}, -[ ] updatedAt: { -[ ] type: Date, -[ ] default: Date.now - } - } -*/ - -CALL apoc.load.json("file:${IMPORT_CHUNK_PATH_CQL_FILE}") YIELD value as usersetting; diff --git a/deployment/minikube/README.md b/deployment/minikube/README.md deleted file mode 100644 index cfa2c4a5c..000000000 --- a/deployment/minikube/README.md +++ /dev/null @@ -1,25 +0,0 @@ -# Minikube - -There are many Kubernetes providers, but if you're just getting started, Minikube is a tool that you can use to get your feet wet. - -After you [installed Minikube](https://kubernetes.io/docs/tasks/tools/install-minikube/) -open your minikube dashboard: - -```text -$ minikube dashboard -``` - -This will give you an overview. Some of the steps below need some timing to make resources available to other dependent deployments. Keeping an eye on the dashboard is a great way to check that. - -Follow the installation instruction for [Human Connection](../ocelot-social/README.md). -If all the pods and services have settled and everything looks green in your -minikube dashboard, expose the services you want on your host system. - -For example: - -```text -$ minikube service develop-webapp --namespace=ocelotsocialnetwork -# optionally -$ minikube service develop-backend --namespace=ocelotsocialnetwork -``` - diff --git a/deployment/monitoring/README.md b/deployment/monitoring/README.md deleted file mode 100644 index 46dfb0301..000000000 --- a/deployment/monitoring/README.md +++ /dev/null @@ -1,43 +0,0 @@ -# Metrics - -You can optionally setup [prometheus](https://prometheus.io/) and -[grafana](https://grafana.com/) for metrics. - -We follow this tutorial [here](https://medium.com/@chris_linguine/how-to-monitor-your-kubernetes-cluster-with-prometheus-and-grafana-2d5704187fc8): - -```bash -kubectl proxy # proxy to your kubernetes dashboard - -helm repo list -# If using helm v3, the stable repository is not set, so you need to manually add it. -helm repo add stable https://kubernetes-charts.storage.googleapis.com -# Create a monitoring namespace for your cluster -kubectl create namespace monitoring -helm --namespace monitoring install prometheus stable/prometheus -kubectl -n monitoring get pods # look for 'server' -kubectl port-forward -n monitoring 9090 -# You can now see your prometheus server on: http://localhost:9090 - -# Make sure you are in folder `deployment/` -kubectl apply -f monitoring/grafana/config.yml -helm --namespace monitoring install grafana stable/grafana -f monitoring/grafana/values.yml -# Get the admin password for grafana from your kubernetes dashboard. -kubectl --namespace monitoring port-forward 3000 -# You can now see your grafana dashboard on: http://localhost:3000 -# Login with user 'admin' and the password you just looked up. -# In your dashboard import this dashboard: -# https://grafana.com/grafana/dashboards/1860 -# Enter ID 180 and choose "Prometheus" as datasource. -# You got metrics! -``` - -Now you should see something like this: - -![Grafana dashboard](./grafana/metrics.png) - -You can set up a grafana dashboard, by visiting https://grafana.com/dashboards, finding one that is suitable and copying it's id. -You then go to the left hand menu in localhost, choose `Dashboard` > `Manage` > `Import` -Paste in the id, click `Load`, select `Prometheus` for the data source, and click `Import` - -When you just installed prometheus and grafana, the data will not be available -immediately, so wait for a couple of minutes and reload. diff --git a/deployment/monitoring/grafana/config.yml b/deployment/monitoring/grafana/config.yml deleted file mode 100644 index a338e3480..000000000 --- a/deployment/monitoring/grafana/config.yml +++ /dev/null @@ -1,16 +0,0 @@ -apiVersion: v1 -kind: ConfigMap -metadata: - name: prometheus-grafana-datasource - namespace: monitoring - labels: - grafana_datasource: '1' -data: - datasource.yaml: |- - apiVersion: 1 - datasources: - - name: Prometheus - type: prometheus - access: proxy - orgId: 1 - url: http://prometheus-server.monitoring.svc.cluster.local diff --git a/deployment/monitoring/grafana/metrics.png b/deployment/monitoring/grafana/metrics.png deleted file mode 100644 index cc68f1bad..000000000 Binary files a/deployment/monitoring/grafana/metrics.png and /dev/null differ diff --git a/deployment/monitoring/grafana/values.yml b/deployment/monitoring/grafana/values.yml deleted file mode 100644 index 02004cc1c..000000000 --- a/deployment/monitoring/grafana/values.yml +++ /dev/null @@ -1,4 +0,0 @@ -sidecar: - datasources: - enabled: true - label: grafana_datasource diff --git a/deployment/namespace.yaml b/deployment/namespace.yaml deleted file mode 100644 index 43898c546..000000000 --- a/deployment/namespace.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Namespace -apiVersion: v1 -metadata: - name: ocelot-social - labels: - name: ocelot-social diff --git a/deployment/ocelot-social/README.md b/deployment/ocelot-social/README.md deleted file mode 100644 index 29680f0c8..000000000 --- a/deployment/ocelot-social/README.md +++ /dev/null @@ -1,71 +0,0 @@ -# Kubernetes Configuration For ocelot.social - -Deploying *ocelot.social* with kubernetes is straight forward. All you have to -do is to change certain parameters, like domain names and API keys, then you -just apply our provided configuration files to your cluster. - -## Configuration - -Change into the `./deployment` directory and copy our provided templates: - -```bash -# in folder deployment/ocelot-social/ -$ cp templates/secrets.template.yaml ./secrets.yaml -$ cp templates/configmap.template.yaml ./configmap.yaml -``` - -Change the `configmap.yaml` in the `./deployment/ocelot-social` directory as needed, all variables will be available as -environment variables in your deployed Kubernetes pods. - -Probably you want to change this environment variable to your actual domain: - -```yaml -# in configmap.yaml -CLIENT_URI: "https://develop-k8s.ocelot.social" -``` - -If you want to edit secrets, you have to `base64` encode them. See [Kubernetes Documentation](https://kubernetes.io/docs/concepts/configuration/secret/#creating-a-secret-manually). - -```bash -# example how to base64 a string: -$ echo -n 'admin' | base64 -YWRtaW4= -``` - -Those secrets get `base64` decoded and are available as environment variables in -your deployed Kubernetes pods. - -## Create A Namespace - -```bash -# in folder deployment/ -$ kubectl apply -f namespace.yaml -``` - -If you have a [Kubernets Dashboard](../digital-ocean/dashboard/README.md) -deployed you should switch to namespace `ocelot-social` in order to -monitor the state of your deployments. - -## Create Persistent Volumes - -While the deployments and services can easily be restored, simply by deleting -and applying the Kubernetes configurations again, certain data is not that -easily recovered. Therefore we separated persistent volumes from deployments -and services. There is a [dedicated section](../volumes/README.md). Create those -persistent volumes once before you apply the configuration. - -## Apply The Configuration - -Before you apply you should think about the size of the droplet(s) you need. -For example, the requirements for Neo4j v3.5.14 are [here](https://neo4j.com/docs/operations-manual/3.5/installation/requirements/). -Tips to configure the pod resources you find [here](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/). - -```bash -# in folder deployment/ -$ kubectl apply -f ocelot-social/ -``` - -This can take a while, because Kubernetes will download the Docker images from Docker Hub. Sit -back and relax and have a look into your kubernetes dashboard. Wait until all -pods turn green and they don't show a warning `Waiting: ContainerCreating` -anymore. diff --git a/deployment/ocelot-social/deployment-backend.yaml b/deployment/ocelot-social/deployment-backend.yaml deleted file mode 100644 index 1664686d9..000000000 --- a/deployment/ocelot-social/deployment-backend.yaml +++ /dev/null @@ -1,62 +0,0 @@ -apiVersion: apps/v1 -kind: Deployment -metadata: - creationTimestamp: null - labels: - ocelot.social/commit: COMMIT - ocelot.social/selector: deployment-ocelot-social-backend - name: backend - namespace: ocelot-social -spec: - minReadySeconds: 15 - progressDeadlineSeconds: 60 - replicas: 1 - revisionHistoryLimit: 2147483647 - selector: - matchLabels: - ocelot.social/selector: deployment-ocelot-social-backend - strategy: - rollingUpdate: - maxSurge: 0 - maxUnavailable: 100% - type: RollingUpdate - template: - metadata: - annotations: - backup.velero.io/backup-volumes: uploads - creationTimestamp: null - labels: - ocelot.social/commit: COMMIT - ocelot.social/selector: deployment-ocelot-social-backend - name: backend - spec: - containers: - - envFrom: - - configMapRef: - name: configmap - - secretRef: - name: ocelot-social - image: ocelotsocialnetwork/develop-backend:latest # for develop - # image: ocelotsocialnetwork/develop-backend:0.6.3 # for production or staging - imagePullPolicy: Always # for develop or staging - # imagePullPolicy: IfNotPresent # for production - name: backend - ports: - - containerPort: 4000 - protocol: TCP - resources: {} - terminationMessagePath: /dev/termination-log - terminationMessagePolicy: File - volumeMounts: - - mountPath: /develop-backend/public/uploads - name: uploads - dnsPolicy: ClusterFirst - restartPolicy: Always - schedulerName: default-scheduler - securityContext: {} - terminationGracePeriodSeconds: 30 - volumes: - - name: uploads - persistentVolumeClaim: - claimName: uploads-claim -status: {} diff --git a/deployment/ocelot-social/deployment-neo4j.yaml b/deployment/ocelot-social/deployment-neo4j.yaml deleted file mode 100644 index aa2c367c6..000000000 --- a/deployment/ocelot-social/deployment-neo4j.yaml +++ /dev/null @@ -1,65 +0,0 @@ -apiVersion: apps/v1 -kind: Deployment -metadata: - creationTimestamp: null - labels: - ocelot.social/selector: deployment-ocelot-social-neo4j - name: neo4j - namespace: ocelot-social -spec: - progressDeadlineSeconds: 2147483647 - replicas: 1 - revisionHistoryLimit: 2147483647 - selector: - matchLabels: - ocelot.social/selector: deployment-ocelot-social-neo4j - strategy: - rollingUpdate: - maxSurge: 0 - maxUnavailable: 100% - type: RollingUpdate - template: - metadata: - annotations: - backup.velero.io/backup-volumes: neo4j-data - creationTimestamp: null - labels: - ocelot.social/selector: deployment-ocelot-social-neo4j - name: neo4j - spec: - containers: - - envFrom: - - configMapRef: - name: configmap - image: ocelotsocialnetwork/develop-neo4j:latest # for develop - # image: ocelotsocialnetwork/develop-neo4j:0.6.3 # for production or staging - imagePullPolicy: Always # for develop or staging - # imagePullPolicy: IfNotPresent # for production - name: neo4j - ports: - - containerPort: 7687 - protocol: TCP - - containerPort: 7474 - protocol: TCP - resources: - # see description and add cpu https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ - # see requirements for Neo4j v3.5.14 https://neo4j.com/docs/operations-manual/3.5/installation/requirements/ - limits: - memory: 2G - requests: - memory: 2G - terminationMessagePath: /dev/termination-log - terminationMessagePolicy: File - volumeMounts: - - mountPath: /data/ - name: neo4j-data - dnsPolicy: ClusterFirst - restartPolicy: Always - schedulerName: default-scheduler - securityContext: {} - terminationGracePeriodSeconds: 30 - volumes: - - name: neo4j-data - persistentVolumeClaim: - claimName: neo4j-data-claim -status: {} diff --git a/deployment/ocelot-social/deployment-webapp.yaml b/deployment/ocelot-social/deployment-webapp.yaml deleted file mode 100644 index 4b0fec2a1..000000000 --- a/deployment/ocelot-social/deployment-webapp.yaml +++ /dev/null @@ -1,54 +0,0 @@ -apiVersion: apps/v1 -kind: Deployment -metadata: - creationTimestamp: null - labels: - ocelot.social/commit: COMMIT - ocelot.social/selector: deployment-ocelot-social-webapp - name: web - namespace: ocelot-social -spec: - minReadySeconds: 15 - progressDeadlineSeconds: 60 - replicas: 2 - revisionHistoryLimit: 2147483647 - selector: - matchLabels: - ocelot.social/selector: deployment-ocelot-social-webapp - strategy: - rollingUpdate: - maxSurge: 1 - maxUnavailable: 1 - type: RollingUpdate - template: - metadata: - creationTimestamp: null - labels: - ocelot.social/commit: COMMIT - ocelot.social/selector: deployment-ocelot-social-webapp - name: web - spec: - containers: - - env: - - name: HOST - value: 0.0.0.0 - envFrom: - - configMapRef: - name: configmap - - secretRef: - name: ocelot-social - image: ocelotsocialnetwork/develop-webapp:latest - imagePullPolicy: Always - name: web - ports: - - containerPort: 3000 - protocol: TCP - resources: {} - terminationMessagePath: /dev/termination-log - terminationMessagePolicy: File - dnsPolicy: ClusterFirst - restartPolicy: Always - schedulerName: default-scheduler - securityContext: {} - terminationGracePeriodSeconds: 30 -status: {} diff --git a/deployment/ocelot-social/error-reporting/README.md b/deployment/ocelot-social/error-reporting/README.md deleted file mode 100644 index 5a4eac7c9..000000000 --- a/deployment/ocelot-social/error-reporting/README.md +++ /dev/null @@ -1,16 +0,0 @@ -# Error reporting - -We use [Sentry](https://github.com/getsentry/sentry) for error reporting in both -our backend and web frontend. You can either use a hosted or a self-hosted -instance. Just set the two `DSN` in your -[configmap](../templates/configmap.template.yaml) and update the `COMMIT` -during a deployment with your commit or the version of your release. - -## Self-hosted Sentry - -For data privacy it is recommended to set up your own instance of sentry. -If you are lucky enough to have a kubernetes cluster with the required hardware -support, try this [helm chart](https://github.com/helm/charts/tree/master/stable/sentry). - -On our kubernetes cluster we get "mult-attach" errors for persistent volumes. -Apparently Digital Ocean's kubernetes clusters do not fulfill the requirements. diff --git a/deployment/ocelot-social/mailserver/README.md b/deployment/ocelot-social/mailserver/README.md deleted file mode 100644 index ed9292d5c..000000000 --- a/deployment/ocelot-social/mailserver/README.md +++ /dev/null @@ -1,18 +0,0 @@ -# Development Mail Server - -You can deploy a fake smtp server which captures all send mails and displays -them in a web interface. The [sample configuration](../templates/configmap.template.yaml) -is assuming such a dummy server in the `SMTP_HOST` configuration and points to -a cluster-internal SMTP server. - -To deploy the SMTP server just uncomment the relevant code in the -[ingress server configuration](../../https/templates/ingress.template.yaml) and -run the following: - -```bash -# in folder deployment/ocelot-social -$ kubectl apply -f mailserver/ -``` - -You might need to refresh the TLS secret to enable HTTPS on the publicly -available web interface. diff --git a/deployment/ocelot-social/mailserver/deployment-mailserver.yaml b/deployment/ocelot-social/mailserver/deployment-mailserver.yaml deleted file mode 100644 index dc5c49347..000000000 --- a/deployment/ocelot-social/mailserver/deployment-mailserver.yaml +++ /dev/null @@ -1,51 +0,0 @@ -apiVersion: apps/v1 -kind: Deployment -metadata: - creationTimestamp: null - labels: - ocelot.social/selector: deployment-ocelot-social-mailserver - name: mailserver - namespace: ocelot-social -spec: - minReadySeconds: 15 - progressDeadlineSeconds: 60 - replicas: 1 - revisionHistoryLimit: 2147483647 - selector: - matchLabels: - ocelot.social/selector: deployment-ocelot-social-mailserver - strategy: - rollingUpdate: - maxSurge: 1 - maxUnavailable: 1 - type: RollingUpdate - template: - metadata: - creationTimestamp: null - labels: - ocelot.social/selector: deployment-ocelot-social-mailserver - name: mailserver - spec: - containers: - - envFrom: - - configMapRef: - name: configmap - - secretRef: - name: ocelot-social - image: djfarrelly/maildev - imagePullPolicy: Always - name: mailserver - ports: - - containerPort: 80 - protocol: TCP - - containerPort: 25 - protocol: TCP - resources: {} - terminationMessagePath: /dev/termination-log - terminationMessagePolicy: File - dnsPolicy: ClusterFirst - restartPolicy: Always - schedulerName: default-scheduler - securityContext: {} - terminationGracePeriodSeconds: 30 -status: {} diff --git a/deployment/ocelot-social/mailserver/service-mailserver.yaml b/deployment/ocelot-social/mailserver/service-mailserver.yaml deleted file mode 100644 index 8c38a94b4..000000000 --- a/deployment/ocelot-social/mailserver/service-mailserver.yaml +++ /dev/null @@ -1,17 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: mailserver - namespace: ocelot-social - labels: - ocelot.social/selector: deployment-ocelot-social-mailserver -spec: - ports: - - name: web - port: 80 - targetPort: 80 - - name: smtp - port: 25 - targetPort: 25 - selector: - ocelot.social/selector: deployment-ocelot-social-mailserver diff --git a/deployment/ocelot-social/maintenance/README.md b/deployment/ocelot-social/maintenance/README.md deleted file mode 100644 index 08a177e65..000000000 --- a/deployment/ocelot-social/maintenance/README.md +++ /dev/null @@ -1,45 +0,0 @@ -# Maintenance mode - -> Despite our best efforts, systems sometimes require downtime for a variety of reasons. - -Quote from [here](https://www.nrmitchi.com/2017/11/easy-maintenance-mode-in-kubernetes/) - -We use our maintenance mode for manual database backup and restore. Also we -bring the database into maintenance mode for manual database migrations. - -## Deploy the service - -We prepared sample configuration, so you can simply run: - -```sh -# in folder deployment/ -$ kubectl apply -f ./ocelot-social/maintenance/ -``` - -This will fire up a maintenance service. - -## Bring application into maintenance mode - -Now if you want to have a controlled downtime and you want to bring your -application into maintenance mode, you can edit your global ingress server. - -E.g. copy file [`deployment/digital-ocean/https/templates/ingress.template.yaml`](../../digital-ocean/https/templates/ingress.template.yaml) to new file `deployment/digital-ocean/https/ingress.yaml` and change the following: - -```yaml -... - - - host: develop-k8s.ocelot.social - http: - paths: - - path: / - backend: - # serviceName: web - serviceName: maintenance - # servicePort: 3000 - servicePort: 80 -``` - -Then run `$ kubectl apply -f deployment/digital-ocean/https/ingress.yaml`. If you -want to deactivate the maintenance server, just undo the edit and apply the -configuration again. - diff --git a/deployment/ocelot-social/maintenance/deployment-maintenance.yaml b/deployment/ocelot-social/maintenance/deployment-maintenance.yaml deleted file mode 100644 index 8c38aab66..000000000 --- a/deployment/ocelot-social/maintenance/deployment-maintenance.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: apps/v1 -kind: Deployment -metadata: - name: maintenance - namespace: ocelot-social -spec: - selector: - matchLabels: - ocelot.social/selector: deployment-ocelot-social-maintenance - template: - metadata: - labels: - ocelot.social/commit: COMMIT - ocelot.social/selector: deployment-ocelot-social-maintenance - name: maintenance - spec: - containers: - - name: web - env: - - name: HOST - value: 0.0.0.0 - image: ocelotsocialnetwork/develop-maintenance:latest - ports: - - containerPort: 80 - imagePullPolicy: Always - restartPolicy: Always - terminationGracePeriodSeconds: 30 diff --git a/deployment/ocelot-social/maintenance/service-maintenance.yaml b/deployment/ocelot-social/maintenance/service-maintenance.yaml deleted file mode 100644 index 7c636e253..000000000 --- a/deployment/ocelot-social/maintenance/service-maintenance.yaml +++ /dev/null @@ -1,14 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: maintenance - namespace: ocelot-social - labels: - ocelot.social/selector: deployment-ocelot-social-maintenance -spec: - ports: - - name: web - port: 80 - targetPort: 80 - selector: - ocelot.social/selector: deployment-ocelot-social-maintenance diff --git a/deployment/ocelot-social/service-backend.yaml b/deployment/ocelot-social/service-backend.yaml deleted file mode 100644 index 16d5859f8..000000000 --- a/deployment/ocelot-social/service-backend.yaml +++ /dev/null @@ -1,14 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: backend - namespace: ocelot-social - labels: - ocelot.social/selector: deployment-ocelot-social-backend -spec: - ports: - - name: web - port: 4000 - targetPort: 4000 - selector: - ocelot.social/selector: deployment-ocelot-social-backend diff --git a/deployment/ocelot-social/service-neo4j.yaml b/deployment/ocelot-social/service-neo4j.yaml deleted file mode 100644 index 2a0e404ea..000000000 --- a/deployment/ocelot-social/service-neo4j.yaml +++ /dev/null @@ -1,17 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: neo4j - namespace: ocelot-social - labels: - ocelot.social/selector: deployment-ocelot-social-neo4j -spec: - ports: - - name: bolt - port: 7687 - targetPort: 7687 - - name: web - port: 7474 - targetPort: 7474 - selector: - ocelot.social/selector: deployment-ocelot-social-neo4j diff --git a/deployment/ocelot-social/service-webapp.yaml b/deployment/ocelot-social/service-webapp.yaml deleted file mode 100644 index a3acacb11..000000000 --- a/deployment/ocelot-social/service-webapp.yaml +++ /dev/null @@ -1,14 +0,0 @@ -apiVersion: v1 -kind: Service -metadata: - name: web - namespace: ocelot-social - labels: - ocelot.social/selector: deployment-ocelot-social-webapp -spec: - ports: - - name: web - port: 3000 - targetPort: 3000 - selector: - ocelot.social/selector: deployment-ocelot-social-webapp diff --git a/deployment/ocelot-social/templates/configmap.template.yaml b/deployment/ocelot-social/templates/configmap.template.yaml deleted file mode 100644 index daa5c7921..000000000 --- a/deployment/ocelot-social/templates/configmap.template.yaml +++ /dev/null @@ -1,39 +0,0 @@ -apiVersion: v1 -kind: ConfigMap -data: - # decomment following lines for S3 bucket to store our images - # AWS_ACCESS_KEY_ID: see secrets - # AWS_BUCKET: ocelot-social-uploads - # AWS_ENDPOINT: fra1.digitaloceanspaces.com - # AWS_REGION: fra1 - # AWS_SECRET_ACCESS_KEY: see secrets - CLIENT_URI: "https://develop-k8s.ocelot.social" # change this to your domain - COMMIT: "" - EMAIL_DEFAULT_SENDER: devops@ocelot.social # change this to your e-mail - GRAPHQL_PORT: "4000" - GRAPHQL_URI: "http://backend.ocelot-social:4000" # leave this as ocelot-social - # decomment following line for Neo4j Enterprice version instead of Community version - # NEO4J_ACCEPT_LICENSE_AGREEMENT: "yes" - NEO4J_AUTH: "none" - # NEO4J_dbms_connector_bolt_thread__pool__max__size: "10000" - NEO4J_apoc_import_file_enabled: "true" - NEO4J_dbms_memory_heap_initial__size: "500M" - NEO4J_dbms_memory_heap_max__size: "500M" - NEO4J_dbms_memory_pagecache_size: "490M" - NEO4J_dbms_security_procedures_unrestricted: "algo.*,apoc.*" - NEO4J_URI: "bolt://neo4j.ocelot-social:7687" # leave this as ocelot-social - PUBLIC_REGISTRATION: "false" - REDIS_DOMAIN: ---toBeSet(IP)--- - # REDIS_PASSWORD: see secrets - REDIS_PORT: "6379" - SENTRY_DSN_WEBAPP: "---toBeSet---" - SENTRY_DSN_BACKEND: "---toBeSet---" - SMTP_HOST: "mail.ocelot.social" # change this to your domain - # SMTP_PASSWORD: see secrets - SMTP_PORT: "25" # change this to your port - # SMTP_USERNAME: see secrets - SMTP_IGNORE_TLS: 'true' # change this to your setting - WEBSOCKETS_URI: wss://develop-k8s.ocelot.social/api/graphql # change this to your domain -metadata: - name: configmap - namespace: ocelot-social diff --git a/deployment/ocelot-social/templates/secrets.template.yaml b/deployment/ocelot-social/templates/secrets.template.yaml deleted file mode 100644 index 1e4865c8d..000000000 --- a/deployment/ocelot-social/templates/secrets.template.yaml +++ /dev/null @@ -1,17 +0,0 @@ -apiVersion: v1 -kind: Secret -data: - # decomment following lines for S3 bucket to store our images - # AWS_ACCESS_KEY_ID: ---toBeSet--- - # AWS_SECRET_ACCESS_KEY: ---toBeSet--- - JWT_SECRET: "Yi8mJjdiNzhCRiZmdi9WZA==" - PRIVATE_KEY_PASSPHRASE: "YTdkc2Y3OHNhZGc4N2FkODdzZmFnc2FkZzc4" - MAPBOX_TOKEN: "---toBeSet(IP)---" - NEO4J_USERNAME: "" - NEO4J_PASSWORD: "" - REDIS_PASSWORD: ---toBeSet--- - SMTP_PASSWORD: "---toBeSet---" - SMTP_USERNAME: "---toBeSet---" -metadata: - name: ocelot-social - namespace: ocelot-social diff --git a/deployment/volumes/README.md b/deployment/volumes/README.md deleted file mode 100644 index 1d849682c..000000000 --- a/deployment/volumes/README.md +++ /dev/null @@ -1,37 +0,0 @@ -# Persistent Volumes - -At the moment, the application needs two persistent volumes: - -* The `/data/` folder where `neo4j` stores its database and -* the folder `/develop-backend/public/uploads` where the backend stores uploads, in case you don't use Digital Ocean Spaces (an AWS S3 bucket) for this purpose. - -As a matter of precaution, the persistent volume claims that setup these volumes -live in a separate folder. You don't want to accidently loose all your data in -your database by running - -```sh -kubectl delete -f ocelot-social/ -``` - -or do you? - -## Create Persistent Volume Claims - -Run the following: - -```sh -# in folder deployments/ -$ kubectl apply -f volumes -persistentvolumeclaim/neo4j-data-claim created -persistentvolumeclaim/uploads-claim created -``` - -## Backup And Restore - -We tested a couple of options how to do disaster recovery in kubernetes. First, -there is the [offline backup strategy](./neo4j-offline-backup/README.md) of the -community edition of Neo4J, which you can also run on a local installation. -Kubernetes also offers so-called [volume snapshots](./volume-snapshots/README.md). -Changing the [reclaim policy](./reclaim-policy/README.md) of your persistent -volumes might be an additional safety measure. Finally, there is also a -kubernetes specific disaster recovery tool called [Velero](./velero/README.md). diff --git a/deployment/volumes/neo4j-data.yaml b/deployment/volumes/neo4j-data.yaml deleted file mode 100644 index 1053d0105..000000000 --- a/deployment/volumes/neo4j-data.yaml +++ /dev/null @@ -1,12 +0,0 @@ ---- - kind: PersistentVolumeClaim - apiVersion: v1 - metadata: - name: neo4j-data-claim - namespace: ocelot-social - spec: - accessModes: - - ReadWriteOnce - resources: - requests: - storage: "10Gi" # see requirements for Neo4j v3.5.14 https://neo4j.com/docs/operations-manual/3.5/installation/requirements/ diff --git a/deployment/volumes/neo4j-offline-backup/README.md b/deployment/volumes/neo4j-offline-backup/README.md deleted file mode 100644 index 7c34aa764..000000000 --- a/deployment/volumes/neo4j-offline-backup/README.md +++ /dev/null @@ -1,88 +0,0 @@ -# Backup (offline) - -This tutorial explains how to carry out an offline backup of your Neo4J -database in a kubernetes cluster. - -An offline backup requires the Neo4J database to be stopped. Read -[the docs](https://neo4j.com/docs/operations-manual/current/tools/dump-load/). -Neo4J also offers online backups but this is available in enterprise edition -only. - -The tricky part is to stop the Neo4J database *without* stopping the container. -Neo4J's docker container image starts `neo4j` by default, so we have to override -this command with sth. that keeps the container spinning but does not terminate -it. - -## Stop and Restart Neo4J Database in Kubernetes - -[This tutorial](http://bigdatums.net/2017/11/07/how-to-keep-docker-containers-running/) -explains how to keep a docker container running. For kubernetes, the way to -override the docker image `CMD` is explained [here](https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#define-a-command-and-arguments-when-you-create-a-pod). - -So, all we have to do is edit the kubernetes deployment of our Neo4J database -and set a custom `command` every time we have to carry out tasks like backup, -restore, seed etc. - -First bring the application into [maintenance mode](https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/deployment/ocelot-social/maintenance/README.md) to ensure there are no -database connections left and nobody can access the application. - -Run the following: - -```sh -$ kubectl -n ocelot-social edit deployment develop-neo4j -``` - -Add the following to `spec.template.spec.containers`: - -```sh -["tail", "-f", "/dev/null"] -``` - -and write the file which will update the deployment. - -The command `tail -f /dev/null` is the equivalent of *sleep forever*. It is a -hack to keep the container busy and to prevent its shutdown. It will also -override the default `neo4j` command and the kubernetes pod will not start the -database. - -Now perform your tasks! - -When you're done, edit the deployment again and remove the `command`. Write the -file and trigger an update of the deployment. - -## Create a Backup in Kubernetes - -First stop your Neo4J database, see above. Then: - -```sh -$ kubectl -n ocelot-social get pods -# Copy the ID of the pod running Neo4J. -$ kubectl -n ocelot-social exec -it bash -# Once you're in the pod, dump the db to a file e.g. `/root/neo4j-backup`. -> neo4j-admin dump --to=/root/neo4j-backup -> exit -# Download the file from the pod to your computer. -$ kubectl cp human-connection/:/root/neo4j-backup ./neo4j-backup -``` - -Revert your changes to deployment `develop-neo4j` which will restart the database. - -## Restore a Backup in Kubernetes - -First stop your Neo4J database. Then: - -```sh -$ kubectl -n ocelot-social get pods -# Copy the ID of the pod running Neo4J. -# Then upload your local backup to the pod. Note that once the pod gets deleted -# e.g. if you change the deployment, the backup file is gone with it. -$ kubectl cp ./neo4j-backup human-connection/:/root/ -$ kubectl -n ocelot-social exec -it bash -# Once you're in the pod restore the backup and overwrite the default database -# called `graph.db` with `--force`. -# This will delete all existing data in database `graph.db`! -> neo4j-admin load --from=/root/neo4j-backup --force -> exit -``` - -Revert your changes to deployment `develop-neo4j` which will restart the database. diff --git a/deployment/volumes/neo4j-online-backup/README.md b/deployment/volumes/neo4j-online-backup/README.md deleted file mode 100644 index 602bbd577..000000000 --- a/deployment/volumes/neo4j-online-backup/README.md +++ /dev/null @@ -1,59 +0,0 @@ -# Backup (online) - -## Online backups are only avaible with a Neo4j Enterprise and a license, see https://neo4j.com/licensing/ for the different licenses available - -This tutorial explains how to carry out an online backup of your Neo4J -database in a kubernetes cluster. - -One of the benefits of doing an online backup is that the Neo4j database does not need to be stopped, so there is no downtime. Read [the docs](https://neo4j.com/docs/operations-manual/current/backup/performing/) - -To use Neo4j Enterprise you must add this line to your configmap, if using, or your deployment `develop-neo4j` env. - -```sh -NEO4J_ACCEPT_LICENSE_AGREEMENT: "yes" -``` - -## Create a Backup in Kubernetes - -```sh -# Backup the database with one command, this will get the develop-neo4j pod, ssh into it, and run the backup command -$ kubectl -n=human-connection exec -it $(kubectl -n=human-connection get pods | grep develop-neo4j | awk '{ print $1 }') -- neo4j-admin backup --backup-dir=/var/lib/neo4j --name=neo4j-backup -# Download the file from the pod to your computer. -$ kubectl cp human-connection/$(kubectl -n=human-connection get pods | grep develop-neo4j | awk '{ print $1 }'):/var/lib/neo4j/neo4j-backup ./neo4j-backup/ -``` - -You should now have a backup of the database locally. If you want, you can simulate disaster recovery by sshing into the develop-neo4j pod, deleting all data and restoring from backup - -## Disaster where database data is gone somehow - -```sh -$ kubectl -n=human-connection exec -it $(kubectl -n=human-connection get pods | grep develop-neo4j |awk '{ print $1 }') bash -# Enter cypher-shell -$ cypher-shell -# Delete all data -> MATCH (n) DETACH DELETE (n); - -> exit -``` - -## Restore a backup in Kubernetes - -Restoration must be done while the database is not running, see [our docs](https://docs.human-connection.org/human-connection/deployment/volumes/neo4j-offline-backup#stop-and-restart-neo-4-j-database-in-kubernetes) for how to stop the database, but keep the container running - -After, you have stopped the database, and have the pod running, you can restore the database by running these commands: - -```sh -$ kubectl -n ocelot-social get pods -# Copy the ID of the pod running Neo4J. -# Then upload your local backup to the pod. Note that once the pod gets deleted -# e.g. if you change the deployment, the backup file is gone with it. -$ kubectl cp ./neo4j-backup/ human-connection/:/root/ -$ kubectl -n ocelot-social exec -it bash -# Once you're in the pod restore the backup and overwrite the default database -# called `graph.db` with `--force`. -# This will delete all existing data in database `graph.db`! -> neo4j-admin restore --from=/root/neo4j-backup --force -> exit -``` - -Revert your changes to deployment `develop-neo4j` which will restart the database. diff --git a/deployment/volumes/reclaim-policy/README.md b/deployment/volumes/reclaim-policy/README.md deleted file mode 100644 index ecafd3973..000000000 --- a/deployment/volumes/reclaim-policy/README.md +++ /dev/null @@ -1,31 +0,0 @@ -# Change Reclaim Policy - -We recommend to change the `ReclaimPolicy`, so if you delete the persistent -volume claims, the associated volumes will be released, not deleted. - -This procedure is optional and an additional security measure. It might prevent -you from loosing data if you accidently delete the namespace and the persistent -volumes along with it. - -```sh -$ kubectl -n ocelot-social get pv - -NAME CAPACITY ACCESS MODES RECLAIM POLICY STATUS CLAIM STORAGECLASS REASON AGE -pvc-bd02a715-66d0-11e9-be52-ba9c337f4551 5Gi RWO Delete Bound ocelot-social/neo4j-data-claim do-block-storage 4m24s -pvc-bd208086-66d0-11e9-be52-ba9c337f4551 10Gi RWO Delete Bound ocelot-social/uploads-claim do-block-storage 4m12s -``` - -Get the volume id from above, then change `ReclaimPolicy` with: - -```sh -kubectl patch pv -p '{"spec":{"persistentVolumeReclaimPolicy":"Retain"}}' - -# in the above example -kubectl patch pv pvc-bd02a715-66d0-11e9-be52-ba9c337f4551 -p '{"spec":{"persistentVolumeReclaimPolicy":"Retain"}}' -kubectl patch pv pvc-bd208086-66d0-11e9-be52-ba9c337f4551 -p '{"spec":{"persistentVolumeReclaimPolicy":"Retain"}}' -``` - -Given that you changed the reclaim policy as described above, you should be able -to create a persistent volume claim based on a volume snapshot content. See -the general kubernetes documentation [here](https://kubernetes.io/blog/2018/10/09/introducing-volume-snapshot-alpha-for-kubernetes/) -and our specific documentation for snapshots [here](../snapshot/README.md). diff --git a/deployment/volumes/uploads.yaml b/deployment/volumes/uploads.yaml deleted file mode 100644 index 45e1292a8..000000000 --- a/deployment/volumes/uploads.yaml +++ /dev/null @@ -1,12 +0,0 @@ ---- - kind: PersistentVolumeClaim - apiVersion: v1 - metadata: - name: uploads-claim - namespace: ocelot-social - spec: - accessModes: - - ReadWriteOnce - resources: - requests: - storage: "10Gi" diff --git a/deployment/volumes/velero/README.md b/deployment/volumes/velero/README.md deleted file mode 100644 index 5b8fc9d2e..000000000 --- a/deployment/volumes/velero/README.md +++ /dev/null @@ -1,112 +0,0 @@ -# Velero - -{% hint style="danger" %} -I tried Velero and it did not work reliably all the time. Sometimes the -kubernetes cluster crashes during recovery or data is not fully recovered. - -Feel free to test it out and update this documentation once you feel that it's -working reliably. It is very likely that Digital Ocean had some bugs when I -tried out the steps below. -{% endhint %} - -We use [velero](https://github.com/heptio/velero) for on premise backups, we -tested on version `v0.11.0`, you can find their -documentation [here](https://heptio.github.io/velero/v0.11.0/). - -Our kubernets configurations adds some annotations to pods. The annotations -define the important persistent volumes that need to be backed up. Velero will -pick them up and store the volumes in the same cluster but in another namespace -`velero`. - -## Prequisites - -You have to install the binary `velero` on your computer and get a tarball of -the latest release. We use `v0.11.0` so visit the -[release](https://github.com/heptio/velero/releases/tag/v0.11.0) page and -download and extract e.g. [velero-v0.11.0-linux-arm64.tar.gz](https://github.com/heptio/velero/releases/download/v0.11.0/velero-v0.11.0-linux-amd64.tar.gz). - - -## Setup Velero Namespace - -Follow their [getting started](https://heptio.github.io/velero/v0.11.0/get-started) -instructions to setup the Velero namespace. We use -[Minio](https://docs.min.io/docs/deploy-minio-on-kubernetes) and -[restic](https://github.com/restic/restic), so check out Velero's instructions -how to setup [restic](https://heptio.github.io/velero/v0.11.0/restic): - -```sh -# run from the extracted folder of the tarball -$ kubectl apply -f config/common/00-prereqs.yaml -$ kubectl apply -f config/minio/ -``` - -Once completed, you should see the namespace in your kubernetes dashboard. - -## Manually Create an On-Premise Backup - -When you create your deployments for Human Connection the required annotations -should already be in place. So when you create a backup of namespace -`human-connection`: - -```sh -$ velero backup create hc-backup --include-namespaces=human-connection -``` - -That should backup your persistent volumes, too. When you enter: - -```sh -$ velero backup describe hc-backup --details -``` - -You should see the persistent volumes at the end of the log: - -```sh -.... - -Restic Backups: - Completed: - human-connection/develop-backend-5b6dd96d6b-q77n6: uploads - human-connection/develop-neo4j-686d768598-z2vhh: neo4j-data -``` - -## Simulate a Disaster - -Feel free to try out if you loose any data when you simulate a disaster and try -to restore the namespace from the backup: - -```sh -$ kubectl delete namespace human-connection -``` - -Wait until the wrongdoing has completed, then: -```sh -$ velero restore create --from-backup hc-backup -``` - -Now, I keep my fingers crossed that everything comes back again. If not, I feel -very sorry for you. - - -## Schedule a Regular Backup - -Check out the [docs](https://heptio.github.io/velero/v0.11.0/get-started). You -can create a regular schedule e.g. with: - -```sh -$ velero schedule create hc-weekly-backup --schedule="@weekly" --include-namespaces=human-connection -``` - -Inspect the created backups: - -```sh -$ velero schedule get -NAME STATUS CREATED SCHEDULE BACKUP TTL LAST BACKUP SELECTOR -hc-weekly-backup Enabled 2019-05-08 17:51:31 +0200 CEST @weekly 720h0m0s 6s ago - -$ velero backup get -NAME STATUS CREATED EXPIRES STORAGE LOCATION SELECTOR -hc-weekly-backup-20190508155132 Completed 2019-05-08 17:51:32 +0200 CEST 29d default - -$ velero backup describe hc-weekly-backup-20190508155132 --details -# see if the persistent volumes are backed up -``` diff --git a/deployment/volumes/volume-snapshots/README.md b/deployment/volumes/volume-snapshots/README.md deleted file mode 100644 index cc66ae4ae..000000000 --- a/deployment/volumes/volume-snapshots/README.md +++ /dev/null @@ -1,50 +0,0 @@ -# Kubernetes Volume Snapshots - -It is possible to backup persistent volumes through volume snapshots. This is -especially handy if you don't want to stop the database to create an [offline -backup](../neo4j-offline-backup/README.md) thus having a downtime. - -Kubernetes announced this feature in a [blog post](https://kubernetes.io/blog/2018/10/09/introducing-volume-snapshot-alpha-for-kubernetes/). Please make yourself familiar with it before you continue. - -## Create a Volume Snapshot - -There is an example in this folder how you can e.g. create a volume snapshot for -the persistent volume claim `neo4j-data-claim`: - -```sh -# in folder deployment/volumes/volume-snapshots/ -kubectl apply -f snapshot.yaml -``` - -If you are on Digital Ocean the volume snapshot should show up in the Web UI: - -![Digital Ocean Web UI showing a volume snapshot](./digital-ocean-volume-snapshots.png) - -## Provision a Volume based on a Snapshot - -Edit your persistent volume claim configuration and add a `dataSource` pointing -to your volume snapshot. [The blog post](https://kubernetes.io/blog/2018/10/09/introducing-volume-snapshot-alpha-for-kubernetes/) has an example in section "Provision a new volume from a snapshot with -Kubernetes". - -There is also an example in this folder how the configuration could look like. -If you apply the configuration new persistent volume claim will be provisioned -with the data from the volume snapshot: - -``` -# in folder deployment/volumes/volume-snapshots/ -kubectl apply -f neo4j-data.yaml -``` - -## Data Consistency Warning - -Note that volume snapshots do not guarantee data consistency. Quote from the -[blog post](https://kubernetes.io/blog/2018/10/09/introducing-volume-snapshot-alpha-for-kubernetes/): - -> Please note that the alpha release of Kubernetes Snapshot does not provide -> any consistency guarantees. You have to prepare your application (pause -> application, freeze filesystem etc.) before taking the snapshot for data -> consistency. - -In case of Neo4J this probably means that enterprise edition is required which -supports [online backups](https://neo4j.com/docs/operations-manual/current/backup/). - diff --git a/deployment/volumes/volume-snapshots/digital-ocean-volume-snapshots.png b/deployment/volumes/volume-snapshots/digital-ocean-volume-snapshots.png deleted file mode 100644 index cb6599616..000000000 Binary files a/deployment/volumes/volume-snapshots/digital-ocean-volume-snapshots.png and /dev/null differ diff --git a/deployment/volumes/volume-snapshots/neo4j-data.yaml b/deployment/volumes/volume-snapshots/neo4j-data.yaml deleted file mode 100644 index cd8552bda..000000000 --- a/deployment/volumes/volume-snapshots/neo4j-data.yaml +++ /dev/null @@ -1,18 +0,0 @@ ---- - kind: PersistentVolumeClaim - apiVersion: v1 - metadata: - name: neo4j-data-claim - namespace: ocelot-social - labels: - app: ocelot-social - spec: - dataSource: - name: neo4j-data-snapshot - kind: VolumeSnapshot - apiGroup: snapshot.storage.k8s.io - accessModes: - - ReadWriteOnce - resources: - requests: - storage: 1Gi diff --git a/deployment/volumes/volume-snapshots/snapshot.yaml b/deployment/volumes/volume-snapshots/snapshot.yaml deleted file mode 100644 index eac2f0857..000000000 --- a/deployment/volumes/volume-snapshots/snapshot.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- - apiVersion: snapshot.storage.k8s.io/v1alpha1 - kind: VolumeSnapshot - metadata: - name: uploads-snapshot - namespace: ocelot-social - spec: - source: - name: uploads-claim - kind: PersistentVolumeClaim diff --git a/docker-compose.build-and-test.yml b/docker-compose.build-and-test.yml deleted file mode 100644 index dbbb16d9b..000000000 --- a/docker-compose.build-and-test.yml +++ /dev/null @@ -1,17 +0,0 @@ -version: "3.4" - -services: - webapp: - environment: - - "CI=${CI}" - image: ocelotsocialnetwork/develop-webapp:build-and-test - build: - context: webapp - target: build-and-test - backend: - environment: - - "CI=${CI}" - image: ocelotsocialnetwork/develop-backend:build-and-test - build: - context: backend - target: build-and-test diff --git a/docker-compose.override.yml b/docker-compose.override.yml index dd38cacde..5fceb2776 100644 --- a/docker-compose.override.yml +++ b/docker-compose.override.yml @@ -1,57 +1,65 @@ version: "3.4" services: + ######################################################## + # WEBAPP ############################################### + ######################################################## webapp: - image: ocelotsocialnetwork/develop-webapp:build-and-test + image: ocelotsocialnetwork/webapp:development build: - context: webapp - target: build-and-test + target: development environment: + - NODE_ENV="development" + # - DEBUG=true - NUXT_BUILD=/tmp/nuxt # avoid file permission issues when `rm -rf .nuxt/` - - PUBLIC_REGISTRATION=true - command: yarn run dev volumes: - - ./webapp:/develop-webapp - - webapp_node_modules:/develop-webapp/node_modules + # This makes sure the docker container has its own node modules. + # Therefore it is possible to have a different node version on the host machine + - webapp_node_modules:/app/node_modules + # bind the local folder to the docker to allow live reload + - ./webapp:/app + ######################################################## + # BACKEND ############################################## + ######################################################## backend: - image: ocelotsocialnetwork/develop-backend:build-and-test + image: ocelotsocialnetwork/backend:development build: - context: backend - target: build-and-test - command: yarn run dev + target: development environment: - - SMTP_HOST=mailserver - - SMTP_PORT=25 - - SMTP_IGNORE_TLS=true - - "DEBUG=${DEBUG}" - - PUBLIC_REGISTRATION=false + - NODE_ENV="development" + - DEBUG=true volumes: - - ./backend:/develop-backend - - backend_node_modules:/develop-backend/node_modules - - uploads:/develop-backend/public/uploads + # This makes sure the docker container has its own node modules. + # Therefore it is possible to have a different node version on the host machine + - backend_node_modules:/app/node_modules + # bind the local folder to the docker to allow live reload + - ./backend:/app + ######################################################## + # NEO4J ################################################ + ######################################################## neo4j: - volumes: - - neo4j_data:/data - maintenance: - image: ocelotsocialnetwork/develop-maintenance:latest - build: - context: webapp - dockerfile: Dockerfile.maintenance - networks: - - hc-network + image: ocelotsocialnetwork/neo4j:development ports: - - 3503:80 + # Also expose the neo4j query browser + - 7474:7474 + networks: + # So we can access the neo4j query browser from our host machine + - external-net + ######################################################## + # MAINTENANCE ########################################## + ######################################################## + maintenance: + image: ocelotsocialnetwork/maintenance:development + ######################################################## + # MAILSERVER TO FAKE SMTP ############################## + ######################################################## mailserver: image: djfarrelly/maildev ports: - 1080:80 networks: - - hc-network - -networks: - hc-network: + - external-net + volumes: webapp_node_modules: backend_node_modules: - neo4j_data: - uploads: diff --git a/docker-compose.production.yml b/docker-compose.production.yml deleted file mode 100644 index 285e9f110..000000000 --- a/docker-compose.production.yml +++ /dev/null @@ -1,20 +0,0 @@ -version: "3.4" - -services: - webapp: - build: - context: webapp - target: production - args: - - "BUILD_COMMIT=${TRAVIS_COMMIT}" - backend: - build: - context: backend - target: production - args: - - "BUILD_COMMIT=${TRAVIS_COMMIT}" - neo4j: - build: - context: neo4j - args: - - "BUILD_COMMIT=${TRAVIS_COMMIT}" diff --git a/docker-compose.test.yml b/docker-compose.test.yml new file mode 100644 index 000000000..973cf87cf --- /dev/null +++ b/docker-compose.test.yml @@ -0,0 +1,59 @@ +version: "3.4" + +services: + ######################################################## + # WEBAPP ############################################### + ######################################################## + webapp: + image: ocelotsocialnetwork/webapp:test + build: + target: test + environment: + - NODE_ENV="test" + volumes: + - ./coverage:/app/coverage + ######################################################## + # BACKEND ############################################## + ######################################################## + backend: + image: ocelotsocialnetwork/backend:test + build: + target: test + environment: + - NODE_ENV="test" + volumes: + - ./coverage:/app/coverage + ######################################################## + # NEO4J ################################################ + ######################################################## + neo4j: + image: ocelotsocialnetwork/neo4j:community + #environment: + # - NEO4J_dbms_connector_bolt_enabled=true + # - NEO4J_dbms_connector_bolt_tls__level=OPTIONAL + # - NEO4J_dbms_connector_bolt_listen__address=0.0.0.0:7687 + # - NEO4J_auth=none + # - NEO4J_dbms_connectors_default__listen__address=0.0.0.0 + # - NEO4J_dbms_connector_http_listen__address=0.0.0.0:7474 + # - NEO4J_dbms_connector_https_listen__address=0.0.0.0:7473 + networks: + # So we can access the neo4j query browser from our host machine + - external-net + ######################################################## + # MAINTENANCE ########################################## + ######################################################## + maintenance: + image: ocelotsocialnetwork/maintenance:test + ######################################################## + # MAILSERVER TO FAKE SMTP ############################## + ######################################################## + mailserver: + image: djfarrelly/maildev + ports: + - 1080:80 + networks: + - external-net + +volumes: + webapp_node_modules: + backend_node_modules: diff --git a/docker-compose.yml b/docker-compose.yml index 5297bc399..d20bb6aec 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,75 +1,114 @@ +# This file defines the production settings. It is overwritten by docker-compose.override.yml, +# which defines the development settings. The override.yml is loaded by default. Therefore it +# is required to explicitly define if you want an production build: +# > docker-compose -f docker-compose.yml up + version: "3.4" services: + ######################################################## + # WEBAPP ############################################### + ######################################################## webapp: - image: ocelotsocialnetwork/develop-webapp:latest + image: ocelotsocialnetwork/webapp:latest build: - context: webapp + context: ./webapp target: production - args: - - "BUILD_COMMIT=${TRAVIS_COMMIT}" - ports: - - 3000:3000 - - 3002:3002 networks: - - hc-network + - external-net depends_on: - backend - volumes: - - ./webapp:/develop-webapp - - webapp_node_modules:/develop-webapp/node_modules + ports: + - 3000:3000 + # Storybook: Todo externalize, its not working anyways + # - 3002:3002 environment: - - HOST=0.0.0.0 + # Envs used in Dockerfile + # - DOCKER_WORKDIR="/app" + # - PORT="3000" + - BUILD_DATE + - BUILD_VERSION + - BUILD_COMMIT + - NODE_ENV="production" + # Application only envs + - HOST=0.0.0.0 # This is nuxt specific, alternative value is HOST=webapp - GRAPHQL_URI=http://backend:4000 - - MAPBOX_TOKEN="pk.eyJ1IjoiYnVzZmFrdG9yIiwiYSI6ImNraDNiM3JxcDBhaWQydG1uczhpZWtpOW4ifQ.7TNRTO-o9aK1Y6MyW_Nd4g" + env_file: + - ./webapp/.env + ######################################################## + # BACKEND ############################################## + ######################################################## backend: - image: ocelotsocialnetwork/develop-backend:latest + image: ocelotsocialnetwork/backend:latest build: - context: backend + context: ./backend target: production - args: - - "BUILD_COMMIT=${TRAVIS_COMMIT}" networks: - - hc-network + - external-net + - internal-net depends_on: - neo4j ports: - 4000:4000 volumes: - - ./backend:/develop-backend - - backend_node_modules:/develop-backend/node_modules - - uploads:/develop-backend/public/uploads + - backend_uploads:/app/public/uploads environment: + # Envs used in Dockerfile + # - DOCKER_WORKDIR="/app" + # - PORT="4000" + - BUILD_DATE + - BUILD_VERSION + - BUILD_COMMIT + - NODE_ENV="production" + # Application only envs + - DEBUG=false - NEO4J_URI=bolt://neo4j:7687 - GRAPHQL_URI=http://backend:4000 - - CLIENT_URI=http://localhost:3000 - - JWT_SECRET=b/&&7b78BF&fv/Vd - - MAPBOX_TOKEN=pk.eyJ1IjoiYnVzZmFrdG9yIiwiYSI6ImNraDNiM3JxcDBhaWQydG1uczhpZWtpOW4ifQ.7TNRTO-o9aK1Y6MyW_Nd4g - - PRIVATE_KEY_PASSPHRASE=a7dsf78sadg87ad87sfagsadg78 - - "DEBUG=${DEBUG}" - - EMAIL_DEFAULT_SENDER=devops@ocelot.social + - CLIENT_URI=http://webapp:3000 + env_file: + - ./backend/.env + ######################################################## + # NEO4J ################################################ + ######################################################## neo4j: - image: ocelotsocialnetwork/develop-neo4j:latest + image: ocelotsocialnetwork/neo4j:latest build: - context: neo4j - args: - - "BUILD_COMMIT=${TRAVIS_COMMIT}" + context: ./neo4j + # community edition 👆🏼, because we have no enterprise licence 👇🏼 at the moment + target: community networks: - - hc-network - environment: - - NEO4J_AUTH=none - - NEO4J_dbms_security_procedures_unrestricted=algo.*,apoc.* - # decomment following line for Neo4j Enterprice version instead of Community version - # - NEO4J_ACCEPT_LICENSE_AGREEMENT=yes + - internal-net ports: - 7687:7687 - - 7474:7474 volumes: - neo4j_data:/data + environment: + # TODO: This sounds scary for a production environment + - NEO4J_AUTH=none + - NEO4J_dbms_security_procedures_unrestricted=algo.*,apoc.* + # Uncomment following line for Neo4j Enterprise version instead of Community version + # TODO: clarify if that is the only thing needed to unlock the Enterprise version + # - NEO4J_ACCEPT_LICENSE_AGREEMENT=yes + # TODO: Remove the playground from production + ######################################################## + # MAINTENANCE ########################################## + ######################################################## + maintenance: + image: ocelotsocialnetwork/maintenance:latest + build: + # TODO: Separate from webapp, this must be independent + context: ./webapp + dockerfile: Dockerfile.maintenance + networks: + - external-net + ports: + - 5000:80 + networks: - hc-network: + external-net: + internal-net: + internal: true + volumes: - webapp_node_modules: - backend_node_modules: + backend_uploads: neo4j_data: - uploads: \ No newline at end of file diff --git a/docu/dashboard/donate+restruturing.png b/docu/dashboard/donate+restruturing.png new file mode 100644 index 000000000..2b5df7e39 Binary files /dev/null and b/docu/dashboard/donate+restruturing.png differ diff --git a/docu/deploy-structure.drawio b/docu/deploy-structure.drawio new file mode 100644 index 000000000..a96314937 --- /dev/null +++ b/docu/deploy-structure.drawio @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docu/deploy-structure.png b/docu/deploy-structure.png new file mode 100644 index 000000000..dc779bd98 Binary files /dev/null and b/docu/deploy-structure.png differ diff --git a/docu/kubernetes.drawio b/docu/kubernetes.drawio new file mode 100644 index 000000000..42ebba06c --- /dev/null +++ b/docu/kubernetes.drawio @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docu/kubernetes.png b/docu/kubernetes.png new file mode 100644 index 000000000..29d6d0595 Binary files /dev/null and b/docu/kubernetes.png differ diff --git a/installation.md b/installation.md deleted file mode 100644 index 986166197..000000000 --- a/installation.md +++ /dev/null @@ -1,82 +0,0 @@ -# Installation - -The repository can be found on GitHub. [https://github.com/Ocelot-Social-Community/Ocelot-Social](https://github.com/Ocelot-Social-Community/Ocelot-Social) - -We give write permissions to every developer who asks for it. Just text us on -[Discord](https://discord.gg/6ub73U3). - -## Clone the Repository - - -Clone the repository, this will create a new folder called `Human-Connection`: - -{% tabs %} -{% tab title="HTTPS" %} -```bash -$ git clone https://github.com/Ocelot-Social-Community/Ocelot-Social.git -``` -{% endtab %} - -{% tab title="SSH" %} -```bash -$ git clone git@github.com:Human-Connection/Human-Connection.git -``` -{% endtab %} -{% endtabs %} - -Change into the new folder. - -```bash -$ cd Human-Connection -``` - -## Directory Layout - -There are four important directories: -* [Backend](./backend) runs on the server and is a middleware between database and frontend -* [Frontend](./webapp) is a server-side-rendered and client-side-rendered web frontend -* [Deployment](./deployment) configuration for kubernetes -* [Cypress](./cypress) contains end-to-end tests and executable feature specifications - -In order to setup the application and start to develop features you have to -setup **frontend** and **backend**. - -There are two approaches: - -1. Local installation, which means you have to take care of dependencies yourself -2. **Or** Install everything through docker which takes care of dependencies for you - -## Docker Installation - -Docker is a software development container tool that combines software and its dependencies into one standardized unit that contains everything needed to run it. This helps us to avoid problems with dependencies and makes installation easier. - -### General Installation of Docker - -There are [sevaral ways to install Docker CE](https://docs.docker.com/install/) on your computer or server. - -{% tabs %} -{% tab title="Docker Desktop macOS" %} -Follow these instructions to [install Docker Desktop on macOS](https://docs.docker.com/docker-for-mac/install/). -{% endtab %} - -{% tab title="Docker Desktop Windows" %} -Follow these instructions to [install Docker Desktop on Windows](https://docs.docker.com/docker-for-windows/install/). -{% endtab %} - -{% tab title="Docker CE" %} -Follow these instructions to [install Docker CE](https://docs.docker.com/install/). - -This is a great option for Linux users. -{% endtab %} -{% endtabs %} - -Check the correct Docker installation by checking the version before proceeding. E.g. we have the following versions: - -```bash -$ docker --version -Docker version 18.09.2 -$ docker-compose --version -docker-compose version 1.23.2 -``` - - diff --git a/neo4j/Dockerfile b/neo4j/Dockerfile index e08e482a0..4bdc4ef1f 100644 --- a/neo4j/Dockerfile +++ b/neo4j/Dockerfile @@ -1,10 +1,45 @@ -FROM neo4j:3.5.14 -LABEL Description="Neo4J database of the Social Network ocelot.social with preinstalled database constraints and indices" Vendor="ocelot.social Community" Version="0.0.1" Maintainer="ocelot.social Community (devops@ocelot.social)" -# community edition 👆🏼, because we have no enterprise licence 👇🏼 at the moment -# FROM neo4j:3.5.14-enterprise +################################################################################## +# COMMUNITY ###################################################################### +################################################################################## +FROM neo4j:3.5.14 as community -ARG BUILD_COMMIT -ENV BUILD_COMMIT=$BUILD_COMMIT +# ENVs +## We Cannot do `$(date -u +'%Y-%m-%dT%H:%M:%SZ')` here so we use unix timestamp=0 +ARG BBUILD_DATE="1970-01-01T00:00:00.00Z" +ENV BUILD_DATE=$BBUILD_DATE +## We cannot do $(yarn run version)-${BUILD_NUMBER} here so we default to 0.0.0-0 +ARG BBUILD_VERSION="0.0.0-0" +ENV BUILD_VERSION=$BBUILD_VERSION +## We cannot do `$(git rev-parse --short HEAD)` here so we default to 0000000 +ARG BBUILD_COMMIT="0000000" +ENV BUILD_COMMIT=$BBUILD_COMMIT +# Labels +LABEL org.label-schema.build-date="${BUILD_DATE}" +LABEL org.label-schema.name="ocelot.social:backend" +LABEL org.label-schema.description="Neo4J database of the Social Network Software ocelot.social with preinstalled database constraints and indices" +LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md" +LABEL org.label-schema.url="https://ocelot.social" +LABEL org.label-schema.vcs-url="https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/backend" +LABEL org.label-schema.vcs-ref="${BUILD_COMMIT}" +LABEL org.label-schema.vendor="ocelot.social Community" +LABEL org.label-schema.version="${BUILD_VERSION}" +LABEL org.label-schema.schema-version="1.0" +LABEL maintainer="devops@ocelot.social" + +# Install Additional Software +## install: wget, htop (TODO: why do we need htop?) RUN apt-get update && apt-get -y install wget htop +## install: apoc plugin for neo4j RUN wget https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/3.5.0.4/apoc-3.5.0.4-all.jar -P plugins/ + +################################################################################## +# ENTERPRISE ##################################################################### +################################################################################## +FROM neo4j:3.5.14-enterprise as enterprise + +# Install Additional Software +## install: wget, htop (TODO: why do we need htop?) +RUN apt-get update && apt-get -y install wget htop +## install: apoc plugin for neo4j +RUN wget https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/3.5.0.4/apoc-3.5.0.4-all.jar -P plugins/ \ No newline at end of file diff --git a/package.json b/package.json index d78d3f6f1..7c95be953 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ocelot-social", - "version": "0.6.3", + "version": "1.0.4", "description": "Fullstack and API tests with cypress and cucumber for ocelot.social", "author": "ocelot.social Community", "license": "MIT", @@ -13,32 +13,26 @@ "nonGlobalStepDefinitions": true }, "scripts": { - "install:all": "yarn install && cd backend && yarn install && cd ../webapp && yarn install", "db:seed": "cd backend && yarn run db:seed", "db:reset": "cd backend && yarn run db:reset", - "cypress:backend": "cd backend && yarn run dev", - "cypress:webapp": "cd webapp && yarn run dev", - "cypress:setup": "run-p cypress:backend cypress:webapp", - "cypress:run": "cross-env cypress run --browser firefox", - "cypress:open": "cross-env cypress open --browser firefox", + "cypress:run": "cypress run --browser electron --config-file ./cypress/cypress.json", + "cypress:open": "cypress open --browser electron --config-file ./cypress/cypress.json", "cucumber:setup": "cd backend && yarn run dev", "cucumber": "wait-on tcp:4000 && cucumber-js --require-module @babel/register --exit", - "release": "standard-version", - "generate:changelog": "yarn version && auto-changelog" + "release": "yarn version --no-git-tag-version --no-commit-hooks --no-commit && auto-changelog --latest-version $(node -p -e \"require('./package.json').version\") && cd backend && yarn version --no-git-tag-version --no-commit-hooks --no-commit --new-version $(node -p -e \"require('./../package.json').version\") && cd ../webapp && yarn version --no-git-tag-version --no-commit-hooks --no-commit --new-version $(node -p -e \"require('./../package.json').version\")" }, "devDependencies": { "@babel/core": "^7.9.0", "@babel/preset-env": "^7.12.7", "@babel/register": "^7.12.10", - "auto-changelog": "^1.16.4", + "auto-changelog": "^2.2.1", "bcryptjs": "^2.4.3", "codecov": "^3.7.1", "cross-env": "^7.0.2", "cucumber": "^6.0.5", - "cypress": "^4.2.0", + "cypress": "^7.0.1", "cypress-cucumber-preprocessor": "^2.2.1", "cypress-file-upload": "^3.5.3", - "cypress-plugin-retries": "^1.5.2", "date-fns": "^2.12.0", "dotenv": "^8.2.0", "expect": "^25.3.0", @@ -51,10 +45,10 @@ "neode": "^0.3.7", "npm-run-all": "^4.1.5", "rosie": "^2.0.1", - "slug": "^2.1.1", - "standard-version": "^8.0.1" + "slug": "^2.1.1" }, "resolutions": { "set-value": "^2.0.1" - } + }, + "dependencies": {} } diff --git a/scripts/.gitkeep b/scripts/.gitkeep new file mode 100644 index 000000000..b0699a3b8 --- /dev/null +++ b/scripts/.gitkeep @@ -0,0 +1 @@ +We will put CI and package.json scripts in here in the future \ No newline at end of file diff --git a/scripts/deploy.sh b/scripts/deploy.sh deleted file mode 100755 index 77b5501ca..000000000 --- a/scripts/deploy.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env bash -sed -i "s//${TRAVIS_COMMIT}/g" $TRAVIS_BUILD_DIR/scripts/patches/patch-deployment.yaml -sed -i "s//${TRAVIS_COMMIT}/g" $TRAVIS_BUILD_DIR/scripts/patches/patch-configmap.yaml -kubectl -n ocelot-social patch configmap develop-configmap -p "$(cat $TRAVIS_BUILD_DIR/scripts/patches/patch-configmap.yaml)" -kubectl -n ocelot-social patch deployment develop-backend -p "$(cat $TRAVIS_BUILD_DIR/scripts/patches/patch-deployment.yaml)" -kubectl -n ocelot-social patch deployment develop-webapp -p "$(cat $TRAVIS_BUILD_DIR/scripts/patches/patch-deployment.yaml)" diff --git a/scripts/docker_push.sh b/scripts/docker_push.sh deleted file mode 100755 index b1ae8fbc0..000000000 --- a/scripts/docker_push.sh +++ /dev/null @@ -1,35 +0,0 @@ -#!/usr/bin/env bash -ROOT_DIR=$(dirname "$0")/.. -# BUILD_COMMIT=${TRAVIS_COMMIT:-$(git rev-parse HEAD)} - -VERSION=$(jq -r '.version' $ROOT_DIR/package.json) -IFS='.' read -r major minor patch <<< $VERSION -apps=(develop-webapp develop-backend develop-neo4j develop-maintenance) -tags=($major $major.$minor $major.$minor.$patch) - -# These three docker images have already been built by now: -# docker build --build-arg BUILD_COMMIT=$BUILD_COMMIT --target production -t ocelotsocialnetwork/develop-backend:latest $ROOT_DIR/backend -# docker build --build-arg BUILD_COMMIT=$BUILD_COMMIT --target production -t ocelotsocialnetwork/develop-webapp:latest $ROOT_DIR/webapp -# docker build --build-arg BUILD_COMMIT=$BUILD_COMMIT -t ocelotsocialnetwork/develop-neo4j:latest $ROOT_DIR/neo4j -docker build -t ocelotsocialnetwork/develop-maintenance:latest $ROOT_DIR/webapp/ -f $ROOT_DIR/webapp/Dockerfile.maintenance - -echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin - -for app in "${apps[@]}" -do - SOURCE="ocelotsocialnetwork/${app}:latest" - echo "docker push $SOURCE" - docker push $SOURCE - - for tag in "${tags[@]}" - do - TARGET="ocelotsocialnetwork/${app}:${tag}" - if DOCKER_CLI_EXPERIMENTAL=enabled docker manifest inspect $TARGET >/dev/null; then - echo "docker image ${TARGET} already present, skipping ..." - else - echo -e "docker tag $SOURCE $TARGET\ndocker push $TARGET" - docker tag $SOURCE $TARGET - docker push $TARGET - fi - done -done diff --git a/scripts/patches/patch-configmap.yaml b/scripts/patches/patch-configmap.yaml deleted file mode 100644 index a77c567fa..000000000 --- a/scripts/patches/patch-configmap.yaml +++ /dev/null @@ -1,7 +0,0 @@ -apiVersion: v1 -kind: ConfigMap -data: - COMMIT: -metadata: - name: configmap - namespace: ocelot-social diff --git a/scripts/patches/patch-deployment.yaml b/scripts/patches/patch-deployment.yaml deleted file mode 100644 index 7c46eb8b0..000000000 --- a/scripts/patches/patch-deployment.yaml +++ /dev/null @@ -1,5 +0,0 @@ -spec: - template: - metadata: - labels: - ocelot.social/commit: diff --git a/scripts/setup_kubernetes.sh b/scripts/setup_kubernetes.sh deleted file mode 100755 index ea39312f6..000000000 --- a/scripts/setup_kubernetes.sh +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env bash - -# This script can be called multiple times for each `before_deploy` hook -# so let's exit successfully if kubectl is already installed: -command -v kubectl && exit 0 - -curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl -chmod +x ./kubectl -sudo mv ./kubectl /usr/local/bin/kubectl - -curl -LO https://github.com/digitalocean/doctl/releases/download/v1.14.0/doctl-1.14.0-linux-amd64.tar.gz -tar xf doctl-1.14.0-linux-amd64.tar.gz -chmod +x ./doctl -sudo mv ./doctl /usr/local/bin/doctl - -doctl auth init --access-token $DIGITALOCEAN_ACCESS_TOKEN -mkdir -p ~/.kube/ -doctl k8s cluster kubeconfig show develop > ~/.kube/config diff --git a/webapp/.env.template b/webapp/.env.template index 198452e27..7373255a9 100644 --- a/webapp/.env.template +++ b/webapp/.env.template @@ -1,6 +1,6 @@ -MAPBOX_TOKEN="pk.eyJ1IjoiYnVzZmFrdG9yIiwiYSI6ImNraDNiM3JxcDBhaWQydG1uczhpZWtpOW4ifQ.7TNRTO-o9aK1Y6MyW_Nd4g" SENTRY_DSN_WEBAPP= COMMIT= PUBLIC_REGISTRATION=false +INVITE_REGISTRATION=true WEBSOCKETS_URI=ws://localhost:3000/api/graphql GRAPHQL_URI=http://localhost:4000/ diff --git a/webapp/Dockerfile b/webapp/Dockerfile index b752299e6..8d830a9d5 100644 --- a/webapp/Dockerfile +++ b/webapp/Dockerfile @@ -1,32 +1,101 @@ +################################################################################## +# BASE (Is pushed to DockerHub for rebranding) ################################### +################################################################################## FROM node:12.19.0-alpine3.10 as base -LABEL Description="Web Frontend of the Social Network ocelot.social" Vendor="ocelot.social Community" Version="0.0.1" Maintainer="ocelot.social Community (devops@ocelot.social)" -EXPOSE 3000 -CMD ["yarn", "run", "start"] +# ENVs +## DOCKER_WORKDIR would be a classical ARG, but that is not multi layer persistent - shame +ENV DOCKER_WORKDIR="/app" +## We Cannot do `$(date -u +'%Y-%m-%dT%H:%M:%SZ')` here so we use unix timestamp=0 +ARG BBUILD_DATE="1970-01-01T00:00:00.00Z" +ENV BUILD_DATE=$BBUILD_DATE +## We cannot do $(yarn run version)-${BUILD_NUMBER} here so we default to 0.0.0-0 +ARG BBUILD_VERSION="0.0.0-0" +ENV BUILD_VERSION=$BBUILD_VERSION +## We cannot do `$(git rev-parse --short HEAD)` here so we default to 0000000 +ARG BBUILD_COMMIT="0000000" +ENV BUILD_COMMIT=$BBUILD_COMMIT +## SET NODE_ENV +ENV NODE_ENV="production" +## App relevant Envs +ENV PORT="3000" -# Expose the app port -ARG BUILD_COMMIT -ENV BUILD_COMMIT=$BUILD_COMMIT -ARG WORKDIR=/develop-webapp -RUN mkdir -p $WORKDIR -WORKDIR $WORKDIR +# Labels +LABEL org.label-schema.build-date="${BUILD_DATE}" +LABEL org.label-schema.name="ocelot.social:backend" +LABEL org.label-schema.description="Web Frontend of the Social Network Software ocelot.social" +LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md" +LABEL org.label-schema.url="https://ocelot.social" +LABEL org.label-schema.vcs-url="https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/backend" +LABEL org.label-schema.vcs-ref="${BUILD_COMMIT}" +LABEL org.label-schema.vendor="ocelot.social Community" +LABEL org.label-schema.version="${BUILD_VERSION}" +LABEL org.label-schema.schema-version="1.0" +LABEL maintainer="devops@ocelot.social" -# See: https://github.com/nodejs/docker-node/pull/367#issuecomment-430807898 +# Install Additional Software +## install: git RUN apk --no-cache add git -COPY package.json yarn.lock ./ -COPY .env.template .env +# Settings +## Expose Container Port +EXPOSE ${PORT} +## Workdir +RUN mkdir -p ${DOCKER_WORKDIR} +WORKDIR ${DOCKER_WORKDIR} -FROM base as build-and-test -RUN yarn install --production=false --frozen-lockfile --non-interactive +################################################################################## +# DEVELOPMENT (Connected to the local environment, to reload on demand) ########## +################################################################################## +FROM base as development + +# We don't need to copy or build anything since we gonna bind to the +# local filesystem which will need a rebuild anyway + +# Run command +# (for development we need to execute yarn install since the +# node_modules are on another volume and need updating) +CMD /bin/sh -c "yarn install && yarn run dev" + +################################################################################## +# CODE (Does contain all code files and is pushed to DockerHub for rebranding) ### +################################################################################## +FROM base as code + +# copy everything, but do not build. COPY . . -RUN NODE_ENV=production yarn run build +################################################################################## +# BUILD (Does contain all files and the compilate and is therefore bloated) ###### +################################################################################## +FROM code as build + +# yarn install +RUN yarn install --production=false --frozen-lockfile --non-interactive +# yarn build +RUN yarn run build + +################################################################################## +# TEST ########################################################################### +################################################################################## +FROM build as test + +# Run command +CMD /bin/sh -c "yarn run dev" + +################################################################################## +# PRODUCTION (Does contain only "binary"- and static-files to reduce image size) # +################################################################################## FROM base as production -RUN yarn install --production=true --frozen-lockfile --non-interactive --no-cache -COPY --from=build-and-test ./develop-webapp/.nuxt ./.nuxt -COPY --from=build-and-test ./develop-webapp/constants ./constants -COPY --from=build-and-test ./develop-webapp/static ./static -COPY nuxt.config.js . -COPY locales locales + +# TODO - do all copying with one COPY command to have one layer +# Copy "binary"-files from build image +COPY --from=build ${DOCKER_WORKDIR}/.nuxt ./.nuxt +COPY --from=build ${DOCKER_WORKDIR}/node_modules ./node_modules +COPY --from=build ${DOCKER_WORKDIR}/nuxt.config.js ./nuxt.config.js +# Copy package.json for script definitions (lock file should not be needed) +COPY --from=build ${DOCKER_WORKDIR}/package.json ./package.json + +# Run command +CMD /bin/sh -c "yarn run start" diff --git a/webapp/Dockerfile.maintenance b/webapp/Dockerfile.maintenance index a688e0f82..dcc06ad61 100644 --- a/webapp/Dockerfile.maintenance +++ b/webapp/Dockerfile.maintenance @@ -1,20 +1,59 @@ -FROM node:12.19.0-alpine3.10 as build -LABEL Description="Maintenance page of the Social Network ocelot.social" Vendor="ocelot.social Community" Version="0.0.1" Maintainer="ocelot.social Community (devops@ocelot.social)" +################################################################################## +# BASE ########################################################################### +################################################################################## +FROM node:12.19.0-alpine3.10 as base -EXPOSE 3000 -CMD ["yarn", "run", "start"] +# ENVs +## DOCKER_WORKDIR would be a classical ARG, but that is not multi layer persistent - shame +ENV DOCKER_WORKDIR="/app" +## We Cannot do `$(date -u +'%Y-%m-%dT%H:%M:%SZ')` here so we use unix timestamp=0 +ARG BBUILD_DATE="1970-01-01T00:00:00.00Z" +ENV BUILD_DATE=$BBUILD_DATE +## We cannot do $(yarn run version)-${BUILD_NUMBER} here so we default to 0.0.0-0 +ARG BBUILD_VERSION="0.0.0-0" +ENV BUILD_VERSION=$BBUILD_VERSION +## We cannot do `$(git rev-parse --short HEAD)` here so we default to 0000000 +ARG BBUILD_COMMIT="0000000" +ENV BUILD_COMMIT=$BBUILD_COMMIT +## SET NODE_ENV +ENV NODE_ENV="production" +## App relevant Envs +ENV PORT="3000" -# Expose the app port -ARG BUILD_COMMIT -ENV BUILD_COMMIT=$BUILD_COMMIT -ARG WORKDIR=/develop-webapp -RUN mkdir -p $WORKDIR -WORKDIR $WORKDIR +# Labels +LABEL org.label-schema.build-date="${BUILD_DATE}" +LABEL org.label-schema.name="ocelot.social:backend" +LABEL org.label-schema.description="Maintenance page of the Social Network Software ocelot.social" +LABEL org.label-schema.usage="https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/README.md" +LABEL org.label-schema.url="https://ocelot.social" +LABEL org.label-schema.vcs-url="https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/backend" +LABEL org.label-schema.vcs-ref="${BUILD_COMMIT}" +LABEL org.label-schema.vendor="ocelot.social Community" +LABEL org.label-schema.version="${BUILD_VERSION}" +LABEL org.label-schema.schema-version="1.0" +LABEL maintainer="devops@ocelot.social" -# See: https://github.com/nodejs/docker-node/pull/367#issuecomment-430807898 +# Install Additional Software +## install: git RUN apk --no-cache add git +# Settings +## Expose Container Port +EXPOSE ${PORT} + +## Workdir +RUN mkdir -p ${DOCKER_WORKDIR} +WORKDIR ${DOCKER_WORKDIR} + +CMD ["yarn", "run", "start"] + +################################################################################## +# CODE (Does contain all code files and is pushed to DockerHub for rebranding) ### +################################################################################## +FROM base as code + COPY package.json yarn.lock ./ +# yarn install RUN yarn install --production=false --frozen-lockfile --non-interactive COPY assets assets @@ -27,15 +66,26 @@ COPY plugins/i18n.js plugins/v-tooltip.js plugins/styleguide.js plugins/ COPY static static COPY constants constants COPY nuxt.config.js nuxt.config.js +COPY config/ config/ +# this is needed in rebranding +COPY maintenance/nginx maintenance/nginx # this will also ovewrite the existing package.json COPY maintenance/source ./ +################################################################################## +# BUILD ### TODO # TODO # TODO # TODO # TODO # TODO # TODO # TODO # TODO # TODO ## +################################################################################## +FROM code as build +# yarn generate RUN yarn run generate +################################################################################## +# PRODUCTION ### TODO # TODO # TODO # TODO # TODO # TODO # TODO # TODO # TODO #### +################################################################################## +FROM nginx:alpine as production -FROM nginx:alpine -COPY --from=build ./develop-webapp/dist/ /usr/share/nginx/html/ +COPY --from=build ./app/dist/ /usr/share/nginx/html/ RUN rm /etc/nginx/conf.d/default.conf COPY maintenance/nginx/custom.conf /etc/nginx/conf.d/ diff --git a/webapp/assets/_new/icons/svgs/copy.svg b/webapp/assets/_new/icons/svgs/copy.svg new file mode 100644 index 000000000..1792f2002 --- /dev/null +++ b/webapp/assets/_new/icons/svgs/copy.svg @@ -0,0 +1,5 @@ + + +copy + + diff --git a/webapp/assets/_new/icons/svgs/hand-pointer.svg b/webapp/assets/_new/icons/svgs/hand-pointer.svg new file mode 100644 index 000000000..bdd2c8fe0 --- /dev/null +++ b/webapp/assets/_new/icons/svgs/hand-pointer.svg @@ -0,0 +1,5 @@ + + +hand-pointer-o + + diff --git a/webapp/assets/_new/styles/resets.scss b/webapp/assets/_new/styles/resets.scss index 72a6184b3..4545634cc 100644 --- a/webapp/assets/_new/styles/resets.scss +++ b/webapp/assets/_new/styles/resets.scss @@ -16,13 +16,14 @@ h3, h4, h5, h6, -p { +p, +li { margin: 0; } -ul, -ol { +ol, +ul { list-style-type: none; - padding: 0; margin: 0; + padding: 0; } diff --git a/webapp/assets/_new/styles/tokens.scss b/webapp/assets/_new/styles/tokens.scss index 74699a097..53abd01f8 100644 --- a/webapp/assets/_new/styles/tokens.scss +++ b/webapp/assets/_new/styles/tokens.scss @@ -191,10 +191,10 @@ $font-weight-bold: 600; * @presenter LineHeight */ -$line-height-large: 1.5; -$line-height-base: 1.3; -$line-height-small: 1.1; -$line-height-smaller: 1.0; +$line-height-large: 1.5rem; +$line-height-base: 1.3rem; +$line-height-small: 1.1rem; +$line-height-smaller: 1.0rem; /** * @tokens Letter Spacing @@ -251,7 +251,7 @@ $size-ribbon: 6px; */ $size-width-filter-sidebar: 85px; -$size-width-paginate: 100px; +$size-width-paginate: 200px; $size-max-width-filter-menu: 1026px; /** @@ -352,3 +352,7 @@ $media-query-small: (min-width: 600px); $media-query-medium: (min-width: 768px); $media-query-large: (min-width: 1024px); $media-query-x-large: (min-width: 1200px); + +/** + * @tokens Background Images + */ diff --git a/webapp/components/AvatarMenu/AvatarMenu.vue b/webapp/components/AvatarMenu/AvatarMenu.vue index f65c6f6cf..d47eb2d68 100644 --- a/webapp/components/AvatarMenu/AvatarMenu.vue +++ b/webapp/components/AvatarMenu/AvatarMenu.vue @@ -46,6 +46,7 @@ + + diff --git a/webapp/components/ContributionForm/ContributionForm.spec.js b/webapp/components/ContributionForm/ContributionForm.spec.js index eb4e9cd5a..cce187a63 100644 --- a/webapp/components/ContributionForm/ContributionForm.spec.js +++ b/webapp/components/ContributionForm/ContributionForm.spec.js @@ -151,6 +151,7 @@ describe('ContributionForm.vue', () => { aspectRatio: null, sensitive: false, upload: imageUpload, + type: null, } const spy = jest .spyOn(FileReader.prototype, 'readAsDataURL') diff --git a/webapp/components/ContributionForm/ContributionForm.vue b/webapp/components/ContributionForm/ContributionForm.vue index 42ed2799e..d2cb419a4 100644 --- a/webapp/components/ContributionForm/ContributionForm.vue +++ b/webapp/components/ContributionForm/ContributionForm.vue @@ -19,6 +19,7 @@ :class="[formData.imageBlurred && '--blur-image']" @addHeroImage="addHeroImage" @addImageAspectRatio="addImageAspectRatio" + @addImageType="addImageType" />
@@ -84,7 +85,11 @@ export default { }, data() { const { title, content, image } = this.contribution - const { sensitive: imageBlurred = false, aspectRatio: imageAspectRatio = null } = image || {} + const { + sensitive: imageBlurred = false, + aspectRatio: imageAspectRatio = null, + type: imageType = null, + } = image || {} return { links, @@ -93,6 +98,7 @@ export default { content: content || '', image: image || null, imageAspectRatio, + imageType, imageBlurred, }, formSchema: { @@ -125,6 +131,7 @@ export default { if (this.imageUpload) { image.upload = this.imageUpload image.aspectRatio = this.formData.imageAspectRatio + image.type = this.formData.imageType } } this.loading = true @@ -173,6 +180,9 @@ export default { addImageAspectRatio(aspectRatio) { this.formData.imageAspectRatio = aspectRatio }, + addImageType(imageType) { + this.formData.imageType = imageType + }, }, apollo: { User: { diff --git a/webapp/components/Editor/ContentViewer.story.js b/webapp/components/Editor/ContentViewer.story.js new file mode 100644 index 000000000..b4997ece4 --- /dev/null +++ b/webapp/components/Editor/ContentViewer.story.js @@ -0,0 +1,78 @@ +import { storiesOf } from '@storybook/vue' +import { withA11y } from '@storybook/addon-a11y' +import ContentViewer from '~/components/Editor/ContentViewer.vue' +import helpers from '~/storybook/helpers' + +helpers.init() + +storiesOf('ContentViewer', module) + .addDecorator(withA11y) + .addDecorator((storyFn) => { + const ctx = storyFn() + return { + components: { ctx }, + template: ` + + + + `, + } + }) + .addDecorator(helpers.layout) + .add('Basic formatting', () => ({ + components: { ContentViewer }, + store: helpers.store, + data: () => ({ + content: ` +

Basic formatting

+

+ Here is some italic, bold and underline text. +
+ Also do we have some inline links here. +

+

Heading 3

+

At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.

+

Heading 4

+

At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.

+
Heading 5
+

At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.

+ +

Unordered List

+
    +
  • Also some list

  • +
  • with

  • +
  • several

  • +
  • +

    points

    +
      +
    • +

      and indentations

      +

      as well as text parapgraphs

      +

      At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.

      Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.

      +
    • +
    +
  • +
+ +

Ordered List

+
    +
  1. +

    ordered lists

    +

    At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsu

    +
      +
    1. +

      can have indentations

      +
        +
      1. +

        and text parapgraphs, too

        +

        At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.

        Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.

        +
      2. +
      +
    2. +
    +
  2. +
+ `, + }), + template: ``, + })) diff --git a/webapp/components/Editor/Editor.spec.js b/webapp/components/Editor/Editor.spec.js index ee762b332..f51c5782f 100644 --- a/webapp/components/Editor/Editor.spec.js +++ b/webapp/components/Editor/Editor.spec.js @@ -99,6 +99,37 @@ describe('Editor.vue', () => { }) }) + it('suggestion list returns results prefixed by query', () => { + const manyUsersList = [] + for (let i = 0; i < 10; i++) { + manyUsersList.push({ id: `user${i}` }) + manyUsersList.push({ id: `admin${i}` }) + manyUsersList.push({ id: `moderator${i}` }) + } + propsData.users = manyUsersList + wrapper = Wrapper() + const suggestionList = wrapper.vm.editor.extensions.options.mention.onFilter( + propsData.users, + 'moderator', + ) + expect(suggestionList).toHaveLength(10) + for (var i = 0; i < suggestionList.length; i++) { + expect(suggestionList[i].id).toMatch(/^moderator.*/) + } + }) + + it('exact match appears at the top of suggestion list', () => { + const manyUsersList = [] + for (let i = 0; i < 25; i++) { + manyUsersList.push({ id: `user${i}` }) + } + propsData.users = manyUsersList + wrapper = Wrapper() + expect( + wrapper.vm.editor.extensions.options.mention.onFilter(propsData.users, 'user7')[0].id, + ).toMatch('user7') + }) + it('sets the Hashtag items to the hashtags', () => { propsData.hashtags = [ { diff --git a/webapp/components/Editor/Editor.story.js b/webapp/components/Editor/Editor.story.js index 24e3fa927..dfcc3cdf4 100644 --- a/webapp/components/Editor/Editor.story.js +++ b/webapp/components/Editor/Editor.story.js @@ -79,15 +79,35 @@ storiesOf('Editor', module)
  • Also some list

  • with

  • several

  • -
  • points

  • +
  • +

    points

    +
      +
    • +

      and indentations

      +

      as well as text parapgraphs

      +

      At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.

      Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.

      +
    • +
    +
  • Ordered List

      -
    1. justo

    2. -
    3. dolores

    4. -
    5. et ea rebum

    6. -
    7. kasd gubergren

    8. +
    9. +

      ordered lists

      +

      At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsu

      +
        +
      1. +

        can have indentations

        +
          +
        1. +

          and text parapgraphs, too

          +

          At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.

          Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.

          +
        2. +
        +
      2. +
      +
    `, }), diff --git a/webapp/components/Editor/Editor.vue b/webapp/components/Editor/Editor.vue index f0e9c7909..cf0fd710b 100644 --- a/webapp/components/Editor/Editor.vue +++ b/webapp/components/Editor/Editor.vue @@ -185,6 +185,9 @@ export default { if (this.suggestionType === HASHTAG && this.query !== '') { this.selectItem({ id: this.query }) } + if (this.suggestionType === MENTION && item) { + this.selectItem(item) + } return true default: @@ -199,9 +202,14 @@ export default { const filteredList = items.filter((item) => { const itemString = item.slug || item.id - return itemString.toLowerCase().includes(query.toLowerCase()) + return itemString.toLowerCase().startsWith(query.toLowerCase()) }) - return filteredList.slice(0, 15) + const sortedList = filteredList.sort((itemA, itemB) => { + const aString = itemA.slug || itemA.id + const bString = itemB.slug || itemB.id + return aString.length - bString.length + }) + return sortedList.slice(0, 15) }, sanitizeQuery(query) { if (this.suggestionType === HASHTAG) { @@ -327,5 +335,46 @@ li > p { p { margin: 0 0 $space-x-small; } + + ul { + padding-left: $space-x-large; + + li { + display: block; + text-indent: -$space-large; + + p:first-child:before { + content: '•'; + padding: $space-none $space-x-small; + margin-right: $space-x-small; + } + + p:not(:first-child) { + padding-left: $space-base; + } + } + } + + ol { + // https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters + counter-reset: item; + padding-left: $space-x-large + 4px; + + li { + display: block; + text-indent: -$space-large - 4px; + + p:first-child:before { + content: counters(item, '.') '.'; + counter-increment: item; + padding: $space-none $space-x-small; + margin-right: $space-x-small; + } + + p:not(:first-child) { + padding-left: $space-base; + } + } + } } diff --git a/webapp/components/Editor/MenuBar.vue b/webapp/components/Editor/MenuBar.vue index 3756e1ae2..b64cf779e 100644 --- a/webapp/components/Editor/MenuBar.vue +++ b/webapp/components/Editor/MenuBar.vue @@ -59,6 +59,8 @@ :onClick="commands.horizontal_rule" icon="minus" /> + +
    @@ -66,11 +68,13 @@ + + diff --git a/webapp/components/Editor/MenuBarButton.vue b/webapp/components/Editor/MenuBarButton.vue index 2543352ca..e4f11e46d 100644 --- a/webapp/components/Editor/MenuBarButton.vue +++ b/webapp/components/Editor/MenuBarButton.vue @@ -10,7 +10,7 @@ export default { isActive: Boolean, icon: String, label: String, - onClick: Function, + onClick: { type: Function, default: () => {} }, }, } diff --git a/webapp/components/Editor/MenuLegend.vue b/webapp/components/Editor/MenuLegend.vue new file mode 100644 index 000000000..afc137b1f --- /dev/null +++ b/webapp/components/Editor/MenuLegend.vue @@ -0,0 +1,115 @@ + + + + + diff --git a/webapp/components/EnterNonce/EnterNonce.spec.js b/webapp/components/EnterNonce/EnterNonce.spec.js index 3e05e45d0..a1f2e6b94 100644 --- a/webapp/components/EnterNonce/EnterNonce.spec.js +++ b/webapp/components/EnterNonce/EnterNonce.spec.js @@ -37,12 +37,12 @@ describe('EnterNonce ', () => { describe('after nonce entered', () => { beforeEach(() => { wrapper = Wrapper() - wrapper.find('input#nonce').setValue('123456') + wrapper.find('input#nonce').setValue('12345') wrapper.find('form').trigger('submit') }) it('emits `nonceEntered`', () => { - const expected = [[{ nonce: '123456', email: 'mail@example.org' }]] + const expected = [[{ nonce: '12345', email: 'mail@example.org' }]] expect(wrapper.emitted('nonceEntered')).toEqual(expected) }) }) diff --git a/webapp/components/EnterNonce/EnterNonce.vue b/webapp/components/EnterNonce/EnterNonce.vue index eb44c3235..4785b2c71 100644 --- a/webapp/components/EnterNonce/EnterNonce.vue +++ b/webapp/components/EnterNonce/EnterNonce.vue @@ -8,17 +8,17 @@ @input-valid="handleInputValid" > - {{ $t('components.enter-nonce.form.description') }} + {{ $t('components.registration.email-nonce.form.description') }} - {{ $t('components.enter-nonce.form.next') }} + {{ $t('components.registration.email-nonce.form.next') }} @@ -37,10 +37,10 @@ export default { formSchema: { nonce: { type: 'string', - min: 6, - max: 6, + min: 5, + max: 5, required: true, - message: this.$t('components.enter-nonce.form.validations.length'), + message: this.$t('components.registration.email-nonce.form.validations.length'), }, }, disabled: true, diff --git a/webapp/components/FilterMenu/FilterMenu.vue b/webapp/components/FilterMenu/FilterMenu.vue index f46f89607..94d950689 100644 --- a/webapp/components/FilterMenu/FilterMenu.vue +++ b/webapp/components/FilterMenu/FilterMenu.vue @@ -14,9 +14,6 @@

    {{ $t('filter-menu.filter-by') }}

    - - -
    @@ -26,17 +23,11 @@ import Dropdown from '~/components/Dropdown' import { mapGetters } from 'vuex' import FollowingFilter from './FollowingFilter' -import CategoriesFilter from './CategoriesFilter' -import EmotionsFilter from './EmotionsFilter' -import LanguagesFilter from './LanguagesFilter' export default { components: { Dropdown, FollowingFilter, - CategoriesFilter, - EmotionsFilter, - LanguagesFilter, }, props: { placement: { type: String }, diff --git a/webapp/components/FollowButton.spec.js b/webapp/components/FollowButton.spec.js new file mode 100644 index 000000000..000745081 --- /dev/null +++ b/webapp/components/FollowButton.spec.js @@ -0,0 +1,47 @@ +import { mount } from '@vue/test-utils' +import FollowButton from './FollowButton.vue' + +const localVue = global.localVue + +describe('FollowButton.vue', () => { + let mocks + let propsData + + beforeEach(() => { + mocks = { + $t: jest.fn(), + $apollo: { + mutate: jest.fn(), + }, + } + propsData = {} + }) + + describe('mount', () => { + let wrapper + const Wrapper = () => { + return mount(FollowButton, { mocks, propsData, localVue }) + } + + beforeEach(() => { + wrapper = Wrapper() + }) + + it('renders button and text', () => { + expect(mocks.$t).toHaveBeenCalledWith('followButton.follow') + expect(wrapper.findAll('.base-button')).toHaveLength(1) + }) + + it('renders button and text when followed', () => { + propsData.isFollowed = true + wrapper = Wrapper() + expect(mocks.$t).toHaveBeenCalledWith('followButton.following') + expect(wrapper.findAll('.base-button')).toHaveLength(1) + }) + + it.skip('toggle the button', async () => { + wrapper.find('.base-button').trigger('click') // This does not work since @click.prevent is used + expect(wrapper.vm.isFollowed).toBe(true) + }) + }) +}) diff --git a/webapp/components/FollowButton.vue b/webapp/components/FollowButton.vue index 31856e6b4..126a3891d 100644 --- a/webapp/components/FollowButton.vue +++ b/webapp/components/FollowButton.vue @@ -1,6 +1,6 @@