NoriDev
72491fca66
fix(frontend): 노트의 세부 옵션을 표시하는 더 보기!
버튼을 누를 수 없음
2024-08-30 14:31:19 +09:00
zyoshoka
3fe7e37f10
fix(frontend): server metrics look strange after reload ( #14467 )
2024-08-30 10:59:23 +09:00
zyoshoka
7fe3035059
fix(backend): use prefixItems
in admin/queue/*-delayed
endpoint schema ( #14468 )
...
* fix(backend): represent tuples with `prefixItems`
* refactor(frontend): fix type errors
* fix(backend): add `prefixItems` in `SchemaType`
* fix(backend): add `unevaluatedItems: false` to disallow extra items
* refactor(frontend): consolidate `'deliver' | 'queue'` type def into `queue.vue`
* fix(backend): add `unevaluatedItems` in `SchemaType`
2024-08-30 10:58:59 +09:00
zyoshoka
06855f769f
refactor(sw): use fully typed locales ( #14470 )
...
* refactor(sw): use fully typed locales
* fix(backend): enumerate achievement notification type
2024-08-30 10:58:11 +09:00
zyoshoka
3e85052754
fix(backend): correct app
-type notification schema ( #14471 )
2024-08-29 18:57:44 +09:00
NoriDev
59ffa11bba
Merge branch 'develop-based-2024.8.0' of https://github.com/kokonect-link/cherrypick into develop
2024-08-28 16:41:13 +09:00
NoriDev
78d315d952
Merge branch 'develop' of https://github.com/kokonect-link/cherrypick
2024-08-28 16:38:50 +09:00
NoriDev
523b0f9d1b
Update CHANGELOG_CHERRYPICK.md
2024-08-28 16:38:01 +09:00
NoriDev
b625dbaebd
Release: 4.11.0
2024-08-28 16:36:04 +09:00
NoriDev
4fdb904026
4.11.0
2024-08-28 16:33:23 +09:00
NoriDev
351aaaa6e2
lint
2024-08-28 16:07:38 +09:00
NoriDev
b89374e6cc
Merge remote-branch 'misskey/develop'
2024-08-28 15:43:17 +09:00
NoriDev
56a34650f0
Merge remote-branch 'misskey/develop'
2024-08-28 15:33:43 +09:00
syuilo
b6fdd71957
消し忘れ
2024-08-27 20:40:11 +09:00
syuilo
36dff66883
refactor
2024-08-27 20:36:43 +09:00
NoriDev
15182f9ab1
4.11.0-beta.2
2024-08-27 16:49:53 +09:00
NoriDev
5452b2d0e0
Merge branch 'master' of https://github.com/kokonect-link/cherrypick into develop
2024-08-27 16:45:23 +09:00
NoriDev
0428fb20b2
fix: Misskey의 최신 버전을 불러올 수 없음
...
test (#490 )
2024-08-27 16:40:45 +09:00
NoriDev
e4b95b2d7a
fix(frontend): 노트를 인용했을 때 더 보기
버튼이 보이지 않거나 잘려서 표시될 수 있음
2024-08-27 15:43:59 +09:00
NoriDev
4c87b4a211
4.11.0-beta.1
2024-08-26 19:51:49 +09:00
NoriDev
7d09934c0b
Merge remote-branch 'misskey/develop'
2024-08-26 19:51:23 +09:00
NoriDev
cce73537ee
Merge pull request #479 from kokonect-link/develop
...
Release: 4.10.0
2024-08-26 17:24:02 +09:00
NoriDev
314b1fd473
Merge branch 'master' of https://github.com/kokonect-link/cherrypick into develop
2024-08-26 17:21:27 +09:00
NoriDev
8d4655760f
4.10.0
2024-08-26 17:20:08 +09:00
NoriDev
d826a1ad27
fix(frontend): CherryPick 클라이언트 업데이트를 올바르게 확인하지 못할 수 있음
2024-08-26 16:47:24 +09:00
Kisaragi
255c8bd1b9
fix: 投稿フォームの字数上限計算を実際の投稿内容に合わせる ( #14466 )
2024-08-26 15:55:38 +09:00
syuilo
44f62160cb
enhance(frontend): error message i18n
2024-08-24 16:59:17 +09:00
syuilo
8032a4e12a
enhance(frontend): サイズ制限を超過するファイルをアップロードしようとした際にエラーを出すように
2024-08-23 16:40:11 +09:00
syuilo
2f009f7d49
add note
2024-08-23 16:31:16 +09:00
syuilo
f85aa7b641
fix(backend): ファイルがサイズの制限を超えてアップロードされた際にエラーを返さなかった問題を修正
2024-08-23 16:29:05 +09:00
syuilo
1008fa32a0
better boot error screen
2024-08-22 14:03:11 +09:00
NoriDev
56a0832913
4.10.0-rc.4
2024-08-21 09:46:42 +09:00
NoriDev
a22435fd1e
Update CHANGELOG_CHERRYPICK.md
2024-08-21 09:45:03 +09:00
pen
4b284a3ddf
fix(backend): withCatsがフィルタされていない問題を修正 ( #485 )
...
* Fix:withCatsがフィルタされていない問題を修正 (#323 )
* del:test
2024-08-21 09:36:39 +09:00
pen
3daf8e5cf3
fix(backend): 번역 기능을 사용할 수 없을 수 있음 ( #486 )
...
* fix
2024-08-21 09:34:53 +09:00
atsuchan
043ab1f69b
fix(backend): Fix chart generation non-matching blockedHosts ( #14441 )
2024-08-20 13:49:42 +09:00
かっこかり
21a3095eb0
fix button translation ( #14444 )
...
that Japanese string exactly matches that i18n key
(cherry picked from commit a408d32bb72ada9a4ad6bd1afe6e3fadb9b403db)
Co-authored-by: dakkar <dakkar@thenautilus.net>
2024-08-20 12:39:01 +09:00
syuilo
1b5f0571f7
🎨
2024-08-20 10:51:02 +09:00
syuilo
59e83605ac
refactor
2024-08-19 19:41:06 +09:00
syuilo
130ff361c3
refactor
2024-08-19 17:32:27 +09:00
syuilo
e78110a5cd
refactor
2024-08-19 13:13:32 +09:00
github-actions[bot]
6c5593d456
[skip ci] Update CHANGELOG.md (prepend template)
2024-08-18 08:08:49 +00:00
misskey-release-bot[bot]
882c8b93c1
Merge pull request #14391 from misskey-dev/develop
...
Release: 2024.8.0
2024-08-18 08:08:47 +00:00
github-actions[bot]
621626aad3
Release: 2024.8.0
2024-08-18 08:08:38 +00:00
syuilo
f4f55ef012
New translations ja-jp.yml (English) ( #14432 )
2024-08-18 16:03:07 +09:00
github-actions[bot]
2e8a1029a4
Bump version to 2024.8.0-rc.5
2024-08-18 05:21:24 +00:00
かっこかり
b53ee54e4f
fix(frontend): focustrapがzindexを考慮するように ( #14431 )
2024-08-18 14:18:46 +09:00
github-actions[bot]
b708b27bc8
Bump version to 2024.8.0-rc.4
2024-08-18 04:37:19 +00:00
Hazel K
9ce44b24b8
fix(backend): memory leak in memory caches ( #14363 )
...
* encapsulate `MemoryKVCache<T>`
* remove infinity caches
* encapsulate other caches
* add missing awaits to internally synchronize caches
* implement pull-through caching
* tune cache lifetimes
* optimize cache GC by stopping early
* summarize changes in CHANGELOG.md
* Fix timeout comments
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* add comments about awaiting the redis write
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-08-18 13:34:01 +09:00
syuilo
3cd5f86510
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2024-08-18 10:12:51 +09:00