Commit Graph

  • 18eacc7a07
    Merge pull request #2447 from ClearlyClaire/glitch-soc/merge-upstream main local Claire 2023-10-21 14:32:30 +0200
  • 5d9df170cf [Glitch] Do not display the navigation banner in the logo container Renaud Chaput 2023-10-19 19:36:08 +0200
  • cc000c8859 Merge commit '126cd7705dbeca5712da941a72661e26c189658b' into glitch-soc/merge-upstream Claire 2023-10-19 20:48:22 +0200
  • 1c53aec00e
    Merge pull request #2446 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-10-19 20:47:22 +0200
  • 1a3248dc90 [Glitch] Consider shown and pending status in explore prompt calculation Brian Campbell 2023-10-19 08:25:57 -0400
  • 41f58e945c [Glitch] The `class` props should be `className` Renaud Chaput 2023-10-19 13:22:44 +0200
  • 126cd7705d
    Do not display the navigation banner in the logo container (#27476) Renaud Chaput 2023-10-19 19:36:08 +0200
  • 74fd46d3ab Merge commit '9f218c9924b883207a3463a29314c92032cf06df' into glitch-soc/merge-upstream Claire 2023-10-19 19:14:04 +0200
  • 918137babc
    Merge pull request #2444 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-10-19 19:12:51 +0200
  • 68401fc426 [Glitch] Support "in:public" search filter Jeong Arm 2023-10-17 23:12:03 +0900
  • 9f218c9924
    Refactor appeal partial to avoid brakeman XSS warning (#25880) Matt Jankowski 2023-10-19 11:25:54 -0400
  • bcd0171e5e
    Fix `Lint/UselessAssignment` cop (#27472) Matt Jankowski 2023-10-19 10:55:06 -0400
  • 7bc8f03162
    Add test coverage for `Mastodon::CLI::Accounts#migrate` (#25284) Daniel M Brasil 2023-10-19 11:11:15 -0300
  • 1ffd5a98a9
    New Crowdin Translations (automated) (#27465) github-actions[bot] 2023-10-19 14:31:25 +0200
  • f76e5111f0
    Consider shown and pending status in explore prompt calculation (#27466) Brian Campbell 2023-10-19 08:25:57 -0400
  • 10df97c542
    The `class` props should be `className` (#27462) Renaud Chaput 2023-10-19 13:22:44 +0200
  • 510845b6b9
    Only enable github-rspec for pull_request events (#27456) Claire 2023-10-18 15:20:24 +0200
  • a1b27d8b61
    Fix `Naming/VariableNumber` cop (#27447) Matt Jankowski 2023-10-18 08:26:22 -0400
  • 7c3fea7275
    Feature: Allow token introspection without read scope (#27142) Emelia Smith 2023-10-18 14:10:07 +0200
  • 4612576c68
    New Crowdin Translations (automated) (#27454) github-actions[bot] 2023-10-18 11:08:10 +0200
  • 63a2a4b074
    Fix `Performance/DeletePrefix` cop (#27448) Matt Jankowski 2023-10-18 04:32:09 -0400
  • 091a21e1bc
    Add test coverage for `Mastodon::CLI::Accounts#prune` (#25204) Daniel M Brasil 2023-10-18 05:20:50 -0300
  • e9dc30cdba
    Fix duplicate github annotations for rspec failures (#27450) Claire 2023-10-18 10:18:34 +0200
  • 0d18c47c18 Enable scheduled actions only on glitch-soc's repo Claire 2023-10-17 22:03:54 +0200
  • 63179f0bf4 Merge commit '5ef26d8fd50081c642b858a82bf0c5431b1c7e83' into glitch-soc/merge-upstream Claire 2023-10-17 21:59:58 +0200
  • 8bbbd012d4 [Glitch] Fix missing redirections to make sure /home redirect to the advanced UI Stanislas Signoud 2023-10-17 14:59:07 +0200
  • c10a667ac2 Merge commit '935d54124e80e9fe5365c724e5c8827a2b3ed5b3' into glitch-soc/merge-upstream Claire 2023-10-17 21:42:49 +0200
  • b867d4581e Merge commit 'c91c0175db1cc8b954a977d29472886234ce9586' into glitch-soc/merge-upstream Claire 2023-10-17 21:35:07 +0200
  • 656a41db2a Merge commit '77098c6f1c25958960df98a1510b28352a39704f' into glitch-soc/merge-upstream Claire 2023-10-17 20:59:18 +0200
  • 5ef26d8fd5
    Add RSpec GitHub annotations gem (#24040) Nick Schonning 2023-10-17 12:28:09 -0400
  • 71447ab19f
    Fix `Capybara/ClickLinkOrButtonStyle` cop in spec/features/admin area (#27445) Matt Jankowski 2023-10-17 10:57:19 -0400
  • 0036de46bc
    Update dependency rubocop-performance to v1.19.1 (#26949) renovate[bot] 2023-10-17 16:16:12 +0200
  • ad44d832b8
    Support "in:public" search filter (#26976) Jeong Arm 2023-10-17 23:12:03 +0900
  • 2528a0721f
    Update `rubocop-capybara` to version 2.19.0 (#26982) Matt Jankowski 2023-10-17 10:10:50 -0400
  • 1996fb6fd6
    Update dependency puma to v6.4.0 (#27006) renovate[bot] 2023-10-17 16:10:16 +0200
  • 65cd0700e4
    Refactor domains cli to remove model call from regex (#25878) Matt Jankowski 2023-10-17 09:58:42 -0400
  • b34a2b1b33
    Fix errors in CLI specs (#27399) Claire 2023-10-17 15:30:12 +0200
  • c0cda1adaf
    Let use http_hidden_proxy on docker-compose (#27054) Jeong Arm 2023-10-17 22:24:45 +0900
  • 1fb4e40145
    Run scheduled actions only on the main repo (#27343) Renaud Chaput 2023-10-17 14:59:39 +0200
  • 935d54124e
    Fix missing redirections to make sure /home redirect to the advanced UI (#27378) Stanislas Signoud 2023-10-17 14:59:07 +0200
  • c4bddc9855
    Add spec for poll model (#23399) Victor Lee 2023-10-17 08:56:24 -0400
  • 12bb7be8b5
    Spec speed ups on `AccountsController` spec (#25391) Matt Jankowski 2023-10-17 07:32:10 -0400
  • d54fec24e5
    Add coverage for `CLI::PreviewCards#remove` command (#27441) Matt Jankowski 2023-10-17 07:06:16 -0400
  • 19900f647e
    Add coverage for `UnreservedUsernameValidator` (#25590) Matt Jankowski 2023-10-17 07:05:28 -0400
  • 1084703417
    Update changelog (#27440) Claire 2023-10-17 13:03:54 +0200
  • fc9ab61448
    Expand spec coverage of `CLI::Media` (#27437) Matt Jankowski 2023-10-16 12:20:58 -0400
  • 33b073f77d
    Extract partials from `admin/reports/show` view (#27427) Matt Jankowski 2023-10-16 12:07:17 -0400
  • 8d0f12f776
    Extract partials from `admin/accounts/show` view (#27428) Matt Jankowski 2023-10-16 12:02:15 -0400
  • 893b2f33fd
    Extract shared example for cacheable response in specs (#25388) Matt Jankowski 2023-10-16 11:52:06 -0400
  • 708299bb0d
    Misc coverage improvements for `Admin::` and `Settings::` controllers (#25346) Matt Jankowski 2023-10-16 11:20:28 -0400
  • e0ed0f8c7c
    Migrate to request specs in `/api/v1/notifications` (#25553) Daniel M Brasil 2023-10-16 12:15:24 -0300
  • 08a376cbcb
    Fix `Style/CombinableLoops` cop (#27429) Matt Jankowski 2023-10-16 10:36:28 -0400
  • c91c0175db
    Extract `card` partial from `disputes/strikes/show` view (#27426) Matt Jankowski 2023-10-16 10:04:29 -0400
  • cafdaec6cf
    Migrate to request specs in `/api/v1/lists/:id/accounts` (#25468) Daniel M Brasil 2023-10-16 11:03:48 -0300
  • 8e6116503d
    Migrate to request specs in `/api/v1/blocks` (#25517) Daniel M Brasil 2023-10-16 11:03:35 -0300
  • d9caa6ed24
    Migrate to request specs in `/api/v1/admin/accounts` (#25563) Daniel M Brasil 2023-10-16 10:49:12 -0300
  • f5bc1f20e2
    Add coverage for `ExistingUsernameValidator` (#25592) Matt Jankowski 2023-10-16 09:41:23 -0400
  • f8afa0f614
    Remove unused stub json ld context (#25454) Matt Jankowski 2023-10-16 09:38:27 -0400
  • 00e92b4038
    Add coverage for `CLI::Statuses` command (#25321) Matt Jankowski 2023-10-16 09:37:22 -0400
  • 299aa71c8f
    Fix handling of `inLanguage` attribute in preview card processing (#27423) Claire 2023-10-16 15:24:14 +0200
  • 23f8e93c64
    Fixes #23135 - Allow cross origin request for /nodeinfo/2.0 API (#27413) Wladimir Palant 2023-10-16 13:39:25 +0200
  • 13456efd7b
    New Crowdin Translations (automated) (#27410) github-actions[bot] 2023-10-16 11:31:52 +0200
  • a00fc83701
    Update dependency bufferutil to v4.0.8 (#27412) renovate[bot] 2023-10-16 11:09:20 +0200
  • f0ef87b84d
    Update dependency i18n-tasks to v1.0.13 (#27403) renovate[bot] 2023-10-16 11:08:13 +0200
  • e0da64bb4e
    Fix empty ENV variables not using default nil value (#27400) Renaud Chaput 2023-10-13 19:00:53 +0200
  • 82beeb2f7e
    Migrate to request specs in `/api/v1/admin/trends/links` (#25739) Daniel M Brasil 2023-10-13 11:23:16 -0300
  • 1b195ce115
    Speed-up on `Rack::Attack` spec (#25542) Matt Jankowski 2023-10-13 10:14:23 -0400
  • 71cfdd7865
    Fix duplicate tests (#27395) Claire 2023-10-13 16:10:43 +0200
  • cad8cc90ba
    Speed-up on `MoveWorker` spec (#25528) Matt Jankowski 2023-10-13 09:50:46 -0400
  • 058f73a4f5
    Add request specs for `/api/v1/reports` (#25475) Daniel M Brasil 2023-10-13 10:30:40 -0300
  • abf0e1fa39
    Move `SignedReqestHelpers` rspec config to separate file (#25453) Matt Jankowski 2023-10-13 09:19:40 -0400
  • bc6cd27d9e
    Migrate to request specs in `/api/v1/followed_tags` (#25472) Daniel M Brasil 2023-10-13 09:43:50 -0300
  • fd9dea21d0
    DB speedup in `API::` controller/request specs (#25516) Matt Jankowski 2023-10-13 08:42:09 -0400
  • ecdb31d479
    Migrate to request specs in `/api/v1/favourites` (#25518) Daniel M Brasil 2023-10-13 09:19:12 -0300
  • 7664e3b692
    Migrate to request specs in `/api/v1/statuses/:status_id/source` (#25634) Daniel M Brasil 2023-10-13 09:08:21 -0300
  • 4230d1ee0a
    Migrate to request specs in `/api/v1/timelines/tag/:hashtag` (#25797) Daniel M Brasil 2023-10-13 09:04:37 -0300
  • 77098c6f1c
    Delete .github/FUNDING.yml (#27390) Renaud Chaput 2023-10-13 12:01:33 +0200
  • 5c287c4958
    Update dependency rubocop to v1.57.1 (#27389) renovate[bot] 2023-10-13 11:46:25 +0200
  • 45bdd60f3c
    Fix when unfollow a tag, my post also disappears from the home timeline (#27391) KMY(雪あすか) 2023-10-13 18:15:47 +0900
  • 773d25e8df
    New Crowdin Translations (automated) (#27388) github-actions[bot] 2023-10-13 11:01:40 +0200
  • 6a9aab38d7
    Update dependency devise-two-factor to v4.1.1 (#27382) renovate[bot] 2023-10-13 10:52:55 +0200
  • 133f218a4d
    Add system specs for admin area `batch` actions (#25027) Matt Jankowski 2023-10-13 04:42:59 -0400
  • c86ad45660
    Change PWA start URL from `/home` to `/` (#27377) Claire 2023-10-12 16:47:18 +0200
  • 45a19ddfe4
    Merge pull request #2440 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-10-12 12:18:43 +0200
  • c348b904a5
    New Crowdin Translations (automated) (#27376) github-actions[bot] 2023-10-12 10:07:40 +0200
  • d4c2dca874
    Fix haml-lint `InstanceVariables` rule for auth/sessions/two_factor/o… (#27372) Matt Jankowski 2023-10-12 03:44:20 -0400
  • 85b36fbbd3
    Update dependency devise to v4.9.3 (#27373) renovate[bot] 2023-10-12 09:35:25 +0200
  • d7a8f6b658
    Fix haml-lint `InstanceVariables` rule for relationships/account (#27342) Matt Jankowski 2023-10-11 11:06:26 -0400
  • f1ae72ba46
    New Crowdin Translations (automated) (#27364) github-actions[bot] 2023-10-11 16:37:01 +0200
  • d0a3331caa
    Update dependency rubocop to v1.57.0 (#27371) renovate[bot] 2023-10-11 16:36:50 +0200
  • 608cd66239
    Update README requirements from node 14 to node 16 (#27369) François Hodierne 2023-10-11 16:24:28 +0200
  • 1afb7f4104
    Update dependency lograge to v0.14.0 (#27363) renovate[bot] 2023-10-11 16:21:59 +0200
  • f9abe700e7
    Fix haml-lint `InstanceVariables` rule for auth/registrations/status (#27341) Matt Jankowski 2023-10-11 10:20:26 -0400
  • 0111e48893
    Update dependency sidekiq to v6.5.12 (#27358) renovate[bot] 2023-10-11 16:02:51 +0200
  • 66becf9a1e
    Fix haml-lint `InstanceVariables` rule for admin/reports/actions (#27339) Matt Jankowski 2023-10-11 09:58:33 -0400
  • 7d2cd7195b
    Add variable delay before link verification of remote account links (#27351) Claire 2023-10-11 15:14:18 +0200
  • 99c72830bc [Glitch] Fix scroll position in thread view reseting when closing a modal Claire 2023-10-10 11:35:32 +0200
  • 3735e6f79d Merge commit '27e84c069112a3d2abfad947642457cc997a261a' into glitch-soc/merge-upstream Claire 2023-10-10 19:53:41 +0200
  • 1a4a23b5c8
    Merge pull request #2439 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-10-10 19:51:17 +0200
  • 27e84c0691
    Fix duplicate reports being sent when reporting some remote posts (#27355) Claire 2023-10-10 16:00:50 +0200