tamaina
c7c3c32871
skip executeQueue if no queue
2023-07-14 07:19:43 +00:00
tamaina
4fabe26b07
lob
2023-07-14 07:09:46 +00:00
tamaina
752c01ba91
?
2023-07-14 05:25:44 +00:00
tamaina
ba3fa8b431
??
2023-07-13 07:20:11 +00:00
tamaina
2bbada3cd4
256
2023-07-13 06:24:40 +00:00
tamaina
a26f289dd5
???
2023-07-13 06:10:42 +00:00
tamaina
8213380ded
✌️
2023-07-13 05:58:17 +00:00
tamaina
68d647d6b8
?
2023-07-13 05:48:18 +00:00
tamaina
130ece74f9
fix
2023-07-13 05:36:32 +00:00
tamaina
fae912a754
✌️
2023-07-13 05:27:53 +00:00
tamaina
877a7a81bb
?
2023-07-13 04:38:04 +00:00
tamaina
88315d3e80
✌️
2023-07-13 04:15:32 +00:00
tamaina
af00c2c96c
Merge branch 'pag-back' of https://github.com/misskey-dev/misskey into pag-back
2023-07-13 03:54:08 +00:00
tamaina
974f7c13d3
✌️
2023-07-13 03:54:00 +00:00
Kagami Sascha Rosylight
44dee0f883
Merge branch 'develop' into pag-back
2023-07-13 02:36:00 +02:00
Kagami Sascha Rosylight
b6a432fd7b
fix(storybook): solve test failures ( #11262 )
...
* fix(locales, storybook): use default import
* fix(storybook): solve test failures
* Update MkAd.stories.impl.ts
2023-07-13 08:41:55 +09:00
Kagami Sascha Rosylight
794ff58b07
Merge branch 'develop' into pag-back
2023-07-12 22:29:49 +02:00
Kagami Sascha Rosylight
cd9affd568
fix(locales, storybook): use default import ( #11259 )
2023-07-12 22:27:51 +02:00
Lui
b97694b083
fix: typo in custom emojis manager ( #11250 )
2023-07-12 16:31:48 +09:00
tamaina
f5a019a6d6
active?
2023-07-11 15:17:52 +00:00
tamaina
ddb41bd0ba
✌️
2023-07-11 14:39:59 +00:00
tamaina
035c98dc15
✌️
2023-07-11 14:14:15 +00:00
tamaina
b4d532efb4
fix
2023-07-11 13:23:56 +00:00
tamaina
28f914f67f
wip
2023-07-11 13:11:25 +00:00
tamaina
2481123972
128
2023-07-11 12:47:06 +00:00
tamaina
5f1cd1e532
wip
2023-07-11 12:36:45 +00:00
anatawa12
9845ccec5b
オフライン時の画面にリロードボタンを追加 ( #11242 )
...
* feat: オフライン時の画面にリロードボタンを追加
リロードのためのボタンがないとPWAでインターネットが復帰しても何もできなくなるため。
* docs(changelog): add オフライン時の画面にリロードボタンを追加
2023-07-11 18:24:10 +09:00
tamaina
9f246e3dc7
test
2023-07-11 07:53:56 +00:00
okayurisotto
cf3e39178b
refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え ( #11224 )
...
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え
* cleanup
2023-07-11 14:58:58 +09:00
tamaina
48d3341462
chore(frontend): Remove experimental flag from migration feature
2023-07-11 05:56:56 +00:00
nomad
791ae608a5
fix(backend): fix fetchInstanceMetadata error ( #11236 )
2023-07-11 14:40:56 +09:00
yupix
f4d1fcaf67
feat: ユーザーをcontextmenuからアンテナに追加できるようになど ( #11206 )
...
* feat: ユーザーをcontextmenuからアンテナに追加できるように close #11115
* MkAvatars.vue変更
* nanka iroiro
* fix MkAvatars
* ix
* fix
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-10 15:55:10 +09:00
Sayamame-beans
239ea39d6f
feat: フォローやお気に入り登録をしていないチャンネルを開く時は概要ページを開くように ( #11218 )
...
* feat: フォローやお気に入り登録をしていないチャンネルを開く時は概要ページを開くように
* Update CHANGELOG.md
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-10 13:30:41 +09:00
akanevrc
63e21a4ee3
fix(frontend): 画面ビューワをタップした場合、マウスクリックと同様に画像ビューワを閉じるように ( #11211 )
...
* fix: change tapAction of photoswipe to 'close'
* doc: update CHANGELOG.md
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-10 13:26:05 +09:00
anatawa12
1a096c557e
refactor: fix lint failure ( #11214 )
2023-07-09 15:46:17 +02:00
eni
53b1684c39
fix(frontend): use system-ui for system font ( #11177 )
...
* fix(frontend): correct system font stack
This was originally set to Hiragino Maru Gothic Pro, which is the same as the current default font.
* just use system-ui
per code review https://github.com/misskey-dev/misskey/pull/11177#discussion_r1257260039
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
2023-07-09 14:24:05 +02:00
yupix
9dd53527ca
feat: プロフィールURLをコピー ボタンを追加 close #11190 ( #11205 )
2023-07-09 17:20:50 +09:00
Kagami Sascha Rosylight
59046d583d
refactor(locales, sw): use es module ( #11204 )
...
* refactor(locales): use es module
* fix sw build
* fix gulp
* try fixing storybook
* Revert "try fixing storybook"
This reverts commit 5f2a4eee01
.
* try fixing storybook 2
* Update main.ts
* Update build.js
* Update main.ts
* Update changes.ts
* fix sw lint
* Update build.js
2023-07-09 17:19:07 +09:00
Kagami Sascha Rosylight
5059d4d7e1
refactor(backend): skip fetching notes when the data is same-origin ( #11200 )
...
* refactor(backend): skip fetching notes when the data is same-origin
* Update CHANGELOG.md
* sentFrom
2023-07-09 08:59:44 +09:00
Kagami Sascha Rosylight
74a05ec739
fix(frontend): fix storybook build ( #11203 )
2023-07-09 07:06:13 +09:00
Caipira
60366a4558
fix(backend): Remove Meilisearch index when notes are deleted ( #10988 )
...
* fix(backend): Include feature to delete Meilisearch index notes
* Update variable name
`cascadingNotesFilter` -> `federatedLocalCascadingNotes`
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 21:31:38 +09:00
tamaina
7ec07d5fd2
perf(backend): Reduce memory usage of MemoryKVCache ( #11076 )
...
* perf(backend): Reduce memory usage of MemoryKVCache
* fix
2023-07-08 21:18:16 +09:00
syuilo
5b8fa25a12
13.14.0-beta.2
2023-07-08 21:13:35 +09:00
syuilo
51df3de66d
New Crowdin updates ( #10993 )
...
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Arabic)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Romanian)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Catalan)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (Portuguese)
* New translations ja-JP.yml (Slovak)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Ukrainian)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Vietnamese)
* New translations ja-JP.yml (Indonesian)
* New translations ja-JP.yml (Bengali)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Lao)
* 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 (Chinese Traditional)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (English)
2023-07-08 21:13:08 +09:00
SASAGAWA Kiyoshi
246d167c81
fix: add suuport Japanese message of errors. ( #11159 )
...
* fix: add suuport Japanese message of errors.
* fix: change catching function.
* lint
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 21:10:52 +09:00
Yuriha
d2764944cf
Add unit test for FetchInstanceMetadataService ( #11173 )
2023-07-08 19:34:19 +09:00
syuilo
ac6d6fdeb8
enhance(frontend): 引用対象を「もっと見る」で展開した場合、「閉じる」で畳めるように
...
Resolve #11185
2023-07-08 19:01:47 +09:00
syuilo
6a015341ef
fix(frontend): 長い文章を投稿する際、プレビューが画面からはみ出る問題を修正
...
Fix #11186
2023-07-08 18:55:02 +09:00
yupix
3796da6836
feat: フォルダーやファイルでもIDをコピーできるように ( #11189 )
...
* feat: フォルダーやファイルでもIDをコピーできるように close #11188
* docs: update CHANGELOG.md
2023-07-08 18:45:41 +09:00
yupix
36d5deeb61
fix: フォルダーのページネーションが機能しない ( #11187 )
...
* fix: フォルダーのページネーションが機能しない close #11180
* Update MkDrive.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 17:48:10 +09:00