1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2025-01-23 02:04:33 +09:00
Commit Graph

6305 Commits

Author SHA1 Message Date
NoriDev
20c0eb4902 tweak 1dc0f88c 2023-11-03 16:16:55 +09:00
Qwreey
5472143365
Merge branch 'kokonect-link:develop' into develop 2023-11-03 07:14:25 +09:00
Qwreey
228f7b230b feat: double click to open nsfw media 2023-11-02 22:13:47 +00:00
NoriDev
073d96852a Merge remote-branch 'misskey/develop' 2023-11-02 17:52:27 +09:00
NoriDev
67ae296935 Update en-US.yml 2023-11-02 16:10:09 +09:00
syuilo
3b272b43ec
Update locales/ja-JP.yml
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2023-11-02 15:58:36 +09:00
syuilo
f62ad3ed3e feat: notification grouping
Resolve #12211
2023-11-02 15:57:55 +09:00
NoriDev
0344aad405 Merge remote-branch 'misskey/develop' 2023-11-01 17:15:07 +09:00
NoriDev
26732eebb5 Merge pull request #12132 from misskey-dev/misskey 2023-10-31 17:43:03 +09:00
NoriDev
d1d024a60f Merge remote-branch 'misskey/develop' 2023-10-31 17:07:26 +09:00
GrapeApple0
4f180ad45c
feat: アイコンデコレーションの管理をロールで設定できるように (#12173)
* アイコンデコレーションの管理をロールで設定できるように

* インポートミス

* Update packages/frontend/src/ui/_common_/common.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* Update packages/frontend/src/ui/_common_/common.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 15:33:15 +09:00
_
c239058624
feat(frontend): スワイプやボタンでタイムラインを再読込する機能 (#12113)
* pc reloading

* add: disable TL websocket option

* fix: stream disconnect when reload

* add: pull to refresh

* fix: pull to refresh

* add changelog

* fact: change to disableStreamingTimeline

* lint

* remove: en-US text

* refactor

* refactor

* add license identifier

* tweak

* Update MkPullToRefresh.vue

* Update MkPullToRefresh.vue

* change name timeoutHeartBeat

* tweak

* 🎨

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-10-30 09:12:20 +09:00
syuilo
feedad7d8b enhance(frontend): tweak about-misskey page 2023-10-29 13:49:26 +09:00
syuilo
a91d2ba625
New Crowdin updates (#12101)
* New translations ja-jp.yml (Indonesian)

* New translations ja-jp.yml (French)

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

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Indonesian)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (Arabic)

* New translations ja-jp.yml (Czech)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Polish)

* New translations ja-jp.yml (Portuguese)

* New translations ja-jp.yml (Russian)

* New translations ja-jp.yml (Slovak)

* New translations ja-jp.yml (Ukrainian)

* 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 (Vietnamese)

* New translations ja-jp.yml (Bengali)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Uzbek)

* New translations ja-jp.yml (Japanese, Kansai)

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

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

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Italian)

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

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (German)

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

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Italian)
2023-10-28 15:59:07 +09:00
meronmks
6b3171feec
chg: Folder -> folder 2023-10-25 23:11:11 +09:00
NoriDev
d8038e48c8 Update index.d.ts 2023-10-25 16:26:40 +09:00
meronmks
059c11ff6e
Revert: en-US.yml 2023-10-25 13:57:32 +09:00
NoriDev
bcfe161b27 tweak 66674a29 2023-10-24 20:46:22 +09:00
NoriDev
66674a29aa Merge commit 'refs/pull/12132/head' of https://github.com/misskey-dev/misskey into develop 2023-10-24 20:43:29 +09:00
NoriDev
647f89585b Merge pull request #12113 from misskey-dev/misskey 2023-10-24 20:15:06 +09:00
meronmks
e1b45bd400
Feat:emoji picker folder select 2023-10-24 18:58:26 +09:00
syuilo
60b8fc7763 Merge branch 'develop' into pr/12113 2023-10-23 19:27:28 +09:00
NoriDev
57d42b6a8a Merge remote-branch 'misskey/develop' 2023-10-23 17:39:44 +09:00
syuilo
e6c54de814 enhance(backend): RedisへのTLのキャッシュをオフにできるように 2023-10-23 15:17:25 +09:00
Fairy-Phy
7354c5572a
remove: en-US text 2023-10-23 05:48:21 +09:00
Fairy-Phy
aab714b277
fact: change to disableStreamingTimeline 2023-10-22 20:08:19 +09:00
Fairy-Phy
3d9ca5d70a
Merge remote-tracking branch 'upstream/develop' into pr-push-refresh 2023-10-22 18:16:16 +09:00
Fairy-Phy
9e63971cff
add: pull to refresh 2023-10-22 18:12:49 +09:00
syuilo
18fb7a2080 enhance(frontend): アイコンのデコレーションを非表示にできるように 2023-10-22 16:05:32 +09:00
syuilo
4eaa02d25f enhance: improve avatar decoration 2023-10-22 13:02:24 +09:00
NoriDev
0534b039ca feat: 본문 미리보기의 프로필을 표시하지 않도록 설정할 수 있음 2023-10-22 02:00:23 +09:00
NoriDev
8a1ed93eff Merge remote-branch 'misskey/develop' 2023-10-22 00:07:34 +09:00
NoriDev
4c6851ea4f Merge remote-branch 'misskey/master' 2023-10-21 19:31:11 +09:00
かっこかり
f51bca41c5
Feat: 外部サイトからテーマ・プラグインのインストールができるように (#12034)
* Feat: 外部サイトからテーマ・プラグインのインストールができるように

* Update Changelog

* Change Changelog

* Remove unnecessary imports

* Update fetch-external-resources.ts

* Update CHANGELOG.md

* Update CHANGELOG.md
2023-10-21 18:41:12 +09:00
anatawa12
722584bf72
すべてのフォロー中の人のwithRepliesを変える機能 (#12049)
* feat: endpoint to update all following

* feat(frontend): change show replies for all

* docs(changelog): すでにフォローしたすべての人の返信をTLに追加できるように

* fix: cancel not working
2023-10-21 18:39:19 +09:00
syuilo
2c0a139da6
feat: Avatar decoration (#12096)
* wip

* Update ja-JP.yml

* Update profile.vue

* .js

* Update home.test.ts
2023-10-21 18:38:07 +09:00
syuilo
b397a72b28
New Crowdin updates (#12094)
* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Uyghur)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Croatian)

* New translations ja-jp.yml (Haitian Creole)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Chinese Simplified)
2023-10-21 13:39:12 +09:00
NoriDev
86468255bc feat: 플러그인 및 테마를 외부 사이트에서 직접 설치할 수 있음 2023-10-20 18:43:18 +09:00
かっこかり
48cf4e6382
Merge branch 'develop' into external-resources 2023-10-19 20:36:07 +09:00
NoriDev
75c8632ab9 Merge remote-branch 'misskey/develop' 2023-10-19 20:03:08 +09:00
syuilo
d9241df84d
New Crowdin updates (#12070)
* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Korean)

* New translations ja-jp.yml (Japanese, Kansai)

* New translations ja-jp.yml (Chinese Traditional)
2023-10-19 19:47:36 +09:00
NoriDev
304e551392 fix(frontend): '새 노트 알림'을 '노트 수 표시'로 설정했을 때 한국어 이외의 언어에서 내용이 표시되지 않음 2023-10-19 18:29:58 +09:00
NoriDev
f47c14f086 feat: 노트 편집 시 토스트 알림을 표시하고 사운드를 재생 2023-10-19 17:05:47 +09:00
かっこかり
4da664f8ac
Merge branch 'develop' into external-resources 2023-10-18 22:56:02 +09:00
NoriDev
98751ef273 Merge remote-branch 'misskey/develop' 2023-10-18 18:59:14 +09:00
syuilo
92b49b6ebb
New Crowdin updates (#12036)
* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (German)

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

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Italian)

* New translations ja-jp.yml (German)

* New translations ja-jp.yml (English)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Spanish)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (French)

* New translations ja-jp.yml (Thai)

* New translations ja-jp.yml (Thai)
2023-10-18 17:41:32 +09:00
NoriDev
933ba35069 Merge remote-branch 'misskey/develop' 2023-10-18 16:20:05 +09:00
かっこかり
dade11433d
Merge branch 'develop' into external-resources 2023-10-18 11:29:31 +09:00
nryeouo
d82b3a08e2
Update ja-JP.yml (#12053)
ポスト
2023-10-18 10:01:50 +09:00
かっこかり
578fb2fe37
Merge branch 'develop' into external-resources 2023-10-18 02:09:23 +09:00