Commit Graph

4693 Commits

Author SHA1 Message Date
dependabot[bot] 24762a5a80
Bump esbuild from 0.17.12 to 0.17.14
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.12 to 0.17.14.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.12...v0.17.14)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 09:58:07 +00:00
Karina Kwiatek eda522ce8b Remove extra space
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
2023-03-26 18:28:36 +02:00
Karina Kwiatek 010f871eb2 Disable Turbo on sign in forms 2023-03-26 18:28:36 +02:00
Karina Kwiatek 3fa607f39c Clean up `User::SessionsController` 2023-03-26 18:28:36 +02:00
Karina Kwiatek c43543f8d3 Revert "Disable Turbo for all Devise forms"
This reverts commit 8226198f76.
2023-03-26 18:28:36 +02:00
Karina Kwiatek 06ecdd9e51 Upgrade Devise to 4.9.0 2023-03-26 18:28:36 +02:00
Georg Gadinger 6f59abe9dd Update app/models/user/relationship/mute.rb
Co-authored-by: Karina Kwiatek <6197148+raccube@users.noreply.github.com>
2023-03-26 18:28:19 +02:00
Georg Gadinger 1ffa2e5125 filter out non-anon questions from blocked/muted users in questions view 2023-03-26 18:28:19 +02:00
Karina Kwiatek 18421df9d0 Add tests for `QuestionController` 2023-03-26 18:28:19 +02:00
Georg Gadinger 1791ea2d1a move timeline test data to shared context 2023-03-26 18:28:19 +02:00
Georg Gadinger 920187bc88 filter out non-anon questions from blocked/muted users in public timeline 2023-03-26 18:28:19 +02:00
Georg Gadinger f1a1321a25 filter out non-anon questions from blocked/muted users in list timeline 2023-03-26 18:28:19 +02:00
Georg Gadinger 765397d813 filter out non-anon questions from blocked/muted users in home timeline 2023-03-26 18:28:19 +02:00
dependabot[bot] 429c82bd3c
Merge pull request #1140 from Retrospring/dependabot/bundler/rails-6.1.7.3 2023-03-20 10:36:04 +00:00
dependabot[bot] 1089e011e2
Merge pull request #1142 from Retrospring/dependabot/bundler/pghero-3.3.1 2023-03-20 10:35:58 +00:00
dependabot[bot] ed583fa26a
Merge pull request #1145 from Retrospring/dependabot/npm_and_yarn/typescript-5.0.2 2023-03-20 10:21:32 +00:00
dependabot[bot] 9b5b4c1101
Bump typescript from 4.9.5 to 5.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 10:14:57 +00:00
dependabot[bot] c42baa5b1e
Merge pull request #1146 from Retrospring/dependabot/github_actions/actions/checkout-3.4.0 2023-03-20 10:11:08 +00:00
dependabot[bot] 486057fd9c
Merge pull request #1144 from Retrospring/dependabot/npm_and_yarn/sass-1.59.3 2023-03-20 10:04:58 +00:00
dependabot[bot] 046bd57146
Merge pull request #1143 from Retrospring/dependabot/npm_and_yarn/stylelint-scss-4.5.0 2023-03-20 10:04:53 +00:00
dependabot[bot] ecef39f59a
Merge pull request #1141 from Retrospring/dependabot/npm_and_yarn/esbuild-0.17.12 2023-03-20 10:03:31 +00:00
dependabot[bot] c29936967f
Bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 10:01:57 +00:00
dependabot[bot] 38f7f912e4
Bump sass from 1.59.2 to 1.59.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.59.2 to 1.59.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.59.2...1.59.3)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 09:59:01 +00:00
dependabot[bot] 71a25f723e
Bump stylelint-scss from 4.4.0 to 4.5.0
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 09:58:26 +00:00
dependabot[bot] 1d419f0637
Bump pghero from 3.3.0 to 3.3.1
Bumps [pghero](https://github.com/ankane/pghero) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/ankane/pghero/releases)
- [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/pghero/compare/v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: pghero
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 09:57:57 +00:00
dependabot[bot] 83dba81790
Bump esbuild from 0.17.11 to 0.17.12
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.11 to 0.17.12.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.11...v0.17.12)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 09:57:45 +00:00
dependabot[bot] e10f287161
Bump rails from 6.1.7.2 to 6.1.7.3
Bumps [rails](https://github.com/rails/rails) from 6.1.7.2 to 6.1.7.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.7.2...v6.1.7.3)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 09:57:37 +00:00
Georg Gadinger 9a8314405f
Merge pull request #1106 from Retrospring/ci/only-lint-changed-files
CI: Only lint changed files
2023-03-16 08:25:08 +01:00
Georg Gadinger fb2fe0b4f2
Merge pull request #1138 from Retrospring/friendship-ended-with-dockerhub
use GitHub Packages Container Registry instead of Docker Hub
2023-03-14 18:31:08 +01:00
Georg Gadinger ab0d482673 Containerfile: add some labels 2023-03-14 18:18:52 +01:00
Georg Gadinger df477911c4
Merge pull request #1137 from Retrospring/update-deps
Update rack and tldv-data
2023-03-14 18:08:55 +01:00
Georg Gadinger af572d0683 use GitHub Packages Container Registry instead of Docker Hub 2023-03-14 17:48:49 +01:00
Georg Gadinger cd7af83b37 Bump tldv-data from 1.0.2022121701 to 1.0.2023031000 2023-03-14 17:04:57 +01:00
Georg Gadinger 089ed2b9e3 Bump rack from 2.2.6.3 to 2.2.6.4 2023-03-14 17:04:31 +01:00
dependabot[bot] c865369ebd
Merge pull request #1136 from Retrospring/dependabot/npm_and_yarn/sass-1.59.2 2023-03-14 11:54:23 +00:00
dependabot[bot] a172355ad1
Merge pull request #1135 from Retrospring/dependabot/bundler/rspec-mocks-3.12.4 2023-03-13 10:23:26 +00:00
dependabot[bot] 95b62ceb88
Merge pull request #1134 from Retrospring/dependabot/bundler/pghero-3.3.0 2023-03-13 10:23:13 +00:00
dependabot[bot] 88594c98b8
Merge pull request #1133 from Retrospring/dependabot/bundler/rubocop-1.48.1 2023-03-13 10:22:55 +00:00
dependabot[bot] ae07b6310f
Merge pull request #1132 from Retrospring/dependabot/bundler/database_cleaner-2.0.2 2023-03-13 10:22:29 +00:00
dependabot[bot] 890ced6849
Bump sass from 1.58.3 to 1.59.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.3 to 1.59.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.58.3...1.59.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 09:58:18 +00:00
dependabot[bot] 22d7dbcc22
Bump rspec-mocks from 3.12.3 to 3.12.4
Bumps [rspec-mocks](https://github.com/rspec/rspec-mocks) from 3.12.3 to 3.12.4.
- [Release notes](https://github.com/rspec/rspec-mocks/releases)
- [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-mocks/compare/v3.12.3...v3.12.4)

---
updated-dependencies:
- dependency-name: rspec-mocks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 09:58:14 +00:00
dependabot[bot] d274f94702
Bump pghero from 3.2.0 to 3.3.0
Bumps [pghero](https://github.com/ankane/pghero) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/ankane/pghero/releases)
- [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/pghero/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: pghero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 09:57:54 +00:00
dependabot[bot] cf7070d148
Bump rubocop from 1.47.0 to 1.48.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.47.0 to 1.48.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.47.0...v1.48.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 09:57:35 +00:00
dependabot[bot] 9b3ec56437
Bump database_cleaner from 2.0.1 to 2.0.2
Bumps [database_cleaner](https://github.com/DatabaseCleaner/database_cleaner) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/DatabaseCleaner/database_cleaner/releases)
- [Changelog](https://github.com/DatabaseCleaner/database_cleaner/blob/main/History.rdoc)
- [Commits](https://github.com/DatabaseCleaner/database_cleaner/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: database_cleaner
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 09:57:08 +00:00
Georg Gadinger 077e4f6e7e
Merge pull request #1131 from Retrospring/horny@for.nails
typoed_email_validator: add new endings to the typo list
2023-03-09 21:22:43 +01:00
Georg Gadinger 4e150945e5 typoed_email_validator: add new endings to the typo list 2023-03-09 20:08:15 +01:00
Karina Kwiatek a6dcf4c3cf
Merge pull request #1109 from Retrospring/feature/pwa-badges
Show notification badges on PWA & cache notification/inbox counters
2023-03-07 19:16:03 +01:00
Karina Kwiatek 3c052e9e0e Fix trivial lint issues 2023-03-07 19:14:20 +01:00
Karina Kwiatek d5c27dcfb4 Exclude caching timestamps from data exports 2023-03-07 19:14:14 +01:00
Karina Kwiatek b93453dee4 Remove eager load from notifications
Unsure of how this managed to work before but eager loading polymorphic associations is not possible in this way.
2023-03-07 19:14:14 +01:00