anatawa12
|
a890ff675f
|
chore: remove preserving remote note with RemoteNotesCleaning
|
2025-08-04 23:32:48 +09:00 |
anatawa12
|
e4da21684b
|
Merge remote-tracking branch 'upstream/develop' into removed-note-metadata
# Conflicts:
# packages/backend/src/queue/processors/CleanRemoteNotesProcessorService.ts
|
2025-08-04 23:15:18 +09:00 |
syuilo
|
bb56b3b4f1
|
feat(frontend): ページのタブバーを下部に表示できるように
|
2025-08-04 20:03:34 +09:00 |
anatawa12
|
2f13f923a8
|
chore: リモートノートの削除条件をデータベース上で確認するように (#16351)
|
2025-08-04 18:39:08 +09:00 |
syuilo
|
b6765edffe
|
clean up
|
2025-08-04 10:31:26 +09:00 |
anatawa12
|
9273b21516
|
fix: `/:initialTab?` is shown on the URL when opening note with some ways (#16353)
|
2025-08-03 22:12:35 +09:00 |
anatawa12
|
ce54e810a3
|
chore: リノートでもなく、リプライでもなく、リプライも自己リノートもないノートについては CleanRemoteNotesProcessor で deleted_note 二追加しないように
|
2025-08-03 20:52:05 +09:00 |
renovate[bot]
|
aa10e537a5
|
fix(deps): update [frontend] update dependencies (#16350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-03 13:33:27 +09:00 |
renovate[bot]
|
c79fe6dc33
|
fix(deps): update [frontend] update dependencies (#16347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-03 12:53:17 +09:00 |
github-actions[bot]
|
fbf8db618c
|
Bump version to 2025.8.0-alpha.4
|
2025-08-03 02:05:40 +00:00 |
syuilo
|
6f3cc2cdf7
|
コントロールパネルの検索 (#16343)
* Update settings.vue
* Update settings.vue
* Update settings.vue
* Update settings.vue
* Update settings.vue
* Update performance.vue
* Update performance.vue
* Update performance.vue
* Update external-services.vue
* wip
* wip
* Update security.vue
* Update settings.vue
* Update CHANGELOG.md
* wip
* Update moderation.vue
* wip
* Update branding.vue
* wip
* Update email-settings.vue
* Update system-webhook.vue
* Update MkSuperMenu.vue
* Update index.vue
|
2025-08-03 11:02:20 +09:00 |
syuilo
|
7c1f4c9037
|
perf(frontend): tweak css performance
|
2025-08-03 10:01:25 +09:00 |
anatawa12
|
019f844e40
|
test: update test code for detecting note deletion
|
2025-08-03 00:27:52 +09:00 |
anatawa12
|
03f53991e0
|
chore: use data from deleted_note table on creating remote note
|
2025-08-02 23:25:17 +09:00 |
anatawa12
|
96151b00da
|
chore: show ban icon for reacting, renoting and replying button on note
|
2025-08-02 23:17:00 +09:00 |
anatawa12
|
912cc0a86b
|
chore: allow resolving conversation relates to deleted note
|
2025-08-02 22:58:45 +09:00 |
anatawa12
|
82e8c5ff25
|
chore: make DeletedNote hold replyUserId and renoteUserId
|
2025-08-02 22:47:07 +09:00 |
anatawa12
|
14515994fd
|
chore: display deleted note with relationship information as "deleted Note" in frontend
|
2025-08-02 22:22:12 +09:00 |
anatawa12
|
da43b554f2
|
feat: pack and response deleted note as deleted note
|
2025-08-02 22:22:11 +09:00 |
anatawa12
|
0544f3fc3d
|
feat: add to 'deleted_note' table on remove
|
2025-08-02 21:59:39 +09:00 |
anatawa12
|
e0f89ee7e2
|
feat: add deleted_note table
|
2025-08-02 21:37:16 +09:00 |
かっこかり
|
2da20bf3e8
|
fix(misskey-js): fix misskey-js autogen (#16345)
|
2025-08-02 17:16:24 +09:00 |
renovate[bot]
|
6d54370f01
|
chore(deps): update [misskey-js] update dependencies (major) (#16177)
* chore(deps): update [misskey-js] update dependencies
* enhance(misskey-js): テストスイートをVitestに置き換え (#16340)
* enhance(misskey-js): テストスイートをVitestに置き換え
* fix: 変なものが混入
* fix test, lint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2025-08-02 16:20:08 +09:00 |
syuilo
|
fc244067e0
|
enhnace(frontend): リロードのサジェストをダイアログではなくバナー表示に
|
2025-08-02 12:10:51 +09:00 |
syuilo
|
8449354887
|
fix e2e
|
2025-08-02 11:47:24 +09:00 |
syuilo
|
57e0f1b4ef
|
fix e2e
|
2025-08-02 11:03:41 +09:00 |
github-actions[bot]
|
a1e170e065
|
Bump version to 2025.8.0-alpha.3
|
2025-08-01 13:35:41 +00:00 |
poppingmoon
|
73de40b81e
|
enhance: support emojis added in Unicode 16.0 or earlier (#16329)
* add missing emojis to emojilist.json
* reorder family emojis
* reorder harp
* reorder symbols
* correct emoji genders
* add missing emojis to unicode-emoji-indexes
* add Japanese annotations for Sark flag
* correct kana notations
* add square colors
* upgrade @twemoji/parser to 16.0.0
* correct emoji genders
* upgrade mfm.js to 0.25.0
|
2025-08-01 22:26:29 +09:00 |
syuilo
|
2c836e3c24
|
fix migration
Fix #16341
|
2025-08-01 21:55:56 +09:00 |
syuilo
|
c2c5898221
|
refactor
|
2025-08-01 19:55:55 +09:00 |
果物リン
|
99adf12355
|
ノート検索のホスト指定オプションの速度改善 (#16339)
Co-authored-by: misskey-release-bot[bot] <157398866+misskey-release-bot[bot]@users.noreply.github.com>
|
2025-08-01 17:48:26 +09:00 |
github-actions[bot]
|
7df0a6c55f
|
Bump version to 2025.8.0-alpha.2
|
2025-08-01 08:23:40 +00:00 |
かっこかり
|
e092008dc5
|
feat(frontend): セーフモード (#16245)
* feat(frontend): セーフモード
* Update Changelog
* Update Changelog
* fix
* fix
* Update Changelog
* Update Changelog
* PWAのショートカット経由でもセーフモードで起動できるように
* Update ClientServerService.ts
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2025-08-01 17:20:40 +09:00 |
かっこかり
|
62f68de800
|
fix(frontend); Playのボタンがはみ出している問題を修正 (#16303)
|
2025-08-01 14:31:49 +09:00 |
github-actions[bot]
|
8eba8c7218
|
Bump version to 2025.8.0-alpha.1
|
2025-08-01 04:06:20 +00:00 |
syuilo
|
1082145c74
|
enhance: ジョブのログを表示できるように
|
2025-08-01 12:54:33 +09:00 |
syuilo
|
b2b07e5f21
|
enhance(backend): 連合関係のサーバー設定のデフォルト値をウィザード側に移動
- サーバー初期設定ウィザードでデフォルト値を設定できるため、データベース上のデフォルト値でオンにしておく必要がない
- 連合は初期設定が終わるまで閉じられている方が安全
|
2025-08-01 12:36:25 +09:00 |
github-actions[bot]
|
da06f75455
|
Bump version to 2025.8.0-alpha.0
|
2025-08-01 02:50:01 +00:00 |
syuilo
|
d624da9c1a
|
feat: remote notes cleaning (#16292)
* Create CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* wip
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update job-queue.job.vue
* wip
* Update CleanRemoteNotesProcessorService.ts
* wip
* wip
* wip
* Update CleanRemoteNotesProcessorService.ts
* wip
* Update CHANGELOG.md
* Revert "wip"
This reverts commit 89d455d302 .
* wip
* woip
* Update QueueService.ts
* Update QueueService.ts
* ピン留め考慮
* Update CleanRemoteNotesProcessorService.ts
* Update QueueService.ts
* Update CleanRemoteNotesProcessorService.ts
* add log
* Update CHANGELOG.md
* wip
* Update MkServerSetupWizard.vue
|
2025-08-01 11:49:12 +09:00 |
syuilo
|
4c520fa693
|
enhance(frontend): サーバーの初期設定ウィザードをやり直せるように
|
2025-08-01 11:07:09 +09:00 |
syuilo
|
a7d1c94f48
|
enhance(backend): tweak system job log
|
2025-08-01 09:51:43 +09:00 |
かっこかり
|
4f5d3f6f7d
|
fix(frontend): MkNotesTimelineの日付dividerのスタイル修正 (#16306)
|
2025-07-31 21:45:34 +09:00 |
syuilo
|
4be0045826
|
update minimum nodejs version
|
2025-07-31 21:21:44 +09:00 |
syuilo
|
18daf43f70
|
clean up
ワイルドカードセレクタはexpensive
|
2025-07-31 21:12:07 +09:00 |
syuilo
|
862a6fae79
|
enhance(backend): 古いバージョンで作成され現在使われなくなったrepeatableジョブをクリーンアップするように
|
2025-07-31 20:57:36 +09:00 |
かっこかり
|
a45e89c300
|
fix(frontend): 適用中のテーマを保持する際にリアクティビティも保持される問題を修正 (#16304)
* fix(frontend): 現在のテーマを保持する際にリアクティビティが保持される問題を修正
* Update Changelog
* Update theme.ts
|
2025-07-31 18:47:22 +09:00 |
syuilo
|
35888eb8f4
|
enhance(backend): BullMQの廃止されたRepeatableからJob Schedulersに移行
|
2025-07-31 18:16:21 +09:00 |
syuilo
|
f2a23fb55e
|
ノートの脱CASCADE削除 (#16332)
* wip
* Update CHANGELOG.md
* Update QueryService.ts
* Update QueryService.ts
* wip
* Update MkNoteDetailed.vue
* Update NoteEntityService.ts
* wip
* Update antennas.ts
* Update create.ts
* Update NoteEntityService.ts
* wip
* Update CHANGELOG.md
* Update NoteEntityService.ts
* Update NoteCreateService.ts
* Update note.test.ts
* Update note.test.ts
* Update ClientServerService.ts
* Update ClientServerService.ts
* add error handling
* Update NoteDeleteService.ts
* Update CHANGELOG.md
* Update entities.ts
* Update entities.ts
* Update misskey-js.api.md
|
2025-07-31 14:40:51 +09:00 |
tamaina
|
414d5958c1
|
fix(test): Fix name of a test in e2e/timelines.ts (#16334)
|
2025-07-31 14:22:32 +09:00 |
tamaina
|
8c65d8d020
|
test(backend): e2e/timelines.ts: 非FTT時のテストを追加, 凍結のテストを追加, これにかかる幾つかのバグ修正 (#16284)
* test(backend): 非FTT時のテストを追加
* clean up
* skip test about reply
* Fix #16289
* clean up
* cherry pick
* add renote test
* Fix https://github.com/misskey-dev/misskey/issues/16293
* remove debug log
|
2025-07-30 21:41:46 +09:00 |