まっちゃとーにゅ
c668dc782a
Merge remote-tracking branch 'misskey-dev/develop' into io
2024-01-24 18:52:01 +09:00
syuilo
60156a40b2
fix(reversi/backend): refactor and fixes
2024-01-24 16:44:12 +09:00
syuilo
5719a929ad
enhance(reversi): 変則なしマッチングを可能に
2024-01-24 16:37:06 +09:00
syuilo
d27b3525cd
enhance(reversi): improve matching system
2024-01-24 15:18:50 +09:00
syuilo
a97d4fa4ef
fix(reversi): wait redis operation to improve stability
2024-01-24 13:53:55 +09:00
syuilo
908e0f3b8b
perf(reversi): set expire matchSpecific and matchAny
2024-01-24 13:51:16 +09:00
syuilo
b68446b289
enhance(reversi): tweak MATCHING_TIMEOUT_MS
2024-01-24 13:32:08 +09:00
syuilo
547be1973d
fix of 65557d5f27
2024-01-24 10:35:44 +09:00
syuilo
65557d5f27
enhance(reversi): more robust matching process
2024-01-24 10:16:05 +09:00
syuilo
cc420c245f
enhance(reversi): 準備中の自分の対局も一覧に表示するように
2024-01-24 09:41:22 +09:00
まっちゃとーにゅ
fd0601bde4
fix(timeline): `withReplies`と`withFiles`を両方設定できない問題を修正 (MisskeyIO#379)
...
`withFiles`の方が優先されるように
2024-01-24 04:32:24 +09:00
まっちゃとーにゅ
1dde8653e8
fix(stream): チャンネル接続主に見えないはずのノートが表示される問題を修正
2024-01-23 23:20:34 +09:00
まっちゃとーにゅ
80923710ec
fix(migration): DBのマイグレーションの修正 (MisskeyIO#375)
2024-01-23 21:15:23 +09:00
まっちゃとーにゅ
65382dc70b
feat(role): リモートのアイコンとバナーの変更をロールで制限できるように (MisskeyIO#374)
2024-01-23 20:37:14 +09:00
まっちゃとーにゅ
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
まっちゃとーにゅ
d956eab5e4
Merge remote-tracking branch 'misskey-dev/develop' into io
2024-01-23 07:28:22 +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
e0ad066382
fix lint
2024-01-22 18:32:32 +09:00
おさむのひと
850d38414e
fix: 2024-01-22 10:50時点のdevelopにてCIがコケている ( #13060 )
...
* fix: バブルゲームのビルド失敗修正
* fix: api.jsonの定義誤りを修正
* fix: lint.yml(typecheck)
* fix: fix eslint error
* fix: frontend vitest version
* fix: frontend vitest version
* fix:
* fix: cypress
* fix: misskey-js test
* fix: misskey-js tsd(tsdはpakcage.jsonのexportsをサポートしない?)
* fix: conflict
* fix: 間違えて上書きしたところを修正
* fix: 再
* fix: api.json
* fix: api.json
* fix: タイムアウト延長
* Update packages/misskey-js/jest.config.cjs
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2024-01-22 18:01:54 +09:00
syuilo
d380ed36de
fix lint
2024-01-22 18:00:46 +09:00
syuilo
5c8888d6a8
enhance(reversi): render ogp
2024-01-22 17:59:12 +09:00
syuilo
4af3640bd3
fix lint
2024-01-22 17:44:03 +09:00
syuilo
94e282b612
perf(reversi): improve performance of reversi backend
2024-01-22 15:41:29 +09:00
syuilo
259992c65f
enhance(reversi): some tweaks
2024-01-22 12:03:32 +09:00
syuilo
a431dde537
refactor(reversi): refactoring of reversi backend
2024-01-22 09:29:06 +09:00
syuilo
1a01a85182
perf(reversi): improve performance of reversi backend
2024-01-22 08:39:38 +09:00
syuilo
f4657eb16f
update deps
2024-01-21 18:43:01 +09:00
かっこかり
fb309f3d4f
return a `Vary: Accept` header for all dual-format endpoints #365 ( #13044 )
...
`/users/:user`, `/@:user`, `/notes/:note` return different responses
depending on the request's `Accept:` header. If we don't consistently
return a `Vary: Accept` header, browsers and caching proxies will get
confused, and return AP representations when HTML was requested, or
vice versa.
Co-authored-by: dakkar <dakkar@thenautilus.net>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-21 18:14:42 +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
bc7b2f1876
lint fix
2024-01-20 09:56:13 +09:00
syuilo
a637b4e282
feat: reversi
...
Resolve #12962
2024-01-19 20:51:49 +09:00
AsukaMari
b17eb8e537
fix: Some fixes for #12850 ( #12862 )
...
- refinement the error message when trueMail validation fails
- the settings of trueMail are not displayed after saving
- changing how `Active Email Validation` is saved
2024-01-19 18:48:30 +09:00
まっちゃとーにゅ
50f4ae1673
Merge remote-tracking branch 'misskey-dev/develop' into io
2024-01-17 21:42:04 +09:00
まっちゃとーにゅ
27a9a8f4ce
fix: MisskeyIO#365 にもかかわらずまだ通知が発生する場合がある問題を修正 (MisskeyIO#368)
2024-01-17 21:36:52 +09:00
syuilo
945d6a2b09
enhance(drop-and-fusion): ゲームバランスの調整など
2024-01-17 20:11:32 +09:00
a
0283142d0e
Fix: properly handle cc followers ( #13009 )
...
* Fix: properly handle cc followers
Fix #13001
* Update CHANGELOG.md
* Fix syntax error
2024-01-17 18:19:20 +09:00
まっちゃとーにゅ
67535514b9
spec(bubble-game): シード値の許容範囲を6時間に (MisskeyIO#367)
2024-01-16 23:02:25 +09:00
まっちゃとーにゅ
ecd4607f3d
enhance(logging): ログの処理をpinoに置き換える (MisskeyIO#364)
2024-01-16 22:13:35 +09:00
まっちゃとーにゅ
6fa77ef575
spec(ActivityPub): メンションされていない場合は個別ユーザーのinboxに届いた限定公開のPostは通知を作成しないように (MisskeyIO#365)
2024-01-16 21:50:36 +09:00
まっちゃとーにゅ
83bf53c600
spec(ActivityPub): 個別ユーザーのinboxに届いた限定公開のPostはそのユーザーに閲覧権限があると見なす (MisskeyIO#361)
2024-01-16 07:36:34 +09:00
まっちゃとーにゅ
7986f934e6
Partially Revert 'refactor: noteテーブルのインデックス整理と配列カラムへのクエリでインデックスを使うように'
...
This reverts commit d92aaf81c4
partially.
Noteモデルの一部のB-TREEインデックスの定義を残すように
2024-01-16 05:54:08 +09:00
まっちゃとーにゅ
47eaf0b446
Merge remote-tracking branch 'misskey-dev/develop' into io
2024-01-16 05:42:56 +09:00
まっちゃとーにゅ
411a8bd8e7
enhance(logging): エラー時もっと詳しい情報が残るように (MisskeyIO#360)
2024-01-16 02:29:53 +09:00
まっちゃとーにゅ
bad14005f8
spec(QueueStatsService): Increase update interval (MisskeyIO#359)
2024-01-15 22:25:05 +09:00
かっこかり
8b0fdfcd69
enhance: 動画・音声周りのUIと動作改良 ( #12925 )
...
* wip
* (fix) `/files` をバイトレンジリクエストに対応させる
* video
* audio
* fix
* fix
* spdx
* fix (rangeRequest)
* fix
* Update CHANGELOG.md
* (add) ボリュームを保存できるように
* (fix) ミュート復帰時に音量が固定される
* named export
* tweak design
* Add sensitive class for audio component
* Refactor seekbar styles
* Refactor hms
* Revert "(add) ボリュームを保存できるように"
This reverts commit 6271f9493b
.
* Revert "(fix) ミュート復帰時に音量が固定される"
This reverts commit a65002b56e
.
* revert revert changes
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2024-01-15 18:17:01 +09:00