summaryrefslogtreecommitdiffstats
path: root/spec
AgeCommit message (Expand)Author
2023-09-08Add search tests (#26703)jsgoldstein
2023-09-08Fix `account_id`, `max_id` and `min_id` params not working in search (#26847)Eugen Rochko
2023-09-07Fix performances of profile directory (#26842)Claire
2023-09-07Simplify `Account.by_recent_status` and `Account.by_recent_sign_in` scopes (#...Claire
2023-09-06Fix blocked domain appears from account feed (#26823)Claire
2023-09-06Fix moderator rights inconsistencies (#26729)Claire
2023-09-04Add `in:library` syntax to search (#26760)Eugen Rochko
2023-09-04Fix invalid Content-Type header for WebP images (#26773)Christian Schmidt
2023-09-01Add admin notifications for new Mastodon versions (#26582)Claire
2023-09-01Fix unmatched quotes and prefixes causing search to fail (#26701)Eugen Rochko
2023-08-31Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when...Daniel M Brasil
2023-08-31Add avatar image to webfinger responses (#26558)Tyler Deitz
2023-08-28Fix bad search type heuristic (#26673)Eugen Rochko
2023-08-25Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650)Claire
2023-08-24Add new public status index (#26344)jsgoldstein
2023-08-23Fix timeout on invalid set of exclusionary parameters in `/api/v1/timelines/p...Daniel M Brasil
2023-08-22Update rubocop and rubocop-rspec (#26329)Nick Schonning
2023-08-21Add Elasticsearch cluster health check and indexes mismatch check to dashboar...Claire
2023-08-21Refactor `Api::V1::ProfilesController` into two separate controllers (#26573)Claire
2023-08-21Add ability to delete avatar or header picture via the API (#25124)Daniel M Brasil
2023-08-18Allow setting a custom HTTP method in CacheBuster (#26528)Renaud Chaput
2023-08-17Fix cached posts including stale stats (#26409)Claire
2023-08-09Avoid connecting to a running ES instance in ES search check spec (#26413)Matt Jankowski
2023-08-09Restore console behavior in `test` env (#26401)Matt Jankowski
2023-08-09Fix blocking subdomains of an already-blocked domain (#26392)Claire
2023-08-07Fix list import concurrently creating lists of the same name (#26372)Claire
2023-08-07Spec media attachment speedups (#25416)Matt Jankowski
2023-08-03Add alt text for preview card thumbnails (#26184)Christian Schmidt
2023-08-03Add `GET /api/v1/instance/languages` to REST API (#24443)Daniel M Brasil
2023-08-02Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)Emelia Smith
2023-08-02Fix request URL normalisation for bare domain and 8-bit characters (#26285)Christian Schmidt
2023-08-01Add List-Unsubscribe email header (#26085)Christian Schmidt
2023-08-01Fix AVIF attachments (#26264)Christian Schmidt
2023-07-31Do not normalize URL before fetching it (#26219)Christian Schmidt
2023-07-28Profiling tools configuration improvement (#25383)Matt Jankowski
2023-07-28Fix `RSpec/EmptyExampleGroup` cop (#24735)Matt Jankowski
2023-07-28Add coverage for `URLValidator` (#25591)Matt Jankowski
2023-07-28Add coverage for `LanguageValidator` (#25593)Matt Jankowski
2023-07-28Add end-to-end (system) tests (#25461)Renaud Chaput
2023-07-28Use original URL in preview if it redirects to 4xx page (#26200)Christian Schmidt
2023-07-27Fix crash when processing Flag activity with no status (#26189)Claire
2023-07-27Change interaction modal in web UI (#26075)Claire
2023-07-27Migrate to request specs in `/api/v2/filters` (#25721)Daniel M Brasil
2023-07-27Use correct naming on controller concern specs (#26197)Matt Jankowski
2023-07-26Reformat large key values in service specs (#26181)Matt Jankowski
2023-07-26Reformat large text arg in `FetchLinkCardService` spec (#26183)Matt Jankowski
2023-07-25Coverage for `Auth::OmniauthCallbacks` controller (#26147)Matt Jankowski
2023-07-21Fix linting issue (#26106)Claire
2023-07-21Fix CSP headers being unintendedly wide (#26105)Claire
2023-07-21Clean up unused application records (#24871)Claire