Commit Graph

2691 Commits (3a4aed989021f0feeda491972bb73a3263c3255a)

Author SHA1 Message Date
Matt Jankowski 9b8d1fb6d1
Add `Account#actor_type_application?` query method ()
Claire c6c8e7e6ab
Fix last paginated notification group only including data on a single notification ()
Claire 91c75a6361
Re-introduce `application_id` in `ScheduledStatusSerializer` ()
Christian Schmidt 8e2c642d44
Do now swallow response body on persistent connection ()
Matt Jankowski cbae00ad23
Remove `render_template` from accounts request spec ()
Matt Jankowski 4148b68430
Remove `render_template` from remote interaction helper request spec ()
Matt Jankowski f4b463ecb1
Use `response.parsed_body` for error view application controller spec ()
Matt Jankowski ce1501c3a7
Add "Account::Search" shared example for use in `Account` spec ()
Matt Jankowski f22a2aab40
Add `Account#remote?` query method ()
Matt Jankowski 0c690511c2
Convert `auth/challenges` spec controller->request ()
Matt Jankowski b6c2923cf7
Convert `settings/migration` spec controller->system ()
Matt Jankowski c0264c8013
Extend custom CSS cache time with digest paths ()
Matt Jankowski b3243ef41c
Refer to constant values from `api/v1/apps` request spec ()
Matt Jankowski 7ad44e22ed
Remove role color highlighting from custom css ()
Matt Jankowski efcd4ea5de
Reference value constants from specs ()
Matt Jankowski 82d2ce293d
Convert `admin/warning_presets` spec controller->system ()
Matt Jankowski ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` ()
Claire dbbf450ef5
Fix `fediverse:creator` metadata not showing up in REST API ()
Matt Jankowski 08dd11f8d4
Use `in_order_of` with `filter: false` in `AccountSummary.localized` ()
zunda f16fbc069a
Use configured limit for number of profile fields ()
Tim Rogers 3bdfa3eb4c
Added validator for extra profile field values with empty name ()
Matt Jankowski 535866218e
Update `rails` to version 8.0.1 ()
Matt Jankowski 7cbdcd7b3f
Add role-specific user fabricators ()
Matt Jankowski 8e3fd1b823
Convert `disputes/appeals` spec controller->system ()
Matt Jankowski 1fbd106af9
Convert `admin/report_notes` spec controller->system ()
Matt Jankowski 00a8a5467c
Convert `admin/relays` spec controller->system ()
Matt Jankowski 2e936785b7
Convert `admin/rules` spec controller->system ()
Claire f9fef9864a
Fix intermittent failure on ap/activity/update spec timestamp check ()
Matt Jankowski 441dcd7396
Fix intermittent failure on ap/activity/create spec timestamp check ()
Matt Jankowski 8770905186
Convert `admin/ip_blocks` spec controller->system ()
Matt Jankowski f35de1ed0d
Remove un-needed `Poll.attached` scope ()
Matt Jankowski d2fbf42b0e
Avoid `validate: false` save in expired poll create activity spec ()
Claire 344e2903b3
Fix featured tags for remote accounts not being kept up to date ()
Matt Jankowski d31d988e24
Add coverage for `UserMailer` not delivering to memorialized users ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 28d309fd86
Add shared example for `Expireable` concern ()
Matt Jankowski 87c892191a
Convert `admin/domain_allows` spec controller->system ()
Matt Jankowski 1acc54cfc7
Convert `admin/webhooks` spec controller->system ()
Matt Jankowski 03bf4cde55
Convert `statuses_cleanup` controller specs to system specs ()
Matt Jankowski 0ac43700d8
Add coverage for `REST::AnnualReportEventSerializer` and two `ActivityPub::*` serializers ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 22caddaa24
Update user role position range limit ()
Matt Jankowski aee64a465c
Remove unused `Poll.unattached` scope ()
Matt Jankowski 545a6b9eed
Convert `admin/account_moderation_notes` spec controller->system ()
Matt Jankowski 668ce14ff2
Convert `admin/custom_emojis` spec controller->system ()
Matt Jankowski ca2a7d66b8
Fix missing value limits for `UserRole` position ()
Matt Jankowski d65e246192
Convert `statuses#activity` action controller to request spec ()
Matt Jankowski 0085e8c427
Wrap assertions in `change` within `AccountStatusesCleanupPolicy` spec ()
Matt Jankowski ce5c33c65d
Add API datetime/format matcher for serialization specs, reduce factories ()
Claire 1712543c68
Revert "Support animated PNGs in media attachments ()" ()
Matt Jankowski 60bb51eef8
Convert `filters` spec controller->system ()
Matt Jankowski a7673d361d
Fix `application_id` erroneous inclusion in `ScheduledStatusSerializer` ()