Commit Graph

2384 Commits (3655e3204fbf70d14ce60e4aa67a331e63668e62)

Author SHA1 Message Date
Matt Jankowski 1ee1c329cc
Convert `admin/announcements` controller spec to system spec ()
Claire ad0a28a8bf
Add `grouped_types` parameter to allow clients to restrict which notifications types get grouped ()
Matt Jankowski 02585d8789
Convert `media` controller spec to request spec ()
Matt Jankowski b9269c8d38
Convert `admin/reset` controller spec to system spec ()
Matt Jankowski 0ef636f72d
Convert `shares` controller spec to system spec ()
Matt Jankowski 00586d27cb
Convert `instance_actor` controller spec to request spec ()
Matt Jankowski 3959f36d19
Add checks about response body content to admin/dash spec ()
Matt Jankowski 48f4e5444d
Convert `media_proxy` controller spec to request spec ()
Matt Jankowski a7f8417795
Convert "CSV export" settings controller specs to request specs ()
Matt Jankowski 38a3466741
Convert `api/oembed` controller spec to request spec ()
Matt Jankowski c09d232ee3
Convert `api/web/settings` controller spec to request spec ()
Matt Jankowski 14d7fe05d0
Use `describe` instead of `context` in top-level spec declaration ()
Matt Jankowski 4c2534d12e
Convert "static page" controller specs to system specs ()
Matt Jankowski dbe0ee8a81
Convert `emojis` controller spec to request spec ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 5172d84946
Convert `manifest` controller spec to request spec ()
Matt Jankowski 36ccdcc9e1
Convert "custom css" controller spec to request spec ()
Matt Jankowski 641ae6a2cf
Convert health check endpoint controller spec to request spec ()
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 ()