Commit Graph

2781 Commits (eaf1ea3155bd11080c104f736fc9374d8ae02e0c)

Author SHA1 Message Date
Matt Jankowski eaf1ea3155
Remove `admin_user` helper method from `SystemHelpers` module (#34096) 11 months ago
Matt Jankowski 551339401d
Use methods from `SystemHelpers` more consistently (#33973) 11 months ago
Claire 5a100bf38f
Add ability to email announcements to all users (#33928) 11 months ago
Matt Jankowski b021cfc91e
Convert `settings/sessions` spec controller->system (#34072) 11 months ago
David Roetzel 8cf27d0fbb
Add simple feature flag system (#34038)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
11 months ago
Eugen Rochko cadda2f957
Add effective date to terms of service (#33993) 11 months ago
Matt Jankowski ce23342d72
Convert `admin/terms_of_service/*` spec controller->system (#33975) 11 months ago
Matt Jankowski d90d68bddf
Remove deprecated `mb_chars` method (#34039) 11 months ago
Emelia Smith 4960193ed0
Add API to delete media attachments that are not in use (#33991) 11 months ago
Claire e71fb450e0
Add optional `delete_media` parameter to `DELETE /api/v1/statuses/:id` (#33988) 11 months ago
Matt Jankowski b56e90d049
Convert `admin/relationships` spec controller->system (#34002) 11 months ago
Matt Jankowski 3aaa388ce4
Convert `admin/trends/*` spec controller->system (#34003) 11 months ago
Emelia Smith febcd0a76c
Expose status language via og:locale (#34012) 11 months ago
Jeremy Kescher 6b519cfefa
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users

* Fix domain blocks/rationales being visible to suspended users

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

* Allow moved users to view domain blocks

* Add authorization specs for `/api/v1/instance/domain_blocks` spec

* Fix tests

* Fix incorrect test setup

---------

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
11 months ago
Claire 06f879ce9b
Merge commit from fork
* Add rate-limit on `/auth/setup`

* Remove useless test
11 months ago
Claire 20531d1e07
Fix `GET /api/v2/notifications/:id` and `POST /api/v2/notifications/:id/dismiss` for ungrouped notifications (#33990) 11 months ago
Eugen Rochko 298ca53593
Add choice of law to terms of service generator (#33994) 11 months ago
Matt Jankowski db97197685
Remove `rails-controller-testing` gem (#33955) 11 months ago
Matt Jankowski 2a15bf4ede
Convert `admin/roles` controller spec to request/sytem specs (#33947) 11 months ago
Matt Jankowski d065d02d88
Improve example wording in 2FA/confirmations controller spec (#33944) 11 months ago
Matt Jankowski fbea3a64cc
Convert `statuses` spec controller->system/request (#33921) 11 months ago
Matt Jankowski ea53faeb3f
Convert `admin/users/roles` spec controller->system/request (#33930) 11 months ago
Matt Jankowski 8f1b41622b
Convert `settings/two_factor_authentication_methods` spec controller->system/request (#33914) 11 months ago
Matt Jankowski 62dc303d3c
Convert `settings/two_factor_authentication/recovery_codes` spec controller->system/request (#33912) 11 months ago
Claire 1248c4d1f4
Fix handling of duplicate mentions in incoming status `Update` (#33911) 11 months ago
Claire 6b52227fcc
Fix Mastodon listing updates older or equal to current version (#33906) 11 months ago
Matt Jankowski fb0856458b
Verify page content in `ChallengableConcern` spec (#33895) 11 months ago
Matt Jankowski 6df24b4bc2
Move signed out statuses controller spec examples to request spec (#33907) 11 months ago
Matt Jankowski b07cd11f4c
Convert `settings/migration/redirects` spec controller->system (#33905) 11 months ago
Matt Jankowski 506a70d0d8
Convert "http signatures" portion of statuses controller spec to request spec (#33890) 11 months ago
Matt Jankowski aa10e8f399
Verify page content in 2FA portion of `auth/sessions` controller spec (#33891) 11 months ago
Matt Jankowski 4c597d5e2c
Convert `settings/privacy` spec controller->system (#33894) 11 months ago
Matt Jankowski 4e58570f73
Use common `before` and contexts in admin/base controller spec (#33879) 11 months ago
Matt Jankowski 7d20c12913
Convert `settings/featured_tags` controller->request/system spec (#33880) 11 months ago
Matt Jankowski dd2cb77f1a
Remove unused "oversized" spec fixture PNG file (#33881) 11 months ago
Matt Jankowski 8c240ef042
Remove final remaining `assigns` usage in controller specs (#33866) 12 months ago
Matt Jankowski 23a0d91126
Combine examples to reduce factories in specs (#33841) 12 months ago
Claire 334d306ccc
Fix filtering for lists (#33842) 12 months ago
Matt Jankowski 95caa8bc4e
Switch coverage generation default to false, allow opt in with `COVERAGE` env var (#33824) 12 months ago
Claire cf820b2eca
Fix `/settings/applications` rejecting scopes parameter (#33798) 12 months ago
Matt Jankowski 77587913ce
Convert `admin/reports` spec controller->system (#33789) 12 months ago
Matt Jankowski c5cd9bda48
Convert `auth/passwords` spec controller->system/request (#33790) 12 months ago
Claire a3d2849d15
Fix `tootctl feeds build` not building list timelines (#33783) 12 months ago
Claire 2d545c5fe5
Fix flaky test in `/api/v2/notifications` tests (#33773) 12 months ago
Matt Jankowski 2beab34ca4
Convert `admin/email_domain_blocks` controller -> system spec (#33759) 12 months ago
Claire 5b291fcbe4
Fix incorrect signature after HTTP redirect (#33757) 12 months ago
Claire 32aa83e9d7
Fix polls not being validated on edition (#33755) 12 months ago
Matt Jankowski 8a2d764d34
Reduce factory creation across `controllers/admin` specs (#33752) 12 months ago
Matt Jankowski 93f3c724ae
Use `expect` in remaining controller locations (#33748) 12 months ago
Matt Jankowski d3b637c757
Use `expect` in `Admin::ExportControllerConcern` import params (#33745) 12 months ago