Commit graph

  • 990c63b440
    Update dependency aws-sdk-s3 to v1.139.0 (#28047) renovate[bot] 2023-11-23 10:24:48 +0100
  • d3ed03fd6b
    New Crowdin Translations (automated) (#28036) github-actions[bot] 2023-11-22 16:48:12 +0100
  • 9742bccbe7
    Add coverage for api/v2/media endpoint (#28027) Matt Jankowski 2023-11-22 10:39:34 -0500
  • 183afc2465
    Update dependency aws-sdk-s3 to v1.138.0 (#28031) renovate[bot] 2023-11-22 16:28:14 +0100
  • c3d3ada07b
    Update dependency test-prof to v1.3.0 (#28032) renovate[bot] 2023-11-22 16:27:54 +0100
  • cdc57c74b7
    Fix unsupported time zone or locale preventing sign-up (#28035) Eugen Rochko 2023-11-22 12:38:07 +0100
  • c9ffdcbaa2
    Add debug + irb gems to assist with debugging in development and tests (#27960) Emelia Smith 2023-11-21 17:41:04 +0100
  • a21fe8687e
    Merge pull request #2480 from ClearlyClaire/glitch-soc/fixes/csp Claire 2023-11-21 17:36:09 +0100
  • 67fd3187b3
    Update rspec fixture path config to silence deprecation warning (#28018) Matt Jankowski 2023-11-21 10:51:40 -0500
  • 30ee4aaff4
    Convert measurement api/v1/admin/* controller specs to request specs (#28005) Matt Jankowski 2023-11-21 09:25:07 -0500
  • f91e751383
    Update dependency rspec-rails to v6.1.0 (#28017) renovate[bot] 2023-11-21 14:23:23 +0100
  • 32e19e3af6
    Reduce .times usage in request and controller specs (#27949) Matt Jankowski 2023-11-21 08:05:59 -0500
  • f7cb64a184
    Add coverage for settings/privacy controller (#28000) Matt Jankowski 2023-11-21 08:02:37 -0500
  • 6cfa0245ca Fix image and media loading when using external storage server Claire 2023-11-21 13:45:29 +0100
  • 32319187ee
    Fix error when muting users from Web UI (#28016) Claire 2023-11-21 12:16:16 +0100
  • c836e71218
    Update dependency aws-sdk-s3 to v1.137.0 (#27961) renovate[bot] 2023-11-21 11:05:41 +0000
  • b2e8af8889
    Add coverage for settings/verifications controller (#28001) Matt Jankowski 2023-11-21 06:00:22 -0500
  • 6d51ac246b
    Update partials for the AdminMailer.new_trends mailer (#28011) Matt Jankowski 2023-11-21 05:52:20 -0500
  • 3c3e0c25ef
    New Crowdin Translations (automated) (#28015) github-actions[bot] 2023-11-21 11:35:02 +0100
  • a6d446e6a7
    Add coverage for remote_interaction_helper (#28002) Matt Jankowski 2023-11-21 05:28:55 -0500
  • e1bb79718b
    Update babel monorepo to v7.23.4 (#28004) renovate[bot] 2023-11-21 11:20:23 +0100
  • 769ab0ce47
    Merge pull request #2475 from ClearlyClaire/glitch-soc/cleanup Claire 2023-11-20 13:39:56 +0100
  • f00fcda785 Reduce differences with upstream in Account component Claire 2023-11-19 22:04:48 +0100
  • 9ab1aa15e9 Change ReplyIndicator implementation and markup to match upstream's Claire 2023-11-19 21:28:53 +0100
  • d59196e170
    Change glitch-soc's CSP config to match upstream's closer (#2474) Claire 2023-11-20 13:02:49 +0100
  • 876f5b1d12
    Convert /instances/* controller specs to request specs (#27988) Matt Jankowski 2023-11-20 06:05:28 -0500
  • 718c95e7af
    Convert api/v1/custom_emojis controller spec to request spec (#27985) Matt Jankowski 2023-11-20 06:05:24 -0500
  • c260a68f54
    Clean up some Mastodon::CLI::Accounts tests (#27473) Claire 2023-11-20 11:46:02 +0100
  • 18cb1f9196
    Update actions/setup-node action to v4 (#27996) renovate[bot] 2023-11-20 11:17:13 +0100
  • 17582d36d5
    Convert api/v1/preferences controller spec to request spec (#27987) Matt Jankowski 2023-11-20 04:39:45 -0500
  • 9a01a260a0
    Convert api/v1/scheduled_statuses controller spec to request spec (#27986) Matt Jankowski 2023-11-20 04:36:49 -0500
  • b9fb47aeb1
    Convert api/v1/endorsements controller spec to request spec (#27984) Matt Jankowski 2023-11-20 04:32:28 -0500
  • 3a8dc9a5c6
    Update dependency nokogiri to v1.15.5 (#27939) renovate[bot] 2023-11-20 10:29:46 +0100
  • 371f355719
    Reduce .times usage in AccountStatusesCleanupPolicy (#27947) Matt Jankowski 2023-11-20 04:08:54 -0500
  • d2aacea8da
    Reduce .times usage in AccountSearch spec, use constant for default limit (#27946) Matt Jankowski 2023-11-20 04:08:22 -0500
  • 00c6ebd86f
    Reduce .times usage in StatusPin and add PIN_LIMIT constant in validator (#27945) Matt Jankowski 2023-11-20 04:07:25 -0500
  • 1fabf20a88
    Reduce .times usage in lib/mastodon/cli/accounts spec (#27944) Matt Jankowski 2023-11-20 04:04:46 -0500
  • 12c22ee5e7
    Update eslint (non-major) (#27995) renovate[bot] 2023-11-20 09:53:14 +0100
  • 6464b7cc45
    Update dependency public_suffix to v5.0.4 (#27931) renovate[bot] 2023-11-20 08:50:00 +0000
  • 09a2db3f6c
    Move api/v2/filters spec to correct path location (#27950) Matt Jankowski 2023-11-20 03:48:56 -0500
  • 8ceae2bce6
    New Crowdin Translations (automated) (#27966) github-actions[bot] 2023-11-20 09:47:34 +0100
  • 135c4d8250
    Update dependency rubocop-rails to v2.22.2 (#27975) renovate[bot] 2023-11-20 08:46:18 +0000
  • d75c7ac5a8
    Update dependency core-js to v3.33.3 (#27980) renovate[bot] 2023-11-20 08:46:00 +0000
  • 6d60b936ad
    Update devDependencies (non-major) (#27992) renovate[bot] 2023-11-20 09:44:36 +0100
  • c34a3a83e1
    Merge pull request #2471 from ClearlyClaire/glitch-soc/cleanup Claire 2023-11-19 21:05:34 +0100
  • 60f143e41f
    Fixed yarn not installing node packages for streaming (#27967) Tim Campbell 2023-11-18 02:14:51 -0800
  • e892efbc40
    Configure elastic search integration with rspec tag (#27882) Matt Jankowski 2023-11-17 06:52:20 -0500
  • 297839c10c
    Rewrite /api/v1/statuses tests as request specs (#27891) Claire 2023-11-17 12:36:04 +0100
  • 9257737675
    Rewrite /api/v1/accounts tests as request specs (#27888) Claire 2023-11-17 12:34:49 +0100
  • 0e9801443f
    Change to single opt-in during profile setup in onboarding in web UI (#27876) Eugen Rochko 2023-11-17 11:37:04 +0100
  • 549e8e7baf
    Add email_spec and speedup/cleanup to spec/mailers (#27902) Matt Jankowski 2023-11-17 04:50:19 -0500
  • 9c68741f46
    New Crowdin Translations (automated) (#27914) github-actions[bot] 2023-11-17 10:16:12 +0100
  • 1526e54ac6
    Add spec coverage for workers/redownload_* worker classes (#27892) Matt Jankowski 2023-11-17 04:03:46 -0500
  • 6c2e78f1b1
    Update dependency @material-symbols/svg-600 to v0.14.1 (#27907) renovate[bot] 2023-11-17 09:56:39 +0100
  • 94178e2f68
    Update dependency react-redux-loading-bar to v5.0.5 (#27916) renovate[bot] 2023-11-17 09:56:23 +0100
  • d3ae5b21d2 Reduce code and markup discrepancies on reply indicator Claire 2023-11-16 18:02:01 +0100
  • e023acfd00 Remove unnecessary proptype discrepancy Claire 2023-11-16 17:57:13 +0100
  • 7f5b164326
    Merge pull request #2470 from ClearlyClaire/glitch-soc/cleanup Claire 2023-11-16 17:49:36 +0100
  • cb1a4a8713
    Reduce expectations for RSpec/MultipleExpectations cop in spec/presenters specs (#27881) Matt Jankowski 2023-11-16 09:37:52 -0500
  • 155fb84141
    Improve spec coverage for collection of workers/ classes (#27874) Matt Jankowski 2023-11-16 09:36:59 -0500
  • 0a6ec048a8
    Fix upper border radius of onboarding columns (#27890) Claire 2023-11-16 14:43:02 +0100
  • c94bedf4e6
    Use container queries to hide profile share button (#27889) Claire 2023-11-16 12:59:45 +0100
  • 87696ea26e
    Add prominent share/copy button on profiles in web UI (#27865) Eugen Rochko 2023-11-16 11:23:14 +0100
  • 7232d4750d
    New Crowdin Translations (automated) (#27884) github-actions[bot] 2023-11-16 11:08:22 +0100
  • 8a285413f7
    Reduce expectations for RSpec/MultipleExpectations cop in MoveWorker spec (#27880) Matt Jankowski 2023-11-16 05:03:51 -0500
  • 3f0c1566c3
    Reduce expectations for RSpec/MultipleExpectations cop in api/v1/accounts/relationships spec (#27879) Matt Jankowski 2023-11-16 04:55:50 -0500
  • c1f93def40
    Reduce expectations for RSpec/MultipleExpectations cop in controllers/statuses spec (#27875) Matt Jankowski 2023-11-16 04:54:51 -0500
  • 669a7157cb
    Update dependency webpack-bundle-analyzer to v4.10.1 (#27885) renovate[bot] 2023-11-16 10:52:23 +0100
  • 91a05f3cad
    Update libretranslate/libretranslate Docker tag to v1.5.2 (#27716) renovate[bot] 2023-11-16 10:33:54 +0100
  • 04121bd020
    Disable simplecov enable_coverage_for_eval option, move to standalone file (#27869) Matt Jankowski 2023-11-15 18:09:31 -0500
  • 36f25ea067 Fix more import discrepancies Claire 2023-11-15 22:44:47 +0100
  • 4101057b9a Fix various code discrepancies Claire 2023-11-15 22:45:43 +0100
  • 09a5a78527 Fix discrepancy for autosuggest-emoji class Claire 2023-11-15 21:58:43 +0100
  • f69f1e9429 Fix code discrepancies with upstream Claire 2023-11-15 21:52:19 +0100
  • d358a3cc61
    Merge pull request #2468 from ClearlyClaire/glitch-soc/cleanup Claire 2023-11-15 21:49:50 +0100
  • 61df4f9cbf
    Merge pull request #2469 from ClearlyClaire/glitch-soc/fixes/compose-form-checkbox Claire 2023-11-15 20:27:37 +0100
  • 3de9145613
    Move controller specs for well-known endpoints to request specs (#27855) Matt Jankowski 2023-11-15 14:12:02 -0500
  • 0d877a3076 [Glitch] Change compose form checkbox to native input with appearance: none Claire 2023-02-20 11:32:27 +0100
  • e7b3598f04 No need to have a separate localStorage key for home instance Claire 2023-11-15 13:59:54 +0100
  • 0c727a6790 Fix more import style discrepancies Claire 2023-11-15 13:59:36 +0100
  • 50eb673494 Fix some markup discrepancies Claire 2023-11-15 13:59:15 +0100
  • 349579e318 Fix more code discrepancies Claire 2023-11-15 13:19:37 +0100
  • 1023c2f90b Fix more whitespace and comment discrepancies Claire 2023-11-15 13:19:17 +0100
  • 7e5d00720b
    Merge pull request #2391 from ClearlyClaire/glitch-soc/port-upstream-hashtags Claire 2023-11-15 17:15:21 +0100
  • 7a877ae3d8
    Merge pull request #2467 from ClearlyClaire/glitch-soc/cleanup Claire 2023-11-15 17:14:14 +0100
  • bd575a1dd6
    Add banner for forwarded reports made by remote users about remote content (#27549) Claire 2023-11-15 15:18:43 +0100
  • 12a5b7391d
    Add spec for well known change password endpoint (#27856) Matt Jankowski 2023-11-15 08:21:18 -0500
  • fe58ac8d9f
    Improve spec coverage for api/web/push_subscriptions controller (#27858) Matt Jankowski 2023-11-15 08:14:51 -0500
  • cd3a636b7f [Glitch] Fix some remote posts getting truncated Claire 2023-10-06 12:58:02 +0200
  • 6a8623588a [Glitch] Fix colors and typography on hashtag bar in web UI Eugen Rochko 2023-08-28 19:49:38 +0200
  • c226d00490 Fix interaction between CWs and hashtag bars Claire 2023-08-25 21:54:15 +0200
  • 7ae45676c8 Fix hashtag bar styling Claire 2023-08-25 21:46:43 +0200
  • 45690b01d1 [Glitch] Change hashtag bar tags to be de-emphasized Claire 2023-08-23 15:44:52 +0200
  • fc514fa8c6 [Glitch] Better hashtag normalization when processing a post Renaud Chaput 2023-08-23 08:18:07 +0200
  • 18462ee4b6 [Glitch] Remove hashtags from the last line of a status if it only contains hashtags Renaud Chaput 2023-08-21 19:39:01 +0200
  • 2ce03420d6 [Glitch] Fix case-insensitive comparison of hashtags to do case-folding Claire 2023-08-17 12:49:52 +0200
  • fe8d9f6221 [Glitch] Fix hashtag bar sometimes including tags that appear in the post's body Claire 2023-08-16 11:47:59 +0200
  • a81ed84453 [Glitch] Add display of out-of-band hashtags in the web interface Claire 2023-08-14 23:42:30 +0200
  • 3b210e093a Fix more code style discrepancies Claire 2023-11-15 12:52:50 +0100
  • 542d95c2bc Fix import style discrepancy Claire 2023-11-15 12:45:45 +0100