GitHub Actions
1fe7ac5726
New Crowdin translations
2025-03-27 04:34:05 +00:00
Claire
449dc30739
Merge commit 'c43508b3e0b05c5e739d726bad53f1eef89e9376' into glitch-soc/merge-upstream
...
Conflicts:
- `app/lib/content_security_policy.rb`:
Upstream added support for `EXTRA_MEDIA_HOSTS` which is very similar to
glitch-soc's `EXTRA_DATA_HOST`.
Deprecate `EXTRA_DATA_HOST` FOR `EXTRA_MEDIA_HOST`.
2025-03-26 19:14:26 +01:00
Claire
21c05f838d
Merge pull request #3012 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to c93b2c6809
2025-03-26 18:44:06 +01:00
Claire
7e8a06ba94
[Glitch] Add new filter action to blur media
...
Port c93b2c6809
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-26 18:22:06 +01:00
Claire
9c5c86c947
Merge commit 'c93b2c6809905d24262b5973efe20832f1b04a6d' into glitch-soc/merge-upstream
2025-03-26 18:18:07 +01:00
Claire
c43508b3e0
Add `registrations.reason_required` attribute to `/api/v2/instance` response ( #34280 )
2025-03-26 14:12:58 +00:00
Claire
59e189ad3c
Add support for paginating partial collections in `SynchronizeFollowersService` ( #34277 )
2025-03-26 11:33:59 +00:00
github-actions[bot]
dd6c573cc3
New Crowdin Translations (automated) ( #34276 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-03-26 07:42:25 +00:00
Shlee
803a8be998
Add `EXTRA_MEDIA_HOSTS` environment variable to add extra hosts to Content-Security-Policy ( #34184 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2025-03-26 07:42:15 +00:00
Claire
c93b2c6809
Add new filter action to blur media ( #34256 )
2025-03-26 07:31:05 +00:00
Jeong Arm
2d248620d6
Merge pull request #2972 from tribela/fix-secondary-button
...
Fix secondary post button alignment
2025-03-25 22:08:56 +01:00
Eugen Rochko
b67fc9c099
[Glitch] Refactor alerts to TypeScript, remove `react-notification` dependency
...
Port 94d71c992e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-25 21:23:24 +01:00
Claire
4ace929129
Merge commit '94d71c992e0fd88fc3a3fc92b598f139c874ab3f' into glitch-soc/merge-upstream
2025-03-25 21:12:37 +01:00
Claire
6301287e73
[Glitch] Fix bookmarks and favourites not being filtered
...
Port 2eb6d815d6
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-25 20:05:55 +01:00
Claire
53d07e2afe
[Glitch] Fix filters not applying in detailed view
...
Port 8c3eeb4d29
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-25 20:05:21 +01:00
Claire
745c445e7e
Merge commit 'e1dbbf6c9db6dbf3f356dae4c59fa05299372370' into glitch-soc/merge-upstream
2025-03-25 19:59:59 +01:00
Eugen Rochko
94d71c992e
Refactor alerts to TypeScript, remove `react-notification` dependency ( #34239 )
2025-03-25 18:25:07 +00:00
Claire
3edac14f02
Fix follower synchronization mechanism erroneously removing followers from multi-page collections ( #34272 )
2025-03-25 15:50:05 +00:00
Claire
2eb6d815d6
Fix bookmarks and favourites not being filtered ( #34260 )
2025-03-25 15:20:36 +00:00
Claire
8c3eeb4d29
Fix filters not applying in detailed view ( #34259 )
2025-03-25 13:11:49 +00:00
Claire
38f5e74122
Add `Deprecation` headers on deprecated endpoints ( #34262 )
...
Co-authored-by: Damien Mathieu <42@dmathieu.com>
2025-03-25 12:30:10 +00:00
github-actions[bot]
90bf67f053
New Crowdin Translations (automated) ( #34265 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-03-25 09:05:59 +00:00
Eugen Rochko
a89d8ef663
[Glitch] Add double tap to zoom and swipe to dismiss to media modal in web UI
...
Port 2e9b2df570
to glitch-soc
Co-authored-by: ChaosExAnima <ChaosExAnima@users.noreply.github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-24 20:27:06 +01:00
Claire
65b627e07f
[Glitch] Refactor spoiler button logic into separate `SpoilerButton` component
...
Port 958953a687
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-24 20:22:18 +01:00
Claire
e7498887a7
Merge commit '2e9b2df570af19b67a5ccc754c7b581034ca79c6' into glitch-soc/merge-upstream
...
Conflicts:
- `app/javascript/styles/mastodon/components.scss`:
Upstream removed some code that somehow had been modified in glitch-soc.
Removed it as upstream did.
2025-03-24 20:06:25 +01:00
Eugen Rochko
2e9b2df570
Add double tap to zoom and swipe to dismiss to media modal in web UI ( #34210 )
...
Co-authored-by: ChaosExAnima <ChaosExAnima@users.noreply.github.com>
2025-03-24 17:25:30 +00:00
Claire
958953a687
Refactor spoiler button logic into separate `SpoilerButton` component ( #34257 )
2025-03-24 13:58:37 +00:00
Claire
5390edc2aa
Change user archive signed URL TTL from 10 seconds to 1 hour ( #34254 )
2025-03-24 09:59:05 +00:00
Claire
ef870007e9
Fix `CacheBuster` being queued for missing media attachments ( #34253 )
2025-03-24 08:58:15 +00:00
github-actions[bot]
b892b15ba6
New Crowdin Translations (automated) ( #34240 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-03-24 08:35:40 +00:00
Eugen Rochko
afb0294826
[Glitch] Fix display of failed-to-load image attachments in web UI
...
Port changes from 1960aac90b
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-22 15:51:00 +01:00
Claire
e63d474eb8
[Glitch] Prevent duplicate REST API requests on submitting account personal note with ctrl+enter
...
Port 290d57d6d9
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-22 15:45:24 +01:00
Claire
f1fa6b3cd0
Merge commit '1960aac90b16fce1ec620ac990aa931efcf04700' into glitch-soc/merge-upstream
2025-03-22 15:41:48 +01:00
Eugen Rochko
1960aac90b
Fix display of failed-to-load image attachments in web UI ( #34217 )
2025-03-21 10:23:49 +00:00
github-actions[bot]
5eba86e2d1
New Crowdin Translations (automated) ( #34231 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-03-21 07:31:42 +00:00
github-actions[bot]
936d3a7de9
New Crowdin Translations (automated) ( #34222 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-03-20 09:32:41 +00:00
Claire
290d57d6d9
Prevent duplicate REST API requests on submitting account personal note with ctrl+enter ( #34213 )
2025-03-19 23:29:26 +00:00
Claire
971690caf2
Merge commit 'f7b1769e8a69e2831493f3a704d68efa5cf9beff' into glitch-soc/merge-upstream
2025-03-19 20:09:14 +01:00
github-actions[bot]
ffc568589c
New Crowdin Translations (automated) ( #34211 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-03-19 08:16:25 +00:00
Eugen Rochko
0099907600
Fix error when terms of service are missing an effective date ( #34200 )
2025-03-18 21:39:13 +00:00
Claire
8b42c8c34d
[Glitch] Fix account notes not being displayed
...
Port 9d5cbbbf0f
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-18 22:04:54 +01:00
Claire
6f2979b0b0
Merge commit '547658f086b2bfb396f69822d7ba938e4c0caf80' into glitch-soc/merge-upstream
2025-03-18 22:03:50 +01:00
Claire
547658f086
Fix handling of malformed/unusual HTML ( #34201 )
2025-03-18 14:50:41 +00:00
github-actions[bot]
dc21104c04
New Crowdin Translations (automated) ( #34178 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-03-18 14:49:53 +00:00
Claire
9d5cbbbf0f
Fix account notes not being displayed ( #34166 )
2025-03-18 10:32:35 +00:00
Claire
79123af3dd
[Glitch] Fix language detection sometimes kicking in *after* posting
...
Port 30e334b51a
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-17 20:28:31 +01:00
Claire
d2c4f69148
Merge commit '30e334b51a4e7add05401895bff5a2ea4a97e0bd' into glitch-soc/merge-upstream
2025-03-17 20:25:32 +01:00
Claire
30e334b51a
Fix language detection sometimes kicking in *after* posting ( #34193 )
2025-03-17 16:49:09 +00:00
Claire
e30001bc80
Fix incorrect URL being used when cache busting ( #34189 )
2025-03-17 16:40:28 +00:00
Eugen Rochko
156c390048
[Glitch] Add age verification on sign-up
...
Port CSS changes from d213c585ff
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-15 17:52:22 +01:00