まっちゃとーにゅ
|
05b1b32f8e
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-01-23 15:40:09 +09:00 |
|
syuilo
|
e8ba0b3f54
|
enhance(reversi): improve desync handling
|
2024-01-23 10:51:59 +09:00 |
|
まっちゃとーにゅ
|
d8d2188b4d
|
fix code quality issues
|
2024-01-23 06:16:18 +09:00 |
|
まっちゃとーにゅ
|
8aa76868b3
|
Merge remote-tracking branch 'misskey-dev/develop' into io
|
2024-01-23 04:11:38 +09:00 |
|
syuilo
|
259992c65f
|
enhance(reversi): some tweaks
|
2024-01-22 12:03:32 +09:00 |
|
syuilo
|
6039f27bd5
|
enhance(reversi): tweak reversi
|
2024-01-21 12:05:51 +09:00 |
|
syuilo
|
a17251d913
|
enhance(reversi): tweak reversi
|
2024-01-21 10:07:43 +09:00 |
|
syuilo
|
fcd7ffe956
|
enhance(reversi): tweak reversi
|
2024-01-20 21:23:33 +09:00 |
|
syuilo
|
b9a81edae5
|
enhance(reversi): tweak reversi
|
2024-01-20 13:14:46 +09:00 |
|
syuilo
|
a637b4e282
|
feat: reversi
Resolve #12962
|
2024-01-19 20:51:49 +09:00 |
|
まっちゃとーにゅ
|
91c2efaf04
|
fix: リストライムラインの「リノートを表示」が正しく機能しない問題を修正 (misskey-dev#12932) (MisskeyIO#335)
|
2024-01-07 15:17:24 +09:00 |
|
_
|
f2dee7b25e
|
Fix: リストライムラインの「リノートを表示」が正しく機能しない問題を修正 (#12932)
* fix: list timeline withRenotes
* add CHANGELOG
|
2024-01-07 09:57:01 +09:00 |
|
riku6460
|
9ade4bc326
|
デバッグ用だと思われる console.log を削除 (MisskeyIO#302)
|
2023-12-29 14:56:47 +09:00 |
|
riku6460
|
018ff4cbda
|
Merge tag '2023.12.1' into merge-upstream
|
2023-12-28 03:58:07 +09:00 |
|
Chocolate Pie
|
c96bc36fed
|
Merge pull request from GHSA-7pxq-6xx9-xpgm
* fix: fix improper authorization when accessing with third-party application
* refactor: refactor type definitions
* fix: get rid of unnecessary access limitation
* enhance: サードパーティアプリケーションがWebsocket APIを使えるように
* fix: add missing parentheses
* Revert "fix(backend): add missing kind definition for admin endpoints to improve security"
This reverts commit 5150053275 .
* frontend: 翻訳の抜けを訂正, read:adminとwrite:adminはアクセス発行トークンのデフォルトでは非表示にする
* enhance(test): misskey-ghsa-7pxq-6xx9-xpgmに関するテストを追加
* enhance(test): Websocket APIに対するテストも追加
* enhance(refactor): `@/misc/api-permissions.ts`を`misskey-js/permissions`に統合
* fix(frontend): アクセストークン発行UIで全ての権限を有効にした際、管理者用APIへのアクセスも許可してしまう問題を修正
* enhance(backend): Websocketの接続に最低限必要な権限を変更
* fix(backend): `/api/admin/meta`をサードパーティアプリケーションからはアクセスできないように
* fix(backend): エンドポイントにアクセスするために必要な権限を変更
* fix(frontend/locale): Add missing type declaration
* chore: update `misskey-js/src/autogen`
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
2023-12-27 15:08:59 +09:00 |
|
riku6460
|
e77ddfce91
|
Merge tag '2023.12.0-beta.3' into merge-upstream
|
2023-12-10 10:29:33 +09:00 |
|
おさむのひと
|
c68d87538a
|
リストタイムラインでミュートが貫通してしまう問題に対処 (#12534)
* ユーザリストTL系の各種動作を修正・統一
* fix
* fix CHANGELOG.md
* テスト追加
|
2023-12-03 10:19:37 +09:00 |
|
riku6460
|
455c7eb653
|
Merge tag '2023.11.1' into merge-upstream
|
2023-11-17 20:19:02 +09:00 |
|
おさむのひと
|
1eb769dbe8
|
LTLに特定条件下でチャンネル投稿が混ざり込む現象の修正 (#12347)
* LTLにチャンネル投稿を含まないように修正
* fix CHANGELOG.md
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
2023-11-16 16:02:46 +09:00 |
|
riku6460
|
2bc887a6c5
|
Merge tag '2023.11.0' into merge-upstream
|
2023-11-09 16:10:53 +09:00 |
|
_
|
7c692283ad
|
fix(backend): 自身の宛先なしダイレクト投稿がストリーミングで流れてこない問題を修正 (#12203)
* fix: dm stream
* add CHANGELOG
|
2023-10-31 15:27:20 +09:00 |
|
syuilo
|
d45b2dd3a7
|
lint fix
|
2023-10-30 17:36:32 +09:00 |
|
おさむのひと
|
a8ee67cace
|
Fix: チャンネルのフォロー・アンフォローの反映速度を改善 (#12149)
* チャンネルのフォロー・アンフォローの反映速度を改善
* fix lint
* userFollowingChannelsCacheの場所をCacheServiceからChannelFollowingServiceに移動
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
|
2023-10-27 18:34:02 +09:00 |
|
syuilo
|
9dcccbc8e1
|
fix(backend): 自分のフォローしているユーザーの自分のフォローしていないユーザーの visibility: followers な投稿への返信がストリーミングで流れてくる問題を修正
Fix #12117
|
2023-10-23 15:29:42 +09:00 |
|
riku6460
|
78835eac52
|
Merge tag '2023.10.2' into merge-upstream
|
2023-10-21 19:40:18 +09:00 |
|
syuilo
|
216b20d2db
|
fix(backend): 自分のフォロワー限定ノートがWebsoketに乗ってこない
Fix #12081
|
2023-10-20 08:02:32 +09:00 |
|
syuilo
|
1671575d5d
|
perf(backend): ノートのリアクション情報をキャッシュすることでDBへのクエリを削減
|
2023-10-19 09:20:19 +09:00 |
|
syuilo
|
2dfbf97db4
|
refactor
|
2023-10-19 07:59:58 +09:00 |
|
syuilo
|
fcc4864080
|
perf(backend): reduce needless populateMyReaction calls
|
2023-10-19 07:56:25 +09:00 |
|
woxtu
|
0bddd0ceae
|
Remove unnecessary nullish coalescing (#12058)
|
2023-10-18 09:54:18 +09:00 |
|
riku6460
|
24d5f28dd9
|
Merge branch 'io' into merge-upstream
|
2023-10-18 00:12:57 +09:00 |
|
riku6460
|
9902d06334
|
ロールタイムラインで renote, reply を pack するように (MisskeyIO#183)
local-timeline からそのまま持ってきた
https://github.com/misskey-dev/misskey/issues/11940
|
2023-10-17 14:12:01 +09:00 |
|
syuilo
|
3f4ee98405
|
perf(backend): improve streaming api performance (#12033)
* wip
* Update NoteEntityService.ts
* wip
* wip
* wip
* wip
|
2023-10-15 10:36:22 +09:00 |
|
riku6460
|
9c06284ed1
|
Merge tag '2023.10.1' into merge-upstream
|
2023-10-12 20:59:40 +09:00 |
|
syuilo
|
7a8d5e5840
|
enhance: ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に
Resolve #12001
|
2023-10-11 10:15:44 +09:00 |
|
riku6460
|
5593eab248
|
Merge tag '2023.10.0' into merge-upstream
|
2023-10-10 21:35:45 +09:00 |
|
syuilo
|
6ff98846e6
|
fix(backend): 「ファイル付きのみ」のTLでファイル無しの新着ノートが表示される
Fix #11939
|
2023-10-09 17:48:09 +09:00 |
|
syuilo
|
8e0fb23068
|
fix(backend): 同じ種類のTLのストリーミングを複数接続できない問題を修正
Fix #11985
|
2023-10-08 13:46:02 +09:00 |
|
syuilo
|
6277a5545c
|
feat: improve tl performance (#11946)
* wip
* wip
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update NoteCreateService.ts
* wip
* Update user-notes.ts
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* Update timeline.ts
* wip
* Update timelines.ts
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* Update misskey-js.api.md
* Update timelines.ts
* Update timelines.ts
* wip
* wip
* wip
* Update timelines.ts
* wip
* Update timelines.ts
* wip
* test
* Update activitypub.ts
* refactor: UserListJoining -> UserListMembership
* Update NoteCreateService.ts
* wip
|
2023-10-03 20:26:11 +09:00 |
|
riku6460
|
e2c9ed355b
|
Merge tag '2023.9.2' into merge-upstream
|
2023-09-29 23:22:56 +09:00 |
|
syuilo
|
b9da1415a5
|
feat: 通知の受信設定を強化
|
2023-09-29 11:29:54 +09:00 |
|
syuilo
|
c106db89e1
|
feat: note edit
|
2023-09-28 17:21:16 +09:00 |
|
syuilo
|
eb740e2c72
|
enhance: タイムラインからRenoteを除外するオプションを追加
|
2023-09-28 11:41:41 +09:00 |
|
riku6460
|
87223add7b
|
Merge tag '2023.9.0' into merge-upstream
|
2023-09-25 15:27:13 +09:00 |
|
syuilo
|
053da10e94
|
refactor(backend): update directory structure for models
|
2023-09-20 11:33:36 +09:00 |
|
syuilo
|
6cf466e5d1
|
update deps (#11820)
* update deps
* fix
* wip
* wip
* wip
* Update docker-compose.yml.example
* Delete reviewer-lottery.yml
* Update RepositoryModule.ts
* wip
* wip
* clean up
* update deps
* wip
* wip
|
2023-09-15 14:28:29 +09:00 |
|
syuilo
|
1f7a81aae7
|
update deps (#11764)
* update deps
* node16
* wip
* wip
* wip
* Update test-utils.ts
* wip
* Update tsconfig.json
* wip
* Update package.json
* wip
* Update following.vue
* Update followers.vue
* Update index.vue
* Update share.vue
* Update MkUserPopup.vue
* Update MkPostForm.vue
* wip
* Update MkTokenGenerateWindow.vue
* Update MkPagination.vue
* refactor
* update deps
* update deps
* Update sw.ts
* wip
* wip
* wip
* Update FetchInstanceMetadataService.ts
* Update FetchInstanceMetadataService.ts
* update node
* update deps
* 🎨
|
2023-09-04 13:33:38 +09:00 |
|
まっちゃとーにゅ
|
58bbff3738
|
refactor: prefix Mi for all entities (misskey-dev#11719) (MisskeyIO#160)
cheery-pick from misskey-dev@792622aeadf3e36d50cddec3c64b2ff0105ea927
|
2023-08-26 08:42:29 +09:00 |
|
まっちゃとーにゅ
|
d14137f0ea
|
feat: refine announcement (misskey-dev#11497)
|
2023-08-18 08:03:35 +09:00 |
|
woxtu
|
dd1783f984
|
chore(backend): Resolve import/no-default-export rule violations (#11732)
* Disable `import/no-default-export` properly
* Disable `import/no-default-export`
|
2023-08-17 21:20:58 +09:00 |
|