2024-01-07 13:19:13
icon

🆕 Pushed by syuilo with 1 commit:
?[00e195f] tweak game

Web site image
Comparing 8bf6d31334ab...00e195f50bcc · misskey-dev/misskey
2024-01-07 21:12:27
icon

📦 New Pull Request: "[wip] enhance(backend): テストの高速化"
https://github.com/misskey-dev/misskey/pull/12939

Web site image
enhance(backend): テストの高速化 by samunohito · Pull Request #12939 · misskey-dev/misskey
2024-01-08 18:02:50
icon

💥 Issue opened: #12947 "ドライブから"添付されているノート"閲覧で"note"をフルスキャンするのを解消する"
https://github.com/misskey-dev/misskey/issues/12947

Web site image
ドライブから"添付されているノート"閲覧で"note"をフルスキャンするのを解消する · Issue #12947 · misskey-dev/misskey
2024-01-08 18:51:32
icon

💬 Commented on "#12841 をCHANGELOGに記載": kakkokari-gtyih "🙏🙏🙏"
https://github.com/misskey-dev/misskey/pull/12949#issuecomment-1880676718

Web site image
#12841 をCHANGELOGに記載 by FineArchs · Pull Request #12949 · misskey-dev/misskey
2024-01-10 12:51:58
icon

💬 Commented on "TimescaleDB対応": u1-liquid "以前リサーチしたことがあるのでコメント残しておきます
* 基本的には「プライマリーキーにタイムスタンプが含まれていること」以外はアプリケーション側でなにか特殊な処理を必要とするものではない
ただし、misskeyはクエリーにdatetime型が一切使われていないため、全般的にクエリーを書き直す必要がありそうでした
* 詳細な設定はDBAがすることにして、TimescaleDBに対応させるテーブルのプライマリーキーを
(id, createdAt)の形にするだけで使えそう。

本家では
createdAtを消してしまっているため結構重たいマイグレーションが出来上がると思うのでいっそのことついでにnodeとuserのテーブルをローカルとリモートに完全に分離するとDBA的に嬉しいかもしれません。
(分離しておくことでDBに詳しくない管理者でもローカルのノートは全部持ってる、リモートのノートは定期的に
https://www.postgresql.org/docs/current/sql-truncate.html で消してしまうなどのコスト削減を試みることができるようになるかも)"
https://github.com/misskey-dev/misskey/issues/12960#issuecomment-1884150651

Web site image
TimescaleDB対応 · Issue #12960 · misskey-dev/misskey
2024-01-10 14:11:19
icon

💥 Issue opened: #12961 "バブルゲームのサーバー内ハイスコア"
https://github.com/misskey-dev/misskey/issues/12961

Web site image
バブルゲームのサーバー内ハイスコア · Issue #12961 · misskey-dev/misskey
2024-01-10 14:15:26
icon

💬 Commented on "バブルゲームのサーバー内ハイスコア": syuilo "エンジンがfully deterministicになったから、クライアントからはスコアを自己申告するのではなく操作ログとゲームシードを送り、サーバー側でそれを再生してスコアを計算するようにすればチート出来なくなりそう"
https://github.com/misskey-dev/misskey/issues/12961#issuecomment-1884204812

Web site image
バブルゲームのサーバー内ハイスコア · Issue #12961 · misskey-dev/misskey
2024-01-10 14:27:46
icon

💬 Commented on "リアクションの絵文字詳細ビューアでよみがなとかライセンスとか確認したい": 1STEP621 "個人的には、ここにいろいろな情報を出すよりは
!
Screenshot from 2024-01-10 14-16-05
/about#emojisで絵文字詳細を見ると出てくるこのポップアップをリアクションを右クリック/ロングタップしたときのメニューから表示できるようにするのが良いように思う"
https://github.com/misskey-dev/misskey/pull/12695#issuecomment-1884214208

Web site image
リアクションの絵文字詳細ビューアでよみがなとかライセンスとか確認したい by fruitriin · Pull Request #12695 · misskey-dev/misskey
2024-01-10 16:37:34
icon

💥 Issue opened: #12962 "リバーシ復活"
https://github.com/misskey-dev/misskey/issues/12962

Web site image
リバーシ復活 · Issue #12962 · misskey-dev/misskey
2024-01-10 22:44:40
icon

💥 Issue opened: #12964 "リアクション一覧を非公開にしていてもリモートサーバーで表示すると見えてしまう"
https://github.com/misskey-dev/misskey/issues/12964

Web site image
リアクション一覧を非公開にしていてもリモートサーバーで表示すると見えてしまう · Issue #12964 · misskey-dev/misskey
2024-01-11 23:16:35
icon

💥 Issue opened: #12971 "(drop-and-fusion) サーバーオリジナルのバブルゲームを作成できる機能"
https://github.com/misskey-dev/misskey/issues/12971

Web site image
(drop-and-fusion) サーバーオリジナルのバブルゲームを作成できる機能 · Issue #12971 · misskey-dev/misskey
2024-01-12 14:48:49
icon

🆕 Pushed by syuilo with 1 commit:
?[d2063df] enhance(drop-and-fusion): add new mode, some tweaks

Web site image
Comparing be57ff498530...d2063df78d94 · misskey-dev/misskey
Web site image
enhance(drop-and-fusion): add new mode, some tweaks · misskey-dev/misskey@d2063df
2024-01-12 16:04:00
icon

💥 Issue opened: #12974 "バブルゲームのプレイ時間を記録・表示できるようにする"
https://github.com/misskey-dev/misskey/issues/12974

Web site image
バブルゲームのプレイ時間を記録・表示できるようにする · Issue #12974 · misskey-dev/misskey
2024-01-12 20:46:02
icon

🆕 Pushed by syuilo with 1 commit:
?[5672ead] Update 10000yen.png

Web site image
Comparing 0aefebf02ab0...5672ead9574b · misskey-dev/misskey
2024-01-12 21:01:41
icon

🆕 Pushed by syuilo with 1 commit:
?[87ffc67] enhance(drop-and-fusion): yenモードで生涯で稼いだ額を記録するように

Web site image
Comparing 5672ead9574b...87ffc672ddac · misskey-dev/misskey
Web site image
enhance(drop-and-fusion): yenモードで生涯で稼いだ額を記録するように · misskey-dev/misskey@87ffc67
2024-01-13 16:54:27
icon

💮 Issue closed: #12381 "虚無ノートが投稿できる"
https://github.com/misskey-dev/misskey/issues/12381

Web site image
虚無ノートが投稿できる · Issue #12381 · misskey-dev/misskey
2024-01-13 16:54:28
icon

💬 Commented on "fix(backend): 虚無ノートを投稿できる問題の修正と api.json の OpenAPI Specification 3.1.0 への対応": syuilo "🙏🙏🙏"
https://github.com/misskey-dev/misskey/pull/12969#issuecomment-1890368138

Web site image
fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` の OpenAPI Specification 3.1.0 への対応 by zyoshoka · Pull Request #12969 · misskey-dev/misskey
2024-01-13 21:17:02
icon

💯 Pull Request Merged!: "feat: 枠線をつけるMFMを追加"
https://github.com/misskey-dev/misskey/pull/12981

Web site image
feat: 枠線をつけるMFMを追加 by FineArchs · Pull Request #12981 · misskey-dev/misskey