summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-23Prevent delivery of new posts to suspended followersfixes/delivery-to-suspended-accountsClaire
2023-10-23New Crowdin Translations (automated) (#27490)github-actions[bot]
2023-10-23Validate allowed schemes on preview card URLs (#27485)Matt Jankowski
2023-10-23Convert `<Button>` to Typescript (#27492)Renaud Chaput
2023-10-20Configure brakeman to ignore url safe preview card urls (#25883)Matt Jankowski
2023-10-20Fix processing LDSigned activities from actors with unknown public keys (#27474)Claire
2023-10-20New Crowdin Translations (automated) (#27480)github-actions[bot]
2023-10-20Fix missing background behind dismissable banner in web UI (#27479)Eugen Rochko
2023-10-19Upgrade to react-router v5 (#25047)Renaud Chaput
2023-10-19Do not display the navigation banner in the logo container (#27476)Renaud Chaput
2023-10-19Refactor appeal partial to avoid brakeman XSS warning (#25880)Matt Jankowski
2023-10-19Fix `Lint/UselessAssignment` cop (#27472)Matt Jankowski
2023-10-19Add test coverage for `Mastodon::CLI::Accounts#migrate` (#25284)Daniel M Brasil
2023-10-19New Crowdin Translations (automated) (#27465)github-actions[bot]
2023-10-19Consider shown and pending status in explore prompt calculation (#27466)Brian Campbell
2023-10-19The `class` props should be `className` (#27462)Renaud Chaput
2023-10-18Only enable github-rspec for pull_request events (#27456)Claire
2023-10-18Fix `Naming/VariableNumber` cop (#27447)Matt Jankowski
2023-10-18Feature: Allow token introspection without read scope (#27142)Emelia Smith
2023-10-18New Crowdin Translations (automated) (#27454)github-actions[bot]
2023-10-18Fix `Performance/DeletePrefix` cop (#27448)Matt Jankowski
2023-10-18Add test coverage for `Mastodon::CLI::Accounts#prune` (#25204)Daniel M Brasil
2023-10-18Fix duplicate github annotations for rspec failures (#27450)Claire
2023-10-17Add RSpec GitHub annotations gem (#24040)Nick Schonning
2023-10-17Fix `Capybara/ClickLinkOrButtonStyle` cop in spec/features/admin area (#27445)Matt Jankowski
2023-10-17Update dependency rubocop-performance to v1.19.1 (#26949)renovate[bot]
2023-10-17Support "in:public" search filter (#26976)Jeong Arm
2023-10-17Update `rubocop-capybara` to version 2.19.0 (#26982)Matt Jankowski
2023-10-17Update dependency puma to v6.4.0 (#27006)renovate[bot]
2023-10-17Refactor domains cli to remove model call from regex (#25878)Matt Jankowski
2023-10-17Fix errors in CLI specs (#27399)Claire
2023-10-17Let use http_hidden_proxy on docker-compose (#27054)Jeong Arm
2023-10-17Run scheduled actions only on the main repo (#27343)Renaud Chaput
2023-10-17Fix missing redirections to make sure /home redirect to the advanced UI (#27378)Stanislas Signoud
2023-10-17Add spec for poll model (#23399)Victor Lee
2023-10-17Spec speed ups on `AccountsController` spec (#25391)Matt Jankowski
2023-10-17Add coverage for `CLI::PreviewCards#remove` command (#27441)Matt Jankowski
2023-10-17Add coverage for `UnreservedUsernameValidator` (#25590)Matt Jankowski
2023-10-17Update changelog (#27440)Claire
2023-10-16Expand spec coverage of `CLI::Media` (#27437)Matt Jankowski
2023-10-16Extract partials from `admin/reports/show` view (#27427)Matt Jankowski
2023-10-16Extract partials from `admin/accounts/show` view (#27428)Matt Jankowski
2023-10-16Extract shared example for cacheable response in specs (#25388)Matt Jankowski
2023-10-16Misc coverage improvements for `Admin::` and `Settings::` controllers (#25346)Matt Jankowski
2023-10-16Migrate to request specs in `/api/v1/notifications` (#25553)Daniel M Brasil
2023-10-16Fix `Style/CombinableLoops` cop (#27429)Matt Jankowski
2023-10-16Extract `card` partial from `disputes/strikes/show` view (#27426)Matt Jankowski
2023-10-16Migrate to request specs in `/api/v1/lists/:id/accounts` (#25468)Daniel M Brasil
2023-10-16Migrate to request specs in `/api/v1/blocks` (#25517)Daniel M Brasil
2023-10-16Migrate to request specs in `/api/v1/admin/accounts` (#25563)Daniel M Brasil