Claire
3b210e093a
Fix more code style discrepancies
1 year ago
Claire
542d95c2bc
Fix import style discrepancy
1 year ago
Claire
8b24a9a507
Fix missed relative import discrepancy
1 year ago
Claire
b1f0457cb8
Fix whitespace and comment discrepancies
1 year ago
Eugen Rochko
08ac91c40b
[Glitch] Fix follow relationships not loading after notifications fetch
...
Port 4f7f6b3922
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Eugen Rochko
103c0ca4f7
[Glitch] Hide loading bar on status interactions
...
Port eb2425b53b
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
21653beb30
Reduce more unwarranted differences with upstream
1 year ago
Claire
7b922c2d90
Reduce unwarranted differences with upstream
...
Ports part of 0758b00bfd
and 897199910f
1 year ago
Claire
2f61b65b1e
Remove dead code
1 year ago
Claire
9bbb0f13e0
Fix inconsistent React imports in JSX files ( #2466 )
1 year ago
Claire
a97b722ad5
Reduce differences with upstream due to import style ( #2465 )
...
Fix relative / VS absolute style imports, and fix whitespace discrepancies
1 year ago
Claire
f7d3b74e03
Merge pull request #2389 from glitch-soc/i18n/crowdin/translations
...
New Crowdin Translations (automated)
1 year ago
Claire
02582f7e50
Merge pull request #2464 from neatchee/pr/glitch/mobile_singlecolumn_warning_fix
...
Fix recurring "switch to advanced interface" warning by adding missing…
1 year ago
neatchee
bd6da814b5
Fix recurring "switch to advanced interface" warning by adding missing class to the navigation-panel__banner element
1 year ago
GitHub Actions
46a28fc41f
New Crowdin translations
1 year ago
Claire
59893a4eab
Merge pull request #2449 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 9a3d047f3e
1 year ago
Matt Jankowski
2e6bf60f15
Use `deliveries.size` in mailer-related examples in controller specs ( #27589 )
1 year ago
Jonathan de Jong
1cc512909c
Have `Follow` activities bypass availability ( #27586 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
93e4cdc31b
Fix hashtag matching pattern matching some URLs ( #27584 )
1 year ago
SouthFox
08bdd5751e
Fix account click on detailed status ( #27587 )
1 year ago
renovate[bot]
15ef654e9a
Update dependency pundit to v2.3.1 ( #27585 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Renaud Chaput
13d310e64d
Simplify column headers ( #27557 )
1 year ago
Matt Jankowski
1f5187e2e2
Misc spec/refactor to user mailer and user mailer spec ( #27486 )
1 year ago
renovate[bot]
37929b9707
Update libretranslate/libretranslate Docker tag to v1.4.0 ( #27504 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
github-actions[bot]
8ca16f032e
New Crowdin Translations (automated) ( #27583 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
bbf46cc418
Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remote accounts ( #27459 )
1 year ago
Jeong Arm
8f998cd96a
Handle featured collections without items ( #27581 )
1 year ago
Eugen Rochko
fa7e64df1d
Fix various icon styles in web UI ( #27579 )
1 year ago
Matt Jankowski
12550a6a28
Use `Rails.env.local?` shorthand method to check env ( #27519 )
1 year ago
Matt Jankowski
4aa05d45fc
Capture minimum postgres version 12 ( #27528 )
1 year ago
Simon Rapilly
2d8f759a34
Add HTML lang attribute to preview card descriptions ( #27503 )
1 year ago
Claire
d2f52f7f64
Fix report processing notice not mentioning the report number when performing a custom action ( #27442 )
1 year ago
Mark T. Tomczak
ba8dcb50fe
Issue 26048: swap "muting" and "blocking" list options in settings -> Data Exports ( #26088 )
1 year ago
Claire
75255c01fc
Fix error when trying to delete already-deleted file with OpenStack Swift ( #27569 )
1 year ago
github-actions[bot]
3427b51d63
New Crowdin Translations (automated) ( #27567 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Renaud Chaput
537442853f
Use a context to propagate column-related Props, and remove `forceUpdate` usage ( #27548 )
1 year ago
Matt Jankowski
3ca974e101
Use `next` keyword in field loop in admin/accounts/index view ( #27559 )
1 year ago
renovate[bot]
400f5c9174
Update dependency @material-symbols/svg-600 to v0.13.2 ( #27565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
6e018f7228
Update dependency sass to v1.69.5 ( #27566 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Claire
49b8433c56
Fix confusing screen when visiting a confirmation link for an already-confirmed email ( #27368 )
1 year ago
Claire
36c8570e50
Fix HAML linting issue
1 year ago
Claire
62620956d5
Merge commit '9a3d047f3e604e581e18346424569e28fc9c5b96' into glitch-soc/merge-upstream
1 year ago
Matt Jankowski
9a3d047f3e
Run `bin/rails app:update` with Rails 7.1 ( #27522 )
1 year ago
Claire
235a4cfdc8
Fix batch attachment deletion when using OpenStack Swift ( #27554 )
1 year ago
Renaud Chaput
a4e6fe36cb
Add missing ban icons ( #27555 )
1 year ago
Matt Jankowski
70dbf84b9b
Solve simplest haml-lint `Rubocop` lints ( #27529 )
1 year ago
Claire
fa65c8244f
Fix cache store pool config deprecation warnings ( #27551 )
1 year ago
Matt Jankowski
c926f5fd67
Fix haml-lint `UnnecessaryStringOutput` for views ( #27531 )
1 year ago
Renaud Chaput
85d4846d8a
[Glitch] Fix `<ColumnBackButtonSlim>`
...
Port cb92cdf9af
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
6e9f89e5b6
Merge commit 'c85e0a6b047f1a72ad970bc04c4e1be3f028b3d1' into glitch-soc/merge-upstream
...
Conflicts:
- `app/javascript/packs/admin.jsx`:
Upstream fixed `@rails/ujs` imports.
Already taken care of in 8a131fb7bc
- `app/javascript/packs/public.jsx`:
Upstream fixed `@rails/ujs` imports.
Already taken care of in 8a131fb7bc
1 year ago