Commit Graph

9111 Commits (04dd3a9eb6f28eb6387dd480b0556e5f7aba772b)

Author SHA1 Message Date
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 ()
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 ()
github-actions[bot] 278a075b22
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
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 739ad0eed2
Keep the status action buttons at their position regardless of the counter size ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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 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>
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 ()
Matt Jankowski 19dedd7cfd
Set important mailer headers with `after_action` callback ()
github-actions[bot] 11ac5c8929
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Eugen Rochko d54ce67dc9
Change hide media button to be in top right corner in web UI ()
Matt Jankowski 5dfdec6453
Convert `settings/applications` controller spec to system/request specs ()
Eugen Rochko aaab6b7adc
Add reblogs and favourites counts to statuses in ActivityPub ()
Claire b5bdc69f7b
Change mobile breakpoint back to old version and allow main column to shrink ()
github-actions[bot] ed90d9342e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 7ed9c590b9
Fix issue when encountering reblog of deleted post in feed rebuild ()
Claire ed8b0e4b1e
Fix links for reblogs in moderation interface ()
Matt Jankowski a7dbf6f5a5
Use heredoc/squish for inline css styles in oembed serializer ()
Matt Jankowski bdf83c353f
Move default embed size knowledge into `OEmbedSerializer` ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 8afa3bb2fa
Change Mastodon to issue correctly-signed queries by default ()
Eugen Rochko e7fd0985c9
Change zoom icon in web UI ()
Matt Jankowski 04a939d640
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern ()
Matt Jankowski c922af2737
Add `LIMIT` constant for `api/v1/peers/search` endpoint ()
github-actions[bot] 162f9a3c90
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Renaud Chaput ae03e4ffc6
Update directory page options to use URL params ()
Claire 57a38f071b
Fix custom `history.push` and `history.replace` building bogus location if path is omitted ()
Matt Jankowski 2946a9286b
Use `headers` shorthand in mailers ()
Eugen Rochko ef4d6ab988
Fix browser glitch caused by two overlapping scroll animations in web UI ()
github-actions[bot] efdc17513d
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 5d573c976e
Remove unused E2EE-related methods ()
Eugen Rochko 29656cb9e0
Fix sass deprecation warning ()
Renaud Chaput 8b70834035
Fix the appearance of avatars when they do not load ()
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code ()
Christian Schmidt 7740f1a6bb
Mute XHR abort errors ()