Matt Jankowski
95bd46d32a
Remove double subject call in `api/v1/admin/ip_blocks` spec ( #28696 )
10 months ago
Matt Jankowski
b68f185573
Reduce `LineLength` for `react_component` helper in views/admin ( #28694 )
10 months ago
renovate[bot]
782a0165c7
Update dependency node to 20.11 ( #28670 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months ago
Claire
08304075be
Fix old glitch-soc migration using removed `add_column_with_default` helper
10 months ago
Claire
23d8bd8ce1
Merge commit '0a7cff53c2577b3e79599e069eeb344f2613ad8d' into glitch-soc/merge-upstream
10 months ago
Claire
5dcb8d92c3
Fix lint issue in glitch-soc-only setting form
10 months ago
Claire
63acdebc5d
Merge commit '36b46ea3b5b4a4fb51cf1cd103b5a3c1103c300e' into glitch-soc/merge-upstream
...
Conflicts:
- `app/views/settings/preferences/appearance/show.html.haml`:
Conflict because of a code style fix, while some changed lines are
absent from glitch-soc.
Ignored the deleted lines.
10 months ago
Claire
630b245bb4
Merge commit '9a73a7dcaf2e383b2ec105d71bfcea2c48cbea10' into glitch-soc/merge-upstream
...
Conflicts:
- `app/lib/settings/scoped_settings.rb`:
Removed upstream, while glitch-soc had a change related to its theming system.
Removed as well, as it's unused.
10 months ago
github-actions[bot]
e5b97eadd5
New Crowdin Translations (automated) ( #2502 )
...
* New Crowdin translations
* Update no.yml
* Update simple_form.no.yml
---------
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
b523188807
Merge pull request #2559 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 5dc634796a
10 months ago
Matt Jankowski
3f3df9ab20
Update omniauth-cas to version 3.0.0 ( #28683 )
10 months ago
Matt Jankowski
4e08a4892f
Move streaming `around` config into manager class ( #28684 )
10 months ago
Matt Jankowski
87097a227c
Clean up `settings/featured_tags/index` view ( #28688 )
10 months ago
Matt Jankowski
55802242ce
Refactor login activity partial (remove inline ruby) ( #28687 )
10 months ago
github-actions[bot]
204bbf49d2
New Crowdin Translations (automated) ( #28692 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Matt Jankowski
6daa69327b
Fix `LineLength` haml-lint in `t` usage ( #28686 )
10 months ago
Matt Jankowski
0a7cff53c2
Add coverage for `Account.followable_by` scope ( #28689 )
10 months ago
Claire
47d213e701
Merge commit '5dc634796aba951f6a085e1ed0e1b807e25d7d41' into glitch-soc/merge-upstream
10 months ago
Renaud Chaput
09376a8207
[Glitch] Upgrade Redux packages
...
Port a0e237a96f
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
51d2d98174
Merge commit 'a0e237a96fca2774d3c9ed43063a45e395bb7f40' into glitch-soc/merge-upstream
10 months ago
Claire
2c70ca0674
Increase Metrics/AbcSize limit
10 months ago
Claire
7cd88ae2f4
[Glitch] Fix scrolling to detailed status not always working
...
Port d0fd14f851
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
0b2c7cdb02
Merge commit 'fe2667bb0d3487a32b9da5250402a90482a85fe2' into glitch-soc/merge-upstream
...
Conflicts:
- `app/lib/content_security_policy.rb`:
Conflict caused by glitch-soc's support for the extra `EXTRA_DATA_HOSTS`
environment variable.
Ported upstream's changes while keeping support for `EXTRA_DATA_HOSTS`.
10 months ago
Claire
d7e13e2483
Fix potential redirection loop of streaming endpoint ( #28665 )
10 months ago
Matt Jankowski
8422b8ded0
Extract capybara config and improve headless_chrome driver config ( #28681 )
10 months ago
Matt Jankowski
543d7890fd
Use normalizes to prepare `User` values ( #28650 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Matt Jankowski
00341c70ff
Use Sidekiq `fake!` instead of `inline!` in specs ( #25369 )
10 months ago
Matt Jankowski
ea1c0feb86
Remove `add_column_with_default` migration helper ( #28654 )
10 months ago
zunda
36b46ea3b5
bundle add csv ( #28671 )
10 months ago
Matt Jankowski
742d8d30e2
Add coverage for `--days` option to CLI `media refresh` command ( #28669 )
10 months ago
Matt Jankowski
a71e918e95
Fix `LineLength` haml-lint in `media/player` view ( #28667 )
10 months ago
Renaud Chaput
63d0b52cf3
Add a system spec for the `/share` endpoint ( #28672 )
10 months ago
renovate[bot]
1f44903991
Update dependency sidekiq-unique-jobs to v7.1.31 ( #27818 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months ago
Matt Jankowski
eed4eef39a
Fix `LineLength` haml-lint in `app/views/auth` area ( #28664 )
10 months ago
Matt Jankowski
09ab073f0c
Fix `LineLength` haml-lint in `app/views/settings` area ( #28663 )
10 months ago
renovate[bot]
9a73a7dcaf
Update dependency irb to v1.11.1 ( #28662 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months ago
renovate[bot]
93938751eb
Update dependency ruby-prof to v1.7.0 ( #28637 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months ago
Claire
10203bd57a
Clean up `Setting` model and remove dead code ( #28661 )
10 months ago
Matt Jankowski
4e02838832
Enable "low risk" Rails 7.1 setting defaults ( #28626 )
10 months ago
renovate[bot]
1ad908e0c0
Update dependency fog-core to v2.4.0 ( #28582 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months ago
Jean Boussier
1781849884
Inline what remains of the rails-settings-cached gem ( #28618 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
github-actions[bot]
01ca84e541
New Crowdin Translations (automated) ( #28660 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
gunchleoc
173953c23e
Fix ISO code for Canadian French ( #26015 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Matt Jankowski
5dc634796a
Misc coverage improvements re: sidekiq/inline ( #28651 )
10 months ago
Matt Jankowski
68f06f1fd4
Fix haml-lint `LineLength` cop for `settings/preferences/notifications/show` ( #28655 )
10 months ago
github-actions[bot]
8e7d5fe2ac
New Crowdin Translations (automated) ( #28658 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
renovate[bot]
f7b61959cf
Update babel monorepo to v7.23.8 ( #28656 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
10 months ago
Matt Jankowski
557c27e03b
Update haml_lint to version 0.53.0 ( #28652 )
10 months ago
Matt Jankowski
cd4b4d4734
Replace unused `by_recent_sign_in` scope ( #28616 )
10 months ago
Matt Jankowski
e677eb164c
Remove unused `Announcement#time_range?` ( #28648 )
10 months ago