1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-28 06:48:36 +09:00
Commit Graph

22240 Commits

Author SHA1 Message Date
NoriDev
5360037b8e feat: Add cache clear popup
Added a popup prompting to clear cache on client update
2023-02-09 17:31:22 +09:00
NoriDev
de8205e955 Update CHANGELOG_CHERRYPICK.md 2023-02-09 16:28:21 +09:00
NoriDev
889d3ce507 fix: (friendly) Adjust long press interval 2023-02-09 16:25:48 +09:00
NoriDev
50ae4c9476 fix: (friendly) Profile area invades safe-area on iPhone 2023-02-09 16:24:50 +09:00
NoriDev
a16881b35b change hotkey 2023-02-09 15:27:33 +09:00
NoriDev
7204ec55ee change hotkey 2023-02-09 15:20:55 +09:00
NoriDev
a5b103103e Updated CHANGELOG_CHERRYPICK.md 2023-02-09 03:16:06 +09:00
NoriDev
9cc6427b3b improve: ko-KR.yml 2023-02-09 03:13:49 +09:00
NoriDev
6838fe4ed5 Merge remote-branch 'upstream/develop' 2023-02-09 03:13:31 +09:00
syuilo
91cc033eb5 13.5.2 2023-02-08 20:17:13 +09:00
syuilo
57543e6b44 fix(client): ログイントークンの再生成が出来ない
Fix #9822
2023-02-08 20:12:44 +09:00
syuilo
a1b8cd15c4 fix(client): register_note_view_interruptor not working
Fix #9826
2023-02-08 20:11:53 +09:00
syuilo
73f06e591a revert: 650187deaf 2023-02-08 20:07:19 +09:00
NoriDev
60a9f93eab Updated CHANGELOG_CHERRYPICK.md 2023-02-08 19:46:43 +09:00
NoriDev
e7a9e060df fix 2023-02-08 19:45:49 +09:00
NoriDev
47f08e4ca3 revert: remove refresh button from switch account modal 2023-02-08 19:40:16 +09:00
NoriDev
e7095e3763 feat: Long press the floating button to refresh 2023-02-08 19:38:46 +09:00
NoriDev
399863d806 feat: can edit the note after copying it 2023-02-08 19:30:38 +09:00
tamaina
6f7cfa82b5 fix(client): 通知のノート表示で_nowrapが効いていない問題を修正
Fix #9834
2023-02-08 09:50:34 +00:00
syuilo
53c92e3e23 13.5.1 2023-02-08 18:14:17 +09:00
syuilo
13d13bc2f6 fix broken component 2023-02-08 18:13:45 +09:00
syuilo
eac3bf8bff 13.5.0 2023-02-08 18:03:13 +09:00
syuilo
2e1fbb5b16
New Crowdin updates (#9812)
* New translations ja-JP.yml (Ukrainian)

* New translations ja-JP.yml (Thai)

* New translations ja-JP.yml (Ukrainian)

* New translations ja-JP.yml (Italian)

* New translations ja-JP.yml (Italian)

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

* New translations ja-JP.yml (Lao)

* New translations ja-JP.yml (Lao)

* New translations ja-JP.yml (Chinese Traditional)
2023-02-08 18:00:45 +09:00
Masaya Suzuki
98b3517d36
package.json内のscriptsでbackendのpackage.json内のscriptsを実行する (#9833) 2023-02-08 18:00:20 +09:00
파링
dee662705e
fix docker health check (#9810)
* fix(healthcheck): use default commands instead of yq

this removes yq command and uses grep and awk to get port

* fix: use correct config file

* fix: install curl in runner instead of builder

* fix: remove unused packages
2023-02-08 17:59:10 +09:00
syuilo
0da0cc80b9 fix(server): validate url from ap to improve security 2023-02-08 17:50:23 +09:00
syuilo
650187deaf perf(client): do not render custom emojis in user names
#9778
2023-02-08 17:48:02 +09:00
NoriDev
fa2b900ff3 feat: (friendly) Adjusted so that the account switching modal appears when you press and hold the timeline button on the bottom navigation bar, Add refresh button to account switch modal 2023-02-08 17:23:20 +09:00
syuilo
2e565cac2c enhance(client): use VuePlyr
Close #9797

Co-Authored-By: Rox Squires <rox@roxsquires.gay>
2023-02-08 17:05:36 +09:00
NoriDev
61de282da5 Update CHANGELOG_CHERRYPICK.md 2023-02-08 16:57:54 +09:00
NoriDev
5e44abaa7b Update CHANGELOG_CHERRYPICK.md 2023-02-08 16:57:00 +09:00
syuilo
ac7537278c enhance(client): tweak medialist style 2023-02-08 16:54:51 +09:00
NoriDev
08419889e9 improved ko-KR.yml 2023-02-08 16:41:40 +09:00
NoriDev
d7e0345439 CherryPick 2023-02-08 16:08:25 +09:00
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
itiradi
f9a2e98831
fix(mfm): default degree not used in rotate (#9831) 2023-02-08 08:20:27 +09:00
tamaina
54f789bd55 fix(server): DriveFileEntityService.getPublicUrl調整
- 外部MediaProxyではビデオのサムネイルを生成できないので外部に投げない
- thumbnailUrlが存在しない場合、画像の場合はプロキシで圧縮させる
2023-02-07 14:24:15 +00:00
syuilo
5ac9d13516 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-02-07 19:59:00 +09:00
syuilo
2be1a39d13 fix(server): validate urls from ap to improve security 2023-02-07 19:58:58 +09:00
Masaya Suzuki
f3c5edc852
fix: postgre -> postgres (#9814) 2023-02-07 19:50:38 +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