Commit Graph

17045 Commits (ec4c49082edb5f4941bd4e129900628c6b30101e)
 

Author SHA1 Message Date
Eugen Rochko ec4c49082e
Change design of unread conversations in web UI (#31763) 5 months ago
David Roetzel 7d91723f05
Support `REDIS_SENTINEL_PORT` variables (#31767) 5 months ago
Matt Jankowski 4d5c91e99a
Remove `before` block in spec with TODOs which have been TO-DONE already (#31754) 5 months ago
Matt Jankowski 4678473e54
Add `AnnualReport::Source#report_statuses` method for subclasses to use (#31753) 5 months ago
Claire 559958f8c5
Fix email language when recipient has no selected locale (#31747) 5 months ago
Matt Jankowski e1b5f3fc6f
Use `response.parsed_body` for html response checks (#31750) 5 months ago
Matt Jankowski fe04291af4
Use more accurate beginning/ending times in annual report source (#31751) 5 months ago
David Roetzel ef2bc8ea26
Add redis sentinel support to ruby part of code (#31744) 5 months ago
Emelia Smith 9ba81eae3e
Streaming: Improve Redis connection options handling (#31623) 5 months ago
Claire 585e369e0b
Fix display name being displayed instead of domain in remote reports (#31613) 5 months ago
Claire fab29ebbe8
Fix all notification types being stored without filtering when polling (#31745) 5 months ago
Claire 1fcffa573c
Fix 500 error in `GET /api/v2_alpha/notifications` when there are no notifications to return (#31746) 5 months ago
Claire ee55d20fd5
Allow `POST /oauth/revoke` through CORS (#31743) 5 months ago
renovate[bot] 36710aec8b
Update dependency postcss to v8.4.45 (#31742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] 7fb8834dd7
Update dependency pino-http to v10.3.0 (#31721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] 44fd0803ce
Update dependency pino to v9.4.0 (#31720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] d8bd9ef190
Update eslint (non-major) (#31684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] ffe29ce417
Update dependency shoulda-matchers to v6.4.0 (#31731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
Matt Jankowski 58df00f04d
Extract method for self-referencing records in `AccountStatusCleanupPolicy` (#31244) 5 months ago
github-actions[bot] 1c17dca6d9
New Crowdin Translations (automated) (#31741)
Co-authored-by: GitHub Actions <noreply@github.com>
5 months ago
renovate[bot] 393a5504e5
Update dependency ruby to v3.3.5 (#31719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] 2c6131c9a1
Update dependency test-prof to v1.4.2 (#31733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] 3553d6c36f
Update dependency aws-sdk-s3 to v1.160.0 (#31735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
renovate[bot] 612802b9e5
Update dependency sass to v1.78.0 (#31739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
Michael Stanclift a24049db30
Fix Corepack prompt on Devcontainer (#31729) 5 months ago
Matt Jankowski 14af5b47ac
Add coverage for model normalizations (#31734) 5 months ago
Matt Jankowski 9ed1aab9b7
Remove accidental matcher debug code (#31732) 5 months ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 5 months ago
Matt Jankowski c9ea91f868
Add coverage for `api/v1/annual_reports` area (#31730) 5 months ago
zunda 8c928faff3
Refresh Heroku related thingy for heroku-24 stack (#31135) 5 months ago
Christian Schmidt 8adf67f2db
`frequentlyUsedLanguages` not updated correctly (#31386) 5 months ago
Matt Jankowski 19849eb91d
Skip paperclip spoof detector unless opted into attachment processing specs (#31454) 5 months ago
Matt Jankowski 69dbc23038
Only enable chewy in search-tagged specs (#30583) 5 months ago
Matt Jankowski 7c26e5e4a1
Add `Reviewable` model concern (#31152) 5 months ago
Matt Jankowski 2f0d0fc127
Add coverage for `CLI::Accounts#fix_duplications` task (#30639) 5 months ago
Matt Jankowski e1fa456c7c
Add `have_cacheable_headers` matcher for responses (#31727) 5 months ago
Matt Jankowski 490bdb7944
Add coverage for `StatusesHelper#media_summary` method (#31726) 5 months ago
Matt Jankowski 4682804448
Fix `Rails/ReversibleMigration` cop for `remove_index` (#30832) 5 months ago
Matt Jankowski 8922786ef4
Fix `RSpec/LetSetup` cop in api/v1/timelines/tag spec (#30796) 5 months ago
Matt Jankowski 67faaf5557
Simplify account model username presence validation spec (#31013) 5 months ago
Matt Jankowski fcb83be8b2
Improve coverage specificity for Webhook enable/disable/secret specs (#31194) 5 months ago
Matt Jankowski 928390c2ba
Convert `admin/settings` controller specs to system specs (#31548) 5 months ago
Matt Jankowski ef4920c6c9
Pull out https/hostname setup for request specs to shared config (#31622) 5 months ago
Matt Jankowski dc2f67f69b
Remove `fuubar` gem and custom rspec `--format` setting (#30594) 5 months ago
Matt Jankowski 79b1841805
Disable `without_verify_partial_doubles` in statuses/show view spec (#29132) 5 months ago
Matt Jankowski 5b595b8a5a
Remove usage of `assigns` in controller specs (#30195) 5 months ago
Claire ae363f0555
Fix spacing between icons and labels in settings/admin interface (#31728) 5 months ago
renovate[bot] 97bb8df1c1
Update dependency rspec-rails to v7.0.1 (#31695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5 months ago
Claire ea0d691e19
Add `GET /api/v2_alpha/notifications/:group_key/accounts` (#31725) 5 months ago
Matt Jankowski c9641c8070
Remove un-needed edge case sort condition in languages helper (#31724) 5 months ago