Commit Graph

2353 Commits (feaf2f24377f01eef1929becc8270a979149bc40)

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