Commit graph

13592 commits

Author SHA1 Message Date
dependabot[bot]
d7f607d506 Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:34:59 +02:00
dependabot[bot]
210edaea50 Bump @types/lodash from 4.14.194 to 4.14.195 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:33:21 +02:00
dependabot[bot]
ad10c6da53 Bump sidekiq from 6.5.8 to 6.5.9 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:29:40 +02:00
dependabot[bot]
2b709d80a3 Bump postcss from 8.4.23 to 8.4.24 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:28:39 +02:00
S.H
f145662c05 Align argument type to keyword argument for private process method in FetchResourceService () 2023-05-30 09:28:01 +02:00
Daniel M Brasil
ad3f504a21 Add test coverage for Mastodon::CLI::Accounts#modify () 2023-05-29 15:31:59 +02:00
y.takahashi
5c744a5d7d Handle Surrogate Pairs in truncate() () 2023-05-29 11:55:16 +02:00
Daniel M Brasil
dd0d755824 Add test coverage for Mastodon::CLI::Accounts#create () 2023-05-29 11:43:19 +02:00
Matt Jankowski
95b54f5ad7 Extract methods for user de-duping in maintenance CLI () 2023-05-26 09:42:16 +02:00
Matt Jankowski
1411f75aae Fix RSpec/NoExpectationExample cop () 2023-05-26 09:41:12 +02:00
fusagiko / takayamaki
a19c1671af Rewrite actions/modal and reducers/modal with typescript () 2023-05-25 15:42:37 +02:00
たいち ひ
ae0341c203 Fix export style of <LoadGap /> based on <Domain /> () 2023-05-25 13:03:37 +02:00
Claire
245a4eac89 Improve various queries against account domains () 2023-05-25 09:27:16 +02:00
Renaud Chaput
169f141c4c Update inconsistent defaultMessage () 2023-05-24 12:38:50 +02:00
dependabot[bot]
b6c687abc2 Bump eslint from 8.40.0 to 8.41.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 12:38:08 +02:00
Matt Jankowski
f97a429d20 Add CLI Base class for command line code () 2023-05-24 11:55:40 +02:00
Matt Jankowski
bc1dae0bc4 Fix RSpec/ExpectChange cop () 2023-05-24 11:23:40 +02:00
Eugen Rochko
97235baa4f Change share action from being in action bar to being in dropdown in web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-05-24 11:04:43 +02:00
dependabot[bot]
912d478495 Bump capistrano from 3.17.2 to 3.17.3 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 10:52:10 +02:00
dependabot[bot]
0ce5706b48 Bump eslint-plugin-jsdoc from 44.2.4 to 44.2.5 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 10:47:50 +02:00
dependabot[bot]
1ee4865dc5 Bump fastimage from 2.2.6 to 2.2.7 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-24 10:46:10 +02:00
Renaud Chaput
432a937a9d Update react-redux () 2023-05-24 10:23:17 +02:00
Renaud Chaput
9be9f4f5e2 Fix null signUp URL handling from () 2023-05-24 09:49:26 +02:00
たいち ひ
6077f3e24c Rewrite <LoadGap /> as FC and TS () 2023-05-24 09:20:39 +02:00
Renaud Chaput
7b5a274836 Enforce import order with ESLint () 2023-05-23 17:15:17 +02:00
Matt Jankowski
3e747f0863 Fix RSpec/PredicateMatcher cop () 2023-05-23 16:49:11 +02:00
Matt Jankowski
15e143106e Fix RSpec/ExpectInHook cop () 2023-05-23 16:40:21 +02:00
Matt Jankowski
eada85f715 Move the mastodon/*_cli files to mastodon/cli/* () 2023-05-23 16:08:26 +02:00
Matt Jankowski
1361e4cb7a Add request spec for backups download () 2023-05-23 15:44:11 +02:00
Claire
4d631fcfb7 Add support for custom sign-up URLs () 2023-05-23 15:17:09 +02:00
Claire
a5b52eb618 Change Identity to not destroy associated User on destroy () 2023-05-23 15:00:36 +02:00
Claire
cbcf32777e Fix video player offering to expand in a lightbox when it's in an iframe () 2023-05-23 14:28:21 +02:00
Claire
4e8d882274 Remove dead code in Api::V1::FeaturedTagsController () 2023-05-23 14:27:37 +02:00
Claire
0b4d3bf363 Remove invalid X-Frame-Options: ALLOWALL () 2023-05-23 14:27:17 +02:00
Matt Jankowski
29ca815465 Fix Rails/Exit cop () 2023-05-23 13:26:10 +02:00
Renaud Chaput
abbc6dfcba Use JSX syntax for Fragments () 2023-05-23 11:47:36 +02:00
Renaud Chaput
3b0c3e94e0 Use the new JSX transform () 2023-05-23 10:52:27 +02:00
Matt Jankowski
adaa7a61e9 Fix RSpec/RepeatedExample cop () 2023-05-23 10:49:23 +02:00
Matt Jankowski
9e8323fdb9 Fix Performance/MapCompact cop ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-05-23 10:49:12 +02:00
Matt Jankowski
d64a2c7aa8 Fix Performance/StartWith cop () 2023-05-23 10:16:50 +02:00
たいち ひ
9cfab99590 Rewrite <TimelineHint /> as FC and TS () 2023-05-23 10:04:10 +02:00
Matt Jankowski
0087959e0b Add specs for admin/announcements CRUD actions () 2023-05-23 10:03:51 +02:00
dependabot[bot]
f171930b1f Bump rubocop from 1.50.2 to 1.51.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 09:52:54 +02:00
dependabot[bot]
530151f6c8 Bump stylelint from 15.6.1 to 15.6.2 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 09:47:59 +02:00
dependabot[bot]
97ddf1b401 Bump aws-sdk-s3 from 1.121.0 to 1.122.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 09:44:47 +02:00
dependabot[bot]
361e7ccf88 Bump rimraf from 5.0.0 to 5.0.1 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 09:44:14 +02:00
dependabot[bot]
580f35827f Bump glob from 10.2.2 to 10.2.6 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 09:34:31 +02:00
dependabot[bot]
167b319cef Bump webpack-merge from 5.8.0 to 5.9.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 09:27:55 +02:00
dependabot[bot]
063bdf36f5 Bump rqrcode from 2.1.2 to 2.2.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 09:25:43 +02:00
dependabot[bot]
7a0630ddcf Bump rubocop-performance from 1.17.1 to 1.18.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 09:25:32 +02:00