Claire
4a859140ec
Merge commit 'edcf3d9234b03d6b1c4b29d1d15339f7f64040fb' into glitch-soc/backports-4.3
2024-10-07 20:03:53 +02:00
Eugen Rochko
cae93e79a4
Fix missing avatar fallback interfering with transparency in web UI ( #32270 )
2024-10-07 16:22:11 +02:00
Eugen Rochko
889edc560a
Fix wrong width on logo in detailed link card in web UI ( #32271 )
2024-10-07 16:22:11 +02:00
Leni Kadali
4238da6ee3
Add error message when user tries to follow their own account ( #31910 )
2024-10-07 12:05:46 +00:00
Matt Jankowski
bfabd6a2b8
Move account suspension-related methods to concern ( #28351 )
2024-10-07 12:02:04 +00:00
Eugen Rochko
1f5bd571cd
Fix missing avatar fallback interfering with transparency in web UI ( #32270 )
2024-10-07 09:35:42 +00:00
github-actions[bot]
2e0d918d7d
New Crowdin Translations for stable-4.3 (automated) ( #32253 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-07 11:21:49 +02:00
Claire
3b4312476f
Fix media gallery items having incorrect borders when hidden ( #32257 )
2024-10-07 10:54:23 +02:00
Claire
4fba4f8c82
Fix notification push notifications not including the author's username ( #32254 )
2024-10-07 10:54:23 +02:00
Matt Jankowski
25de2f57ee
Add coverage for missing status scenario in NotificationMailer ( #32256 )
2024-10-07 10:54:23 +02:00
github-actions[bot]
498024558a
New Crowdin Translations (automated) ( #32262 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-07 07:06:43 +00:00
Eugen Rochko
2c54b91dd1
Fix wrong width on logo in detailed link card in web UI ( #32271 )
2024-10-07 06:53:29 +00:00
Claire
6967031144
Fix video player's height in detailed status view
2024-10-06 19:19:28 +02:00
Claire
026643ab24
Fix video player's height in detailed status view
2024-10-06 19:19:14 +02:00
Christian Schmidt
c37daa11f2
[Glitch] Remove redundant title attribute
...
Port c40ab43dc7
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-06 17:04:53 +02:00
Claire
7b40f14452
[Glitch] Fix media gallery items having incorrect borders when hidden
...
Port 51769e0670
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-06 17:04:53 +02:00
Claire
c720623dc7
[Glitch] Fix unsupported grouped notifications from streaming causing duplicate IDs
...
Port 77f5b127fa
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-06 17:04:53 +02:00
forsamori
819abbdb2f
[Glitch] Add margin-bottom to error.dialog to reduce whitespace
...
Port 63a959099b
to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-06 17:04:53 +02:00
Claire
b22272fcdc
[Glitch] Hide badges in media gallery when media are hidden
...
Port f768a6eb16
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-06 17:04:53 +02:00
Claire
299372babe
[Glitch] Fix editing description of media uploads with custom thumbnails
...
Port f760899b04
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-06 17:04:53 +02:00
Claire
54b209243b
[Glitch] Fix media uploads in composer appearing over search results in advanced interface
...
Port b5006539c9
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-06 17:04:53 +02:00
Claire
ce3bedade3
[Glitch] Fix incorrect 'navigator'
check
...
Port 4a737a948a
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-06 17:04:53 +02:00
Nick Schonning
61a0c58dee
[Glitch] Enable ESLlint no-case-declarations
...
Port f91f077985
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-06 17:04:53 +02:00
Matt Jankowski
af39ac6edc
[Glitch] Adjust spacing on setting sub-nav items when below mobile size
...
Port f10d61bf86
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-06 16:44:22 +02:00
Matt Jankowski
edfa716a18
[Glitch] Improve alignment of icons on admin roles list
...
Port f811fcb2b2
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-06 16:43:50 +02:00
Renaud Chaput
8572fa1452
[Glitch] Fix follow notifications from streaming being grouped
...
Port 1be55ce244
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-06 16:43:17 +02:00
Claire
b28ce2424c
Merge commit 'c40ab43dc703be988c277d4ba6b7987a3a80e16c' into glitch-soc/merge-upstream
...
Conflicts:
- `app/helpers/application_helper.rb`:
Upstream added a helper where glitch-soc had its own, not really
a conflict.
Added upstream's helper.
- `lib/sanitize_ext/sanitize_config.rb`:
Upstream renamed a constant that was used slightly differently in glitch-soc.
Renamed it as upstream did.
2024-10-06 16:07:58 +02:00
Claire
354f54907d
[Glitch] Fix unsupported grouped notifications from streaming causing duplicate IDs
...
Port 6d5aa58f88
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-05 21:05:55 +02:00
Claire
4d611e94ee
[Glitch] Hide badges in media gallery when media are hidden
...
Port 55b5364534
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-05 21:05:15 +02:00
Claire
a09a26da49
[Glitch] Fix editing description of media uploads with custom thumbnails
...
Port 404f467fcf
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-05 21:04:52 +02:00
Claire
59a8066045
[Glitch] Fix media uploads in composer appearing over search results in advanced interface
...
Port 4a2d3929c5
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-05 21:04:31 +02:00
Claire
3cad5095c9
[Glitch] Fix incorrect 'navigator'
check
...
Port 931553844d
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-05 21:04:09 +02:00
Matt Jankowski
e58d99a771
[Glitch] Adjust spacing on setting sub-nav items when below mobile size
...
Port 09cf617d7f
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-05 21:03:45 +02:00
Matt Jankowski
69c76fd94a
[Glitch] Improve alignment of icons on admin roles list
...
Port c828e7731c
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-05 21:03:22 +02:00
Renaud Chaput
1b6bd585ab
[Glitch] Fix follow notifications from streaming being grouped
...
Port 8ac00533ff
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-05 21:00:39 +02:00
Claire
dfe851b476
Merge branch 'stable-4.3' into glitch-soc/backports-4.3
...
Conflicts:
- `app/helpers/application_helper.rb`:
Upstream added a helper where glitch-soc had its own, not really
a conflict.
Added upstream's helper.
2024-10-05 20:45:05 +02:00
Christian Schmidt
c40ab43dc7
Remove redundant title attribute ( #32258 )
2024-10-04 16:23:05 +00:00
Claire
6d5aa58f88
Fix unsupported grouped notifications from streaming causing duplicate IDs ( #32243 )
2024-10-04 17:48:03 +02:00
Claire
81cd489208
Fix Content-Security-Policy when using sso-redirect ( #32241 )
2024-10-04 17:48:03 +02:00
Claire
55b5364534
Hide badges in media gallery when media are hidden ( #32224 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
2e8b752c55
Move admin action log type list generation to helper ( #32178 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
d82ffdccbb
Add copyable_input
helper method to wrap shared options ( #32119 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
5c72b46a4e
Clean up labels on development application form ( #32116 )
2024-10-04 17:48:03 +02:00
Claire
404f467fcf
Fix editing description of media uploads with custom thumbnails ( #32221 )
2024-10-04 17:48:03 +02:00
Claire
4a2d3929c5
Fix media uploads in composer appearing over search results in advanced interface ( #32217 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
ceba0f082e
Provide use_path
to qr generator for svg data size reduction ( #32127 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
7de8d5ffca
Add relevant_params
to ReportFilter (matches account filter) ( #32136 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
74291dfb77
Remove unneeded reorder(nil)
conditions ( #32200 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
f07707a9bb
Extract WebPushRequest
from push notification worker and subscription ( #32208 )
2024-10-04 17:48:03 +02:00
Claire
931553844d
Fix incorrect 'navigator'
check ( #32219 )
2024-10-04 17:48:03 +02:00
Christian Schmidt
cbf1349370
Support /.well-known/host-meta.json ( #32206 )
2024-10-04 17:48:03 +02:00
Jeong Arm
b8fdffe824
Ignore error if mentioned account was not processable ( #29215 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-04 17:48:03 +02:00
Jeong Arm
b2ce9bb4c7
Show timestamp when the user deletes their account on admin dashboard ( #25640 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-04 17:48:03 +02:00
Matt Jankowski
09cf617d7f
Adjust spacing on setting sub-nav items when below mobile size ( #32137 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
784d1bfb29
Fix broken border on applications list ( #32147 )
2024-10-04 17:48:03 +02:00
Claire
754b03d8cb
Fix unneeded requests to blocked domains when receiving relayed signed activities from them ( #31161 )
2024-10-04 17:48:03 +02:00
Emelia Smith
f397550311
Add detection and download of material_symbol icons in config/navigation.rb ( #31366 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
97db4bd4dd
Wrap datetime in time
element with attrs ( #32177 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
1e19242134
Extract constants for header and avatar geometry ( #32151 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
4e6f13a0fb
Only show email domain blocks MX table when some found ( #32155 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
53624b1b54
Remove explicit put
action in settings forms ( #32176 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
66ef4b9984
Remove WebfingerHelper
module & move usage inline ( #31203 )
2024-10-04 17:48:03 +02:00
David Roetzel
ce2481a81b
Move OTP secret length to configuration ( #32125 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
bdceb1dacf
Add date_range
view helper ( #32187 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
c828e7731c
Improve alignment of icons on admin roles list ( #32153 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
6734b6550f
Extract dashboard partial for admin instance page ( #32189 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
1283c3544c
Avoid id
duplication conflict with main navigation from settings profile link ( #32181 )
2024-10-04 17:48:03 +02:00
Renaud Chaput
8ac00533ff
Fix follow notifications from streaming being grouped ( #32179 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
1b3472bec8
Use account display name for pretend blog example in attribution area ( #32188 )
2024-10-04 17:48:03 +02:00
Claire
51769e0670
Fix media gallery items having incorrect borders when hidden ( #32257 )
2024-10-04 14:55:44 +00:00
Claire
1f720366e9
Fix notification push notifications not including the author's username ( #32254 )
2024-10-04 14:29:23 +00:00
Matt Jankowski
ebdeac0731
Add coverage for missing status scenario in NotificationMailer ( #32256 )
2024-10-04 14:15:14 +00:00
Matt Jankowski
4fe7f213a6
Use async_count
in more view locations ( #32086 )
2024-10-04 12:29:43 +00:00
Jeremy Kescher
6f7e917f32
Fix inability to create ActivityPub messages
2024-10-04 14:25:37 +02:00
Claire
77f5b127fa
Fix unsupported grouped notifications from streaming causing duplicate IDs ( #32243 )
2024-10-04 12:23:30 +00:00
Claire
49407e7623
Fix Content-Security-Policy when using sso-redirect ( #32241 )
2024-10-04 08:50:36 +00:00
gunchleoc
160917e718
Pluralize csv imports ( #27094 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-04 08:19:01 +00:00
forsamori
63a959099b
Add margin-bottom to error.dialog to reduce whitespace ( #25708 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-04 08:02:14 +00:00
github-actions[bot]
1b247a1dc2
New Crowdin Translations (automated) ( #32249 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-04 07:29:53 +00:00
Jeremy Kescher
1290a5609d
Merge branch 'glitch-v4.3.0-rc.1' into develop
2024-10-03 22:25:40 +02:00
Claire
4c0e44ebbe
Fix recently-broken admin interface buttons ( #32240 )
2024-10-03 16:12:15 +00:00
Matt Jankowski
d95f6f4410
Extract ExportSummary
class for account object counts ( #32227 )
2024-10-03 13:09:58 +00:00
github-actions[bot]
fe3f5375e3
New Crowdin Translations (automated) ( #32233 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-03 09:15:31 +00:00
Claire
f768a6eb16
Hide badges in media gallery when media are hidden ( #32224 )
2024-10-02 15:51:05 +00:00
Matt Jankowski
cec8961372
Move admin action log type list generation to helper ( #32178 )
2024-10-02 14:47:00 +00:00
Matt Jankowski
7d6b9ccd34
Add copyable_input
helper method to wrap shared options ( #32119 )
2024-10-02 14:45:54 +00:00
Matt Jankowski
36f9c96812
Clean up labels on development application form ( #32116 )
2024-10-02 14:45:12 +00:00
Claire
f760899b04
Fix editing description of media uploads with custom thumbnails ( #32221 )
2024-10-02 13:29:23 +00:00
Claire
b5006539c9
Fix media uploads in composer appearing over search results in advanced interface ( #32217 )
2024-10-02 13:28:36 +00:00
Matt Jankowski
d270d6dd4f
Provide use_path
to qr generator for svg data size reduction ( #32127 )
2024-10-02 13:26:46 +00:00
Matt Jankowski
2151dfb8d6
Add relevant_params
to ReportFilter (matches account filter) ( #32136 )
2024-10-02 13:24:40 +00:00
Matt Jankowski
cf859d151b
More link/button conversion across views ( #32199 )
2024-10-02 13:08:40 +00:00
Matt Jankowski
1f65a95421
Remove unneeded reorder(nil)
conditions ( #32200 )
2024-10-02 12:26:16 +00:00
Matt Jankowski
4aa26eba53
Extract WebPushRequest
from push notification worker and subscription ( #32208 )
2024-10-02 11:11:52 +00:00
Claire
4a737a948a
Fix incorrect 'navigator'
check ( #32219 )
2024-10-02 10:03:04 +00:00
Christian Schmidt
33d3ca7cf1
Support /.well-known/host-meta.json ( #32206 )
2024-10-02 09:23:44 +00:00
github-actions[bot]
ea72d5ec3a
New Crowdin Translations (automated) ( #32214 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-02 09:05:57 +00:00
Jeong Arm
66b2bc1c84
Ignore error if mentioned account was not processable ( #29215 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-02 08:08:02 +00:00
Nick Schonning
f91f077985
Enable ESLlint no-case-declarations ( #30768 )
2024-10-01 16:26:30 +00:00
Jeong Arm
65508bb0c0
Show timestamp when the user deletes their account on admin dashboard ( #25640 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-01 13:54:28 +00:00
Matt Jankowski
f10d61bf86
Adjust spacing on setting sub-nav items when below mobile size ( #32137 )
2024-10-01 13:41:25 +00:00
Matt Jankowski
f73787a4b8
Fix broken border on applications list ( #32147 )
2024-10-01 13:38:29 +00:00
Claire
7b92cf3b47
Fix unneeded requests to blocked domains when receiving relayed signed activities from them ( #31161 )
2024-10-01 12:52:13 +00:00
Emelia Smith
c5f0da98e4
Add detection and download of material_symbol icons in config/navigation.rb ( #31366 )
2024-10-01 12:49:04 +00:00
Matt Jankowski
44071fdbae
Wrap datetime in time
element with attrs ( #32177 )
2024-10-01 12:45:58 +00:00
Matt Jankowski
ec16ed37c3
Extract constants for header and avatar geometry ( #32151 )
2024-10-01 11:36:25 +00:00
Matt Jankowski
c009507912
Use button_to
for method: :post
links on account show page ( #32154 )
2024-10-01 11:14:12 +00:00
Matt Jankowski
651846c622
Only show email domain blocks MX table when some found ( #32155 )
2024-10-01 11:03:13 +00:00
Matt Jankowski
7e35bef97e
Remove explicit put
action in settings forms ( #32176 )
2024-10-01 10:34:05 +00:00
Matt Jankowski
e975b55c24
Remove WebfingerHelper
module & move usage inline ( #31203 )
2024-10-01 09:54:42 +00:00
David Roetzel
e6cda8388c
Move OTP secret length to configuration ( #32125 )
2024-10-01 09:38:42 +00:00
Matt Jankowski
f251edfc1d
Add date_range
view helper ( #32187 )
2024-10-01 09:30:21 +00:00
Matt Jankowski
f811fcb2b2
Improve alignment of icons on admin roles list ( #32153 )
2024-10-01 09:08:29 +00:00
Matt Jankowski
675d3ea5c1
Extract dashboard partial for admin instance page ( #32189 )
2024-10-01 08:36:41 +00:00
Matt Jankowski
685067efd1
Avoid id
duplication conflict with main navigation from settings profile link ( #32181 )
2024-10-01 08:23:05 +00:00
Renaud Chaput
1be55ce244
Fix follow notifications from streaming being grouped ( #32179 )
2024-10-01 08:22:14 +00:00
github-actions[bot]
5839ee434b
New Crowdin Translations (automated) ( #32195 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-01 08:21:17 +00:00
Matt Jankowski
0b6d217b9e
Use account display name for pretend blog example in attribution area ( #32188 )
2024-10-01 08:19:53 +00:00
Claire
9af9ef6fb3
Merge commit '03210085b7481568cc507f088144aaf1dae73c88' into glitch-soc/merge-upstream
2024-09-30 13:04:19 +02:00
Claire
0c872beed4
Merge commit from fork
...
This should not change the set of words matched by `USERNAME_RE` but does
change the one matched by `MENTION_RE`. Indeed, the previous regexp allowed
a domain part to start with `.` or `-`, which the new regexp does not allow.
2024-09-30 12:25:54 +02:00
github-actions[bot]
f477dc399e
New Crowdin Translations (automated) ( #32140 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-30 08:53:29 +00:00
Eugen Rochko
e80971e660
[Glitch] Change media reordering design in the compose form in web UI
...
Port 11a12e56b3
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 14:03:19 +02:00
Eugen Rochko
9e10fd59b7
[Glitch] Add ability to view alt text by clicking the ALT badge in web UI
...
Port a04433f995
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 13:35:35 +02:00
Eugen Rochko
9b5f073cb3
[Glitch] Change design of media tab on profiles in web UI
...
Port 89df27a06c
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 12:57:58 +02:00
Eugen Rochko
157ecf255b
[Glitch] Change responsive break points on navigation panel in web UI
...
Port 28c4eca0af
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 11:53:49 +02:00
Matt Jankowski
b8c23f94b0
[Glitch] Add no-toolbar
state for "nothing here" batch table views
...
Port 24d3ce7bab
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 11:29:18 +02:00
Matt Jankowski
3fa34bd73a
[Glitch] Use 1 column layout for form ul
on narrow widths
...
Port 106b22bd2d
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 11:25:24 +02:00
Claire
77d2f7eef6
[Glitch] Fix scrollbar width
...
Port 89c39e7826
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 11:24:54 +02:00
Claire
8439084587
[Glitch] Add fallback to domain block confirmation modal
...
Port 7a62d57427
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 11:21:56 +02:00
Eugen Rochko
7b290cee47
[Glitch] Add preview of followers removed in domain block modal in web UI
...
Port 3426ea2912
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 11:21:05 +02:00
Claire
7ef25ae53b
Merge commit '9d664f87a04b6a5157ddbe60ee33b5b7a960198e' into glitch-soc/merge-upstream
2024-09-29 11:06:09 +02:00
Christian Schmidt
9d664f87a0
Mailer layout fixes ( #32132 )
2024-09-27 19:41:41 +00:00
Matt Jankowski
24d3ce7bab
Add no-toolbar
state for "nothing here" batch table views ( #32128 )
2024-09-27 19:38:44 +00:00
Eugen Rochko
11a12e56b3
Change media reordering design in the compose form in web UI ( #32093 )
2024-09-27 15:09:39 +00:00
Matt Jankowski
e02e88bff4
Use previously extracted model constants in form maxlength
attributes ( #32113 )
2024-09-27 08:21:27 +00:00
Matt Jankowski
04dd3a9eb6
Wrap webhook event label with samp
tag ( #32115 )
2024-09-27 08:20:21 +00:00
Matt Jankowski
675ec1a0ad
Only show recently used tags hint when they are present ( #32120 )
2024-09-27 08:18:42 +00:00
github-actions[bot]
c9b0699964
New Crowdin Translations (automated) ( #32121 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-27 07:34:46 +00:00
Claire
513f187daf
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates ( #32106 )
2024-09-26 19:27:57 +00:00
Matt Jankowski
106b22bd2d
Use 1 column layout for form ul
on narrow widths ( #32112 )
2024-09-26 19:26:40 +00:00
Claire
89c39e7826
Fix scrollbar width ( #32091 )
2024-09-26 14:26:04 +00:00
Eugen Rochko
a04433f995
Add ability to view alt text by clicking the ALT badge in web UI ( #32058 )
2024-09-26 13:26:49 +00:00
Claire
7a62d57427
Add fallback to domain block confirmation modal ( #32105 )
2024-09-26 12:47:56 +00:00
Eugen Rochko
89df27a06c
Change design of media tab on profiles in web UI ( #31967 )
2024-09-26 12:31:32 +00:00
Christian Schmidt
00aaf77e04
Use same styling for statuses in email as on web ( #32073 )
2024-09-26 11:48:01 +00:00
Claire
437cecc965
Fix awkward status action bar layout changes ( #2859 )
2024-09-26 12:02:40 +02:00
github-actions[bot]
278a075b22
New Crowdin Translations (automated) ( #32103 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-26 08:47:38 +00:00
Eugen Rochko
3426ea2912
Add preview of followers removed in domain block modal in web UI ( #32032 )
2024-09-25 18:13:36 +00:00
Eugen Rochko
28c4eca0af
Change responsive break points on navigation panel in web UI ( #32034 )
2024-09-25 16:36:19 +00:00
Renaud Chaput
0b1310feb3
[Glitch] Keep the status action buttons at their position regardless of the counter size
...
Port 739ad0eed2
to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-25 18:12:24 +02:00