KMY
3c649aa74d
Merge remote-tracking branch 'parent/main' into kb_development
2023-09-30 19:37:20 +09:00
Claire
d80a819fc6
Fix explore prompt appearing because of posts being received out of order ( #27211 )
2023-09-29 15:51:36 +02:00
renovate[bot]
5393be7a21
Update eslint (non-major) to v6.7.3 ( #27213 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 15:51:27 +02:00
renovate[bot]
48ef7d0f06
Update libretranslate/libretranslate Docker tag to v1.3.12 ( #27214 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 15:34:55 +02:00
renovate[bot]
9b785877d2
Update DefinitelyTyped types (non-major) ( #27212 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 15:34:32 +02:00
github-actions[bot]
695e42de0d
New Crowdin Translations (automated) ( #27202 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-29 10:04:18 +02:00
renovate[bot]
665093a7b6
Update dependency postcss to v8.4.31 ( #27199 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 09:50:33 +02:00
renovate[bot]
a1becc9189
Update dependency node to 20.8 ( #27201 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 09:50:15 +02:00
Matt Jankowski
340f1a68be
Simplify instance presenter view access ( #26046 )
2023-09-28 16:52:37 +02:00
Matt Jankowski
2016c5d912
Fix deprecation warning about rewhere: true
being default behavior (Rails 7.1 prep) ( #27190 )
2023-09-28 16:52:23 +02:00
Matt Jankowski
99e289f03f
Fix include Rails.application.routes.url_helpers
(Rails 7.1 prep) ( #27189 )
2023-09-28 16:52:11 +02:00
Matt Jankowski
89a17878ef
Fix haml-lint InstanceVariables
rule for admin/roles/_form ( #26063 )
2023-09-28 16:36:24 +02:00
renovate[bot]
f9eefb2785
Update dependency rubocop to v1.56.4 ( #27188 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 16:25:14 +02:00
Matt Jankowski
9d56c1949b
Fix haml-lint InstanceVariables
rule for admin/webhooks/_form ( #26062 )
2023-09-28 16:23:35 +02:00
Matt Jankowski
3060bfa4bd
Extract filename and csv helper methods from Form::Import
( #26129 )
2023-09-28 16:22:05 +02:00
Matt Jankowski
937dc42f10
Extract methods for file movement in CLI::Upgrade
( #25120 )
2023-09-28 16:04:05 +02:00
Matt Jankowski
56c0babc0b
Fix rubocop Layout/ArgumentAlignment
cop ( #26060 )
2023-09-28 15:48:47 +02:00
Matt Jankowski
e6b903b21e
Fix haml-lint InstanceVariables
rule for invites/_form ( #26064 )
2023-09-28 15:40:28 +02:00
Claire
1da3c588ca
Fix link handling of mentions in user profiles when logged out ( #27185 )
2023-09-28 15:29:07 +02:00
Claire
686406cc2d
Fix filtering audit log for entries about disabling 2FA ( #27186 )
2023-09-28 13:41:24 +02:00
Claire
f0c720cfc9
Bump version to v4.3.0-alpha.0 ( #27022 )
2023-09-28 13:40:43 +02:00
KMY(雪あすか)
322ce1fc27
Bump version to 6.0 ( #46 )
...
* Bump version to 6.0
* Add cherrypick to banned target
* Fix translations
2023-09-28 17:56:21 +09:00
github-actions[bot]
b93ce7d8b3
New Crowdin Translations (automated) ( #27168 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-28 10:44:16 +02:00
Christian Schmidt
6d0767558a
Make notification respect reduce-motion ( #27178 )
2023-09-28 10:39:38 +02:00
renovate[bot]
66a7bc215c
Update dependency glob to v10.3.10 ( #27169 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 10:30:19 +02:00
renovate[bot]
0f588a4a86
Update dependency axios to v1.5.1 ( #27159 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 10:17:08 +02:00
Michael Stanclift
7fddeca190
Fix retention dashboard not displaying correct month ( #27180 )
2023-09-28 10:16:15 +02:00
renovate[bot]
2979a5924b
Update dependency @material-design-icons/svg to v0.14.13 ( #27181 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 10:14:43 +02:00
gunchleoc
ce79caca4e
Only strip country code when language not listed in SUPPORTED_LOCALES ( #27099 )
2023-09-28 10:13:44 +02:00
KMY
d75c8506ce
#38 Show alert when mention is added to limited post
2023-09-28 16:17:58 +09:00
KMY
62b7b7a9b9
#38 Change limited_scope to circle when personal post is added mentions
2023-09-28 16:16:24 +09:00
KMY
b1759f2c10
#25 Exclude public_searchability posts from restriction for misskey
2023-09-28 15:40:27 +09:00
KMY
78ddcb10c3
Merge remote-tracking branch 'parent/main' into kb_development
2023-09-27 21:33:12 +09:00
KMY
137b49b02f
Merge remote-tracking branch 'origin/kb_lts' into kb_development
2023-09-27 20:08:20 +09:00
KMY(雪あすか)
bb47ab1287
Bump version to 5.2 LTS ( #39 )
...
* Bump version to 5.2 LTS
* Revert "Fix ProcessReferencesWorker error for tasks before update"
This reverts commit 75c0e512f4
.
* Fix test
* Add sidekiq option to process references worker
2023-09-27 20:07:42 +09:00
KMY
f2047e5b5a
Fix test
2023-09-27 18:20:48 +09:00
KMY
297db76188
#41 Add Japanese language flag to posts from misskey
2023-09-27 18:03:13 +09:00
KMY
8d77643bd3
Fix web warning
2023-09-27 14:41:16 +09:00
KMY
60bf03ae09
Merge commit ' 93ffe2cff2
' into kb_development
2023-09-27 14:04:05 +09:00
KMY
93ffe2cff2
Add sidekiq option to process references worker
2023-09-27 13:40:36 +09:00
KMY
f9ccc88657
Fix test
2023-09-27 11:27:52 +09:00
KMY
097e7ac5d1
Revert "Fix ProcessReferencesWorker error for tasks before update"
...
This reverts commit 75c0e512f4
.
2023-09-27 11:23:18 +09:00
KMY
41f4175e66
Bump version to 5.2 LTS
2023-09-27 11:00:35 +09:00
KMY
75c0e512f4
Fix ProcessReferencesWorker error for tasks before update
2023-09-27 10:56:31 +09:00
KMY
bce99f848f
Fix ProcessReferencesWorker error for tasks before update
2023-09-27 10:56:08 +09:00
KMY
fe5e456895
Fix test
2023-09-26 19:22:33 +09:00
Renaud Chaput
57f592fed5
Add Typescript types for some API objects ( #26602 )
2023-09-26 11:25:01 +02:00
KMY
8b8d49545f
Fix test of statuses limit
2023-09-26 18:23:38 +09:00
KMY
60241d9b72
#32 Add get circle statuses test
2023-09-26 18:22:49 +09:00
renovate[bot]
2054ee7cd5
Update dependency glob to v10.3.9 ( #27148 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 11:12:21 +02:00