Claire
|
38744a4e51
|
[Glitch] Change mobile breakpoint back to old version and allow main column to shrink
Port b5bdc69f7b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-23 20:26:05 +02:00 |
Claire
|
c2c3a66478
|
Merge commit '5dfdec645313e556413147597138a8008bc35996' into glitch-soc/merge-upstream
|
2024-09-23 20:24:18 +02:00 |
Matt Jankowski
|
5dfdec6453
|
Convert `settings/applications` controller spec to system/request specs (#32006)
|
2024-09-23 13:37:32 +00:00 |
Eugen Rochko
|
aaab6b7adc
|
Add reblogs and favourites counts to statuses in ActivityPub (#32007)
|
2024-09-23 13:14:15 +00:00 |
Claire
|
b5bdc69f7b
|
Change mobile breakpoint back to old version and allow main column to shrink (#32033)
|
2024-09-23 12:53:35 +00:00 |
github-actions[bot]
|
ed90d9342e
|
New Crowdin Translations (automated) (#32011)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-23 08:50:19 +00:00 |
Claire
|
7c148ed1cb
|
Use new CW class in more places
|
2024-09-22 21:17:15 +02:00 |
Claire
|
4d754935a9
|
Replace new-style upstream CWs with old-style CWs for now
|
2024-09-22 20:55:06 +02:00 |
Eugen Rochko
|
0d26c9fb0b
|
[Glitch] Fix wrong width on content warnings and filters in web UI
Port b265a654d7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-22 19:31:22 +02:00 |
Eugen Rochko
|
7d97e3d82f
|
[Glitch] Change how content warnings and filters are displayed in web UI
Partially apply 500f4925a5 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-22 19:31:22 +02:00 |
Eugen Rochko
|
a969c6a6a6
|
[Glitch] Change zoom icon in web UI
Port e7fd0985c9 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-21 15:36:17 +02:00 |
Renaud Chaput
|
03829d8e1d
|
[Glitch] Update directory page options to use URL params
Port ae03e4ffc6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-21 15:17:56 +02:00 |
Claire
|
86b9d3b4e5
|
[Glitch] Fix custom `history.push` and `history.replace` building bogus location if path is omitted
Port 57a38f071b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-21 15:16:54 +02:00 |
Eugen Rochko
|
9bd5838646
|
[Glitch] Fix browser glitch caused by two overlapping scroll animations in web UI
Port ef4d6ab988 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-21 15:16:28 +02:00 |
Eugen Rochko
|
80cb285819
|
[Glitch] Fix sass deprecation warning
Port 29656cb9e0 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-21 15:14:54 +02:00 |
Renaud Chaput
|
d77348f830
|
[Glitch] Fix the appearance of avatars when they do not load
Port 8b70834035 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-21 15:13:57 +02:00 |
Christian Schmidt
|
0820cbcb35
|
[Glitch] Mute XHR abort errors
Port 7740f1a6bb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-21 15:13:23 +02:00 |
Claire
|
221bba1897
|
Merge commit '7ed9c590b98610f8d68deab9ef8df260eec6d8f0' into glitch-soc/merge-upstream
|
2024-09-21 15:06:06 +02:00 |
github-actions[bot]
|
b0f6d3e112
|
New Crowdin Translations (automated) (#2773)
* 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-09-21 14:57:30 +02:00 |
Claire
|
7ed9c590b9
|
Fix issue when encountering reblog of deleted post in feed rebuild (#32001)
|
2024-09-20 14:58:06 +00:00 |
Claire
|
ed8b0e4b1e
|
Fix links for reblogs in moderation interface (#31979)
|
2024-09-20 13:33:26 +00:00 |
Matt Jankowski
|
a7dbf6f5a5
|
Use heredoc/squish for inline css styles in oembed serializer (#31991)
|
2024-09-20 12:50:51 +00:00 |
Matt Jankowski
|
bdf83c353f
|
Move default embed size knowledge into `OEmbedSerializer` (#31990)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-20 12:39:48 +00:00 |
Claire
|
8afa3bb2fa
|
Change Mastodon to issue correctly-signed queries by default (#31994)
|
2024-09-20 10:10:09 +00:00 |
Eugen Rochko
|
e7fd0985c9
|
Change zoom icon in web UI (#29683)
|
2024-09-20 09:42:02 +00:00 |
Matt Jankowski
|
04a939d640
|
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988)
|
2024-09-20 08:51:37 +00:00 |
Matt Jankowski
|
c922af2737
|
Add `LIMIT` constant for `api/v1/peers/search` endpoint (#31989)
|
2024-09-20 08:31:58 +00:00 |
github-actions[bot]
|
162f9a3c90
|
New Crowdin Translations (automated) (#31993)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-20 08:31:28 +00:00 |
Renaud Chaput
|
ae03e4ffc6
|
Update directory page options to use URL params (#31977)
|
2024-09-19 15:34:08 +00:00 |
Claire
|
57a38f071b
|
Fix custom `history.push` and `history.replace` building bogus location if path is omitted (#31980)
|
2024-09-19 14:58:33 +00:00 |
Matt Jankowski
|
2946a9286b
|
Use `headers` shorthand in mailers (#31956)
|
2024-09-19 13:38:32 +00:00 |
Eugen Rochko
|
ef4d6ab988
|
Fix browser glitch caused by two overlapping scroll animations in web UI (#31960)
|
2024-09-19 10:52:46 +00:00 |
github-actions[bot]
|
efdc17513d
|
New Crowdin Translations (automated) (#31974)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-19 10:34:19 +00:00 |
Matt Jankowski
|
5d573c976e
|
Remove unused E2EE-related methods (#31964)
|
2024-09-19 10:23:58 +00:00 |
Eugen Rochko
|
29656cb9e0
|
Fix sass deprecation warning (#31961)
|
2024-09-18 17:39:32 +00:00 |
Renaud Chaput
|
8b70834035
|
Fix the appearance of avatars when they do not load (#31966)
|
2024-09-18 17:39:15 +00:00 |
Matt Jankowski
|
5405bdd344
|
Remove unused E2EE messaging code (#31193)
|
2024-09-18 09:27:43 +00:00 |
Christian Schmidt
|
7740f1a6bb
|
Mute XHR abort errors (#31952)
|
2024-09-18 08:43:24 +00:00 |
github-actions[bot]
|
bd86c692cf
|
New Crowdin Translations (automated) (#31959)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-18 08:06:44 +00:00 |
Matt Jankowski
|
a397141d78
|
Move non-action public method controller callback to private methods (#31933)
|
2024-09-18 08:05:25 +00:00 |
Claire
|
6bd86fede0
|
[Glitch] Increase no-gap-breakpoint by 32px to fix overflow
Port d2f9075078 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-17 18:13:36 +02:00 |
Michael Stanclift
|
a85b2476c2
|
[Glitch] Fix background of text detection progress
Port 5a33a5658b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-17 18:13:36 +02:00 |
Claire
|
93b2c8164e
|
[Glitch] Fix selectSettingsNotificationsExcludedTypes not being memoized properly
Port ca8e892c1a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-17 18:13:36 +02:00 |
Claire
|
11de3dbef6
|
[Glitch] Enable grouped notifications unconditionally
Port c620452fd7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-09-17 18:13:36 +02:00 |
Claire
|
6de18bb475
|
Merge commit '3e91c101b3c4b5166dab778837e38bed424b4333' into glitch-soc/merge-upstream
|
2024-09-17 17:54:00 +02:00 |
David Roetzel
|
d8f9db547a
|
Merge commit from fork
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2024-09-17 16:59:29 +02:00 |
github-actions[bot]
|
6a233cbfcf
|
New Crowdin Translations (automated) (#31946)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-09-17 13:02:53 +00:00 |
Claire
|
d2f9075078
|
Increase no-gap-breakpoint by 32px to fix overflow (#31889)
|
2024-09-17 03:19:42 +00:00 |
Michael Stanclift
|
5a33a5658b
|
Fix background of text detection progress (#31943)
|
2024-09-17 03:19:04 +00:00 |
Claire
|
18209d2011
|
Merge pull request #2847 from ClearlyClaire/glitch-soc/fixes/click-detailed-status
Fix detailed statuses being clickable and linking to broken pages
|
2024-09-16 23:51:37 +02:00 |