Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow 9.0 to patch #307

Merged
merged 311 commits into from
Nov 28, 2023
Merged
Changes from 1 commit
Commits
Show all changes
311 commits
Select commit Hold shift + click to select a range
b188538
Fix missing libyaml-dev dependency in Dockerfile (#27533)
vmstan Oct 24, 2023
134de73
Change icons in web UI (#27385)
Gargron Oct 24, 2023
bc3afb6
Update `rails/ujs` delegate method usage (#27538)
mjankowski Oct 24, 2023
f08ca3f
Fix missing icon props (#27539)
renchap Oct 24, 2023
cb92cdf
Fix `<ColumnBackButtonSlim>` (#27540)
renchap Oct 24, 2023
cec7f0e
Remove unused `#error_explanation` id from error partials (#27536)
mjankowski Oct 25, 2023
f261b64
Update dependency node to 20.9 (#27534)
renovate[bot] Oct 25, 2023
c85e0a6
New Crowdin Translations (automated) (#27544)
github-actions[bot] Oct 25, 2023
c926f5f
Fix haml-lint `UnnecessaryStringOutput` for views (#27531)
mjankowski Oct 25, 2023
fa65c82
Fix cache store pool config deprecation warnings (#27551)
ClearlyClaire Oct 25, 2023
70dbf84
Solve simplest haml-lint `Rubocop` lints (#27529)
mjankowski Oct 25, 2023
a4e6fe3
Add missing ban icons (#27555)
renchap Oct 25, 2023
235a4cf
Fix batch attachment deletion when using OpenStack Swift (#27554)
ClearlyClaire Oct 25, 2023
9a3d047
Run `bin/rails app:update` with Rails 7.1 (#27522)
mjankowski Oct 25, 2023
49b8433
Fix confusing screen when visiting a confirmation link for an already…
ClearlyClaire Oct 25, 2023
1de4964
Bump version to 5.7 LTS
kmycode Oct 22, 2023
7c5b99d
Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
kmycode Oct 23, 2023
c485044
Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
kmycode Oct 23, 2023
e6ad0ec
Merge pull request from GHSA-c7p6-c688-fhgp
kmycode Oct 25, 2023
952ea84
Add: #173 カスタム絵文字新規作成・編集画面にカテゴリ選択欄 (#175)
kmycode Oct 26, 2023
3caa413
Refactor: #160 アカウントのother_settings関連部分を別ファイルに切り出し (#176)
kmycode Oct 26, 2023
551a9e8
Merge pull request #159 from kmycode/upstream-20231021
kmycode Oct 26, 2023
e5e46cb
Bump version to 5.8 LTS (#181)
kmycode Oct 26, 2023
fcc3cd9
Merge
kmycode Oct 26, 2023
6e018f7
Update dependency sass to v1.69.5 (#27566)
renovate[bot] Oct 26, 2023
400f5c9
Update dependency @material-symbols/svg-600 to v0.13.2 (#27565)
renovate[bot] Oct 26, 2023
3ca974e
Use `next` keyword in field loop in admin/accounts/index view (#27559)
mjankowski Oct 26, 2023
5374428
Use a context to propagate column-related Props, and remove `forceUpd…
renchap Oct 26, 2023
3427b51
New Crowdin Translations (automated) (#27567)
github-actions[bot] Oct 26, 2023
5448bcf
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
kmycode Oct 26, 2023
58476f3
Lintから除外
kmycode Oct 26, 2023
4a4b6c0
Merge pull request #182 from kmycode/kb-connect-5.8-to-dev
kmycode Oct 26, 2023
933e6e7
Fix: haml-lint
kmycode Oct 26, 2023
3ef33db
Fix test
kmycode Oct 26, 2023
d756b2a
Fix test
kmycode Oct 26, 2023
e32f00b
Merge pull request #183 from kmycode/kb-upstream-20231026
kmycode Oct 26, 2023
ae86597
Change: #70 DTL投稿で、公開範囲・検索許可を別々に設定 (#177)
kmycode Oct 26, 2023
75255c0
Fix error when trying to delete already-deleted file with OpenStack S…
ClearlyClaire Oct 26, 2023
ba8dcb5
Issue 26048: swap "muting" and "blocking" list options in settings ->…
fixermark Oct 26, 2023
d2f52f7
Fix report processing notice not mentioning the report number when pe…
ClearlyClaire Oct 26, 2023
2d8f759
Add HTML lang attribute to preview card descriptions (#27503)
srapilly Oct 26, 2023
4aa05d4
Capture minimum postgres version 12 (#27528)
mjankowski Oct 26, 2023
12550a6
Use `Rails.env.local?` shorthand method to check env (#27519)
mjankowski Oct 26, 2023
1d88627
Add: #62 ローカルタイムラインを無効にする管理者向け設定 (#179)
kmycode Oct 26, 2023
26ecad7
Merge remote-tracking branch 'parent/main' into upstream-20231027
kmycode Oct 26, 2023
fa7e64d
Fix various icon styles in web UI (#27579)
Gargron Oct 26, 2023
8ef1617
Merge pull request #188 from kmycode/upstream-20231027
kmycode Oct 27, 2023
c20a882
Fix: #184 アンテナ編集画面のアイコン (#187)
kmycode Oct 27, 2023
8f998cd
Handle featured collections without items (#27581)
tribela Oct 27, 2023
bbf46cc
Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` …
ClearlyClaire Oct 27, 2023
8ca16f0
New Crowdin Translations (automated) (#27583)
github-actions[bot] Oct 27, 2023
37929b9
Update libretranslate/libretranslate Docker tag to v1.4.0 (#27504)
renovate[bot] Oct 27, 2023
1f5187e
Misc spec/refactor to user mailer and user mailer spec (#27486)
mjankowski Oct 27, 2023
78e2260
Fix: アイコンのエラー、一部公開範囲が選択できない問題、サークルアイコン変更 (#190)
kmycode Oct 27, 2023
13d310e
Simplify column headers (#27557)
renchap Oct 27, 2023
15ef654
Update dependency pundit to v2.3.1 (#27585)
renovate[bot] Oct 27, 2023
08bdd57
Fix account click on detailed status (#27587)
SouthFox-D Oct 27, 2023
93e4cdc
Fix hashtag matching pattern matching some URLs (#27584)
ClearlyClaire Oct 27, 2023
1cc5129
Have `Follow` activities bypass availability (#27586)
ShadowJonathan Oct 27, 2023
2e6bf60
Use `deliveries.size` in mailer-related examples in controller specs …
mjankowski Oct 27, 2023
eae5c73
Extract class from CSP configuration/initialization (#26905)
mjankowski Oct 27, 2023
a679c54
Fix: #193 リアクションデッキ表記を削除 (#196)
kmycode Oct 30, 2023
624ccce
Fix: 詳細画面のリンク、ブクマ分類のリンク、アイコン (#200)
kmycode Oct 30, 2023
548d16a
Fix various icon styles in web UI (#27579)
Gargron Oct 26, 2023
f49a49f
Handle featured collections without items (#27581)
tribela Oct 27, 2023
e6b148a
Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` …
ClearlyClaire Oct 27, 2023
5d7e74f
New Crowdin Translations (automated) (#27583)
github-actions[bot] Oct 27, 2023
58d305d
Update libretranslate/libretranslate Docker tag to v1.4.0 (#27504)
renovate[bot] Oct 27, 2023
c51e2f7
Misc spec/refactor to user mailer and user mailer spec (#27486)
mjankowski Oct 27, 2023
c7b7a4e
Simplify column headers (#27557)
renchap Oct 27, 2023
4324b3b
Update dependency pundit to v2.3.1 (#27585)
renovate[bot] Oct 27, 2023
881febc
Fix account click on detailed status (#27587)
SouthFox-D Oct 27, 2023
eb63ba6
Fix hashtag matching pattern matching some URLs (#27584)
ClearlyClaire Oct 27, 2023
b0785c9
Have `Follow` activities bypass availability (#27586)
ShadowJonathan Oct 27, 2023
9937ff6
Use `deliveries.size` in mailer-related examples in controller specs …
mjankowski Oct 27, 2023
2cc6025
Extract class from CSP configuration/initialization (#26905)
mjankowski Oct 27, 2023
33f8c1c
Remove version check from update cache_concern.rb (#27592)
RicardoTrindade Oct 30, 2023
bf1d452
Update libretranslate/libretranslate Docker tag to v1.4.1 (#27616)
renovate[bot] Oct 30, 2023
a918208
New Crowdin Translations (automated) (#27596)
github-actions[bot] Oct 30, 2023
c2cc1df
Update dependency @types/react to v18.2.33 (#27615)
renovate[bot] Oct 30, 2023
547d3c1
Update dependency core-js to v3.33.2 (#27624)
renovate[bot] Oct 30, 2023
372494e
Update dependency punycode to v2.3.1 (#27625)
renovate[bot] Oct 30, 2023
b8adb08
Update dependency axios to v1.6.0 (#27580)
renovate[bot] Oct 30, 2023
6c52f82
Fix posts from force-sensitized accounts being able to trend (#27620)
ClearlyClaire Oct 30, 2023
f8280ca
Add: #95 リストへの新着投稿通知 (#192)
kmycode Oct 30, 2023
30edea4
Change: #197 非収載のアイコン変更 (#203)
kmycode Oct 31, 2023
cc938d7
Fix: 投稿の更新が他サーバーに配信されない問題 (#204)
kmycode Oct 31, 2023
beee9ea
Fix `RSpec/LetSetup` cop in spec/controllers/admin area (#27619)
mjankowski Oct 31, 2023
204c00b
Update dependency bootsnap to '~> 1.17.0' (#27617)
renovate[bot] Oct 31, 2023
147417a
Update dependency rspec-sidekiq to v4.1.0 (#27593)
renovate[bot] Oct 31, 2023
e5b7ae9
New Crowdin Translations (automated) (#27630)
github-actions[bot] Oct 31, 2023
d649bbf
Add some more tests and clean up domain block controller (#27469)
ClearlyClaire Oct 31, 2023
a916251
Update haml-lint line length configuration to match rubocop value (#2…
mjankowski Oct 31, 2023
9c8891b
Rewrite `AutosuggestTextarea` as Functional Component (#27618)
ClearlyClaire Oct 31, 2023
0e3401b
Improve Babel configuration and automatically load polyfills (#27333)
renchap Oct 31, 2023
b264318
Update strong_migrations to version 1.3.0 (#25991)
mjankowski Oct 31, 2023
3107a94
Silence deprecation warning about secrets/credentials with Devise pat…
mjankowski Oct 31, 2023
7ef56d6
Move json_ld context loaders to `config/initializers` (#27590)
mjankowski Oct 31, 2023
277e696
Use helpers to check environment in frontend (#27633)
renchap Oct 31, 2023
99511ee
Add: #198 `context`のAPIについて`with_references`対応 (#209)
kmycode Nov 1, 2023
77a1cab
Fix: 同じ投稿を返信かつ参照している時、同じ投稿が`context`に複数含まれる問題 (#210)
kmycode Nov 1, 2023
ac8e4ed
Fix inserting emojis from emoji picker fails with TypeError (#27647)
mgmn Nov 1, 2023
2aa28e0
Mark version 4.0 as no longer supported (#27627)
renchap Nov 1, 2023
991c0df
Merge remote-tracking branch 'parent/main' into kb_development
kmycode Nov 2, 2023
45cc8ff
Add: #90 スタンプに対応していないと思われるサーバーの投稿からスタンプボタンを隠す設定 (#215)
kmycode Nov 2, 2023
f33dd97
Merge commit '45cc8fff7a5d6db3348c17cb50f6e0df36cab409' into upstream…
kmycode Nov 2, 2023
eba304a
Fix test
kmycode Nov 2, 2023
27ece69
Fix test
kmycode Nov 2, 2023
5eba85c
Merge pull request #216 from kmycode/upstream-20231102
kmycode Nov 2, 2023
86afcdb
Fix: #217 スタンプ利用可能なソフトウェア名から`kmyblue`を削除 (#218)
kmycode Nov 2, 2023
3777991
Fix: ローカルサーバーのスタンプ利用可否が正しく反映できない問題 (#219)
kmycode Nov 2, 2023
0337df3
Fix posts from threads received out-of-order sometimes not being inse…
ClearlyClaire Nov 2, 2023
76c4acd
Merge remote-tracking branch 'parent/main' into upstream-20231103
kmycode Nov 2, 2023
c357897
Fix: #220 インスタンス情報更新時に、スタンプ利用可否のキャッシュをクリアする処理 (#224)
kmycode Nov 2, 2023
10dc6c4
Add: #189 本家由来の独自機能作成時に参考にしたファイルにマーカー (#225)
kmycode Nov 2, 2023
e121c05
Add: いらないブランチをまとめて消す`yarn`コマンド (#227)
kmycode Nov 3, 2023
4fdbb15
Merge pull request #226 from kmycode/upstream-20231103
kmycode Nov 3, 2023
0f85ed2
Fix: #221 投稿フォームの時限投稿メニューが動作しない問題 (#223)
kmycode Nov 3, 2023
2d548e2
New Crowdin Translations (automated) (#27646)
github-actions[bot] Nov 3, 2023
5d9e71e
Archive uploaded CI assets into single file between build/test (#27668)
mjankowski Nov 3, 2023
9d799d4
Reduce CI job matrix job count (#27660)
mjankowski Nov 3, 2023
3bf2a72
Use Immutable `Record` for accounts in Redux state (#26559)
renchap Nov 3, 2023
52dac50
Merge remote-tracking branch 'parent/main' into upstream-20231104
kmycode Nov 4, 2023
7e08886
Fix test
kmycode Nov 4, 2023
a1d197d
Merge pull request #231 from kmycode/upstream-20231104
kmycode Nov 4, 2023
24909f9
Change: #185 『スタンプをつけられた人』ではなく『スタンプをつけた人』のフォロワーにスタンプを転送 (#232)
kmycode Nov 4, 2023
0b04b7a
Fix: #199 投稿フォームでの検索許可アイコン表示崩れ (#233)
kmycode Nov 4, 2023
7d4d2af
Fix: #202 画像拡大表示したときの右下のボタンが機能しない問題(本家由来) (#234)
kmycode Nov 4, 2023
9416eea
Fix: #208 リスト通知で投稿者のアイコンが二重に表示される問題 (#235)
kmycode Nov 4, 2023
6712bf8
Fixes website not loading for unlogged users (#27698)
renchap Nov 4, 2023
c0989b7
Fix incoming status creation date not being restricted to standard IS…
ClearlyClaire Nov 6, 2023
ef140da
Update dependency discard to v1.3.0 (#27720)
renovate[bot] Nov 6, 2023
afd1371
Update dependency rubocop to v1.57.2 (#27719)
renovate[bot] Nov 6, 2023
1416745
Update dependency faker to v3.2.2 (#27718)
renovate[bot] Nov 6, 2023
3bf896c
Disable Babel polyfill injection in dev (#27691)
renchap Nov 6, 2023
22b4713
Update eslint (non-major) (#27715)
renovate[bot] Nov 6, 2023
0ca27b2
Update DefinitelyTyped types (non-major) (#27713)
renovate[bot] Nov 6, 2023
9c34bb4
Update Node.js to v20.9 (#27714)
renovate[bot] Nov 6, 2023
e4e752c
Adjust transform origin for favorite star (#27700)
zunda Nov 6, 2023
949f5eb
Fix `RSpec/MetadataStyle` cop in spec/ (#27729)
mjankowski Nov 6, 2023
fe26f33
Fix `Rails/RedundantActiveRecordAllMethod` cop (#26885)
mjankowski Nov 6, 2023
0c4e7c0
Fix `Rails/FindEach` cop (#26886)
mjankowski Nov 6, 2023
c501d62
Fix `Rails/BulkChangeTable` cop (#26890)
mjankowski Nov 6, 2023
d6f5083
Fix `RSpec/SpecFilePathFormat` cops (#27730)
mjankowski Nov 6, 2023
64578fe
Merge remote-tracking branch 'parent/main' into upstream-20231107
kmycode Nov 7, 2023
aa9a4d8
Fix test
kmycode Nov 7, 2023
59f851d
Merge pull request #244 from kmycode/upstream-20231107
kmycode Nov 7, 2023
d7f07ae
Fix: #241 リスト新着通知で、数日前の古い投稿についての通知が来る場合がある (#242)
kmycode Nov 7, 2023
1b28ab7
New Crowdin Translations (automated) (#27687)
github-actions[bot] Nov 7, 2023
b06284c
Fix `RSpec/HookArgument` cop (#27747)
mjankowski Nov 7, 2023
cfa14ec
Fix `Lint/EmptyBlock` cop (#27748)
mjankowski Nov 7, 2023
2d39268
Fix `Lint/OrAssignmentToConstant` cop (#27750)
mjankowski Nov 7, 2023
2862ad7
Stub controller methods and remove `rubocop:disable` in captcha featu…
mjankowski Nov 7, 2023
ae0d551
Do not copy `public/packs-test` into Docker (#27736)
renchap Nov 7, 2023
49e2772
Fix `RSpec/MessageSpies` cop (#27751)
mjankowski Nov 7, 2023
ec0002c
Fix: フレンドサーバーに投稿削除が配送されない問題 (#249)
kmycode Nov 7, 2023
bbad5b6
Remove false positive cop detection (#27457)
mjankowski Nov 7, 2023
45770c9
Fix `Performance/MapMethodChain` cop (#27744)
mjankowski Nov 7, 2023
f476d9d
Fix the `notificationsUpdate` call (#27758)
renchap Nov 7, 2023
dc0bf87
Remove unused before block from settings/branding spec (#27759)
mjankowski Nov 7, 2023
a688a9e
Use strings instead of numeric literals and remove `rubocop:disable` …
mjankowski Nov 7, 2023
1d51e10
Consolidate JSON parsing in serializers specs (#27693)
mjankowski Nov 7, 2023
370802c
Add coverage for `CLI::Maintenance#fix_duplicates` command (#25252)
mjankowski Nov 7, 2023
02d27de
Move i18n locale configuration to separate initializer (#27571)
mjankowski Nov 7, 2023
ae7c20b
Move search and streaming spec manager classes to separate support fi…
mjankowski Nov 7, 2023
ee57bb4
Account statuses filter spec speedup (#27674)
mjankowski Nov 7, 2023
58f01a5
Add volume saving/reuse to video player (#27488)
thehydrogen Nov 7, 2023
27cbdc6
Change alt text to empty string for avatars (#21875)
jasminjohal Nov 7, 2023
b41e9b1
Update dependency strong_migrations to v1.6.4 (#27631)
renovate[bot] Nov 7, 2023
feea257
Update dependency aws-sdk-s3 to v1.136.0 (#26999)
renovate[bot] Nov 7, 2023
110ace0
Update dependency json-schema to v4.1.1 (#26933)
renovate[bot] Nov 7, 2023
b2619a1
Update dependency json-ld to v3.3.0 (#26762)
renovate[bot] Nov 7, 2023
1341790
Update dependency sidekiq-unique-jobs to v7.1.30 (#26091)
renovate[bot] Nov 7, 2023
4b8aee7
Update dependency thor to v1.3.0 (#27464)
renovate[bot] Nov 7, 2023
bcdfb72
Update dependency json-ld-preloaded to v3.3.0 (#26763)
renovate[bot] Nov 7, 2023
b36b353
Update dependency selenium-webdriver to v4.15.0 (#27649)
renovate[bot] Nov 7, 2023
ac9f92b
Update formatjs monorepo (#27746)
renovate[bot] Nov 7, 2023
8b0d86d
Update dependency simple_form to v5.3.0 (#27725)
renovate[bot] Nov 7, 2023
565d9a6
Update dependency sanitize to v6.1.0 (#27723)
renovate[bot] Nov 7, 2023
14e49e5
Update dependency react-select to v5.8.0 (#27722)
renovate[bot] Nov 7, 2023
389a6cc
Update dependency net-http to '~> 0.4.0' (#27721)
renovate[bot] Nov 7, 2023
d3cd37d
Feature - Prevents multiple audio/video attachments from being played…
TheDevJoao Nov 7, 2023
408da2c
Change: スタンプの`id`をお気に入り特別できるよう変更 (#251)
kmycode Nov 8, 2023
08f86bc
Merge commit '389a6cc4c0e5b63b935fb2f38d50a35cb1d43364' into upstream…
kmycode Nov 8, 2023
cfa9b18
Change: #186 概要画面のkmyblue capabilities表示改善 (#252)
kmycode Nov 8, 2023
9286d8c
Fix test
kmycode Nov 8, 2023
411c6ec
Add: #207 リスト通知機能を`fedibird_capabilities`に追加 (#253)
kmycode Nov 8, 2023
93b4f22
Add: #245 概要画面に全文検索の項目 (#255)
kmycode Nov 8, 2023
cea042e
Merge pull request #254 from kmycode/upstream-20231108
kmycode Nov 8, 2023
a7dec3c
Add: スタンプにブロック・アカウントドメインブロックを反映 (#256)
kmycode Nov 8, 2023
790f635
Deduplicate yarn lock file (#27670)
mjankowski Nov 8, 2023
e545978
Use framework helpers instead of i-vars in controller specs (#27767)
mjankowski Nov 8, 2023
76f2f2e
Add: #87 フォロワーのみに購読を許可する設定 (#239)
kmycode Nov 8, 2023
23e32a4
Fix format-dependent redirects being cached regardless of requested f…
ClearlyClaire Nov 8, 2023
757d7c7
Upgrade to Yarn 4, remove support for Node 16 (#27073)
renchap Nov 8, 2023
33cc3ae
Fix `Style/StabbyLambdaParentheses` cop (#27771)
mjankowski Nov 8, 2023
7d6bcc0
Remove unmatched `rubocop:enable` declaration (#27769)
mjankowski Nov 8, 2023
9b7b4d7
Simplify request cache spec shared examples (#27673)
mjankowski Nov 8, 2023
5c328ae
New Crowdin Translations (automated) (#27768)
github-actions[bot] Nov 8, 2023
c03bd2a
Don't stub SUT in `FollowLimitValidator` spec (#27760)
mjankowski Nov 8, 2023
ce91d14
Fix `Style/WordArray` cop (#27770)
mjankowski Nov 8, 2023
b05575e
Move RSpec config for streaming/search managers to be near classes (#…
mjankowski Nov 8, 2023
13c3e59
Use helper method to build batched status edits in `admin/statuses/sh…
mjankowski Nov 8, 2023
c73d5a6
Using Sidekiq concurrency for default db pool value (#26488)
sinoru Nov 8, 2023
4329616
Ignore block result of `send` method and remove `rubocop:disable` in …
mjankowski Nov 8, 2023
69d00e2
Fix `RSpec/InstanceVariable` cop (#27766)
mjankowski Nov 8, 2023
d3b9f72
Fix: #236 ログインしていない状態で投稿詳細画面でスタンプを押そうとすると画面が操作不能になる (#259)
kmycode Nov 9, 2023
1da7f6f
Fix: #205 投稿の編集履歴一覧ポップアップが表示できない (#260)
kmycode Nov 9, 2023
85a6631
Fix: 引用元の投稿が削除されたときにエラーが出る問題 (#261)
kmycode Nov 9, 2023
e3c71cb
Add: #213 右サイドメニューからお気に入りを削除するオプション (#262)
kmycode Nov 9, 2023
fc1b280
Merge remote-tracking branch 'parent/main' into upstream-20231109
kmycode Nov 9, 2023
4cedcf6
Merge pull request #263 from kmycode/upstream-20231109
kmycode Nov 9, 2023
5af47fb
Update dependency fog-openstack to v1 (#25968)
renovate[bot] Nov 9, 2023
c875dfc
Fix `Lint/UnusedBlockArgument` cop (#27777)
mjankowski Nov 9, 2023
c9204b7
Fix `Rails/I18nLocaleTexts` cop (#27779)
mjankowski Nov 9, 2023
ce1bd81
Reduce complexity in `StatusCacheHydrator` (#27783)
mjankowski Nov 9, 2023
d6c971e
New Crowdin Translations (automated) (#27787)
github-actions[bot] Nov 9, 2023
220a2e8
Run `yarn dedupe` when updating with Renovate (#27786)
ykzts Nov 9, 2023
23d88aa
Update babel monorepo to v7.23.3 (#27789)
renovate[bot] Nov 9, 2023
4812832
Update dependency axios to v1.6.1 (#27773)
renovate[bot] Nov 9, 2023
dec2796
Update dependency lint-staged to v15 (#27407)
renovate[bot] Nov 9, 2023
63c9102
Fix `RSpec/MessageChain` cop (#27776)
mjankowski Nov 9, 2023
9b06c0f
Fix Web UI not displaying appropriate explanation when a user hides t…
ClearlyClaire Nov 9, 2023
548bb30
Consolidate html page title output logic into helper (#27563)
mjankowski Nov 9, 2023
b87bfb8
Fix Yarn version in devcontainer (#27788)
vmstan Nov 9, 2023
c451bbe
Allow viewing and severing relationships with suspended accounts (#27…
ClearlyClaire Nov 9, 2023
9429e30
Disable sidekiq unique jobs in test env (#27737)
mjankowski Nov 9, 2023
e79bf1b
Minor speed improvement on `controllers/accounts` spec (#27679)
mjankowski Nov 9, 2023
7840c6b
Do not try to update an undefined video element (#27798)
thehydrogen Nov 9, 2023
bfc7b01
Merge remote-tracking branch 'parent/main' into upstream-20231110
kmycode Nov 10, 2023
c6bcbb8
Fix: スマホで見た時、ヘッダ右側が隠れる問題 (#265)
kmycode Nov 10, 2023
8c18d76
Fix error
kmycode Nov 10, 2023
ae6fe58
Fix: #264 ハッシュタグをフォローしていても、非収載投稿がホームに流れない問題 (#266)
kmycode Nov 10, 2023
8264723
Merge pull request #267 from kmycode/upstream-20231110
kmycode Nov 10, 2023
fba838d
Update dependency @material-symbols/svg-600 to ^0.14.0 (#27803)
renovate[bot] Nov 10, 2023
ac69f90
Add `Api::V1::Instances::BaseController` base controller class (#27797)
mjankowski Nov 10, 2023
43e2f76
Extract crutches_active_mentions from FeedManager (#27785)
mjankowski Nov 10, 2023
ac62b99
New Crowdin Translations (automated) (#27804)
github-actions[bot] Nov 10, 2023
9dc3ce8
Speed-up in `Settings::` controllers specs (#27808)
mjankowski Nov 10, 2023
55c6192
Merge remote-tracking branch 'parent/main' into upstream-20231111
kmycode Nov 10, 2023
69a28ef
Add: 強制CWの翻訳 (#274)
kmycode Nov 11, 2023
878936d
Add: ユーザー設定画面の小見出し (#275)
kmycode Nov 11, 2023
2753d44
Test: アカウント削除時のブックマーク・スタンプなど削除のテスト (#276)
kmycode Nov 11, 2023
f06f956
Merge pull request #277 from kmycode/upstream-20231111
kmycode Nov 11, 2023
eda8dae
Fix: 環境変数でスタンプの最大数を指定した場合、スタンプつけるときにエラーになる問題 (#289)
kmycode Nov 14, 2023
927e02e
Fix: セットアップスクリプトの`yarn install`でエラーが出る (#292)
kmycode Nov 14, 2023
7742f44
Release: 9.0 (#279)
kmycode Nov 16, 2023
c4410ac
Merge commit '7742f440fa2a1541cd71512cadfec1762f16cdc9' into kbtopic-…
kmycode Nov 28, 2023
d874070
Fix: ミュート操作時のエラー
kmycode Nov 28, 2023
795d2c7
Fix: #301 カスタム絵文字編集時、カテゴリ選択の初期値の異常 (#306)
kmycode Nov 28, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/javascript/mastodon/locales/ko.json
Original file line number Diff line number Diff line change
@@ -590,7 +590,7 @@
"search.quick_action.open_url": "마스토돈에서 URL 열기",
"search.quick_action.status_search": "{x}에 맞는 게시물",
"search.search_or_paste": "검색하거나 URL 붙여넣기",
"search_popout.full_text_search_disabled_message": "{domain}에서는 수 없습니다.",
"search_popout.full_text_search_disabled_message": "{domain}에서는 사용할 수 없습니다.",
"search_popout.language_code": "ISO 언어코드",
"search_popout.options": "검색 옵션",
"search_popout.quick_actions": "빠른 작업",
4 changes: 4 additions & 0 deletions config/locales/cs.yml
Original file line number Diff line number Diff line change
@@ -1135,6 +1135,7 @@ cs:
functional: Váš účet je plně funkční.
pending: Vaše žádost čeká na posouzení naším personálem. To může nějakou dobu trvat. Pokud bude váš požadavek schválen, obdržíte e-mail.
redirecting_to: Váš účet je neaktivní, protože je právě přesměrován na účet %{acct}.
self_destruct: Protože %{domain} končí, budete mít k účtu jen omezený přístup.
view_strikes: Zobrazit minulé prohřešky vašeho účtu
too_fast: Formulář byl odeslán příliš rychle, zkuste to znovu.
use_security_key: Použít bezpečnostní klíč
@@ -1586,6 +1587,9 @@ cs:
over_daily_limit: Pro dnešek jste překročili limit %{limit} naplánovaných příspěvků
over_total_limit: Překročili jste limit %{limit} naplánovaných příspěvků
too_soon: Plánované datum musí být v budoucnosti
self_destruct:
lead_html: "<strong>%{domain}</strong> bohužel končí nadobro. Pokud jste tam měli účet, nebudete jej moci dále používat, ale stále si můžete vyžádat zálohu vašich dat."
title: Tento server končí
sessions:
activity: Nejnovější aktivita
browser: Prohlížeč
5 changes: 5 additions & 0 deletions config/locales/gd.yml
Original file line number Diff line number Diff line change
@@ -556,6 +556,7 @@ gd:
total_reported: Gearanan mun dèidhinn
total_storage: Ceanglachain mheadhanan
totals_time_period_hint_html: Gabhaidh na h-iomlanan gu h-ìosal a-staigh an dàta o chian nan cian.
unknown_instance: Chan eil clàr dhen àrainn seo air an fhrithealaiche seo.
invites:
deactivate_all: Cuir na h-uile à gnìomh
filter:
@@ -1137,6 +1138,7 @@ gd:
functional: Tha an cunntas agad ag obair gu slàn.
pending: Feumaidh an sgioba againn lèirmheas a dhèanamh air d’ iarrtas. Dh’fhaoidte gun doir seo greis. Gheibh thu post-d nuair a bhios sinn air aontachadh ri d’ iarrtas.
redirecting_to: Chan eil an cunntas gad gnìomhach on a tha e ’ga ath-stiùireadh gu %{acct}.
self_destruct: On a tha %{domain} gu bhith dùnadh, chan fhaigh thu ach inntrigeadh cuingichte dhan chunntas agad.
view_strikes: Seall na rabhaidhean a fhuair an cunntas agad roimhe
too_fast: Chaidh am foirm a chur a-null ro luath, feuch ris a-rithist.
use_security_key: Cleachd iuchair tèarainteachd
@@ -1622,6 +1624,9 @@ gd:
over_daily_limit: Chaidh thu thar na crìoch de %{limit} post(aichean) sgeidealaichte an-diugh
over_total_limit: Chaidh thu thar na crìoch de %{limit} post(aichean) sgeidealaichte
too_soon: Feumaidh ceann-latha an sgeideil a bhith san àm ri teachd
self_destruct:
lead_html: Gu mì-fhortanach, thèid <strong>%{domain}</strong> a dhùnadh gu buan. Ma tha cunntas agad ann, chan urrainn dhut cumail a’ gol ’ga chleachdadh ach ’s urrainn dhut lethbhreac-glèidhidh dhen dàta agad iarraidh fhathast.
title: Tha am frithealaiche seo gu bhith dùnadh
sessions:
activity: A’ ghnìomhachd mu dheireadh
browser: Brabhsair
5 changes: 5 additions & 0 deletions config/locales/gl.yml
Original file line number Diff line number Diff line change
@@ -534,6 +534,7 @@ gl:
total_reported: Denuncias sobre eles
total_storage: Adxuntos multimedia
totals_time_period_hint_html: Os totais aquí mostrados inclúen todo o historial de datos.
unknown_instance: Actualmente non temos constancia deste rexistro no servidor.
invites:
deactivate_all: Desactivar todo
filter:
@@ -1101,6 +1102,7 @@ gl:
functional: A túa conta está completamente operativa.
pending: A túa solicitude está pendente de revisión. Poderíanos levar algún tempo. Recibirás un correo se a solicitude está aprobada.
redirecting_to: A túa conta está inactiva porque está redirixida a %{acct}.
self_destruct: Como %{domain} vai fechar, tes acceso restrinxido á túa conta.
view_strikes: Ver avisos anteriores respecto da túa conta
too_fast: Formulario enviado demasiado rápido, inténtao outra vez.
use_security_key: Usa chave de seguridade
@@ -1570,6 +1572,9 @@ gl:
over_daily_limit: Excedeches o límite de %{limit} publicacións programadas para ese día
over_total_limit: Excedeches o límite de %{limit} publicacións programadas
too_soon: A data de programación debe estar no futuro
self_destruct:
lead_html: Desafortunadamente, <strong>%{domain}</strong> vai deixar de dar servizo. Se tes unha conta aquí non poderás seguir usándoa, mais podes solicitar un ficheiro cos teus datos.
title: Este servidor vai fechar
sessions:
activity: Última actividade
browser: Navegador
5 changes: 5 additions & 0 deletions config/locales/he.yml
Original file line number Diff line number Diff line change
@@ -556,6 +556,7 @@ he:
total_reported: דוחות אודותיהם
total_storage: קבצי מדיה מצורפים
totals_time_period_hint_html: הסכומים המוצגים להלן כוללים מידע מכל הזמנים.
unknown_instance: אין כרגע תיעוד של שם המתחם הזה על שרת זה.
invites:
deactivate_all: להשבית הכל
filter:
@@ -1137,6 +1138,7 @@ he:
functional: החשבון שלכם פעיל לגמרי.
pending: בקשתך ממתינה לאישור על ידי הצוות שלנו. זה עשוי לקחת זמן מה. דוא"ל יישלח אליך אם בקשתך התקבלה.
redirecting_to: חשבונכם לא פעיל כעת מכיוון שמפנה ל%{acct}.
self_destruct: מכיוון שהשרת %{domain} בתהליכי סגירה, תהיה לך גישה מוגבלת בלבד לחשבונך.
view_strikes: צפיה בעברות קודמות שנרשמו נגד חשבונך
too_fast: הטופס הוגש מהר מדי, נסה/י שוב.
use_security_key: שימוש במפתח אבטחה
@@ -1622,6 +1624,9 @@ he:
over_daily_limit: חרגת מהמספר המקסימלי של הודעות מתוזמנות להיום, שהוא %{limit}
over_total_limit: חרגת מהמספר המקסימלי של הודעות מתוזמנות, שהוא %{limit}
too_soon: תאריך התזמון חייב להיות בעתיד
self_destruct:
lead_html: לרוע המזל, <strong>%{domain}</strong> עומד לרדת באופן סופי. אם היה לך חשבון כאן, לא תהיה אפשרות להמשיך להשתמש בו, אבל ניתן לבקש גיבוי של כל המידע שלך.
title: שרת זה בתהליכי סגירה
sessions:
activity: פעילות אחרונה
browser: דפדפן
4 changes: 4 additions & 0 deletions config/locales/hu.yml
Original file line number Diff line number Diff line change
@@ -1102,6 +1102,7 @@ hu:
functional: A fiókod teljesen működőképes.
pending: A jelentkezésed engedélyezésre vár. Ez eltarthat egy ideig. Kapsz egy e-mailt, ha a kérelmedet jóváhagyták.
redirecting_to: A fiókod inaktív, mert jelenleg ide %{acct} van átirányítva.
self_destruct: Mivel a %{domain} bezár, csak korlátozott elérésed lesz a fiókodhoz.
view_strikes: Fiókod ellen felrótt korábbi vétségek megtekintése
too_fast: Túl gyorsan küldted el az űrlapot, próbáld később.
use_security_key: Biztonsági kulcs használata
@@ -1571,6 +1572,9 @@ hu:
over_daily_limit: Túllépted az időzített bejegyzésekre vonatkozó %{limit} db-os napi limitet
over_total_limit: Túllépted az időzített bejegyzésekre vonatkozó %{limit} db-os limitet
too_soon: Az időzített időpontnak a jövőben kell lennie
self_destruct:
lead_html: Sajnos a <strong>%{domain}</strong> végleg bezár. Ha volt itt fiókod, nem fogod tudni tovább használni, de kérheted majd az adataid biztonsági mentését.
title: A kiszolgáló bezár
sessions:
activity: Legutóbbi tevékenység
browser: Böngésző
8 changes: 4 additions & 4 deletions config/locales/ko.yml
Original file line number Diff line number Diff line change
@@ -525,7 +525,7 @@ ko:
total_reported: 이들에 대한 신고
total_storage: 미디어 첨부
totals_time_period_hint_html: 아래에 표시된 총계에는 모든 시간에 대한 데이터가 포함됩니다.
unknown_instance: 현재 이곳 서버에서 해당 도메인의 레코드는 없습니다.
unknown_instance: 현재 서버에서 해당 도메인에 대한 기록은 없습니다.
invites:
deactivate_all: 전부 비활성화
filter:
@@ -779,7 +779,7 @@ ko:
types:
major: 메이저 릴리스
minor: 마이너 릴리스
patch: 패치 릴리스 — 버그픽스 그리고 변경점의 빠른 적용
patch: 패치 릴리스 — 버그픽스이며 변경을 적용하기 쉽습니다
version: 버전
statuses:
account: 작성자
@@ -1086,7 +1086,7 @@ ko:
functional: 계정이 완벽히 작동합니다.
pending: 당신의 가입 신청은 스태프의 검사를 위해 대기 중입니다. 시간이 조금 걸릴 수 있습니다. 가입 신청이 승인되면 이메일을 받게 됩니다.
redirecting_to: 계정이 %{acct}로 리다이렉트 중이기 때문에 비활성 상태입니다.
self_destruct: "%{domain} 도메인을 폐쇄하며, 계정에는 제한된 접근만 할 수 있습니다."
self_destruct: "%{domain} 도메인 폐쇄가 진행중이기 때문에, 계정에는 제한된 접근만 할 수 있습니다."
view_strikes: 내 계정에 대한 과거 중재 기록 보기
too_fast: 너무 빠르게 양식이 제출되었습니다, 다시 시도하세요.
use_security_key: 보안 키 사용
@@ -1550,7 +1550,7 @@ ko:
too_soon: 예약 날짜는 미래여야 합니다
self_destruct:
lead_html: 안타깝게도, <strong>%{domain}</strong> 도메인을 영구히 폐쇄합니다. 이곳의 계정을 가졌다면, 이제 이용할 수 없으며, 당분간 백업 데이터를 요청할 수 있습니다.
title: 이곳 서버를 폐쇄
title: 이 서버는 폐쇄중입니다
sessions:
activity: 최근 활동
browser: 브라우저
2 changes: 2 additions & 0 deletions config/locales/sk.yml
Original file line number Diff line number Diff line change
@@ -228,6 +228,7 @@ sk:
create_account_warning_html: "%{name} poslal/a upozornenie užívateľovi %{target}"
create_announcement_html: "%{name} vytvoril/a nové oboznámenie %{target}"
create_custom_emoji_html: "%{name} nahral/a novú emotikonu %{target}"
create_domain_allow_html: "%{name} povolil/a federáciu s doménou %{target}"
create_domain_block_html: "%{name} zablokoval/a doménu %{target}"
create_email_domain_block_html: "%{name} zablokoval/a e-mailovú doménu %{target}"
create_user_role_html: "%{name} vytvoril/a rolu pre %{target}"
@@ -241,6 +242,7 @@ sk:
destroy_ip_block_html: "%{name} vymazal/a pravidlo pre IP %{target}"
destroy_status_html: "%{name} zmazal/a príspevok od %{target}"
destroy_user_role_html: "%{name} vymazal/a rolu pre %{target}"
enable_user_html: "%{name} povolil/a prihlásenie pre používateľa %{target}"
memorialize_account_html: "%{name} zmenil/a účet %{target} na pamätnú stránku"
reject_appeal_html: "%{name} zamietol/la námietku moderovacieho rozhodnutia od %{target}"
reopen_report_html: "%{name} znovu otvoril/a nahlásenie %{target}"
5 changes: 5 additions & 0 deletions config/locales/sq.yml
Original file line number Diff line number Diff line change
@@ -533,6 +533,7 @@ sq:
total_reported: Raportime rreth tyre
total_storage: Bashkëngjitje media
totals_time_period_hint_html: Vlerat e shfaqura më poshtë përfshijnë të dhënat për krejt kohën.
unknown_instance: Aktualisht në këtë shërbyes s’ka gjurmë të kësaj përkatësie.
invites:
deactivate_all: Çaktivizoji krejt
filter:
@@ -1095,6 +1096,7 @@ sq:
functional: Llogaria juaj është tërësisht funksionale.
pending: Aplikimi juaj është në pritje të shqyrtimit nga stafi ynë. Kjo mund të dojë ca kohë. Nëse aplikimi juaj miratohet, do të merrni një email.
redirecting_to: Llogaria juaj është joaktive, ngaqë aktualisht ridrejton te %{acct}.
self_destruct: Ngaqë %{domain} po mbyllet, do të keni vetëm hyrje të kufizuar te llogaria juaj.
view_strikes: Shihni paralajmërime të dikurshme kundër llogarisë tuaj
too_fast: Formulari u parashtrua shumë shpejt, riprovoni.
use_security_key: Përdor kyç sigurie
@@ -1564,6 +1566,9 @@ sq:
over_daily_limit: Keni tejkaluar kufirin e %{limit} mesazheve të planifikuara për atë ditë
over_total_limit: Keni tejkaluar kufirin prej %{limit} mesazhesh të planifikuara
too_soon: Data e planifikimit duhet të bjerë në të ardhmen
self_destruct:
lead_html: Mjerisht, <strong>%{domain}</strong> po mbyllet përgjithmonë. Nëse patët një llogari këtu, s’do të jeni në gjendje të vazhdoni ta përdorni, por mundeni ende të kërkoni një kopjeruajtje të të dhënave tuaja.
title: Ky shërbyes po mbyllet
sessions:
activity: Veprimtaria e fundit
browser: Shfletues
2 changes: 2 additions & 0 deletions config/locales/sv.yml
Original file line number Diff line number Diff line change
@@ -534,6 +534,7 @@ sv:
total_reported: Rapporter om dem
total_storage: Media-bilagor
totals_time_period_hint_html: Totalsummorna som visas nedan inkluderar data för all tid.
unknown_instance: Det finns för närvarande inga uppgifter om denna domän på denna server.
invites:
deactivate_all: Inaktivera alla
filter:
@@ -1573,6 +1574,7 @@ sv:
too_soon: Schemaläggningsdatumet måste vara i framtiden
self_destruct:
lead_html: Tyvärr stänger <strong>%{domain}</strong> för gott. Om du hade ett konto där kommer du inte längre kunna använda det, men du kan fortfarande begära en säkerhetskopia av din data.
title: Denna server stänger ned
sessions:
activity: Senaste aktivitet
browser: Webbläsare
4 changes: 4 additions & 0 deletions config/locales/tr.yml
Original file line number Diff line number Diff line change
@@ -1102,6 +1102,7 @@ tr:
functional: Hesabınız tamamen kullanıma hazır.
pending: Başvurunuz personelimiz tarafından gözden geçirilmeyi beklemektedir. Bu biraz zaman alabilir. Başvurunuz onaylanırsa bir e-posta alacaksınız.
redirecting_to: Hesabınız aktif değil çünkü şu anda %{acct} adresine yönlendirilmektedir.
self_destruct: "%{domain} kapandığı için, hesabınıza sadece kısıtlı erişiminiz olacak."
view_strikes: Hesabınıza yönelik eski eylemleri görüntüleyin
too_fast: Form çok hızlı gönderildi, tekrar deneyin.
use_security_key: Güvenlik anahtarını kullan
@@ -1571,6 +1572,9 @@ tr:
over_daily_limit: Bugün için %{limit} zamanlanmış gönderi sınırını aştınız
over_total_limit: "%{limit} zamanlanmış gönderi sınırını aştınız"
too_soon: Programlanan tarih bugünden ileri bir tarihte olmalıdır
self_destruct:
lead_html: Maalesef <strong>%{domain}</strong> kalıcı olarak kapanıyor. Eğer orada hesabınız varsa, onu kullanmaya devam edemeyeceksiniz, ancak yine de verinizin bir yedeğini isteyebilirsiniz.
title: Bu sunucu kapanıyor
sessions:
activity: Son etkinlik
browser: Tarayıcı
5 changes: 5 additions & 0 deletions config/locales/vi.yml
Original file line number Diff line number Diff line change
@@ -523,6 +523,7 @@ vi:
total_reported: Toàn bộ báo cáo
total_storage: Media
totals_time_period_hint_html: Tổng số được hiển thị bên dưới bao gồm dữ liệu cho mọi thời điểm.
unknown_instance: Hiện tại không có bản ghi tên miền này trên máy chủ này.
invites:
deactivate_all: Vô hiệu hóa tất cả
filter:
@@ -1083,6 +1084,7 @@ vi:
functional: Tài khoản của bạn đã được xác minh.
pending: Đơn đăng ký của bạn đang chờ phê duyệt. Điều này có thể mất một thời gian. Bạn sẽ nhận được email nếu đơn đăng ký của bạn được chấp thuận.
redirecting_to: Tài khoản của bạn không hoạt động vì hiện đang chuyển hướng đến %{acct}.
self_destruct: Vì %{domain} đang đóng cửa, bạn sẽ chỉ có quyền truy cập hạn chế vào tài khoản của mình.
view_strikes: Xem những lần cảnh cáo cũ
too_fast: Nghi vấn đăng ký spam, xin thử lại.
use_security_key: Dùng khóa bảo mật
@@ -1544,6 +1546,9 @@ vi:
over_daily_limit: Bạn đã vượt qua giới hạn được lên lịch đăng tút %{limit} hôm nay
over_total_limit: Bạn đã vượt quá giới hạn %{limit} của các tút được lên lịch
too_soon: Ngày lên lịch phải trong tương lai
self_destruct:
lead_html: Rất tiếc, <strong>%{domain}</strong>đã đóng cửa vĩnh viễn. Nếu bạn có tài khoản ở đó, bạn sẽ không thể tiếp tục sử dụng tài khoản đó nhưng bạn vẫn có thể yêu cầu bản sao lưu dữ liệu của mình.
title: Máy chủ đang đóng cửa
sessions:
activity: Gần đây nhất
browser: Ứng dụng
6 changes: 5 additions & 1 deletion config/locales/zh-CN.yml
Original file line number Diff line number Diff line change
@@ -523,7 +523,7 @@ zh-CN:
total_reported: 关于对方的举报
total_storage: 媒体文件
totals_time_period_hint_html: 下方显示的总数来自全部历史数据。
unknown_instance: 本实例目前没有此域名的记录
unknown_instance: 此服务器上目前没有此域名的记录
invites:
deactivate_all: 撤销所有邀请链接
filter:
@@ -1084,6 +1084,7 @@ zh-CN:
functional: 你的账号可以正常使用了。
pending: 工作人员正在审核你的申请。这需要花点时间。在申请被批准后,你将收到一封电子邮件。
redirecting_to: 你的账户无效,因为它已被设置为跳转到 %{acct}
self_destruct: 由于 %{domain} 即将关闭,你只能获得对你本人账号的有限访问权限。
view_strikes: 查看针对你账号的记录
too_fast: 表单提交过快,请重试。
use_security_key: 使用安全密钥
@@ -1545,6 +1546,9 @@ zh-CN:
over_daily_limit: 你已超出每日定时嘟文的上限(%{limit} 条)
over_total_limit: 你已超出定时嘟文的上限(%{limit} 条)
too_soon: 所定的时间必须在未来
self_destruct:
lead_html: 很遗憾,<strong>%{domain}</strong> 即将永久关闭。 如果你在其中设有账号,那么你将无法再继续使用,但你仍可以请求获得本人数据的备份。
title: 此服务器即将关闭
sessions:
activity: 最后一次活跃的时间
browser: 浏览器