Commit Graph

2344 Commits (c8b9e60ec123c458efff83eedcfd07f067ef05ae)

Author SHA1 Message Date
Claire 438dac99d6
Add option to request partial accounts in grouped notifications API (#31299) 7 months ago
Christian Schmidt 9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter (#31285) 7 months ago
Christian Schmidt e9e63ed203
Support JSON-LD named graph (#31288) 7 months ago
Claire da5b45a573
Add endpoints to accept and dismiss multiple notification requests at once (#31242) 7 months ago
Claire 549ab089ee
Change grouped notifications API shape (take 2) (#31214) 7 months ago
Claire 598ae4f2da
Add endpoints for unread notifications count (#31191) 7 months ago
Tim Rogers 2ce99c51dd
Fixed Rails route covering %40-encoded profile URL paths to not 404 (#31184) 7 months ago
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags (#30880) 7 months ago
Matt Jankowski 95eadabe44
Extrude `fill_in_auth_details` method to `ProfileStories` spec support module (#31163) 7 months ago
David Roetzel dd53792714
Move UI tests from controller to system spec (#31158) 7 months ago
Emelia Smith 693d9b03ed
Enable OAuth PKCE Extension (#31129) 7 months ago
Adam Niedzielski 887e64efd4
Allow @ at the end of an URL (#31124) 7 months ago
Adam Niedzielski fbf95216c5
Fix LinkCrawlWorker NoMethodError: undefined method `[]' for nil (#31144) 7 months ago
Matt Jankowski bfaa53343a
Improve failure message on pagination matcher (#31146) 7 months ago
Adam Niedzielski 337a7fcf30
Fix ß bug in regexp for mentions and tags (#31122) 7 months ago
Matt Jankowski e881a59671
Add `User.unconfirmed` scope, reduce factories in `scheduler/user_cleanup` spec (#31063) 7 months ago
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) 8 months ago
Matt Jankowski 848b59c8ae
Reduce factory creation in `MediaAttachment` model spec (#31058) 8 months ago
Matt Jankowski 47ea83d246
Reduce factory creation in `AP::ProcessStatusUpdateService` spec (#31051) 8 months ago
Matt Jankowski 2616fde9e6
Use change-requiring records in admin/reports controller spec (#31052) 8 months ago
Matt Jankowski c5f8256801
Reduce extra factories in `FanOutOnWriteService` spec (#31053) 8 months ago
Matt Jankowski 76c2c5c748
Reduce extra round trips in `activitypub` controller specs (#31041) 8 months ago
Matt Jankowski f5e90f3de3
Reduce extra round trips in `AP::SynchronizeFollowersService` spec (#31044) 8 months ago
Matt Jankowski 81877e7950
Reduce extra round trips in `AP::FetchRemoteStatusService` spec (#31045) 8 months ago
Emelia Smith aa88aca0ad
Add optional OAuth application to reports (#30539) 8 months ago
Matt Jankowski 91ef4a6fc5
Add assertion about key columns to account key generate spec (#30635) 8 months ago
Claire 1dd8262071
Add optional `filtered` attribute to notification entities in REST API (#31011) 8 months ago
Matt Jankowski 00cb4a0313
Avoid repeated factory creation in media_attachments_vacuum_spec (#31000) 8 months ago
David Roetzel 35a437a03f
Destroy `NotificationRequest`s that are dismissed (#31008) 8 months ago
Matt Jankowski 43e24dbb13
Use `include_pagination_headers` in more places (#30999) 8 months ago
Matt Jankowski 73d53827ea
Add change assertion to invites destroy spec (#31004) 8 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