syuilo
799226412f
Update CHANGELOG.md
...
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2025-04-08 20:44:15 +09:00
syuilo
0d18c0169f
New Crowdin updates ( #15776 )
...
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Korean)
2025-04-08 18:18:02 +09:00
syuilo
863fb5dd7f
Update CHANGELOG.md
2025-04-08 15:20:36 +09:00
syuilo
177943b06a
Update CHANGELOG.md
2025-04-08 15:19:33 +09:00
syuilo
2aa7630466
🎨
2025-04-08 15:10:51 +09:00
syuilo
c96f345f01
fix(frontend): fix control panel style
2025-04-08 10:56:52 +09:00
syuilo
baf04a1e25
fix(frontend): Fix #15764
2025-04-08 10:38:04 +09:00
syuilo
40097d4aac
clean up
2025-04-08 10:37:44 +09:00
github-actions[bot]
01cd398799
Bump version to 2025.4.0-rc.4
2025-04-07 23:44:45 +00:00
syuilo
3d206d2a0f
enhance(frontend): 設定検索時に対象が含まれるMkFolderを自動で開いておくように
2025-04-08 08:43:56 +09:00
syuilo
e8758bf77d
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-04-08 08:31:54 +09:00
syuilo
278629046a
🎨
2025-04-08 08:31:52 +09:00
syuilo
3374a587a1
refactor
2025-04-08 08:28:17 +09:00
syuilo
ce721a8066
New Crowdin updates ( #15773 )
...
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
2025-04-08 08:19:44 +09:00
syuilo
547d6361b7
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-04-08 08:18:51 +09:00
syuilo
f765b374c7
refactor
2025-04-08 08:18:48 +09:00
dakkar
ffbf33bcb3
further settings search fixes
2025-04-07 17:38:40 +01:00
dakkar
13bf4b919b
label the cat
2025-04-07 17:32:42 +01:00
dakkar
42aedca5d7
add some missing preferences to the definitions
2025-04-07 17:31:25 +01:00
dakkar
be3366d6db
add MkPreferenceContainer for our settings
2025-04-07 17:12:47 +01:00
dakkar
c5aee8c92b
improve search for "default with replies"
2025-04-07 16:56:49 +01:00
dakkar
09b8bda990
maybe improve/fix privacy settings search
...
a bunch of label/markers/keywords had gone missing
plus I've added those for our settings
2025-04-07 16:56:49 +01:00
github-actions[bot]
b0c0d1b294
Bump version to 2025.4.0-rc.3
2025-04-07 10:49:27 +00:00
syuilo
7f1cd614db
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-04-07 19:45:31 +09:00
syuilo
33e6ebb2ee
enhance(frontend): improve and refactor mobile nav footer
2025-04-07 19:45:28 +09:00
syuilo
65b4458474
fix(frontend): fix drawer menu style
2025-04-07 19:31:15 +09:00
かっこかり
9d3f3264fd
enhance: チャットの閲覧を無効化できるように ( #15765 )
...
* enhance: チャットの閲覧を無効化できるように
* fix
* fix
* fix
* readonlyの説明を追加
* enhance: チャットが無効な場合はチャット関連の設定も隠すように
* fix
* refactor: ChatServiceからApiに関するドメイン知識を排除
2025-04-07 19:09:11 +09:00
syuilo
6c27ab12eb
Update CHANGELOG.md
2025-04-07 17:30:44 +09:00
github-actions[bot]
1ca8d227df
Bump version to 2025.4.0-rc.2
2025-04-07 08:17:46 +00:00
syuilo
154b89f07a
🎨
2025-04-07 17:16:08 +09:00
syuilo
3a8d015194
enhance(frontend): improve search index
2025-04-07 17:03:43 +09:00
syuilo
fa52922331
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-04-07 16:39:08 +09:00
syuilo
5b0f594f15
fix(backend): 非ログインでタイムラインのストリームに接続した際、表示にログイン必須のノートが流れる場合がある問題を修正
2025-04-07 16:39:03 +09:00
syuilo
297d5e3001
New Crowdin updates ( #15761 )
...
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
2025-04-07 16:31:28 +09:00
anatawa12
85a7b10fcd
refactor serach index generator code ( #15772 )
...
* refactor: flatten search index
* chore: use Function() to simplify parsing attribute
* chore: remove comment handling
* chore: simplify processing SearchLabel and SearchKeyword element
* chore: use SearchLabel in mutedUsers
* chore: small improvements
* chore: remove a fallback path and simplify the entire code
* fix: result path is not correct
* chore: inline function
2025-04-07 14:35:32 +09:00
syuilo
2349a5d20e
🎨
...
Fix #15753
2025-04-07 10:29:51 +09:00
syuilo
6ef5c8bb92
enhance(frontend): improve migration of old settings
2025-04-07 10:21:49 +09:00
zyoshoka
1ede45c8fb
fix(ci): fix Chromatic CI not being skipped for dependency update branches ( #15766 )
2025-04-07 09:55:18 +09:00
Marie
337b352425
merge: display announcement text as mfm block ( !957 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/957
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-04-06 18:17:32 +00:00
dakkar
3f1a2c6cc5
display announcement text as mfm block
...
the `announcements.vue` page already does that
2025-04-06 16:24:49 +01:00
Marie
3522af186d
merge: add deleteThisAccountConfirm locale ( !956 )
...
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/956
Closes #1025
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net>
2025-04-06 10:57:56 +00:00
Marie
2b510dc2da
upd: add deleteThisAccountConfirm
2025-04-06 00:16:36 +02:00
Hazelnoot
6095b3305c
remove docs for regenerate-search-index, as it's now a vite plugin
2025-04-05 12:24:54 -04:00
Hazelnoot
7e7350eab5
Merge branch 'misskey-develop' into merge/2025-03-24
...
# Conflicts:
# .github/workflows/storybook.yml
# package.json
# packages/frontend/src/utility/autogen/settings-search-index.ts
# pnpm-lock.yaml
2025-04-05 12:24:00 -04:00
syuilo
f9a3db2ac3
refactor(frontend): refactor styles
2025-04-05 19:49:29 +09:00
syuilo
1626e8038b
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-04-05 19:45:14 +09:00
syuilo
f71843a7d3
refactor(frontend): refactor divider of panel style
2025-04-05 19:45:11 +09:00
zyoshoka
91416527c2
fix(ci): quote branches-ignore
pattern in Storybook workflow ( #15762 )
2025-04-05 19:32:48 +09:00
anatawa12
e24d799c0a
chore: set ignorePatchFailures to false ( #15763 )
2025-04-05 19:32:35 +09:00
github-actions[bot]
d54153f24e
Bump version to 2025.4.0-rc.1
2025-04-05 01:28:52 +00:00