Commit Graph

2351 Commits (19dbc74d827d382cadef0d5e77980ffc7fe4e633)

Author SHA1 Message Date
Claire 8a5b57f668
Revert "Support JSON-LD named graph (#31288)" (#31355) 8 months ago
Claire cbdd8edf68
Revamp notification policy options (#31343) 8 months ago
Claire 994ef16b72
Bust CDN cache on media deletion (#31353) 8 months ago
Matt Jankowski 52a626f39b
Replace more `font-awesome` icons in `app/helpers` (#30962) 8 months ago
Claire 670e4655d1
Change dismissing a notification to clear existing filtered notifications for that account (#31329) 8 months ago
Claire af2aec1a82
Change notification requests to only count mentions (#31322) 8 months ago
Claire 719cabe024
Fix logic of block/mute bypass for mentions from moderators (#31271) 8 months ago
Claire 438dac99d6
Add option to request partial accounts in grouped notifications API (#31299) 8 months ago
Christian Schmidt 9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter (#31285) 8 months ago
Christian Schmidt e9e63ed203
Support JSON-LD named graph (#31288) 8 months ago
Claire da5b45a573
Add endpoints to accept and dismiss multiple notification requests at once (#31242) 8 months ago
Claire 549ab089ee
Change grouped notifications API shape (take 2) (#31214) 8 months ago
Claire 598ae4f2da
Add endpoints for unread notifications count (#31191) 8 months ago
Tim Rogers 2ce99c51dd
Fixed Rails route covering %40-encoded profile URL paths to not 404 (#31184) 8 months ago
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags (#30880) 8 months ago
Matt Jankowski 95eadabe44
Extrude `fill_in_auth_details` method to `ProfileStories` spec support module (#31163) 8 months ago
David Roetzel dd53792714
Move UI tests from controller to system spec (#31158) 8 months ago
Emelia Smith 693d9b03ed
Enable OAuth PKCE Extension (#31129) 8 months ago
Adam Niedzielski 887e64efd4
Allow @ at the end of an URL (#31124) 8 months ago
Adam Niedzielski fbf95216c5
Fix LinkCrawlWorker NoMethodError: undefined method `[]' for nil (#31144) 8 months ago
Matt Jankowski bfaa53343a
Improve failure message on pagination matcher (#31146) 8 months ago
Adam Niedzielski 337a7fcf30
Fix ß bug in regexp for mentions and tags (#31122) 8 months ago
Matt Jankowski e881a59671
Add `User.unconfirmed` scope, reduce factories in `scheduler/user_cleanup` spec (#31063) 8 months ago
Adam Niedzielski cd0ca4b994
Select correct self link when parsing Webfinger response (#31110) 9 months ago
Emelia Smith bb2e5a4b58
Add audit logs to Admin::InstancesController (#27386) 9 months ago
Claire ced5e853c7
Fix duplicate `orderedItems` in user archive's `outbox.json` (#31099) 9 months ago
Matt Jankowski 6e4305de69
Fix spec descriptions around configurable limit values (#31079) 9 months ago
Matt Jankowski ef796446e5
Ignore manifest JS parse/interrupt error on CI (#31080) 9 months ago
kyori19 3a00f89aa1
Respect `Account::DISPLAY_NAME_LENGTH_LIMIT` in account spec correctly (#31075) 9 months ago
Matt Jankowski 05342529dd
Reduce factory creation in AP activity move spec (#31064) 9 months ago
Matt Jankowski 848b59c8ae
Reduce factory creation in `MediaAttachment` model spec (#31058) 9 months ago
Matt Jankowski 47ea83d246
Reduce factory creation in `AP::ProcessStatusUpdateService` spec (#31051) 9 months ago
Matt Jankowski 2616fde9e6
Use change-requiring records in admin/reports controller spec (#31052) 9 months ago
Matt Jankowski c5f8256801
Reduce extra factories in `FanOutOnWriteService` spec (#31053) 9 months ago
Matt Jankowski 76c2c5c748
Reduce extra round trips in `activitypub` controller specs (#31041) 9 months ago
Matt Jankowski f5e90f3de3
Reduce extra round trips in `AP::SynchronizeFollowersService` spec (#31044) 9 months ago
Matt Jankowski 81877e7950
Reduce extra round trips in `AP::FetchRemoteStatusService` spec (#31045) 9 months ago
Emelia Smith aa88aca0ad
Add optional OAuth application to reports (#30539) 9 months ago
Matt Jankowski 91ef4a6fc5
Add assertion about key columns to account key generate spec (#30635) 9 months ago
Claire 1dd8262071
Add optional `filtered` attribute to notification entities in REST API (#31011) 9 months ago
Matt Jankowski 00cb4a0313
Avoid repeated factory creation in media_attachments_vacuum_spec (#31000) 9 months ago
David Roetzel 35a437a03f
Destroy `NotificationRequest`s that are dismissed (#31008) 9 months ago
Matt Jankowski 43e24dbb13
Use `include_pagination_headers` in more places (#30999) 9 months ago
Matt Jankowski 73d53827ea
Add change assertion to invites destroy spec (#31004) 9 months ago
David Roetzel 2ea9336b68
Do not pass unknown encoding names to nokogiri. (#30987) 9 months ago
David Roetzel 967505ee9b
Add size limit for all PreviewCard URLs (#30973) 9 months ago
Daniel M Brasil 3875bd138d
Fix HTTP 500 in `/api/v1/polls/:id/votes` (#25598) 9 months ago
David Roetzel fa8e972722
Fix author names as arrays in linked data. (#30957) 9 months ago
Matt Jankowski f1300ad284
Rename jobs/attachments rspec tag names (#29762) 9 months ago
Claire d41b43ed4f
Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932) 9 months ago