summaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
2024-06-19Add `match_json_values` and use in AP worker specs (#30720)Matt Jankowski
2024-06-19Stop calling Webpacker in full-stack tests (#30763)Claire
2024-06-18Fix SQL error in admin measures API (#30753)Claire
2024-06-18Remove unused `Extractor#extract_cashtags_with_indices` method (#30742)Matt Jankowski
2024-06-17Use `class_names` in admin/account_moderation_notes helper (#30719)Matt Jankowski
2024-06-17Fix repeated Delete/Undo assertion in remove status service spec (#30715)Matt Jankowski
2024-06-13Fix pagination attributes not being returned in ungroupable-only pages (#30688)Claire
2024-06-12Fix notifications from limited users being outright dropped (#30559)Claire
2024-06-12Fix duplicate `@context` attribute in user export (#30653)Claire
2024-06-11Extract `SIGN_COUNT_LIMIT` constant in `WebauthnCredential` class (#30636)Matt Jankowski
2024-06-11Check both before/after state in `AccountDomainBlock` spec (#30640)Matt Jankowski
2024-06-11Remove duplicate fabricator validity checks (#29667)Matt Jankowski
2024-06-11Use correct params in `settings/preferences/appearance` spec (#30379)Matt Jankowski
2024-06-11Use correct params in `v1/admin/domain_allows` spec (#30378)Matt Jankowski
2024-06-11Use fabricator in follow_spec (#30642)Matt Jankowski
2024-06-10Extract `COMMENT_SIZE_LIMIT` constant in `AP::Activity::Flag` class (#30637)Matt Jankowski
2024-06-10Extract `TEXT_LENGTH_LIMIT` constant in `Appeal` class (#30638)Matt Jankowski
2024-06-10Match report validation spec to extracted constant (#30633)Matt Jankowski
2024-06-10Reference constants from account validation specs (#30634)Matt Jankowski
2024-06-10Add Specs for Scheduled Status Model Validations (#30585)Daniel M Brasil
2024-06-10fix: Return HTTP 422 when scheduled status time is less than 5 minutes (#30584)Daniel M Brasil
2024-06-08Fix `Capybara/NegationMatcher` cop in spec/system (#30616)Matt Jankowski
2024-06-07Fix Mastodon relying on ImageMagick even with `MASTODON_USE_LIBVIPS` (#30590)Claire
2024-06-06Add `sidekiq_inline` to appeal service spec (#30562)Matt Jankowski
2024-06-06Use `sidekiq_inline` in requests/api/v1/admin/account_actions spec (#30563)Matt Jankowski
2024-06-06Use `sidekiq_inline` in requests/api/v1/reports spec (#30564)Matt Jankowski
2024-06-06Use `sidekiq_inline` in admin/account_action model spec (#30565)Matt Jankowski
2024-06-06Add timeline of public posts about a trending link to REST API (#30381)Eugen Rochko
2024-06-06Change `read:me` scope to `profile` scope (#30357)Emelia Smith
2024-06-05Fix add validation to webpush subscription keys (#30542)Emelia Smith
2024-06-05Add support for libvips in addition to ImageMagick (#30090)Eugen Rochko
2024-06-05Add url validation to Web::PushSubscription endpoints (#30540)Emelia Smith
2024-06-03Use existing config access to `local_domain` value (#30509)Matt Jankowski
2024-06-03Add experimental server-side notification grouping (#29889)Claire
2024-05-31Use more direct attribute handling in `User` fabricator (#30495)Matt Jankowski
2024-05-30Merge pull request from GHSA-q3rg-xx5v-4mxhClaire
2024-05-30Merge pull request from GHSA-5fq7-3p3j-9vrfClaire
2024-05-29Fix: remove broken OAuth Application vacuuming & throttle OAuth Application r...Emelia Smith
2024-05-29Change `ids` param to `id` in `/api/v1/statuses` and `/api/v1/accounts` for c...Claire
2024-05-27Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433)Matt Jankowski
2024-05-27Remove hard reference from status pin validator spec (#30432)Matt Jankowski
2024-05-23Normalize language code of incoming posts (#30403)Claire
2024-05-23Remove unused account record in api/v2/admin/accounts spec (#30397)Matt Jankowski
2024-05-21Add coverage to `/admin/accounts/:id` (#30386)Claire
2024-05-21Revert "Allow unblocking email addresses from any matching account (#29305)" ...Claire
2024-05-20Add coverage for custom filters (#30347)Matt Jankowski
2024-05-20Add more tests for self-destruct mode (#30374)Claire
2024-05-20Fix `Rails/WhereRange` cop (#30343)Matt Jankowski
2024-05-20Add coverage for `AdminMailer#auto_close_registrations` (#30349)Matt Jankowski
2024-05-17Support multiple redirect_uris when creating OAuth 2.0 Applications (#29192)Emelia Smith