Matt Jankowski
|
0e4233de9d
|
Controller spec to request spec: `api/v2/suggestions` (#28297)
|
2023-12-11 08:13:57 +00:00 |
Matt Jankowski
|
0c64092500
|
Controller spec to request spec: `api/v1/accounts/search` (#28299)
|
2023-12-11 08:13:28 +00:00 |
Matt Jankowski
|
253393f3a8
|
Only attempt to remove indexes that exist in `CLI::Maintenance` script (#28286)
|
2023-12-11 08:04:45 +00:00 |
renovate[bot]
|
f5d6143aa1
|
Update dependency addressable to v2.8.6 (#28296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-11 08:01:17 +00:00 |
Matt Jankowski
|
16ede59d0a
|
Controller spec to request spec: `api/v1/featured_tags/suggestions` (#28298)
|
2023-12-11 08:00:41 +00:00 |
Matt Jankowski
|
809506bdd4
|
Controller spec to request spec: `api/v1/accounts/pins` (#28300)
|
2023-12-11 07:59:40 +00:00 |
Matt Jankowski
|
94cc707ab3
|
Controller spec to request spec: `api/v1/accounts/notes` (#28301)
|
2023-12-11 07:58:48 +00:00 |
Matt Jankowski
|
e544b6df42
|
Controller spec to request spec: `api/v1/accounts/lookup` (#28302)
|
2023-12-11 07:57:33 +00:00 |
Matt Jankowski
|
a968898dc7
|
Controller spec to request spec: `api/v1/accounts/lists` (#28303)
|
2023-12-11 07:56:47 +00:00 |
Matt Jankowski
|
8f94502e7d
|
Controller spec to request spec: `api/v1/accounts/identify_proofs` (#28304)
|
2023-12-11 07:56:13 +00:00 |
Matt Jankowski
|
78347d2556
|
Controller spec to request spec: `api/v1/accounts/familiar_followers` (#28305)
|
2023-12-11 07:55:45 +00:00 |
Matt Jankowski
|
11d2bd9716
|
Fix intermittent failure from unspecified order in `api/v1/accounts/relationships` spec (#28306)
|
2023-12-11 07:55:07 +00:00 |
renovate[bot]
|
b82fc8a2ca
|
Update dependency ws to v8.15.0 (#28308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-11 07:54:22 +00:00 |
renovate[bot]
|
a117155728
|
Update DefinitelyTyped types (non-major) (#28310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-11 07:54:01 +00:00 |
renovate[bot]
|
7ddd937330
|
Update dependency prettier to v3.1.1 (#28311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-11 07:53:32 +00:00 |
renovate[bot]
|
d0e7999a90
|
Update dependency typescript to v5.3.3 (#28312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-11 07:53:13 +00:00 |
renovate[bot]
|
bd88883b6e
|
Update eslint (non-major) (#28313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-11 07:52:53 +00:00 |
Michael Stanclift
|
afc8550b63
|
Change preview card deletes to be done using batch method (#28183)
|
2023-12-11 07:49:10 +00:00 |
Matt Jankowski
|
490e4969a1
|
Correct section naming in maintenance cli script (#28279)
|
2023-12-08 13:54:48 +00:00 |
Matt Jankowski
|
a3cbb4b2f1
|
Add spec for `CLI::Search#deploy` command (#28272)
|
2023-12-08 13:54:20 +00:00 |
github-actions[bot]
|
ca1b7efb06
|
New Crowdin Translations (automated) (#28275)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-12-08 09:52:32 +00:00 |
JakePaustian
|
f37a1535ef
|
Update CONTRIBUTING.md with additional requirements for API additions (#28274)
Co-authored-by: Jake Paustian <jake1500@iastate.edu>
|
2023-12-08 09:52:28 +00:00 |
Matt Jankowski
|
8de86eabbf
|
Add spec for `CLI::Domains#crawl` command (#28271)
|
2023-12-08 09:51:57 +00:00 |
Matt Jankowski
|
7e514688b3
|
Convert `api/v2/search` controller spec to request spec (#28269)
|
2023-12-08 09:27:33 +00:00 |
Matt Jankowski
|
8d8ae05a18
|
Add spec coverage for `CLI::Media#lookup` command (#28266)
|
2023-12-07 15:27:41 +00:00 |
Matt Jankowski
|
3918dc68c7
|
Use composite primary key for `PreviewCardsStatus` model (#28208)
|
2023-12-07 14:49:05 +00:00 |
Michael Stanclift
|
da3d8aff79
|
Error handling for attachment batch delete process (#28184)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-07 14:40:44 +00:00 |
Matt Jankowski
|
ad34d33bfd
|
Formalize some patterns in cli specs (#28255)
|
2023-12-07 13:49:14 +00:00 |
Ken Greeff
|
5d97a897c8
|
Add note to install libidn on MacOS (#28259)
|
2023-12-07 12:45:55 +00:00 |
Matt Jankowski
|
0b4a3a0437
|
Remove remaining `without_partial_double_verification` usage (#28127)
|
2023-12-07 12:15:50 +00:00 |
Matt Jankowski
|
1d7b8234c9
|
Remove useless `reorder(nil)` call in `tootctl statuses` (#28141)
|
2023-12-07 09:41:00 +00:00 |
github-actions[bot]
|
e0dacf6b4c
|
New Crowdin Translations (automated) (#28264)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-12-07 09:38:44 +00:00 |
Claire
|
7593465c23
|
Fix error when processing link preview with an array as `inLanguage` (#28252)
|
2023-12-07 09:05:08 +00:00 |
renovate[bot]
|
336d6260ba
|
Update dependency chewy to v7.3.5 (#28253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-07 08:44:45 +00:00 |
renovate[bot]
|
54db2006a9
|
Update dependency sass-loader to v10.5.0 (#28254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-07 08:44:16 +00:00 |
renovate[bot]
|
5e8a38e254
|
Update dependency oj to v3.16.2 (#28263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-07 08:42:47 +00:00 |
Claire
|
658ad7a6ca
|
Fix flaky tests related to file creation (#28248)
|
2023-12-06 22:22:25 +00:00 |
Matt Jankowski
|
af66d3d836
|
Use `following` and `followers` scopes in CLI (#28154)
|
2023-12-06 14:15:54 +00:00 |
renovate[bot]
|
23b16aaab0
|
Update dependency selenium-webdriver to v4.16.0 (#28246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-06 13:50:59 +00:00 |
Matt Jankowski
|
ee83d5c760
|
Enable the eslint `react/no-unknown-property` rule (#28217)
|
2023-12-06 13:42:12 +00:00 |
Matt Jankowski
|
42afd30324
|
Replace Sprockets with Propshaft (#28239)
|
2023-12-06 10:19:24 +00:00 |
github-actions[bot]
|
954169966b
|
New Crowdin Translations (automated) (#28245)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2023-12-06 08:52:55 +00:00 |
Matt Jankowski
|
0e8ba19113
|
Add spec coverage for `CLI::Emoji` class (#28182)
|
2023-12-06 08:52:30 +00:00 |
Matt Jankowski
|
ed7b5c091b
|
Remove double subject call in `services/delete_account_service` spec (#28212)
|
2023-12-06 08:51:09 +00:00 |
Matt Jankowski
|
be6bb1a10d
|
Remove double subject call in `services/suspend_account_service` spec (#28213)
|
2023-12-06 08:45:19 +00:00 |
Matt Jankowski
|
5517df61de
|
Remove double subject call in `services/activitypub/process_account_service` spec (#28214)
|
2023-12-06 08:44:51 +00:00 |
Matt Jankowski
|
faffd81976
|
Remove double subject call in `services/unsuspend_account_service` spec (#28215)
|
2023-12-06 08:44:07 +00:00 |
renovate[bot]
|
3b710b96cf
|
Update dependency irb to v1.10.1 (#28240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-06 08:33:27 +00:00 |
renovate[bot]
|
996c13a24d
|
Update dependency core-js to v3.34.0 (#28241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-06 08:33:11 +00:00 |
github-actions[bot]
|
4238ec844d
|
New Crowdin Translations (automated) (#28120)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-05 16:07:53 +00:00 |