Commit graph

22198 commits

Author SHA1 Message Date
NoriDev 70c0547829 Restore welcome message toast design 2023-02-08 15:43:35 +09:00
NoriDev a061d0f02b Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	locales/en-US.yml
#	locales/ja-JP.yml
#	locales/ko-KR.yml
#	packages/frontend/src/components/MkPostForm.vue
#	packages/frontend/src/pages/settings/general.vue
#	packages/frontend/src/pages/settings/preferences-backups.vue
#	packages/frontend/src/store.ts
2023-02-08 15:38:36 +09:00
NoriDev 526c5df522 feat: When writing a note, can toggle visibility with a hotkey 2023-02-08 15:37:58 +09:00
NoriDev 0f992154f8 feat: When writing a note, you can toggle visibility with a hotkey 2023-02-08 15:21:22 +09:00
NoriDev 3660f838e7 Updated CHANGELOG_CHERRYPICK.md 2023-02-07 17:08:31 +09:00
NoriDev 5dac7804b7 Updated CHANGELOG_CHERRYPICK.md 2023-02-07 17:08:18 +09:00
NoriDev 337dcc4d20 Updated CHANGELOG_CHERRYPICK.md 2023-02-07 17:07:02 +09:00
NoriDev a8e95d27be improve(friendly): Restrict header hiding to some pages 2023-02-07 17:06:48 +09:00
NoriDev 826cfbca1e improve: Disabled animation of new note notification when Reduce UI animation option is enabled 2023-02-07 16:59:24 +09:00
NoriDev af07ffce2b improve(friendly): Disable transition animations for headers and floating buttons when Reduce UI animations option is enabled 2023-02-07 16:58:28 +09:00
NoriDev 396cd5f55c improve(friendly): Hide the header only in mobile environment 2023-02-07 16:38:12 +09:00
NoriDev fa256519fb improve(friendly): Disabling Use blur effects in the UI changes floating button's opacity to 1 2023-02-07 16:29:27 +09:00
NoriDev 7b63ae2b5c refactor 2023-02-07 16:07:00 +09:00
NoriDev 75b683e8e1 improve(friendly): Automatically hide header when scrolling down 2023-02-07 16:06:25 +09:00
NoriDev 3d5bae0b60 improve: Make new note notifications appear smoother, (friendly) Change position of button based on scroll 2023-02-07 16:05:11 +09:00
NoriDev 9b9ff2056a Merge remote-branch 'upstream/master' 2023-02-06 03:25:40 +09:00
NoriDev c816a45cec fix: syntax error 2023-02-06 02:50:14 +09:00
syuilo baf65bfa69 Merge branch 'develop' 2023-02-05 20:55:51 +09:00
syuilo 6501f80fc7 13.4.0 2023-02-05 20:55:42 +09:00
syuilo b037f6566b Add Thai to language selection
Resolve #9809
2023-02-05 20:53:40 +09:00
syuilo 0ec8ebeba3 fix(client): tweak notification style
Fix #8633
2023-02-05 20:47:27 +09:00
syuilo af1c9251fc chore(client): add type check 2023-02-05 20:38:33 +09:00
Masaya Suzuki 4ad399c593
fix: テスト実行時のDB立ち上げコマンド修正 (#9804) 2023-02-05 20:34:22 +09:00
syuilo 55a9646f23
New Crowdin updates (#9798)
* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Lao)

* New translations ja-JP.yml (Lao)
2023-02-05 20:32:19 +09:00
syuilo 46017f5725 Update CHANGELOG.md 2023-02-05 20:32:12 +09:00
Caipira c20ce12f86
enhance(client): add webhook delete button (#9806) 2023-02-05 20:31:38 +09:00
syuilo 1e28db2396 Update CHANGELOG.md 2023-02-05 20:30:46 +09:00
syuilo 5f3640c7fd fix(client): validate input response in aiscript 2023-02-05 20:29:10 +09:00
NoriDev 9b97f229ee Merge remote-branch 'upstream/master' 2023-02-05 20:25:27 +09:00
NoriDev 069aa2e152 improve: Change the logout icon to be more readable 2023-02-05 18:57:24 +09:00
NoriDev c8e9879639 fix: An issue where icons may not appear in the account management panel of the navigation panel 2023-02-05 18:57:02 +09:00
NoriDev d933eb201f improve: Change some of the default colors 🎨 2023-02-05 18:55:41 +09:00
NoriDev e70bbc3e39 improve: Change some of the default colors 🎨 2023-02-05 18:38:21 +09:00
NoriDev 0fbfda3fa4 feat(friendly): Added indicator notification to bottom navigation bar when new notes are available 2023-02-05 17:51:39 +09:00
NoriDev 19db26e854 fix(friendly): Incorrect display of bottom navigation bar buttons 2023-02-05 17:05:13 +09:00
NoriDev ab210e9db3 fix: Headers appear blurry when using friendly UI on non-timeline pages, Header refactor 2023-02-05 17:00:21 +09:00
syuilo d65e5f6794 単なるラッキーの獲得確立を調整 2023-02-05 14:38:21 +09:00
syuilo e67d7bc0ea tweak animation 2023-02-05 14:35:00 +09:00
syuilo 1139632f95 fix(server): 自分のノートをお気に入りに登録しても実績解除される問題を修正 2023-02-05 14:30:07 +09:00
syuilo b51a8c3f82 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-02-05 14:25:39 +09:00
syuilo 0d7256678e fix(server): validate filename and emoji name to improve security 2023-02-05 14:25:37 +09:00
Masaya Suzuki eea33d07fd
fix: aptのキャッシュを削除しないようにする (#9803) 2023-02-05 14:15:59 +09:00
Masaya Suzuki f599337320
DockleのCI追加 (#9568)
* Dockerイメージ検査のCI追加

* Add cp

* step分離

* step分離

* rm depends_on

* Dockle実行時に必要なイメージタグ付与処理をCI内で行う

* 末尾に移動

* Add comment

* .git削除処理をビルドステージに移動

* docker-compose.yml作成処理追加

* aptのキャッシュ削除処理追加

* ヘルスチェック用スクリプト追加

* yqインストール処理修正

* Add ca-certificates

* yqインストール処理をビルドステージに移動

* インデントを揃える

* インデントをタブに変更
2023-02-05 14:04:02 +09:00
Takuya Yoshida 7df019db0e
BuildX設定漏れ修正 (#9741)
* BuildX設定漏れ

* Update .github/workflows/docker-develop.yml

Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>

---------

Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
2023-02-05 14:03:26 +09:00
futchitwo 04f92bd688
feat: timeline page for non-login users (#9795) 2023-02-05 14:02:54 +09:00
MeiMei 505ecf6c1f
Deny UNIX domain socket (#9802)
* Deny UNIX domain socket

* got v12ならこれが使える?
2023-02-05 13:51:59 +09:00
Masaya Suzuki c9ec08704e
fix: インラインコードを折り返して表示する (#9801) 2023-02-05 13:33:21 +09:00
syuilo 6a3039f7b7 feat: ロールにアイコンを設定してユーザー名の横に表示できるように
Resolve #9761
2023-02-05 10:37:03 +09:00
tamaina 868c8fffb3 update CHANGELOG.md 2023-02-04 15:05:13 +00:00
tamaina faed3b438e fix(server): clean up file in FileServer 2023-02-04 13:46:19 +00:00