Compare commits

..

51 Commits

Author SHA1 Message Date
syuilo
77498f84d8 wip 2023-10-03 20:16:00 +09:00
syuilo
0575207463 Merge branch 'develop' into tl-push 2023-10-03 18:34:26 +09:00
syuilo
7a3dd400d8 Update NoteCreateService.ts 2023-10-03 18:17:06 +09:00
syuilo
e840544dd2 refactor: UserListJoining -> UserListMembership 2023-10-03 18:07:58 +09:00
syuilo
0e58f515fd Update activitypub.ts 2023-10-03 17:08:05 +09:00
syuilo
c3714c02ba test 2023-10-03 16:26:58 +09:00
syuilo
9de11da170 Merge branch 'develop' into tl-push 2023-10-03 15:33:33 +09:00
syuilo
e12943c15b wip 2023-10-03 15:32:29 +09:00
syuilo
7022b16bce Update timelines.ts 2023-10-03 14:10:49 +09:00
syuilo
ee3d40bc1b wip 2023-10-03 14:07:49 +09:00
syuilo
878e73cd37 Update timelines.ts 2023-10-03 13:56:10 +09:00
syuilo
96da6e28ea wip 2023-10-03 13:47:50 +09:00
syuilo
45c3ab2142 wip 2023-10-03 13:35:31 +09:00
syuilo
58eec94250 wip 2023-10-03 11:03:23 +09:00
syuilo
b66df850e5 Update timelines.ts 2023-10-03 10:58:10 +09:00
syuilo
72d5b1f4ae Update timelines.ts 2023-10-03 10:44:09 +09:00
syuilo
15caa375a5 Update misskey-js.api.md 2023-10-03 10:37:50 +09:00
syuilo
0e302c69bd Update timelines.ts 2023-10-03 10:36:10 +09:00
syuilo
236eed94bb wip 2023-10-03 10:28:01 +09:00
syuilo
6d68cfd1e3 wip 2023-10-03 10:22:57 +09:00
syuilo
ea0d050b71 wip 2023-10-03 10:13:26 +09:00
syuilo
d6ff810560 Update timelines.ts 2023-10-03 09:55:44 +09:00
syuilo
aad48b4b24 Update timelines.ts 2023-10-03 09:42:37 +09:00
syuilo
2f00e4b2b1 Update timelines.ts 2023-10-03 09:38:32 +09:00
syuilo
152047ca14 wip 2023-10-03 09:29:20 +09:00
syuilo
58d2512d0e Update timeline.ts 2023-10-03 09:28:37 +09:00
syuilo
bbcda73af8 Update timeline.ts 2023-10-03 09:24:11 +09:00
syuilo
880448d068 Update timeline.ts 2023-10-02 21:39:40 +09:00
syuilo
55e5056216 Update timeline.ts 2023-10-02 21:34:02 +09:00
syuilo
d40f35b3ad Update timeline.ts 2023-10-02 21:25:57 +09:00
syuilo
8843669684 wip 2023-10-02 21:18:05 +09:00
syuilo
c7c4c7807a Update NoteCreateService.ts 2023-10-02 18:04:34 +09:00
syuilo
79e5075564 wip 2023-10-02 18:02:25 +09:00
syuilo
caca0da912 wip 2023-10-02 17:23:01 +09:00
syuilo
35e743c955 wip 2023-10-02 15:37:09 +09:00
syuilo
6f17993cba Update user-notes.ts 2023-10-02 13:24:51 +09:00
syuilo
e4de402ca1 wip 2023-10-02 12:59:03 +09:00
syuilo
0db117b0ab Update NoteCreateService.ts 2023-10-02 10:45:48 +09:00
syuilo
cb821d42a6 wip 2023-10-02 10:42:26 +09:00
syuilo
b4c1de11f5 Update NoteCreateService.ts 2023-10-02 10:38:42 +09:00
syuilo
3924a9e494 wip 2023-10-02 08:31:33 +09:00
syuilo
d9aac112d3 wip 2023-10-02 08:21:34 +09:00
syuilo
7f4c00541c wip 2023-10-02 08:15:21 +09:00
syuilo
85430fd889 wip 2023-10-02 08:04:06 +09:00
syuilo
f0a2c3ce76 Update NoteCreateService.ts 2023-10-02 02:34:04 +09:00
syuilo
c019e9cad5 wip 2023-10-02 02:27:28 +09:00
syuilo
167aaabf20 wip 2023-10-02 02:21:18 +09:00
syuilo
72f7413f40 wip 2023-10-01 21:11:12 +09:00
syuilo
783a97fe06 wip 2023-10-01 20:38:18 +09:00
syuilo
3dd3c69303 wip 2023-10-01 20:25:51 +09:00
syuilo
06cfe618bb wip 2023-10-01 20:12:46 +09:00
4 changed files with 5 additions and 52 deletions

View File

@@ -21,16 +21,15 @@
- API: notes/global-timeline は現在常に `[]` を返します
### General
- Feat: ユーザーごとに他ユーザーへの返信をタイムラインに含めるか設定可能になりました
- Feat: ユーザーリスト内のメンバーごとに他ユーザーへの返信をユーザーリストタイムラインに含めるか設定可能になりました
- Enhance: ソフトワードミュートとハードワードミュートは統合されました
- ユーザーごとに他ユーザーへの返信をタイムラインに含めるか設定可能になりました
- ユーザーリスト内のメンバーごとに他ユーザーへの返信をユーザーリストタイムラインに含めるか設定可能になりました
- ソフトワードミュートとハードワードミュートは統合されました
### Client
- Enhance: 二要素認証のバックアップコード一覧をテキストファイルでダウンロード可能に
- Fix: リアクションしたユーザ一覧のUIが稀に左上に残ってしまう不具合を修正
### Server
- Enhance: タイムライン取得時のパフォーマンスを改善
- タイムライン取得時のパフォーマンスを改善
## 2023.9.3
### General

View File

@@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "2023.10.0-beta.1",
"version": "2023.9.3",
"codename": "nasubi",
"repository": {
"type": "git",

View File

@@ -1,33 +0,0 @@
export class Clean1696332072038 {
name = 'Clean1696332072038'
async up(queryRunner) {
await queryRunner.query(`ALTER TABLE "user_list_membership" DROP CONSTRAINT "FK_d844bfc6f3f523a05189076efaa"`);
await queryRunner.query(`ALTER TABLE "user_list_membership" DROP CONSTRAINT "FK_605472305f26818cc93d1baaa74"`);
await queryRunner.query(`DROP INDEX "public"."IDX_d844bfc6f3f523a05189076efa"`);
await queryRunner.query(`DROP INDEX "public"."IDX_605472305f26818cc93d1baaa7"`);
await queryRunner.query(`DROP INDEX "public"."IDX_90f7da835e4c10aca6853621e1"`);
await queryRunner.query(`ALTER TABLE "meta" ALTER COLUMN "preservedUsernames" SET DEFAULT '{ "admin", "administrator", "root", "system", "maintainer", "host", "mod", "moderator", "owner", "superuser", "staff", "auth", "i", "me", "everyone", "all", "mention", "mentions", "example", "user", "users", "account", "accounts", "official", "help", "helps", "support", "supports", "info", "information", "informations", "announce", "announces", "announcement", "announcements", "notice", "notification", "notifications", "dev", "developer", "developers", "tech", "misskey" }'`);
await queryRunner.query(`COMMENT ON COLUMN "user_list_membership"."createdAt" IS 'The created date of the UserListMembership.'`);
await queryRunner.query(`CREATE INDEX "IDX_021015e6683570ae9f6b0c62be" ON "user_list_membership" ("userId") `);
await queryRunner.query(`CREATE INDEX "IDX_cddcaf418dc4d392ecfcca842a" ON "user_list_membership" ("userListId") `);
await queryRunner.query(`CREATE UNIQUE INDEX "IDX_e4f3094c43f2d665e6030b0337" ON "user_list_membership" ("userId", "userListId") `);
await queryRunner.query(`ALTER TABLE "user_list_membership" ADD CONSTRAINT "FK_021015e6683570ae9f6b0c62bee" FOREIGN KEY ("userId") REFERENCES "user"("id") ON DELETE CASCADE ON UPDATE NO ACTION`);
await queryRunner.query(`ALTER TABLE "user_list_membership" ADD CONSTRAINT "FK_cddcaf418dc4d392ecfcca842a7" FOREIGN KEY ("userListId") REFERENCES "user_list"("id") ON DELETE CASCADE ON UPDATE NO ACTION`);
}
async down(queryRunner) {
await queryRunner.query(`ALTER TABLE "user_list_membership" DROP CONSTRAINT "FK_cddcaf418dc4d392ecfcca842a7"`);
await queryRunner.query(`ALTER TABLE "user_list_membership" DROP CONSTRAINT "FK_021015e6683570ae9f6b0c62bee"`);
await queryRunner.query(`DROP INDEX "public"."IDX_e4f3094c43f2d665e6030b0337"`);
await queryRunner.query(`DROP INDEX "public"."IDX_cddcaf418dc4d392ecfcca842a"`);
await queryRunner.query(`DROP INDEX "public"."IDX_021015e6683570ae9f6b0c62be"`);
await queryRunner.query(`COMMENT ON COLUMN "user_list_membership"."createdAt" IS 'The created date of the UserListJoining.'`);
await queryRunner.query(`ALTER TABLE "meta" ALTER COLUMN "preservedUsernames" SET DEFAULT '{admin,administrator,root,system,maintainer,host,mod,moderator,owner,superuser,staff,auth,i,me,everyone,all,mention,mentions,example,user,users,account,accounts,official,help,helps,support,supports,info,information,informations,announce,announces,announcement,announcements,notice,notification,notifications,dev,developer,developers,tech,misskey}'`);
await queryRunner.query(`CREATE UNIQUE INDEX "IDX_90f7da835e4c10aca6853621e1" ON "user_list_membership" ("userId", "userListId") `);
await queryRunner.query(`CREATE INDEX "IDX_605472305f26818cc93d1baaa7" ON "user_list_membership" ("userListId") `);
await queryRunner.query(`CREATE INDEX "IDX_d844bfc6f3f523a05189076efa" ON "user_list_membership" ("userId") `);
await queryRunner.query(`ALTER TABLE "user_list_membership" ADD CONSTRAINT "FK_605472305f26818cc93d1baaa74" FOREIGN KEY ("userListId") REFERENCES "user_list"("id") ON DELETE CASCADE ON UPDATE NO ACTION`);
await queryRunner.query(`ALTER TABLE "user_list_membership" ADD CONSTRAINT "FK_d844bfc6f3f523a05189076efaa" FOREIGN KEY ("userId") REFERENCES "user"("id") ON DELETE CASCADE ON UPDATE NO ACTION`);
}
}

View File

@@ -83,8 +83,6 @@ SPDX-License-Identifier: AGPL-3.0-only
<template #value><code class="_monospace">{{ code }}</code></template>
</MkKeyValue>
</div>
<MkButton primary rounded gradate @click="downloadBackupCodes"><i class="ti ti-download"></i> {{ i18n.ts.download }}</MkButton>
</div>
</MkFolder>
</div>
@@ -110,7 +108,6 @@ import * as os from '@/os.js';
import MkFolder from '@/components/MkFolder.vue';
import MkInfo from '@/components/MkInfo.vue';
import { confetti } from '@/scripts/confetti.js';
import { $i } from '@/account.js';
defineProps<{
twoFactorData: {
@@ -146,16 +143,6 @@ async function tokenDone() {
});
}
function downloadBackupCodes() {
if (backupCodes.value !== undefined) {
const txtBlob = new Blob([backupCodes.value.join('\n')], { type: 'text/plain' });
const dummya = document.createElement('a');
dummya.href = URL.createObjectURL(txtBlob);
dummya.download = `${$i?.username}-2fa-backup-codes.txt`;
dummya.click();
}
}
function allDone() {
dialog.value.close();
}