Claire
0aa69487a2
Merge commit '877090518682b6c77ba9bdfa0231afd56daec44d' into glitch-soc/merge-upstream
...
Conflicts:
- `app/models/concerns/user/has_settings.rb`:
Not a real conflict, upstream added a setting textually close to a glitch-soc one.
Added upstream's new setting.
- `app/views/settings/preferences/appearance/show.html.haml`:
Not a real conflict, upstream added a setting textually close to a glitch-soc one.
Added upstream's new setting.
- `config/routes.rb`:
Upstream moved web app routes to `config/routes/web_app.rb`, while glitch-soc had
an extra route.
Moved the extra route to `config/routes/web_app.rb`.
- `spec/controllers/settings/preferences/appearance_controller_spec.rb`:
This spec got converted to a system spec upstream.
However, the theme setting works differently in glitch-soc, so the spec had been
changed.
Changed the corresponding system spec as well.
2024-12-25 18:01:37 +01:00
github-actions[bot]
76efddfc57
New Crowdin Translations (automated) ( #2907 )
...
* New Crowdin translations
* Fix bogus no.yml
* Fix bogus simple_form.no.yml
---------
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-12-23 18:28:38 +01:00
Renaud Chaput
22813dbc6e
Fix `/health` endpoint when OTEL is configured ( #33362 )
2024-12-19 10:44:44 +00:00
github-actions[bot]
7a08fe91b5
New Crowdin Translations (automated) ( #33358 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-19 08:47:20 +00:00
Renaud Chaput
3f8f06eb46
Add support for Active Record query log tags ( #33342 )
2024-12-18 10:05:00 +00:00
github-actions[bot]
1992c2a4fa
New Crowdin Translations (automated) ( #33345 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-18 07:51:31 +00:00
Renaud Chaput
3febe7d020
Add OTEL trace & span IDs to logs ( #33339 )
2024-12-18 07:34:20 +00:00
Matt Jankowski
3f9ac22af3
Remove empty/unused `config/storage.yml` file ( #33341 )
2024-12-18 07:25:14 +00:00
Claire
1712543c68
Revert "Support animated PNGs in media attachments ( #28516 )" ( #33334 )
2024-12-17 10:52:59 +00:00
github-actions[bot]
02748f172d
New Crowdin Translations (automated) ( #33332 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-17 09:33:42 +00:00
github-actions[bot]
504ea31bd3
New Crowdin Translations (automated) ( #33310 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-16 07:54:12 +00:00
github-actions[bot]
7200f9d25c
New Crowdin Translations (automated) ( #33300 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-13 10:38:09 +00:00
Robb Kidd
d580607510
don't start OTel traces with Redis spans ( #33090 )
2024-12-13 08:21:38 +00:00
Matt Jankowski
bc5b9d98a5
Remove unused `admin/terms_of_service` routes ( #33288 )
2024-12-12 20:17:15 +00:00
github-actions[bot]
e0a49af47d
New Crowdin Translations (automated) ( #33280 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-12 09:10:00 +00:00
github-actions[bot]
f12b3a9cef
New Crowdin Translations (automated) ( #33262 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-11 08:20:44 +00:00
Christian Schmidt
a70ae28644
Support animated PNGs in media attachments ( #28516 )
2024-12-11 02:28:21 +00:00
Renaud Chaput
2a369a8977
Use a system setting for the Referer policy ( #33239 )
2024-12-10 13:16:52 +00:00
github-actions[bot]
801cd731be
New Crowdin Translations (automated) ( #33235 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-10 09:10:28 +00:00
Matt Jankowski
2131e61548
Fix hard wrap of markdown list in TOS template ( #33230 )
2024-12-10 01:43:03 +00:00
Matt Jankowski
12d9ef6003
Character conversion on TOS template ( #33233 )
2024-12-10 00:04:59 +00:00
Eugen Rochko
425311e1d9
Change referrer policy to be controlled by header in web UI ( #33214 )
2024-12-09 22:42:45 +00:00
Eugen Rochko
30aa0df88c
Add terms of service ( #33055 )
2024-12-09 10:04:46 +00:00
github-actions[bot]
7a2a345c08
New Crowdin Translations (automated) ( #33210 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-09 09:20:28 +00:00
Eugen Rochko
796dd57e1b
Change ability to navigate of unconfirmed users ( #33209 )
2024-12-09 08:31:56 +00:00
Eugen Rochko
ca45f896dd
Fix various visual sign-up flow issues ( #33206 )
2024-12-09 08:23:19 +00:00
Matt Jankowski
58c40caeb4
Extract SPA-handled routes to stand-alone file ( #33190 )
2024-12-07 07:46:34 +00:00
github-actions[bot]
8dc7f8533d
New Crowdin Translations (automated) ( #33193 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-06 15:44:21 +00:00
github-actions[bot]
8b223f3b15
New Crowdin Translations (automated) ( #33185 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-12-05 09:37:49 +00:00
github-actions[bot]
0262310c88
New Crowdin Translations (automated) ( #33166 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-04 10:04:02 +00:00
Matt Jankowski
6fddf1610c
Fix awkwardly-worded nature of scheduled too soon error ( #33156 )
2024-12-04 07:43:29 +00:00
github-actions[bot]
836810e88b
New Crowdin Translations (automated) ( #33146 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-03 09:44:20 +00:00
Michael Stanclift
04b7046be1
Provide option to force use of system scrollbar styling ( #32117 )
2024-12-03 08:38:23 +00:00
Claire
c2817c7fad
Merge commit '752d49eefef48262d501ba5fc2006d2c8466a000' into glitch-soc/merge-upstream
...
Conflicts:
- `app/lib/feed_manager.rb`:
Upstream changed how notifications from follow subscriptions were handled,
refactoring this file in the process.
Conflict is due to glitch-soc having an extra timeline type (direct).
Ported upstream's changes.
- `app/workers/feed_insert_worker.rb`:
Ditto.
2024-12-02 21:08:15 +01:00
github-actions[bot]
4b80ff92bd
New Crowdin Translations (automated) ( #33114 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-12-02 08:27:19 +00:00
Claire
7d52d5df0f
Merge commit 'c58967c3bd7b7eee0b284ee2b77a48ed9ce6863e' into glitch-soc/merge-upstream
...
Conflicts:
- `lib/sanitize_ext/sanitize_config.rb`:
Conflict due to upstream adding fallback support for MathML Core while
glitch-soc supported slightly more tags than upstream.
Added the MathML Core fallback code to glitch-soc.
- `spec/lib/sanitize/config_spec.rb`:
Ditto.
2024-12-01 18:22:00 +01:00
Claire
48827e1210
Merge commit 'a27bafa59653328a0f06bedb1dfb2b6ee92af43d' into glitch-soc/merge-upstream
...
- `app/controllers/application_controller.rb`:
Minor conflict due to glitch-soc's theming system.
- `spec/helpers/application_helper_spec.rb`:
Minor conflict due to glitch-soc's theming system.
2024-12-01 17:36:49 +01:00
github-actions[bot]
9296d58024
New Crowdin Translations (automated) ( #33104 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-29 09:39:52 +00:00
Eugen Rochko
48f3ed738f
Fix list error messages ( #33082 )
2024-11-28 10:13:06 +00:00
github-actions[bot]
fa3577e04b
New Crowdin Translations (automated) ( #33084 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-28 10:10:38 +00:00
github-actions[bot]
6b1dd1bf2a
New Crowdin Translations (automated) ( #33074 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-26 07:24:28 +00:00
github-actions[bot]
4521390163
New Crowdin Translations (automated) ( #33043 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-25 08:17:41 +00:00
Matt Jankowski
a20dca7327
Restore stdout logging setting in development environment ( #33057 )
2024-11-24 20:00:37 +00:00
Claire
f740611820
Merge commit 'd0753ec276502ea28a1e853cbc6487020a0602e3' into glitch-soc/merge-upstream
2024-11-24 18:56:15 +01:00
github-actions[bot]
497dfbd95c
New Crowdin Translations (automated) ( #2896 )
...
* New Crowdin translations
* Fix bogus no.yml
* Fix bogus simple_form.no.yml
---------
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-11-24 18:39:20 +01:00
Claire
6374937147
Merge commit 'e68b26c8df2056182564abcee230927ed53200c8' into glitch-soc/merge-upstream
...
Conflicts:
- `app/models/trends/statuses.rb`:
Upstream added a date restriction to trendable posts, while glitch-soc had
slightly different conditions.
Added the date restriction to glitch-soc's conditions.
2024-11-24 16:46:28 +01:00
github-actions[bot]
47190087f8
New Crowdin Translations (automated) ( #33020 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-22 08:44:09 +00:00
Matt Jankowski
be2d4615ab
Rely on Rails to enable YJIT when available ( #33017 )
2024-11-22 08:31:23 +00:00
Emelia Smith
4517e18b79
Update dependency doorkeeper to v5.8.0 ( #33000 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 13:48:30 +00:00
github-actions[bot]
e4d5cc0ca6
New Crowdin Translations (automated) ( #33010 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-21 10:58:45 +00:00
github-actions[bot]
4252b13a4b
New Crowdin Translations (automated) ( #32990 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-20 08:24:50 +00:00
github-actions[bot]
9fc2fc2251
New Crowdin Translations (automated) ( #32969 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-19 09:05:39 +00:00
Shlee
06fcee099a
DB Replica database_tasks as ENV ( #32908 )
2024-11-19 08:54:28 +00:00
Matt Jankowski
c0c34d35e2
Move self destruct check to `config_for` and add constant for verifier string ( #32943 )
2024-11-18 09:57:16 +00:00
github-actions[bot]
02985aae69
New Crowdin Translations (automated) ( #32927 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-18 09:20:37 +00:00
Renaud Chaput
bcf5d30e01
Add OpenTelemetry VCS attributes ( #32904 )
2024-11-18 08:41:09 +00:00
Claire
4f1242964b
Merge commit '44d92fa4f6aac5c45ad358287af48cd879f5665e' into glitch-soc/merge-upstream
2024-11-15 18:44:32 +01:00
github-actions[bot]
c546aa57cb
New Crowdin Translations (automated) ( #32900 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-15 10:30:11 +00:00
Emelia Smith
ddfb3d123b
Improve display of statuses in admin panel ( #30813 )
2024-11-15 09:38:01 +00:00
github-actions[bot]
aaebf142aa
New Crowdin Translations (automated) ( #32884 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-14 09:39:33 +00:00
Jaz-Michael King
03ecf5df3b
Adds a range of reserved usernames to reduce potential misuse by malicious actors ( #32828 )
2024-11-13 13:10:01 +00:00
github-actions[bot]
baad795384
New Crowdin Translations (automated) ( #32868 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-13 09:33:02 +00:00
Matt Jankowski
ace4268308
Remove unused `api/v1/polls#create` route ( #32860 )
2024-11-12 17:27:23 +00:00
Claire
f5f6273d2b
Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer ( #32850 )
2024-11-12 13:00:52 +00:00
github-actions[bot]
0d06d70d11
New Crowdin Translations (automated) ( #32811 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-12 08:47:59 +00:00
Emelia Smith
a34edc211f
Add audit logging to Relays ( #32819 )
2024-11-12 08:35:08 +00:00
Matt Jankowski
c099797700
Use `mastodon` config namespace to load software update default value via `config_for` ( #30534 )
2024-11-12 08:28:31 +00:00
github-actions[bot]
d29f27fad7
New Crowdin Translations (automated) ( #2851 )
...
* New Crowdin translations
* Update simple_form.no.yml
* Update no.yml
---------
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-11-10 22:07:04 +01:00
Emelia Smith
e22ec25077
Fix typo in account unlocked localisation ( #32821 )
2024-11-10 12:26:51 +00:00
Claire
f0f807cec7
Merge commit '1e71c4e247eb8900a718b04113ffce9c1b8ad2f4' into glitch-soc/merge-upstream
2024-11-10 13:18:43 +01:00
github-actions[bot]
8df867b20a
New Crowdin Translations (automated) ( #32803 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-08 09:53:47 +00:00
Matt Jankowski
41227aeb95
Update Rails to version 7.2.2 ( #30391 )
2024-11-07 14:58:20 +00:00
Matt Jankowski
ae667624ac
Use `with_options` for shared settings options in routes ( #30847 )
2024-11-07 10:07:04 +00:00
github-actions[bot]
4ed3ce2377
New Crowdin Translations (automated) ( #32793 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-07 09:45:05 +00:00
github-actions[bot]
871e3b25e8
New Crowdin Translations (automated) ( #32782 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-06 08:21:13 +00:00
Eugen Rochko
d6349c0e9a
Add year in review feature to web UI ( #32709 )
2024-11-05 14:40:07 +00:00
David Roetzel
d60ef3f17e
Disable `httplog` gem in production ( #32776 )
2024-11-05 08:55:34 +00:00
github-actions[bot]
933fa81baf
New Crowdin Translations (automated) ( #32772 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-05 08:41:09 +00:00
Matt Jankowski
a139dac18e
Remove cookie rotator ( #32289 )
2024-11-04 09:11:00 +00:00
github-actions[bot]
2271b39a5c
New Crowdin Translations (automated) ( #32733 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-04 08:56:11 +00:00
Claire
f624ef2778
Merge commit 'b06fd54c305915527e3a6edc575dc23b623143ef' into glitch-soc/merge-upstream
...
Conflicts:
- `app/helpers/formatting_helper.rb`:
Upstream wrapped some code glitch-soc had modified in an OTEL instrumentation span.
Wrapped the modified code.
2024-11-03 20:51:58 +01:00
github-actions[bot]
e78db58b65
New Crowdin Translations (automated) ( #32708 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-31 10:01:05 +00:00
Emelia Smith
e1b7382ea6
Add userinfo oauth endpoint ( #32548 )
2024-10-30 14:38:10 +00:00
github-actions[bot]
0a599d08d8
New Crowdin Translations (automated) ( #32695 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-30 10:02:02 +00:00
github-actions[bot]
244aaf9a38
New Crowdin Translations (automated) ( #32687 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-29 09:29:22 +00:00
github-actions[bot]
0426cb78f7
New Crowdin Translations (automated) ( #32589 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-28 13:23:13 +00:00
Claire
8103e69b17
Merge commit '77cd16f4ee7ab807df6fffb1538a6659a8182a9e' into glitch-soc/merge-upstream
...
Conflicts:
- `app/javascript/styles/mastodon/components.scss`:
Conflict caused by glitch-soc changing the path to images, and upstream
removing styling using such an image.
Removed the styling as upstream did.
- `app/models/account.rb`:
Conflict due to upstream changing lines adjacent to a change made in glitch-soc
to have configurable limits.
Ported upstream's changes.
- `yarn.lock`:
Dependencies adjacent to glitch-soc-only dependencies updated.
Updated them as well.
2024-10-26 13:38:07 +02:00
Matt Jankowski
97b18d10b4
Move hcaptcha service config to `config_for` yml ( #30662 )
2024-10-23 14:25:43 +00:00
Matt Jankowski
35f008aa2a
Move translation service config to `config_for` yml ( #30663 )
2024-10-23 13:32:18 +00:00
David Roetzel
05f23df3b7
Add endpoint to remove web push subscription ( #32626 )
2024-10-23 08:02:31 +00:00
Matt Jankowski
40b4f73c18
Pre-import Rails 7.2 generated config minor changes ( #30579 )
2024-10-21 08:07:07 +00:00
Claire
6281c4dedd
Merge commit '1fc165de02d79294c8a218f5fa82bcd477484ca1' into glitch-soc/merge-upstream
...
Conflicts:
- `.env.production.sample`:
Upstream added a block of three environment variables, while glitch-soc
has a different version of the file overall.
Added upstream's changes.
- `app/helpers/application_helper.rb`:
Upstream added a helper, while glitch-soc had extra helpers.
Added upstream's helper.
2024-10-19 19:13:32 +02:00
github-actions[bot]
8eae0d067d
New Crowdin Translations (automated) ( #32573 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-18 07:56:43 +00:00
Claire
8b56509625
Add more explicit explanations about author attribution and `fediverse:creator` ( #32383 )
2024-10-17 09:03:08 +00:00
github-actions[bot]
009f2ebc32
New Crowdin Translations (automated) ( #32553 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-17 08:21:51 +00:00
Claire
6ff1954bdb
Change Active Record Encryption variable check to check for emptiness ( #32537 )
2024-10-16 08:43:45 +00:00
github-actions[bot]
acc1973f3a
New Crowdin Translations (automated) ( #32533 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-16 08:12:43 +00:00
github-actions[bot]
7d89cea0ea
New Crowdin Translations (automated) ( #32339 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-15 09:26:28 +00:00
Claire
4d9b4ef72f
Merge commit '7c10b0fb7a078661558fef86399d86831423260c' into glitch-soc/merge-upstream
2024-10-14 19:46:52 +02:00
Claire
ffa1032381
Add further warnings about encryption secrets ( #32476 )
2024-10-14 13:00:20 +00:00