Commit Graph

8143 Commits (dfdadb92e834cc099d16d7539a661105e1d12390)

Author SHA1 Message Date
Claire dfdadb92e8
Add ability to require approval when users sign up using specific email domains ()
Michael Stanclift 195b89d336
Fix .opus file uploads being misidentified by Paperclip ()
Matt Jankowski e12d8893f4
Fix intermittent failure from unspecified order in `export_domain_blocks` controller spec ()
Claire 092bb8a27a
Fix Mastodon not correctly processing HTTP Signatures with query strings ()
github-actions[bot] 7cce2a41f2
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 65ea097f1d
Fix loading local accounts with extraneous domain part in WebUI ()
Claire 1184887b01
Fix streaming API redirection ignoring the port of `streaming_api_base_url` ()
github-actions[bot] 0374e11091
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Michael Stanclift fdec8d7ffb
Fix OCR when using S3/CDN for assets ()
Claire 6374358357
Change media to be hidden/blurred by default in report modal ()
Claire fcfdeadc04
Fix random `NoMethodError` errors on cached `CustomFilter` objects ()
Cal Moody 3599622b5b
Fix destructive actions in dropdowns not using error color in light theme ()
Matt Jankowski ba5f659bb3
Use shorter attribute query methods in `Announcement` ()
github-actions[bot] 7df9c4f6f3
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 128c5b7db3
Fix `Performance/StringIdentifierArgument` cop ()
Santiago Kozak 1cba91d6d1
Fix reply icon display in picture-in-picture footer ()
Claire 2bf84b93d4
Fix media attachment order of remote posts ()
github-actions[bot] e70a65761a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Renaud Chaput 1c041356a1
Fix error on viewing a profile when unlogged ()
Eugen Rochko 5976d3702f
Change "Follow" to "Follow back" and "Mutual" when appropriate in web UI ()
github-actions[bot] 9e5ddc1745
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Eugen Rochko 01f0a6ca4f
Fix profile setup showing default avatar in web UI ()
Claire d29b1cca2e
Fix `friends_of_friends` sometimes suggesting already-followed accounts ()
github-actions[bot] fecc07856c
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski c28976d89e
Handle negative offset param in `api/v2/search` ()
Renaud Chaput 7b1d390734
Fixes dropdown target without a `buttonRef` (edit history) ()
github-actions[bot] fa987db738
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 3598c2e1db
Revert "Feature - Prevents multiple audio/video attachments from being played at the same time ()" ()
Renaud Chaput 8b1eeb2f90
Fix the loading bar with the new Redux actions ()
Matt Jankowski 7cfc078198
Fix rails mailer preview not honouring locale ()
Claire 7d9b209fe8
Fix call to inefficient `delete_matched` cache method in domain blocks ()
Matt Jankowski 1820bad646
Fix `Performance/StringIdentifierArgument` cop ()
Matt Jankowski 2bd8d343cf
Fix `Style/SoleNestedConditional` and `Style/IfInsideElse` cops, regenerate haml todo ()
Matt Jankowski 0e5b8fc46b
Fix `Style/RedundantReturn` cop ()
github-actions[bot] f99e05710e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski b1dec09d20
Fix `Style/InverseMethods` cop ()
Matt Jankowski e17faedffb
Move default `meta` options from `InitialStateSerializer` to private method (AbcSize reduction) ()
github-actions[bot] b2f915b31a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire dcc24db793
Fix N+1s because of association preloaders not actually getting called ()
Claire 3f1ec16377
Fix empty column explainer getting cropped under certain conditions ()
github-actions[bot] 14e64bc880
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 89a496b42f
Fix status edits not always being streamed to mentioned users ()
Claire a8a5c6514f
Fix `LinkCrawlWorker` error when encountering empty OEmbed response ()
Matt Jankowski 2c6369918c
Fix `Style/RedundantArgument` cop ()
Claire f3864db409
Fix notification sounds ()
github-actions[bot] 79a81da69c
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Michael Stanclift afc8550b63
Change preview card deletes to be done using batch method ()
github-actions[bot] ca1b7efb06
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 3918dc68c7
Use composite primary key for `PreviewCardsStatus` model ()