Commit Graph

5298 Commits

Author SHA1 Message Date
Karina Kwiatek 5bc669160b
Merge pull request #1392 from Retrospring/ruby-3.2 2023-10-18 10:47:47 +02:00
Karina Kwiatek 3539c3264b
Bump ruby-install version to 0.9.2
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
2023-10-18 09:10:28 +02:00
Karina Kwiatek dda1295653 Use Ruby 3.2.2 2023-10-17 22:02:42 +02:00
Karina Kwiatek 4f1b6ca03e Allow setting extra hosts in development environments 2023-10-17 22:00:48 +02:00
Karina Kwiatek bdedd92817 Bump version to 2023.1017.1 2023-10-17 21:51:18 +02:00
Karina Kwiatek 55d94c7900
Merge pull request #1390 from Retrospring/bugfix/no-nitro-for-registration
Disable Turbo on registration form
2023-10-17 21:50:52 +02:00
Andreas Nedbal fce3d7c587 Disable Turbo on registration form 2023-10-17 21:48:49 +02:00
Karina Kwiatek 97a826be33 Bump version to 2023.1017.0 2023-10-17 20:22:26 +02:00
Karina Kwiatek ec3ffd5a82
Merge pull request #1389 from Retrospring/feature/rel-me-on-profile-website
Set rel=me on website link in profiles
2023-10-17 20:21:24 +02:00
Andreas Nedbal 3aa18ef7c7 only initialize service workers if they are available 2023-10-17 20:14:28 +02:00
Andreas Nedbal 87813d3005 Fix sharing condition 2023-10-17 20:14:28 +02:00
Andreas Nedbal 0f0f3ae0c6 Fix sharing view spec test case 2023-10-17 20:14:28 +02:00
Andreas Nedbal 5f0fed8c94 Fix rubocop nits 2023-10-17 20:14:28 +02:00
Andreas Nedbal af3caf9be1 Fix stylelint nit 2023-10-17 20:14:28 +02:00
Andreas Nedbal e74e233548 Add spec for `answer_share_url` 2023-10-17 20:14:28 +02:00
Andreas Nedbal 9f999189cd Add Stimulus sharing feature to answerboxes 2023-10-17 20:14:28 +02:00
Andreas Nedbal 5ccdd9bbc2 Remove answerbox-specific sharing feature 2023-10-17 20:14:28 +02:00
Andreas Nedbal 3feb827b16 Add support for sharing dialog in inbox answer sharing 2023-10-17 20:14:28 +02:00
Karina Kwiatek e4c054ad92 Set rel=me on website link in profiles 2023-10-17 19:52:00 +02:00
Karina Kwiatek 3bd45c8e96
Merge pull request #1196 from Retrospring/feature/turbo-comments
Move comments to a turbo frame
2023-10-16 18:02:46 +02:00
Andreas Nedbal 6aee2baa45 Name label iOS instead of iPhone 2023-10-16 15:27:34 +02:00
Andreas Nedbal 26e1a9df1a Suggest pure iPhone two factor capabilities 2023-10-16 15:27:34 +02:00
dependabot[bot] eff16f6074
Merge pull request #1385 from Retrospring/dependabot/bundler/haml-6.2.3 2023-10-16 10:46:36 +00:00
dependabot[bot] ac47dd290d
Merge pull request #1384 from Retrospring/dependabot/bundler/rubocop-1.57.1 2023-10-16 10:42:13 +00:00
dependabot[bot] 6b6614ba13
Bump haml from 6.1.4 to 6.2.3
Bumps [haml](https://github.com/haml/haml) from 6.1.4 to 6.2.3.
- [Release notes](https://github.com/haml/haml/releases)
- [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/haml/haml/compare/v6.1.4...v6.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 10:41:38 +00:00
dependabot[bot] 1f81cc1712
Merge pull request #1386 from Retrospring/dependabot/bundler/turbo-rails-1.5.0 2023-10-16 10:40:50 +00:00
dependabot[bot] d37ec2ece3
Merge pull request #1383 from Retrospring/dependabot/bundler/devise-4.9.3 2023-10-16 10:37:40 +00:00
dependabot[bot] fd6e9d47f2
Merge pull request #1382 from Retrospring/dependabot/bundler/net-imap-0.4.1 2023-10-16 10:36:42 +00:00
dependabot[bot] 1583511d0d
Merge pull request #1381 from Retrospring/dependabot/bundler/bullet-7.1.2 2023-10-16 10:33:54 +00:00
dependabot[bot] b2d44d223f
Merge pull request #1380 from Retrospring/dependabot/bundler/lograge-0.14.0 2023-10-16 10:33:19 +00:00
dependabot[bot] 15d01ba930
Merge pull request #1379 from Retrospring/dependabot/npm_and_yarn/github/hotkey-2.1.1 2023-10-16 10:32:26 +00:00
dependabot[bot] ad491a4edf
Merge pull request #1378 from Retrospring/dependabot/npm_and_yarn/sass-1.69.3 2023-10-16 10:31:12 +00:00
dependabot[bot] b706e6e6dc
Bump turbo-rails from 1.4.0 to 1.5.0
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 10:04:44 +00:00
dependabot[bot] d4eabbe05f
Bump rubocop from 1.56.4 to 1.57.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.56.4 to 1.57.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.56.4...v1.57.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-10-16 09:59:48 +00:00
dependabot[bot] c1124fc94c
Bump devise from 4.9.2 to 4.9.3
Bumps [devise](https://github.com/heartcombo/devise) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/heartcombo/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/heartcombo/devise/compare/v4.9.2...v4.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 09:58:58 +00:00
dependabot[bot] 4ac8e6dd41
Bump net-imap from 0.4.0 to 0.4.1
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](https://github.com/ruby/net-imap/compare/v0.4.0...v0.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 09:58:19 +00:00
dependabot[bot] 29d6437b3e
Bump bullet from 7.1.1 to 7.1.2
Bumps [bullet](https://github.com/flyerhzm/bullet) from 7.1.1 to 7.1.2.
- [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/7.1.1...7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 09:57:32 +00:00
dependabot[bot] 83d2de1294
Bump lograge from 0.13.0 to 0.14.0
Bumps [lograge](https://github.com/roidrage/lograge) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/roidrage/lograge/releases)
- [Changelog](https://github.com/roidrage/lograge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/roidrage/lograge/compare/v0.13.0...v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 09:57:00 +00:00
dependabot[bot] b4231491b3
Bump @github/hotkey from 2.0.1 to 2.1.1
Bumps [@github/hotkey](https://github.com/github/hotkey) from 2.0.1 to 2.1.1.
- [Release notes](https://github.com/github/hotkey/releases)
- [Commits](https://github.com/github/hotkey/compare/v2.0.1...v2.1.1)

---
updated-dependencies:
- dependency-name: "@github/hotkey"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 09:07:20 +00:00
dependabot[bot] b4a36c6617
Bump sass from 1.69.0 to 1.69.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.0 to 1.69.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.69.0...1.69.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-10-16 09:06:58 +00:00
Karina Kwiatek ed664c9580 Add view tests for smiles list partial 2023-10-15 18:42:30 +02:00
Karina Kwiatek 81b271ab03 Move reactions to separate view/endpoint 2023-10-15 18:42:30 +02:00
Karina Kwiatek 9563a586c2 Appease the dog overlords (mostly) 2023-10-15 18:42:30 +02:00
Karina Kwiatek adf294e6cb Add tests for viewing comments 2023-10-15 18:42:30 +02:00
Karina Kwiatek 849d4f74f2 Move comments to a turbo frame 2023-10-15 18:42:30 +02:00
Karina Kwiatek 7eee7d38c6
Merge pull request #1370 from Retrospring/bugfix/webpush-registration-catch
Rewrite WebPush enable handler to properly catch errors
2023-10-15 15:35:53 +02:00
Andreas Nedbal e3e45acf9f Use Node 16 across the project 2023-10-15 14:07:23 +02:00
Andreas Nedbal 439797ee1e
Fix `build-image` workflow (#1375)
Co-authored-by: Georg Gadinger <nilsding@nilsding.org>
2023-10-15 12:50:55 +02:00
Andreas Nedbal ffcaa5c4d9 Remove superfluous rubocop:disable comments 2023-10-15 10:42:58 +02:00
Andreas Nedbal 9658f10838 Don't check `Style/RedundantSelf` in the models directory 2023-10-15 10:42:58 +02:00