1
0
mirror of https://github.com/mastodon/mastodon synced 2024-12-18 08:38:20 +09:00
Commit Graph

434 Commits

Author SHA1 Message Date
Matt Jankowski
f1003b2560
Enable "zero monkey patching" mode in RSpec () 2024-09-04 05:12:25 +00:00
Matt Jankowski
2f0d0fc127
Add coverage for CLI::Accounts#fix_duplications task () 2024-09-03 15:36:59 +00:00
Matt Jankowski
31c00108a4
Add first pass coverage for AnnualReport class () 2024-09-03 09:05:26 +00:00
David Roetzel
388d5473e1
Refactor (ruby) redis configuration () 2024-09-02 14:19:55 +00:00
Claire
8a5b57f668
Revert "Support JSON-LD named graph ()" () 2024-08-09 13:48:54 +00:00
Christian Schmidt
9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter () 2024-08-06 08:23:48 +00:00
Christian Schmidt
e9e63ed203
Support JSON-LD named graph () 2024-08-06 07:52:47 +00:00
Adam Niedzielski
887e64efd4
Allow @ at the end of an URL () 2024-07-25 15:02:58 +00:00
Adam Niedzielski
fbf95216c5
Fix LinkCrawlWorker NoMethodError: undefined method `[]' for nil () 2024-07-25 14:51:44 +00:00
Adam Niedzielski
cd0ca4b994
Select correct self link when parsing Webfinger response () 2024-07-23 14:42:31 +00:00
Claire
ced5e853c7
Fix duplicate orderedItems in user archive's outbox.json () 2024-07-22 08:56:05 +00:00
Matt Jankowski
05342529dd
Reduce factory creation in AP activity move spec () 2024-07-19 08:31:34 +00:00
Emelia Smith
aa88aca0ad
Add optional OAuth application to reports () 2024-07-16 13:23:08 +00:00
Matt Jankowski
00cb4a0313
Avoid repeated factory creation in media_attachments_vacuum_spec () 2024-07-12 14:09:16 +00:00
David Roetzel
fa8e972722
Fix author names as arrays in linked data. () 2024-07-08 16:04:36 +00:00
Matt Jankowski
f1300ad284
Rename jobs/attachments rspec tag names () 2024-07-08 16:01:08 +00:00
Emelia Smith
47f0faebc9
Implement HTML ruby tags for east-asian languages () 2024-07-03 20:05:59 +00:00
David Roetzel
9be77fc0db
Revert "Add system check for missing database indexes" () 2024-07-03 13:36:42 +00:00
David Roetzel
ebd8e1bbb6
Add system check for missing database indexes () 2024-07-03 07:19:54 +00:00
Matt Jankowski
72484a194f
Remove CacheBuster default options () 2024-06-21 15:32:49 +00:00
Matt Jankowski
38c6825eda
Remove unused Extractor#extract_cashtags_with_indices method () 2024-06-18 12:16:16 +00:00
Claire
bf56e982a9
Fix notifications from limited users being outright dropped () 2024-06-12 13:50:38 +00:00
Matt Jankowski
9cc4040308
Extract COMMENT_SIZE_LIMIT constant in AP::Activity::Flag class () 2024-06-10 15:23:55 +00:00
Emelia Smith
e02d23b549
Change read:me scope to profile scope ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-06-06 07:30:10 +00:00
Emelia Smith
d20a5c3ec9
Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-05-29 14:00:05 +00:00
Claire
133d98fb25
Normalize language code of incoming posts () 2024-05-23 17:28:18 +00:00
Matt Jankowski
dbaa4ed891
Use chewy which relaxes ES version reqs () 2024-05-06 11:50:45 +00:00
Matt Jankowski
da6b9238f5
Expand coverage for admin/metrics/measure/* classes () 2024-04-12 09:38:24 +00:00
Matt Jankowski
ec5a0e0f5e
Expand coverage for admin/metrics/dimension/* classes () 2024-04-12 09:18:35 +00:00
Matt Jankowski
59da591d13
Improve spec for dimension/languages admin metric () 2024-04-05 08:54:11 +00:00
Matt Jankowski
4f4132f1a1
Add diagnostic message for failure during CLI search deploy () 2024-03-15 14:26:23 +00:00
Matt Jankowski
681a89f684
Readability clean up in ImportVacuum spec () 2024-03-14 09:24:00 +00:00
Matt Jankowski
42875fee52
Add coverage for bad args/options in CLI::Domains#purge () 2024-03-14 08:58:53 +00:00
Matt Jankowski
6262ceeb70
Fix RSpec/DescribedClass cop () 2024-03-13 15:42:39 +00:00
Matt Jankowski
8349b45d60
Accept extra args that we wont verify in ap/activity/add_spec () 2024-03-13 08:46:11 +00:00
Matt Jankowski
a7284690fc
Add coverage for admin/metrics base classes, simplify subclass generation () 2024-03-11 09:16:19 +00:00
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
2024-02-16 11:56:12 +01:00
Matt Jankowski
ed4939296a
Reduce RSpec/MultipleExpectations in ap/activity/create spec () 2024-02-16 07:43:00 +00:00
Matt Jankowski
15437e4ad9
Add context and before to lengthy tag manager spec examples () 2024-02-08 10:03:04 +00:00
Claire
eff447a455
Rewrite signature verification using regexps and StringScanner () 2024-02-07 17:24:42 +00:00
Matt Jankowski
95da28d201
Add common ThreadingHelper module for specs () 2024-02-07 14:53:29 +00:00
Claire
7efc33b909
Move HTTP Signature parsing code to its own class () 2024-02-07 13:35:37 +00:00
Claire
1726085db5
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to 4.3.0-alpha.1
2024-02-01 15:56:46 +01:00
Matt Jankowski
5fbdb2055b
Combine repeated subject in cli/accounts spec shared example () 2024-01-26 16:35:19 +00:00
Matt Jankowski
1a30a517d6
Combine repeated subjects in link details extractor spec () 2024-01-26 16:31:07 +00:00
Matt Jankowski
0e0a94f483
Handle CLI failure exit status at the top-level script () 2024-01-26 08:53:44 +00:00
Claire
087415d0fe
Add tests for processing statuses using bearcap URIs () 2024-01-25 11:13:36 +00:00
Matt Jankowski
9a475ea8b3
Finish up the CLI spec area pattern adoption for CLI::Accounts#refresh specs () 2024-01-17 13:38:37 +00:00
MitarashiDango
2c05b8a60d
Fix Undo Announce activity is not sent, when not followed by the reblogged post author ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-01-12 15:58:28 +00:00
Matt Jankowski
00341c70ff
Use Sidekiq fake! instead of inline! in specs () 2024-01-10 11:06:58 +00:00