Commit Graph

9131 Commits (44071fdbae14d12bcd2c64bdc0d4162aca9de486)

Author SHA1 Message Date
Matt Jankowski 44071fdbae
Wrap datetime in `time` element with attrs (#32177) 3 months ago
Matt Jankowski ec16ed37c3
Extract constants for header and avatar geometry (#32151) 3 months ago
Matt Jankowski c009507912
Use `button_to` for `method: :post` links on account show page (#32154) 3 months ago
Matt Jankowski 651846c622
Only show email domain blocks MX table when some found (#32155) 3 months ago
Matt Jankowski 7e35bef97e
Remove explicit `put` action in settings forms (#32176) 3 months ago
Matt Jankowski e975b55c24
Remove `WebfingerHelper` module & move usage inline (#31203) 3 months ago
David Roetzel e6cda8388c
Move OTP secret length to configuration (#32125) 3 months ago
Matt Jankowski f251edfc1d
Add `date_range` view helper (#32187) 3 months ago
Matt Jankowski f811fcb2b2
Improve alignment of icons on admin roles list (#32153) 3 months ago
Matt Jankowski 675d3ea5c1
Extract dashboard partial for admin instance page (#32189) 3 months ago
Matt Jankowski 685067efd1
Avoid `id` duplication conflict with main navigation from settings profile link (#32181) 3 months ago
Renaud Chaput 1be55ce244
Fix follow notifications from streaming being grouped (#32179) 3 months ago
github-actions[bot] 5839ee434b
New Crowdin Translations (automated) (#32195)
Co-authored-by: GitHub Actions <noreply@github.com>
3 months ago
Matt Jankowski 0b6d217b9e
Use account display name for pretend blog example in attribution area (#32188) 3 months ago
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.
4 months ago
github-actions[bot] f477dc399e
New Crowdin Translations (automated) (#32140)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
Christian Schmidt 9d664f87a0
Mailer layout fixes (#32132) 4 months ago
Matt Jankowski 24d3ce7bab
Add `no-toolbar` state for "nothing here" batch table views (#32128) 4 months ago
Eugen Rochko 11a12e56b3
Change media reordering design in the compose form in web UI (#32093) 4 months ago
Matt Jankowski e02e88bff4
Use previously extracted model constants in form `maxlength` attributes (#32113) 4 months ago
Matt Jankowski 04dd3a9eb6
Wrap webhook event label with `samp` tag (#32115) 4 months ago
Matt Jankowski 675ec1a0ad
Only show recently used tags hint when they are present (#32120) 4 months ago
github-actions[bot] c9b0699964
New Crowdin Translations (automated) (#32121)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
Claire 513f187daf
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates (#32106) 4 months ago
Matt Jankowski 106b22bd2d
Use 1 column layout for form `ul` on narrow widths (#32112) 4 months ago
Claire 89c39e7826
Fix scrollbar width (#32091) 4 months ago
Eugen Rochko a04433f995
Add ability to view alt text by clicking the ALT badge in web UI (#32058) 4 months ago
Claire 7a62d57427
Add fallback to domain block confirmation modal (#32105) 4 months ago
Eugen Rochko 89df27a06c
Change design of media tab on profiles in web UI (#31967) 4 months ago
Christian Schmidt 00aaf77e04
Use same styling for statuses in email as on web (#32073) 4 months ago
github-actions[bot] 278a075b22
New Crowdin Translations (automated) (#32103)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
Eugen Rochko 3426ea2912
Add preview of followers removed in domain block modal in web UI (#32032) 4 months ago
Eugen Rochko 28c4eca0af
Change responsive break points on navigation panel in web UI (#32034) 4 months ago
Renaud Chaput 739ad0eed2
Keep the status action buttons at their position regardless of the counter size (#32084)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4 months ago
Renaud Chaput d6f5ee75ab
Add notification grouping for follow notifications (#32085) 4 months ago
Renaud Chaput 3dc4ddc663
Fix search params being dropped when redirected to non-deck path (#31984) 4 months ago
Matt Jankowski 83574f641a
Add coverage and use mailer callback to check functional user in notification mailer (#32055) 4 months ago
Matt Jankowski 69aa5699ce
Use `not-allowed` for cursor on disabled buttons (#32076) 4 months ago
github-actions[bot] 4e6fc3a62f
New Crowdin Translations (automated) (#32083)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
Eugen Rochko 70988519df
Fix too many requests caused by relationship look-ups in web UI (#32042)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4 months ago
Renaud Chaput f1b6a611aa
Fix wrapping in dashboard quick access buttons (#32043) 4 months ago
André Menrath 556837f156
Fix the summary of converted object types to be treated as HTML (#28629) 4 months ago
Claire c36a76b9eb
Fix error when accepting appeal for sensitive posts deleted in the meantime (#32037)
Co-authored-by: David Roetzel <david@roetzel.de>
4 months ago
Claire 0a6b75b71e
Fix multiple bugs in notification requests and notification policies (#32062) 4 months ago
Matt Jankowski 19dedd7cfd
Set important mailer headers with `after_action` callback (#32057) 4 months ago
github-actions[bot] 11ac5c8929
New Crowdin Translations (automated) (#32052)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
Eugen Rochko d54ce67dc9
Change hide media button to be in top right corner in web UI (#32048) 4 months ago
Matt Jankowski 5dfdec6453
Convert `settings/applications` controller spec to system/request specs (#32006) 4 months ago
Eugen Rochko aaab6b7adc
Add reblogs and favourites counts to statuses in ActivityPub (#32007) 4 months ago
Claire b5bdc69f7b
Change mobile breakpoint back to old version and allow main column to shrink (#32033) 4 months ago