Commit Graph

2328 Commits (9c39fb52f300c447dce5f279e448edeb0291d002)

Author SHA1 Message Date
Adam Niedzielski cd0ca4b994
Select correct self link when parsing Webfinger response (#31110) 7 months ago
Emelia Smith bb2e5a4b58
Add audit logs to Admin::InstancesController (#27386) 7 months ago
Claire ced5e853c7
Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 7 months ago
Matt Jankowski 6e4305de69
Fix spec descriptions around configurable limit values (#31079) 7 months ago
Matt Jankowski ef796446e5
Ignore manifest JS parse/interrupt error on CI (#31080) 7 months ago
kyori19 3a00f89aa1
Respect `Account::DISPLAY_NAME_LENGTH_LIMIT` in account spec correctly (#31075) 7 months ago
Matt Jankowski 05342529dd
Reduce factory creation in AP activity move spec (#31064) 7 months ago
Matt Jankowski 848b59c8ae
Reduce factory creation in `MediaAttachment` model spec (#31058) 7 months ago
Matt Jankowski 47ea83d246
Reduce factory creation in `AP::ProcessStatusUpdateService` spec (#31051) 7 months ago
Matt Jankowski 2616fde9e6
Use change-requiring records in admin/reports controller spec (#31052) 7 months ago
Matt Jankowski c5f8256801
Reduce extra factories in `FanOutOnWriteService` spec (#31053) 7 months ago
Matt Jankowski 76c2c5c748
Reduce extra round trips in `activitypub` controller specs (#31041) 7 months ago
Matt Jankowski f5e90f3de3
Reduce extra round trips in `AP::SynchronizeFollowersService` spec (#31044) 7 months ago
Matt Jankowski 81877e7950
Reduce extra round trips in `AP::FetchRemoteStatusService` spec (#31045) 7 months ago
Emelia Smith aa88aca0ad
Add optional OAuth application to reports (#30539) 7 months ago
Matt Jankowski 91ef4a6fc5
Add assertion about key columns to account key generate spec (#30635) 7 months ago
Claire 1dd8262071
Add optional `filtered` attribute to notification entities in REST API (#31011) 7 months ago
Matt Jankowski 00cb4a0313
Avoid repeated factory creation in media_attachments_vacuum_spec (#31000) 7 months ago
David Roetzel 35a437a03f
Destroy `NotificationRequest`s that are dismissed (#31008) 7 months ago
Matt Jankowski 43e24dbb13
Use `include_pagination_headers` in more places (#30999) 7 months ago
Matt Jankowski 73d53827ea
Add change assertion to invites destroy spec (#31004) 7 months ago
David Roetzel 2ea9336b68
Do not pass unknown encoding names to nokogiri. (#30987) 8 months ago
David Roetzel 967505ee9b
Add size limit for all PreviewCard URLs (#30973) 8 months ago
Daniel M Brasil 3875bd138d
Fix HTTP 500 in `/api/v1/polls/:id/votes` (#25598) 8 months ago
David Roetzel fa8e972722
Fix author names as arrays in linked data. (#30957) 8 months ago
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names (#29762) 8 months ago
Claire d41b43ed4f
Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 8 months ago
David Roetzel 97eddb5906
Fix details extraction when no title exists. (#30933) 8 months ago
David Roetzel 016c1e4e78
Improve handling of encoding problems when creating link previews (#30929) 8 months ago
Claire 502cf75b16
Merge pull request from GHSA-58x8-3qxw-6hm7
* Fix insufficient permission checking for public timeline endpoints

Note that this changes unauthenticated access failure code from 401 to 422

* Add more tests for public timelines

* Require user token in `/api/v1/statuses/:id/translate` and `/api/v1/scheduled_statuses`
8 months ago
Claire 395f17ca17
Merge pull request from GHSA-vp5r-5pgw-jwqx
* Fix streaming sessions not being closed when revoking access to an app

* Add tests for GHSA-7w3c-p9j8-mq3x
8 months ago
Emelia Smith 47f0faebc9
Implement HTML ruby tags for east-asian languages (#30897) 8 months ago
David Roetzel 9be77fc0db
Revert "Add system check for missing database indexes" (#30909) 8 months ago
David Roetzel ebd8e1bbb6
Add system check for missing database indexes (#30888) 8 months ago
Matt Jankowski 836c0477ac
Use vips setting instead of env var in media processing spec (#30859) 8 months ago
David Roetzel ff08d99d4d
Catch encoding errors when creating link previews. (#30853) 8 months ago
David Roetzel 42adb6eaee
Add size limit for link preview URLs (#30854) 8 months ago
Matt Jankowski f6390c3326
Use flatware to parallelize CI specs (#30284) 8 months ago
Claire 7a84b76bb1
Drop favicon.ico generation (#30375) 8 months ago
Matt Jankowski 8ef59729a1
Ignore intermittent chrome/manifest/icon interaction failure (#30793) 8 months ago
Emelia Smith 30ae5952d2
Fix: Ensure "With Media" is highlighted from Admin Accounts page (#30812) 8 months ago
Claire 8827cd597e
Fix `/admin/accounts/:account_id/statuses/:id` for edited posts with media attachments (#30819) 8 months ago
Matt Jankowski 72484a194f
Remove `CacheBuster` default options (#30718) 8 months ago
David Roetzel 2cab1c7b09
Improve encoding detection for link cards (#30780) 8 months ago
Matt Jankowski 84a31319e9
Add `match_json_values` and use in AP worker specs (#30720) 8 months ago
Claire 8098d27f84
Stop calling Webpacker in full-stack tests (#30763) 8 months ago
Claire 58ace2e45e
Fix SQL error in admin measures API (#30753) 8 months ago
Matt Jankowski 38c6825eda
Remove unused `Extractor#extract_cashtags_with_indices` method (#30742) 8 months ago
Matt Jankowski d7b7617321
Use `class_names` in admin/account_moderation_notes helper (#30719) 8 months ago
Matt Jankowski f287462f76
Fix repeated Delete/Undo assertion in remove status service spec (#30715) 8 months ago