Commit Graph

19191 Commits (f7388af72159e9412d9bcbfd9f69f9a422ca8bcc)
 

Author SHA1 Message Date
Claire f7388af721
Fix `Chewy::UndefinedUpdateStrategy` in `dev:populate_sample_data` task when Elasticsearch is enabled (#35615) 3 months ago
Claire 2dfdcc7dcb
Add API endpoints to view and revoke one's quoted posts (#35578) 3 months ago
Claire 572a0e128d
Change quote verification to not bypass authorization flow for mentions (#35528) 3 months ago
github-actions[bot] 2131d1ff23
New Crowdin Translations (automated) (#35611)
Co-authored-by: GitHub Actions <noreply@github.com>
3 months ago
renovate[bot] fc1abed0dc
Update dependency database_cleaner-active_record to v2.2.2 (#35610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Claire e5826777b6
Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 3 months ago
Eugen Rochko b80e95b2aa
Change new replies to be loaded automatically if thread previously empty (#35603) 3 months ago
Eugen Rochko 2257612deb
Fix "new replies available" reporting a false positive for re-fetched root status (#35602) 3 months ago
Eugen Rochko 92bf55afd0
Change design of quote posts in web UI (#35584) 3 months ago
Osman 39250ab961
Sort auditable accounts (#35272) 3 months ago
Claire efc0d237af
Fix synchronous recursive fetching of deeply-nested quoted posts (#35600) 3 months ago
Claire 31ba52a57b
Change `StatusReachFinder` to consider quotes as well as reblogs (#35601) 3 months ago
Matt Jankowski e8e6cf9510
Add coverage to user spec for missing `last_sign_in_at` scenario (#35587) 3 months ago
Matt Jankowski 139025fce0
Fix wrong policy authorization in admin controllers (#35588) 3 months ago
Matt Jankowski 3146109b08
Add `MediaAttachment.combined_media_file_size` method (#35570) 3 months ago
Matt Jankowski 8896d6c1b1
Use attribute for `User#bypass_registration_checks?` (#35580) 3 months ago
renovate[bot] 25add0af31
Update dependency cross-env to v10 (#35564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
renovate[bot] 027657b590
Update dependency eslint-plugin-jsdoc to v52 (#35561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Matt Jankowski 7e6b134222
Extract `User::Activity` concern (#35581) 3 months ago
Matt Jankowski 4042bc959b
Use `increment` for `User#update_sign_in!` optional change (#35573) 3 months ago
Matt Jankowski 6dc55a2f4e
Extract `User::Confirmation` concern (#35582) 3 months ago
Matt Jankowski 15b72591d4
Use attribute for `User#external?` (#35579) 3 months ago
Matt Jankowski fd779c25b9
Avoid `return not_found` in statuses controller (#35585) 3 months ago
Matt Jankowski ece49baa38
Use generated query method for check in admin/domain_blocks (#35589) 3 months ago
Matt Jankowski ba9fa54f9c
Add coverage for more admin/domain_blocks scenarios (#35590) 3 months ago
github-actions[bot] 1c89309db0
New Crowdin Translations (automated) (#35592)
Co-authored-by: GitHub Actions <noreply@github.com>
3 months ago
Eugen Rochko a368b29e27
Fix number of new replies increasing even if reply was not fetched (#35577) 3 months ago
Eugen Rochko 20bbd20ef1
Add ability to block words in usernames (#35407) 3 months ago
Eugen Rochko 8cf7a77808
Fix async refresh never being finished when status cannot be fetched (#35500) 3 months ago
Eugen Rochko d121007927
Change "new replies available" notice to be above replies in web UI (#35575) 3 months ago
Claire 3eca8cce1c
Add second set of blocked text that applies to accounts regardless of account age (#35563) 3 months ago
github-actions[bot] d299b0d576
New Crowdin Translations (automated) (#35574)
Co-authored-by: GitHub Actions <noreply@github.com>
3 months ago
Matt Jankowski ea976a5ffb
Fix unnecessary account note addition for already-muted moved-to users (#35566) 3 months ago
Matt Jankowski bedbab74b9
Use bundler version 2.7.1 (#35567) 3 months ago
Matt Jankowski c587c44975
Fix `Lint/NonLocalExitFromIterator` cop in JSON-LD helper (#34948) 3 months ago
David Roetzel f1b9868980
Bypass registration checks for seeded admin user (#35565) 3 months ago
Matt Jankowski 8d6f033326
Fix `Style/GuardClause` in move worker (#35520) 3 months ago
Colin Dean b5cebf45ea
Swap order of translation restoration and service credit on post card (#33619) 3 months ago
renovate[bot] 513b6289d6
chore(deps): update dependency strong_migrations to v2.5.0 (#35560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Matt Jankowski 040a638ab9
Fix `Style/GuardClause` in `Tag` (#35522) 3 months ago
Matt Jankowski eb73ae2f86
Fix `Style/GuardClause` in `User#regenerate_feed!` (#35523) 3 months ago
Matt Jankowski 916cc1365e
Fix `Style/GuardClause` in `User#wrap_email_confirmation` (#35524) 3 months ago
Matt Jankowski 86ef4d4884
Add `skip_*` methods to check move worker process (#35538) 3 months ago
renovate[bot] 456c3bda0b
chore(deps): update dependency omniauth-cas to v3.0.2 (#35558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Matt Jankowski 63daf6b317
Fix `Style/GuardClause` in `PreviewCard` (#35525) 3 months ago
Matt Jankowski e183d7dd9a
Fix `Style/GuardClause` in app/helpers (#35526) 3 months ago
Matt Jankowski 2acc942bb4
Fix `Style/GuardClause` in `WebfingerResource` (#35531) 3 months ago
Matt Jankowski 038de44110
Fix `Style/GuardClause` in `Webfinger` lib (#35532) 3 months ago
renovate[bot] 3b01f98c11
fix(deps): update dependency vite-plugin-pwa to v1.0.2 (#35529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Matt Jankowski 7cd3738c19
Add `with_list_account` scope to `List` model (#35539) 3 months ago