Commit Graph

2367 Commits (d0822a0e78cac93cc0350e8e6abe7a89b536e836)

Author SHA1 Message Date
Matt Jankowski bcc4b1078c
Fix `Rails/RootPathnameMethods` cop ()
David Roetzel 0374918746
Add spec for doorkeeper behavior around issuing tokens ()
Renaud Chaput 4a968cb7a9
Add `icon` field to instance endpoint ()
Claire 19a1acb38b
Add `api_versions` to `/api/v2/instance` ()
Matt Jankowski f91403ccaa
Remove unused `fa_icon` helper method ()
Claire 711e1fce0a
Fix pagination parameters in `GET /api/v2_alpha/notificatins` ()
Matt Jankowski fa2e7b1708
Migrate fontawesome->material in more views ()
Claire 53c183f899
Reload notifications when accepted notifications are merged (streaming only) ()
Edward Moulsdale d4f135bc6d
Fix in memoriam accounts appearing in follow recommendations ()
Co-authored-by: Utkarsh Wankar <46633523+kernal053@users.noreply.github.com>
Claire d2e4be0456
Hopefully fix notifications pagination flaky test ()
Renaud Chaput 5d04e29775
Disable Chrome's search engine selection screen when running system specs ()
Renaud Chaput 4545b8d6cb
Add the ability to ignore specific browser errors for a spec ()
Jeong Arm 95c11d365d
Don't push to cache buster if attachment path is nil ()
Claire 7996a9543d
Change notification request acceptance to immediately delete the request ()
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 ()