Commit graph

14167 commits

Author SHA1 Message Date
KMY
b43135db83 Fix emoji_reaction notification error in feather 2023-06-01 08:39:34 +09:00
KMY
8b621d30b4 Fix emoji reaction delivery error 2023-05-31 19:49:17 +09:00
KMY
4053ebbef3 Merge branch 'kb_migration' into kb_development 2023-05-31 12:37:30 +09:00
KMY
5b8ca44e3d Merge commit '14bb6bb29a' into kb_migration 2023-05-31 12:34:11 +09:00
KMY
45d56fce78 Merge branch 'kb_development' into kb_migration 2023-05-31 12:32:34 +09:00
Claire
14bb6bb29a
Fix null signUp URL in various places (#25190) 2023-05-30 19:01:42 +02:00
Matt Jankowski
1baf40077b
Fix FormatStringToken cop in CLI (#25122) 2023-05-30 16:21:53 +02:00
Daniel M Brasil
dbc44be0ca
Add test coverage for Mastodon::CLI::Accounts#follow (#25161) 2023-05-30 16:13:29 +02:00
Matt Jankowski
80c7de9984
Fix Rails/WhereExists cop in CLI (#25123) 2023-05-30 16:09:57 +02:00
Matt Jankowski
b7b96efd17
Extract helper method for error report in cli/accounts command (#25119) 2023-05-30 16:09:15 +02:00
Matt Jankowski
2cecb2dc9e
Increment index which was previously not used in maintenance CLI loop (#25118) 2023-05-30 16:08:47 +02:00
Matt Jankowski
ec9bc7e604
Consistent usage of CLI dry_run? method (#25116) 2023-05-30 16:07:44 +02:00
Daniel M Brasil
3d253b9830
Add test coverage for Mastodon::CLI::Accounts#approve (#25160) 2023-05-30 15:00:21 +02:00
Daniel M Brasil
bbbcdc083f
Add test coverage for Mastodon::CLI::Accounts#delete (#25146) 2023-05-30 11:59:17 +02:00
dependabot[bot]
44eaa979d4
Bump @types/react from 18.2.6 to 18.2.7 (#25166)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:58:55 +02:00
dependabot[bot]
4869384fa0
Bump jsdom from 22.0.0 to 22.1.0 (#25178)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:43:20 +02:00
dependabot[bot]
05c2d4dab2
Bump nokogiri from 1.14.3 to 1.15.2 (#25177)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:42:41 +02:00
dependabot[bot]
66c1ad8be9
Bump @types/react-motion from 0.0.33 to 0.0.34 (#25185)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:40:22 +02:00
KMY
cf9c1ccc9f Fix admin status page error 2023-05-30 16:40:12 +09:00
dependabot[bot]
5f1a03fdba
Bump @typescript-eslint/parser from 5.59.7 to 5.59.8 (#25175)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 09:38:42 +02:00
dependabot[bot]
6d41cdcc6a
Bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8 (#25182)
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]
8ff2d61add
Bump @types/lodash from 4.14.194 to 4.14.195 (#25184)
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]
b91aeeb94f
Bump sidekiq from 6.5.8 to 6.5.9 (#25176)
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]
37dc48c3a1
Bump postcss from 8.4.23 to 8.4.24 (#25169)
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
8c183a9831
Align argument type to keyword argument for private process method in FetchResourceService (#25189) 2023-05-30 09:28:01 +02:00
KMY
ee72808c1f Add allow_image config 2023-05-30 09:54:30 +09:00
Daniel M Brasil
bdc7548652
Add test coverage for Mastodon::CLI::Accounts#modify (#25145) 2023-05-29 15:31:59 +02:00
KMY
dba5620052 Fix emoji reaction notification 2023-05-29 20:02:38 +09:00
y.takahashi
64b960b6b3
Handle Surrogate Pairs in truncate() (#25148) 2023-05-29 11:55:16 +02:00
Daniel M Brasil
11b8336418
Add test coverage for Mastodon::CLI::Accounts#create (#25143) 2023-05-29 11:43:19 +02:00
KMY
d3fe6ac7b2 Improve onboarding tutorial text 2023-05-28 14:49:14 +09:00
KMY
f7e6ed1ff1 Fix searchability dropdown is not open 2023-05-28 12:33:45 +09:00
KMY
38104b3694 Merge remote-tracking branch 'origin/kb_migration' into kb_development 2023-05-28 12:16:44 +09:00
KMY
3299b8df9e Add reaction deck row handle 2023-05-28 08:55:24 +09:00
KMY
6182325d39 Remove reblogs from stl 2023-05-27 21:24:40 +09:00
KMY
d3c8b7fae9 Merge commit 'e9e229c18e' into kb_migration 2023-05-27 17:55:41 +09:00
KMY
25e3ef92b7 Migrate database 2023-05-27 17:44:40 +09:00
KMY
e9e229c18e Fix emoji_reaction security problem 2023-05-27 13:24:03 +09:00
KMY
21e458c30d Merge commit '55785b1603' into kb_migration 2023-05-27 12:51:35 +09:00
KMY
f010acbde2 Merge commit 'dee69e4f83' into kb_migration 2023-05-27 12:51:27 +09:00
KMY
dee69e4f83 Remove redundant variables 2023-05-27 12:50:42 +09:00
KMY
a62d454915 Fix searchability missing with not-public posts 2023-05-27 11:02:45 +09:00
KMY
f93679566b Add reactiondeck limit variable and improve sql 2023-05-27 10:13:18 +09:00
KMY
8e794d50b5 Fix reaction deck dispatch error 2023-05-27 09:29:39 +09:00
KMY
7bd14cef25 Add translations 2023-05-27 09:29:22 +09:00
KMY
19eb73a063 Fix more 2023-05-27 08:58:56 +09:00
KMY
875065bf5f Fix not able to click sign in button 2023-05-27 08:55:42 +09:00
KMY
b85c70b827 Remove slicing deck 2023-05-26 22:27:35 +09:00
KMY
2292a61135 Remove unused code 2023-05-26 21:16:35 +09:00
KMY
b9dab37eac Change reactiondeck to draggable, add-removable 2023-05-26 20:42:36 +09:00