Commit Graph

446 Commits (555fb98cbb1f6e951d8ee0401bd95215ed8dd58c)

Author SHA1 Message Date
Jeong Arm 66b2bc1c84
Ignore error if mentioned account was not processable ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 513f187daf
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates ()
Renaud Chaput 3dc4ddc663
Fix search params being dropped when redirected to non-deck path ()
Matt Jankowski c2ef83ea4c
Consolidate shared `a scope` example parts into one attributes check ()
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code ()
Taylor Chaparro 1b6a82b799
Fix invalid date searches returning 503 ()
Claire c35ea59ee6
Fix security context sometimes not being added in LD-Signed activities ()
David Roetzel ab763c493f
Ignore `undefined` as canonical url ()
Matt Jankowski cdcd834f3c
Add coverage for `AnnualReport::*` source child classes ()
David Roetzel f85694acfd
Add credentials to redis sentinel configuration ()
David Roetzel 7d91723f05
Support `REDIS_SENTINEL_PORT` variables ()
David Roetzel ef2bc8ea26
Add redis sentinel support to ruby part of code ()
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec ()
Matt Jankowski 2f0d0fc127
Add coverage for `CLI::Accounts#fix_duplications` task ()
Matt Jankowski 31c00108a4
Add first pass coverage for `AnnualReport` class ()
David Roetzel 388d5473e1
Refactor (ruby) redis configuration ()
Claire 8a5b57f668
Revert "Support JSON-LD named graph ()" ()
Christian Schmidt 9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter ()
Christian Schmidt e9e63ed203
Support JSON-LD named graph ()
Adam Niedzielski 887e64efd4
Allow @ at the end of an URL ()
Adam Niedzielski fbf95216c5
Fix LinkCrawlWorker NoMethodError: undefined method `[]' for nil ()
Adam Niedzielski cd0ca4b994
Select correct self link when parsing Webfinger response ()
Claire ced5e853c7
Fix duplicate `orderedItems` in user archive's `outbox.json` ()
Matt Jankowski 05342529dd
Reduce factory creation in AP activity move spec ()
Emelia Smith aa88aca0ad
Add optional OAuth application to reports ()
Matt Jankowski 00cb4a0313
Avoid repeated factory creation in media_attachments_vacuum_spec ()
David Roetzel fa8e972722
Fix author names as arrays in linked data. ()
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names ()
Emelia Smith 47f0faebc9
Implement HTML ruby tags for east-asian languages ()
David Roetzel 9be77fc0db
Revert "Add system check for missing database indexes" ()
David Roetzel ebd8e1bbb6
Add system check for missing database indexes ()
Matt Jankowski 72484a194f
Remove `CacheBuster` default options ()
Matt Jankowski 38c6825eda
Remove unused `Extractor#extract_cashtags_with_indices` method ()
Claire bf56e982a9
Fix notifications from limited users being outright dropped ()
Matt Jankowski 9cc4040308
Extract `COMMENT_SIZE_LIMIT` constant in `AP::Activity::Flag` class ()
Emelia Smith e02d23b549
Change `read:me` scope to `profile` scope ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Emelia Smith d20a5c3ec9
Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 133d98fb25
Normalize language code of incoming posts ()
Matt Jankowski dbaa4ed891
Use `chewy` which relaxes ES version reqs ()
Matt Jankowski da6b9238f5
Expand coverage for admin/metrics/measure/* classes ()
Matt Jankowski ec5a0e0f5e
Expand coverage for admin/metrics/dimension/* classes ()
Matt Jankowski 59da591d13
Improve spec for dimension/languages admin metric ()
Matt Jankowski 4f4132f1a1
Add diagnostic message for failure during CLI search deploy ()
Matt Jankowski 681a89f684
Readability clean up in `ImportVacuum` spec ()
Matt Jankowski 42875fee52
Add coverage for bad args/options in `CLI::Domains#purge` ()
Matt Jankowski 6262ceeb70
Fix `RSpec/DescribedClass` cop ()
Matt Jankowski 8349b45d60
Accept extra args that we wont verify in `ap/activity/add_spec` ()
Matt Jankowski a7284690fc
Add coverage for admin/metrics base classes, simplify subclass generation ()
Claire 9fee5e8526
Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects

* Allow JSON-LD documents with multiple profiles
Matt Jankowski ed4939296a
Reduce `RSpec/MultipleExpectations` in ap/activity/create spec ()