syuilo
edb9ba1657
Update CleanRemoteNotesProcessorService.ts
2025-07-30 17:45:38 +09:00
syuilo
df75343018
wip
2025-07-30 17:17:21 +09:00
syuilo
355d9dbb73
wip
2025-07-30 17:12:33 +09:00
syuilo
120d43a234
wip
2025-07-30 16:52:44 +09:00
syuilo
a48429a274
Update CleanRemoteNotesProcessorService.ts
2025-07-30 16:20:54 +09:00
syuilo
0217cff067
wip
2025-07-30 15:07:29 +09:00
syuilo
1c703a06d6
Update job-queue.job.vue
2025-07-30 14:07:17 +09:00
syuilo
793f0f9334
Merge branch 'develop' into gc-notes
2025-07-30 13:58:06 +09:00
zyoshoka
b0493abe93
chore: continue backend E2E test even if fail with minimum Node.js version ( #16324 )
...
* chore: continue backend E2E test even if fail with minimum Node.js version
* chore: disable `fail-fast`
2025-07-30 12:32:24 +09:00
かっこかり
4f653f2fbc
enhance(frontend): typed nirax ( #16309 )
...
* enhance(frontend): typed nirax
* migrate router.replace
* fix
2025-07-30 12:30:35 +09:00
tamaina
b660769288
perf(frontend): draw-blurhash workerの結果をpostMessageする際にImageBitmapを移譲する ( #16330 )
2025-07-30 09:30:07 +09:00
かっこかり
48246bd166
fix(deps): regenerate lockfile ( #16302 )
2025-07-19 14:00:19 +09:00
github-actions[bot]
73419e8a61
[skip ci] Update CHANGELOG.md (prepend template)
2025-07-18 00:28:02 +00:00
github-actions[bot]
9852196ddc
Release: 2025.7.0
2025-07-18 00:27:57 +00:00
github-actions[bot]
598641de48
Bump version to 2025.7.0-rc.1
2025-07-17 11:07:00 +00:00
syuilo
4d643c77c5
New Crowdin updates ( #16274 )
...
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Spanish)
* 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 (English)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (English)
2025-07-17 20:03:13 +09:00
syuilo
a686592734
enhance(frontend): disable InfiniteScroll to improve stability
...
#16229
2025-07-17 20:02:55 +09:00
syuilo
0619dba04d
remove unused code
2025-07-17 20:00:05 +09:00
github-actions[bot]
fbd6b67f1f
Bump version to 2025.7.0-rc.0
2025-07-17 08:33:52 +00:00
かっこかり
e5c2be15f7
fix(deps): Node.jsの最小バージョンを引き上げ ( #16296 )
...
* Update package.json
* Update min.node-version
* Update CHANGELOG.md
2025-07-17 13:20:43 +09:00
renovate[bot]
1b791258ce
fix(deps): update [frontend] update dependencies ( #16202 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 12:14:19 +09:00
renovate[bot]
49cac2f72b
fix(deps): update [root] update dependencies ( #16200 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 11:56:55 +09:00
renovate[bot]
5d5aa09459
chore(deps): update [misskey-js] update dependencies ( #16199 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 11:42:34 +09:00
syuilo
7febf2ea6a
Update CleanRemoteNotesProcessorService.ts
2025-07-17 10:11:50 +09:00
syuilo
a4cc5b3435
Update CleanRemoteNotesProcessorService.ts
2025-07-17 10:04:17 +09:00
syuilo
ef3740625d
Update CleanRemoteNotesProcessorService.ts
2025-07-17 10:02:40 +09:00
syuilo
ca55db2c2c
Update CleanRemoteNotesProcessorService.ts
2025-07-17 09:54:01 +09:00
syuilo
a7e221ba25
Update CleanRemoteNotesProcessorService.ts
2025-07-17 09:52:44 +09:00
syuilo
fd15a90b77
Update CleanRemoteNotesProcessorService.ts
2025-07-17 09:49:37 +09:00
syuilo
6fff29abb2
Update CleanRemoteNotesProcessorService.ts
2025-07-17 09:48:25 +09:00
syuilo
cab1143d0e
Update CleanRemoteNotesProcessorService.ts
2025-07-17 09:43:40 +09:00
syuilo
ac77de0ba3
wip
2025-07-17 09:40:34 +09:00
syuilo
530e954a2a
Update CleanRemoteNotesProcessorService.ts
2025-07-17 09:28:32 +09:00
syuilo
7c36d220f7
Update CleanRemoteNotesProcessorService.ts
2025-07-16 20:07:36 +09:00
syuilo
c835dc76d6
Create CleanRemoteNotesProcessorService.ts
2025-07-16 18:46:05 +09:00
github-actions[bot]
e1834beae8
Bump version to 2025.7.0-beta.2
2025-07-16 06:52:02 +00:00
anatawa12
6f6fdfe28e
Migration cleanup ( #16288 )
...
* chore: apply several @Index and @ManyToOne to match actual migration code
* chore: several decorator updates with typeorm bug workaround with patches
* feat: add final cleanup migration
* dev: add .editorconfig settings for generated migrations
* chore: update dockerfile to build package with patches
* chore: update federation test compose to include patches
* chore: revert few dependency update
* chore: don't check disableRegistration on test env
* test: add test for checking migration script
* chore: set proxyRemoteFiles true in test config
* chore: enter invitation code in signup test
* fix: register send button is not disabled when invitationCode is not input
2025-07-16 15:49:05 +09:00
tamaina
ad7bf096e1
enhance(backend): usernameに対してもprohibitedWordsForNameOfUserを適用 ( #16282 )
...
* enhance(backend): usernameに対してもprohibitedWordsForNameOfUserを適用
Resolve #16281
* fix locales/index/d.ts
2025-07-15 09:32:46 +09:00
anatawa12
08cc5a99bb
Don't remove notes when reply / renote is removed ( #16287 )
...
* chore: make NO ACTION on channel/reply/renote removal
* chore(docs): add description to show a possibility of reply null with replyId non-null
* fix: packing NoteDraft fails when reply / renote is removed
* feat: show drafts targeting removed renote / reply as "削除された投稿への投稿"
2025-07-15 09:20:48 +09:00
github-actions[bot]
f954b1e276
Bump version to 2025.7.0-beta.1
2025-07-12 06:17:58 +00:00
syuilo
5ecaf5095e
enhance: ウォーターマーク機能をロールで制御可能に
2025-07-12 15:13:35 +09:00
syuilo
d2c4f79886
New Crowdin updates ( #16258 )
...
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
2025-07-12 15:00:30 +09:00
anatawa12
e26369ed48
fix: unable to horizontally scroll when pull to refresh is enabled ( #16273 )
2025-07-12 15:00:06 +09:00
syuilo
c165749a29
chore(frontend): fix type errors
2025-07-06 20:54:02 +09:00
syuilo
c4fdf5a47c
chore(frontend): fix type errors
2025-07-06 20:47:31 +09:00
syuilo
288f0abeac
chore(frontend): fix type errors
2025-07-06 20:37:09 +09:00
かっこかり
89ed8be8ff
fix(frontend): MkRange/MkSelectでdisabledが効かなくなっている問題を修正 ( #16263 )
...
* fix(frontend): MkRange/MkSelectでdisabledが効かなくなっている問題を修正
* Update Changelog
* 誤字
2025-07-06 19:38:09 +09:00
かっこかり
a8abb03d17
refactor(frontend): Formまわりの型強化 ( #16260 )
...
* refactor(frontend): Formまわりの型強化
* fix
* avoid non-null assertion and add null check for safety
* refactor
* avoid non-null assertion and add null check for safety
* Update clip.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-07-06 19:36:11 +09:00
syuilo
c2a01551a7
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-07-06 19:32:33 +09:00
syuilo
553ccff77c
chore(frontend): tweak selector to improve rendering performance
2025-07-06 19:32:31 +09:00