Commit Graph

17276 Commits (5839ee434ba8510f9eb50804ee4530dacf146e97)
 

Author SHA1 Message Date
github-actions[bot] 5839ee434b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 0b6d217b9e
Use account display name for pretend blog example in attribution area ()
Claire 07cd1fd1ef
Support translation branches in Crowdin ()
Claire 03210085b7
Bump version to 4.3.0-rc.1 ()
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.
Claire e22eff8900
Remove regexp timeout feature ()
renovate[bot] 431b382563
Update dependency sass to v1.79.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] bf7cfba48e
Update DefinitelyTyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] f477dc399e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 6037714f76
Update dependency propshaft to v1.0.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Eugen Rochko c352ce6f45
Fix missing permission on new embeds making them unclickable ()
Christian Schmidt 9d664f87a0
Mailer layout fixes ()
Matt Jankowski 24d3ce7bab
Add `no-toolbar` state for "nothing here" batch table views ()
Eugen Rochko 11a12e56b3
Change media reordering design in the compose form in web UI ()
Matt Jankowski cdd7526531
Remove completed TODO note in tags request spec ()
Matt Jankowski e02e88bff4
Use previously extracted model constants in form `maxlength` attributes ()
Matt Jankowski 04dd3a9eb6
Wrap webhook event label with `samp` tag ()
Matt Jankowski 675ec1a0ad
Only show recently used tags hint when they are present ()
github-actions[bot] c9b0699964
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 513f187daf
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates ()
renovate[bot] ee2d966080
Update dependency blurhash to v0.1.8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 106b22bd2d
Use 1 column layout for form `ul` on narrow widths ()
Claire 89c39e7826
Fix scrollbar width ()
Eugen Rochko a04433f995
Add ability to view alt text by clicking the ALT badge in web UI ()
Claire 7a62d57427
Add fallback to domain block confirmation modal ()
Eugen Rochko 89df27a06c
Change design of media tab on profiles in web UI ()
Christian Schmidt 00aaf77e04
Use same styling for statuses in email as on web ()
Matt Jankowski db57fe80c8
Remove `page_json` var from ap/replies spec ()
github-actions[bot] 278a075b22
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 886baa5e35
Fix typo causing incorrect error being raised in blurhash processing failure ()
Christian Schmidt db332553c9
Rename "Data export" menu item ()
Eugen Rochko 3426ea2912
Add preview of followers removed in domain block modal in web UI ()
Eugen Rochko 28c4eca0af
Change responsive break points on navigation panel in web UI ()
Renaud Chaput 28966fa0a6
Remove deprecated `v2_alpha` endpoint for grouped notifications ()
Renaud Chaput 739ad0eed2
Keep the status action buttons at their position regardless of the counter size ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 51777fe3e2
Prefer structure checks over multi-line size/parts checks in `parsed_body` ()
Renaud Chaput d6f5ee75ab
Add notification grouping for follow notifications ()
Renaud Chaput 3dc4ddc663
Fix search params being dropped when redirected to non-deck path ()
Matt Jankowski 83574f641a
Add coverage and use mailer callback to check functional user in notification mailer ()
Matt Jankowski c2ef83ea4c
Consolidate shared `a scope` example parts into one attributes check ()
Matt Jankowski c3b6a7a297
Reduce factory creation (36 -> 12) in `spec/controllers/oauth/*` area ()
Matt Jankowski 06ecf9008b
Remove single-use shared examples in controller specs ()
Matt Jankowski 69aa5699ce
Use `not-allowed` for cursor on disabled buttons ()
github-actions[bot] 4e6fc3a62f
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] a773c239c3
Update dependency aws-sdk-s3 to v1.166.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Eugen Rochko 70988519df
Fix too many requests caused by relationship look-ups in web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Renaud Chaput f1b6a611aa
Fix wrapping in dashboard quick access buttons ()
André Menrath 556837f156
Fix the summary of converted object types to be treated as HTML ()
Claire c36a76b9eb
Fix error when accepting appeal for sensitive posts deleted in the meantime ()
Co-authored-by: David Roetzel <david@roetzel.de>
Claire 0a6b75b71e
Fix multiple bugs in notification requests and notification policies ()