Commit Graph

17067 Commits (1fed11cfa77c12135c68d5eff8c0d8760605b2b2)
 

Author SHA1 Message Date
Claire 1fed11cfa7
Target firefox all the way back to Firefox 78 ()
Claire ebf09328d4
Disable codecov github annotations ()
Matt Jankowski 6b6a80b407
Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs ()
Matt Jankowski be77a1098b
Extract `Account::AUTOMATED_ACTOR_TYPES` for "bot" actor_type values ()
github-actions[bot] cc4865193a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 60182db0ca
Update dependency tzinfo-data to v1.2024.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 7efe0bde9d
Add `have_http_link_header` matcher and set header values as strings ()
Matt Jankowski 09017dd8f0
Add worker spec for annual report worker ()
Matt Jankowski 5acec087ca
Simplify basic presence validations ()
Eugen Rochko bc435c63bd
Change width of columns in advanced web UI ()
Matt Jankowski 850478dc14
Use `conflicted` configuration for renovate rebase strategy ()
Matt Jankowski d58faa2018
Remove references to deprecated `Import` model ()
David Roetzel f85694acfd
Add credentials to redis sentinel configuration ()
Michael Stanclift b4b639ee4a
Fix radio checkbox visibility in Report dialogs ()
Matt Jankowski e820cc30b8
Convert invites controller spec to system/request specs ()
renovate[bot] 5b1ae15a36
Update docker.io/ruby Docker tag to v3.3.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 8fd3e37747
Update `parser` and `rubocop` gems ()
renovate[bot] bd8cd0c6e7
Update dependency cssnano to v7.0.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
James May f9712fad1b
Direct link to each authorized_application entry with html anchor ()
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Matt Jankowski ba9fd1c32e
Add coverage for `Account#prepare_contents` callback ()
Eugen Rochko b265a654d7
Fix wrong width on content warnings and filters in web UI ()
github-actions[bot] eb23d9f0f6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Eugen Rochko ec4c49082e
Change design of unread conversations in web UI ()
David Roetzel 7d91723f05
Support `REDIS_SENTINEL_PORT` variables ()
Matt Jankowski 4d5c91e99a
Remove `before` block in spec with TODOs which have been TO-DONE already ()
Matt Jankowski 4678473e54
Add `AnnualReport::Source#report_statuses` method for subclasses to use ()
Claire 559958f8c5
Fix email language when recipient has no selected locale ()
Matt Jankowski e1b5f3fc6f
Use `response.parsed_body` for html response checks ()
Matt Jankowski fe04291af4
Use more accurate beginning/ending times in annual report source ()
David Roetzel ef2bc8ea26
Add redis sentinel support to ruby part of code ()
Emelia Smith 9ba81eae3e
Streaming: Improve Redis connection options handling ()
Claire 585e369e0b
Fix display name being displayed instead of domain in remote reports ()
Claire fab29ebbe8
Fix all notification types being stored without filtering when polling ()
Claire 1fcffa573c
Fix 500 error in `GET /api/v2_alpha/notifications` when there are no notifications to return ()
Claire ee55d20fd5
Allow `POST /oauth/revoke` through CORS ()
renovate[bot] 36710aec8b
Update dependency postcss to v8.4.45 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 7fb8834dd7
Update dependency pino-http to v10.3.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 44fd0803ce
Update dependency pino to v9.4.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] d8bd9ef190
Update eslint (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] ffe29ce417
Update dependency shoulda-matchers to v6.4.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 58df00f04d
Extract method for self-referencing records in `AccountStatusCleanupPolicy` ()
github-actions[bot] 1c17dca6d9
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 393a5504e5
Update dependency ruby to v3.3.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 2c6131c9a1
Update dependency test-prof to v1.4.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 3553d6c36f
Update dependency aws-sdk-s3 to v1.160.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 612802b9e5
Update dependency sass to v1.78.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Michael Stanclift a24049db30
Fix Corepack prompt on Devcontainer ()
Matt Jankowski 14af5b47ac
Add coverage for model normalizations ()
Matt Jankowski 9ed1aab9b7
Remove accidental matcher debug code ()
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec ()