Eugen Rochko
f19116c430
[Glitch] Refactor <Video>
to TypeScript
...
Port e5fd61a84e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-28 21:00:58 +01:00
Claire
c06527cf5d
Merge commit 'e5fd61a84eb3a919c1e53f688e424df9d0f20924' into glitch-soc/merge-upstream
2025-03-28 20:48:53 +01:00
Claire
d924335d78
Reduce discrepancies with upstream in Video component ( #3018 )
2025-03-28 20:48:06 +01:00
Claire
a5eaa95bb2
Merge commit 'e28b64ac2dcd381f8b7e6bcfc2cc2b2ed3121cd9' into glitch-soc/merge-upstream
2025-03-28 18:48:04 +01:00
Eugen Rochko
e5fd61a84e
Refactor <Video>
to TypeScript ( #34284 )
2025-03-28 12:15:43 +00:00
github-actions[bot]
e28b64ac2d
New Crowdin Translations (automated) ( #34297 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-03-28 09:47:53 +00:00
Echo
3bfc576a49
[Glitch] Fix SASS deprecation notices
...
Port 8a3bed1933
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-27 21:29:33 +01:00
Claire
e8a652a8dd
Fix win95 theme
2025-03-27 20:46:46 +01:00
Claire
eb8dd42de0
Merge commit '8a3bed1933b7afdaa196639b753f41e743c4491a' into glitch-soc/merge-upstream
2025-03-27 20:31:48 +01:00
scarf
d5ff3ee4a0
[Glitch] feat: use <time>
tag
...
Port e9fe01e2a6
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-27 19:42:37 +01:00
Claire
166514d252
Merge commit 'aa575341c2da1e84d349ca0b42211b0da30a2254' into glitch-soc/merge-upstream
2025-03-27 19:40:04 +01:00
Echo
8a3bed1933
Fix SASS deprecation notices ( #34278 )
2025-03-27 13:09:42 +00:00
github-actions[bot]
99f93e675a
New Crowdin Translations (automated) ( #34290 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-03-27 08:07:54 +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
scarf
e9fe01e2a6
feat: use <time>
tag ( #34131 )
2025-03-26 16:14:08 +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
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
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
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
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
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