2024-07-01 23:43:31
icon

💥 Issue opened: #14112 "リプライ時の投稿フォームにおいて、リプライ元の表示をスクロール出来るようにして欲しい"
https://github.com/misskey-dev/misskey/issues/14112

Web site image
リプライ時の投稿フォームにおいて、リプライ元の表示をスクロール出来るようにして欲しい · Issue #14112 · misskey-dev/misskey
2024-07-02 10:12:32
icon

💬 Commented on "feat: 麻雀": github-actions[bot] "Thank you!
<!-- thollander/actions-comment-pull-request "check-misskey-js-autogen" -->
"
https://github.com/misskey-dev/misskey/pull/13112#issuecomment-2201595538

Web site image
feat: 麻雀 by syuilo · Pull Request #13112 · misskey-dev/misskey
2024-07-02 17:03:29
icon

💬 Commented on "bmp形式の画像のblurhashが生成されない": KisaragiEffective "related: #13391"
https://github.com/misskey-dev/misskey/issues/14114#issuecomment-2202246787

Web site image
bmp形式の画像のblurhashが生成されない · Issue #14114 · misskey-dev/misskey
2024-07-02 21:08:25
icon

💬 Commented on "Error when running pnpm --filter backend dev": anatawa12 "node.jsの`process.send()`は`JSON.stringify`を使うため、関数は無視されるので、execaのバグ。"
https://github.com/misskey-dev/misskey/issues/14121#issuecomment-2202997963

Web site image
Error when running `pnpm --filter backend dev` · Issue #14121 · misskey-dev/misskey
2024-07-05 11:54:27
icon

💥 Issue opened: #14132 "公開範囲がダイレクトのノートで、宛先をBCCにできるようにしてほしい"
https://github.com/misskey-dev/misskey/issues/14132

Web site image
公開範囲がダイレクトのノートで、宛先をBCCにできるようにしてほしい · Issue #14132 · misskey-dev/misskey
2024-07-05 14:49:00
icon

💥 Issue opened: #14133 "ノートにAPNGを添付したとき左上にGIFと表示されてしまう"
https://github.com/misskey-dev/misskey/issues/14133

Web site image
ノートにAPNGを添付したとき左上にGIFと表示されてしまう · Issue #14133 · misskey-dev/misskey
2024-07-06 18:07:46
icon

💬 Commented on "動画や音声ファイルはストリーミングダウンロード/再生したい": tamaina "> HLSのファイル分割とかを実装するとサーバー負荷がすごいことになりそう

エンコードしなければそんなことないはず
"
https://github.com/misskey-dev/misskey/issues/14131#issuecomment-2211714622

Web site image
動画や音声ファイルはストリーミングダウンロード/再生したい · Issue #14131 · misskey-dev/misskey
2024-07-07 13:53:20
icon

💥 Issue opened: #14148 "連合なしノート入力時のメンションの候補を表示するときローカルユーザーを優先してほしい"
https://github.com/misskey-dev/misskey/issues/14148

Web site image
連合なしノート入力時のメンションの候補を表示するときローカルユーザーを優先してほしい · Issue #14148 · misskey-dev/misskey
2024-07-09 17:59:17
icon

💮 Issue closed: #13927 "特定の手順を踏むと、クライアントを重くすることができる"
https://github.com/misskey-dev/misskey/issues/13927

Web site image
特定の手順を踏むと、クライアントを重くすることができる · Issue #13927 · misskey-dev/misskey
2024-07-10 20:54:37
icon

💬 Commented on "アカウント切り替えと画像添付を1つの投稿フォーム上で同時に行うとノート投稿に失敗する": tai-cha "追加情報としてアカウント切り替えを行っても参照されるドライブはメインで開いてるものになる"
https://github.com/misskey-dev/misskey/issues/11464#issuecomment-2220319232

Web site image
アカウント切り替えと画像添付を1つの投稿フォーム上で同時に行うとノート投稿に失敗する · Issue #11464 · misskey-dev/misskey
2024-07-10 21:33:18
icon

💬 Commented on "特定の手順を踏むとページが正常に描画されない": mattyatea "関係あるかわからないけどpnpm devのほうでログを見ると
```
nirax.ts:373 [Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at https://github.com/vuejs/core .
at <KeepAlive max=3 exclude=undefined >
at <RouterView>
at <MkStickyContainer ref="contents" class="ui-universal-contents" style= {container-type: 'inline-size'} ... >
at <Universal>
at <AsyncComponentWrapper>
```
っていうログを吐いてる
"
https://github.com/misskey-dev/misskey/issues/14170#issuecomment-2220396931

Web site image
特定の手順を踏むとページが正常に描画されない · Issue #14170 · misskey-dev/misskey
2024-07-10 22:35:44
icon

💬 Commented on "kill any on backend test (partial)": KisaragiEffective "なお、このPRでは7個のanyと引き換えに223個のanyを撲滅しているので費用対効果はプラスであると評価している"
https://github.com/misskey-dev/misskey/pull/14054#issuecomment-2220529663

Web site image
test(backend): kill many `any` in backend test (partial) by KisaragiEffective · Pull Request #14054 · misskey-dev/misskey
2024-07-11 18:41:08
icon

💮 Issue closed: #10653 "メイン画面に流れるノートのmax-heightを設定"
https://github.com/misskey-dev/misskey/issues/10653

Web site image
メイン画面に流れるノートのmax-heightを設定 · Issue #10653 · misskey-dev/misskey
2024-07-11 20:54:13
icon

💬 Commented on "特定の手順を踏むとページが正常に描画されない": mattyatea "https://github.com/vuejs/core/issues/10899
これな気がする
開発環境でvueのバージョンを最新にしたら治った気がする
"
https://github.com/misskey-dev/misskey/issues/14170#issuecomment-2222732050

Web site image
特定の手順を踏むとページが正常に描画されない · Issue #14170 · misskey-dev/misskey
2024-07-12 15:11:58
icon

💬 Commented on "fix(backend): Handle array values for Actor.publicKey": tamaina "DUPLICATE OF https://github.com/misskey-dev/misskey/pull/13950"
https://github.com/misskey-dev/misskey/pull/14181#issuecomment-2224831855

Web site image
fix(backend): Handle array values for `Actor.publicKey` by tesaguri · Pull Request #14181 · misskey-dev/misskey
2024-07-12 16:25:47
icon

💮 Issue closed: #6597 "ノートの投稿画面が多重に開ける"
https://github.com/misskey-dev/misskey/issues/6597

Web site image
ノートの投稿画面が多重に開ける · Issue #6597 · misskey-dev/misskey
2024-07-12 16:37:38
icon

💥 Issue opened: #14182 "期限付きワードミュート"
https://github.com/misskey-dev/misskey/issues/14182

Web site image
期限付きワードミュート · Issue #14182 · misskey-dev/misskey
2024-07-12 19:25:07
icon

💬 Commented on "2024.5.0 is not deleting cached remote files": Ftonans "I'm having the same issue. I'm having 100GB of remote files and I don't know how to clear them, the button doesn't work"
https://github.com/misskey-dev/misskey/issues/14166#issuecomment-2225281013

Web site image
2024.5.0 is not deleting cached remote files · Issue #14166 · misskey-dev/misskey
2024-07-12 20:49:02
icon

💬 Commented on "システム用のドライブを用意する": samunohito "https://github.com/misskey-dev/misskey/issues/9526#issuecomment-1681832014
上記のコメントの通り、カスタム絵文字の一括インポート(と、リモートからのインポート)を用いれば`user === null`の状態でドライブファイルを登録できます。しかし、用途が絵文字に限られること、絵文字の追加・登録作業のたびに一括インポートを行うのは少々手間だと思うので、やはり独立して管理できるようなものが必要だと考えています。
"
https://github.com/misskey-dev/misskey/issues/14185#issuecomment-2225418081

Web site image
システム用のドライブを用意する · Issue #14185 · misskey-dev/misskey
2024-07-14 09:34:29
icon

💬 Commented on "catodon.socialを照会できないことがある": syuilo "ヌァァァァァァァァァァァァァァァァァァァァァァァァァァァァァァァァァァンンンンオオオオンンオンオンオンオンンンンンンンンン゛ン゛!!!!!!!!!!!!!!!!"
https://github.com/misskey-dev/misskey/issues/14135#issuecomment-2227150376

Web site image
catodon.socialを照会できないことがある · Issue #14135 · misskey-dev/misskey
2024-07-14 15:01:21
icon

💬 Commented on "enhance: 非ログイン時には別サーバーに遷移できるように": kakkokari-gtyih "> acct ってどういう意味だっけ

https://datatracker.ietf.org/doc/html/rfc7565
"
https://github.com/misskey-dev/misskey/pull/13089#issuecomment-2227206781

Web site image
enhance: 非ログイン時には別サーバーに遷移できるように by kakkokari-gtyih · Pull Request #13089 · misskey-dev/misskey
2024-07-14 17:10:22
icon

💬 Commented on "feat(misskey-js): エラーを型として出力・利用できるように": KisaragiEffective "> 結構思ったより大変そうで手に負いきれなくなってきてるので引き継いでいただいてもかまいません

自分も引き継げる元気はないし、引き継いだところでマージされるまでにコンフリクトして爆発するのがオチ

> (ちょっとやりたいこと違う?

https://github.com/misskey-dev/misskey/pull/14069/commits/1dfe08a8c196f13dd1e1da4f5cc29f2c9f357f0d + それに対するlint fixを別PRとして切り出して、マージされたら徐々にdevelopに対してエラーのスキーマを増築していくことを想定している
"
https://github.com/misskey-dev/misskey/pull/14069#issuecomment-2227236373

Web site image
feat(misskey-js): エラーを型として出力・利用できるように by kakkokari-gtyih · Pull Request #14069 · misskey-dev/misskey
2024-07-14 17:42:16
icon

💬 Commented on "pnpm devをするとuv_signal_start EINVAL -> ポート5173に何も描画されない": KisaragiEffective "もしかして: SIGKILLにトラップハンドラーを設置してるから?"
https://github.com/misskey-dev/misskey/issues/14201#issuecomment-2227267826

Web site image
pnpm devをするとuv_signal_start EINVAL -> ポート5173に何も描画されない · Issue #14201 · misskey-dev/misskey
2024-07-15 02:33:41
icon

💬 Commented on "ギャラリーをページに統合": kleuzjatob "> 使っている人をあまり見かけない

弊サーバーでのケースですが
- 登録年数の長い方はページ
- 登録年数の短い方はギャラリー

を好んで利用される傾向で、件数という所ではページ+Playよりギャラリーが 2 倍前後多いです。
機能のリッチさ/シンプルさと利用者の Misskey 習熟度を鑑みれば妥当な傾向かという所感でございます。

また、モデレーションの手軽さから弊利用規約でアダルトコンテンツの投稿をページ不可ギャラリー可にしている事情がございまして、当方の対応タイミングで watch のためコメントさせていただいた次第です。
"
https://github.com/misskey-dev/misskey/issues/11990#issuecomment-2227422771

Web site image
ギャラリーをページに統合 · Issue #11990 · misskey-dev/misskey
2024-07-15 14:40:56
icon

💬 Commented on "ノートにAPNGを添付したとき左上にGIFと表示されてしまう": KisaragiEffective "↑ レイヤーを切り出していたので全体保存の画像で上書き"
https://github.com/misskey-dev/misskey/issues/14133#issuecomment-2227734504

Web site image
ノートにAPNGを添付したとき左上にGIFと表示されてしまう · Issue #14133 · misskey-dev/misskey
2024-07-16 12:37:51
icon

💬 Commented on "多要素認証にメール認証を加えて欲しい": KisaragiEffective "> だいたいスマホごと消えてますよね、バックアップコード。

これの他にも「二段階認証を設定したときにバックアップコードをメモってなかったせいでパスワードを忘れたときに変更したり新しいデバイスからログインしたりすることができない」という事故がある (misskey.ioでよく見る)
"
https://github.com/misskey-dev/misskey/issues/14221#issuecomment-2229945986

Web site image
多要素認証にメール認証を加えて欲しい · Issue #14221 · misskey-dev/misskey
2024-07-16 21:32:42
icon

💥 Issue opened: #14230 "ノートが(長文等で)畳まれる場合に、一部の画像だけでも表示出来ると良さそう"
https://github.com/misskey-dev/misskey/issues/14230

Web site image
ノートが(長文等で)畳まれる場合に、一部の画像だけでも表示出来ると良さそう · Issue #14230 · misskey-dev/misskey
2024-07-16 23:47:29
icon

💬 Commented on "ハイライト機能をサーバー側で個別に無効化出来るようにしてほしい": tamaina "オフトピ: リモートのハイライトもほしい"
https://github.com/misskey-dev/misskey/issues/12591#issuecomment-2231110213

Web site image
ハイライト機能をサーバー側で個別に無効化出来るようにしてほしい · Issue #12591 · misskey-dev/misskey
2024-07-17 14:38:24
icon

💬 Commented on "boot.jsの調整": tamaina "> CloudflareでHTMLがキャッシュがされるようになっていたりしたら無限ロードに入ってまずいかも
>
> また、もしCloudflareでキャッシュすること前提にmisskey_metaを消していたらデータ取れなくなるかも(フロントエンド側では、misskey_metaがなかった場合は/api/metaにフォールバックするようになっている)

古いHTMLが配信されること自体、古いバージョンのスクリプトを読み込むことで不整合が発生するのでNGだと思う
"
https://github.com/misskey-dev/misskey/pull/13536#issuecomment-2232458293

Web site image
boot.jsの調整 by tamaina · Pull Request #13536 · misskey-dev/misskey
2024-07-17 16:55:22
icon

💬 Commented on "AiScriptを0.19.0にアップデート": syuilo "🙏"
https://github.com/misskey-dev/misskey/pull/14226#issuecomment-2232667945

Web site image
AiScriptを0.19.0にアップデート by FineArchs · Pull Request #14226 · misskey-dev/misskey
2024-07-17 16:59:35
icon

💥 Issue opened: #14232 "スーパーリアクション"
https://github.com/misskey-dev/misskey/issues/14232

Web site image
スーパーリアクション · Issue #14232 · misskey-dev/misskey
2024-07-17 17:13:59
icon

💬 Commented on "perf(federation): Ed25519署名に対応する": tamaina "> thrown: "Exceeded timeout of 10000 ms for a test.

そもそもこれどこで定義されてるんだろう?testTimeout: 60000,が無視されてない?
"
https://github.com/misskey-dev/misskey/pull/13464#issuecomment-2232705527

Web site image
perf(federation): Ed25519署名に対応する by tamaina · Pull Request #13464 · misskey-dev/misskey
2024-07-17 17:15:28
icon

🎁 NEW RELEASE: 2024.7.0-beta.0 is out. Enjoy!

Web site image
Release 2024.7.0-beta.0 · misskey-dev/misskey
2024-07-17 17:15:32
icon

📦 New Pull Request: "Release: 2024.7.0"
https://github.com/misskey-dev/misskey/pull/14233

Web site image
Release: 2024.7.0 by github-actions[bot] · Pull Request #14233 · misskey-dev/misskey
2024-07-17 19:32:39
icon

💥 Issue opened: #14234 "changelogの検査ワークフローが不整合を検出している"
https://github.com/misskey-dev/misskey/issues/14234

Web site image
changelogの検査ワークフローが不整合を検出している · Issue #14234 · misskey-dev/misskey
2024-07-17 19:50:09
icon

💬 Commented on "フォローリクエストを処理後、読み込み直すと再度ボタンが表示される": KisaragiEffective "不便ではないものの不思議に思われる (n=3) 挙動なので、処理したフォローリクエストはRedisの通知キュー(?)から削除するべきかも"
https://github.com/misskey-dev/misskey/issues/13378#issuecomment-2233012089

Web site image
フォローリクエストを処理後、読み込み直すと再度ボタンが表示される · Issue #13378 · misskey-dev/misskey
2024-07-17 20:11:06
icon

💬 Commented on "docs: Devcontainer について CONTRIBUTING.md で言及": tamaina "RedisとPostgreSQLが必要なのはそうなんだけど、Dev containerを使うのは開発者的には想定してない

(あとDevcontainerで立ち上げるのが下に書いてある)
"
https://github.com/misskey-dev/misskey/pull/14235#issuecomment-2233049157

Web site image
docs: 開発環境のセットアップ手順を詳細にする by KisaragiEffective · Pull Request #14235 · misskey-dev/misskey
2024-07-17 20:18:04
icon

💬 Commented on "docs: Devcontainer について CONTRIBUTING.md で言及": tamaina "個人的にはDockerをインストールするのが面倒"
https://github.com/misskey-dev/misskey/pull/14235#issuecomment-2233061669

Web site image
docs: 開発環境のセットアップ手順を詳細にする by KisaragiEffective · Pull Request #14235 · misskey-dev/misskey
2024-07-17 22:10:23
icon

💬 Commented on "Threadsの連合ユーザーのusernameが変更されても反映されない": tamaina "> (usernameが変更できる仕様はどっちかといえばThreads側に問題がありそうな気がしなくもないけどどうなんだろう)

Misskeyがusernameの変更をサポートしてないのはリモートの対応含めて面倒だしそんな需要がないから実装してないぐらいの感覚だと思ってる(しゅいろの意見は知らない)
"
https://github.com/misskey-dev/misskey/issues/13611#issuecomment-2233288823

Web site image
Threadsの連合ユーザーのusernameが変更されても反映されない · Issue #13611 · misskey-dev/misskey
2024-07-18 01:28:19
icon

💯 Pull Request Merged!: "perf(federation): Ed25519署名に対応する"
https://github.com/misskey-dev/misskey/pull/13464

Web site image
perf(federation): EdDSA署名に対応する by tamaina · Pull Request #13464 · misskey-dev/misskey
2024-07-18 03:29:24
icon

💬 Commented on "federation: 公開鍵をassertionMethodでも表現する": tamaina "Multicodec prefixってそんな単純なん?

![image](https://github.com/user-attachments/assets/fcbe1ead-9310-442c-8659-d32e11df0efe)
"
https://github.com/misskey-dev/misskey/issues/14244#issuecomment-2233983594

Web site image
federation: 公開鍵を`assertionMethod`でも表現する · Issue #14244 · misskey-dev/misskey
2024-07-18 03:59:30
icon

💬 Commented on "perf(federation): Ed25519署名に対応する": silverpill "Sure.

The only unstable part of this FEP is `@context` values. Currently, `assertionMethod` is defined in DID context, and `Multikey` is defined in its own context, but they will likely be moved to new [`https://www.w3.org/ns/controller/v1`](https://www.w3.org/TR/controller-document/) context. I expect this transition to happen before the end of this year, and then we'll be able to finalize the proposal.
"
https://github.com/misskey-dev/misskey/pull/13464#issuecomment-2234034394

Web site image
perf(federation): Ed25519署名に対応する by tamaina · Pull Request #13464 · misskey-dev/misskey
2024-07-18 12:31:41
icon

💬 Review commented on "feat: このユーザーのノートを検索, クエリに基づく検索の初期値 & ノート検索のUI改善": tai-cha "Storybookの挙動わからない、tasukete"
https://github.com/misskey-dev/misskey/pull/14128#discussion_r1682055370

Web site image
feat: このユーザーのノートを検索, クエリに基づく検索の初期値 & ノート検索のUI改善 by tai-cha · Pull Request #14128 · misskey-dev/misskey
2024-07-18 14:25:12
icon

💮 Issue closed: #10064 "エラーダイアログでDBサーバーのIPアドレスが見えてしまう"
https://github.com/misskey-dev/misskey/issues/10064

Web site image
エラーダイアログでDBサーバーのIPアドレスが見えてしまう · Issue #10064 · misskey-dev/misskey
2024-07-18 14:26:11
icon

🔥 Issue reopened: #10064 "エラーダイアログでDBサーバーのIPアドレスが見えてしまう"
https://github.com/misskey-dev/misskey/issues/10064

Web site image
エラーダイアログでDBサーバーのIPアドレスが見えてしまう · Issue #10064 · misskey-dev/misskey
2024-07-18 14:53:03
icon

💬 Commented on "federation: 公開鍵をassertionMethodでも表現する": tamaina "実装方針: キーをインポートするまでMultibaseをPEM文字列と同様に扱う、Multibaseのインポートはnode-http-message-signaturesに任せる

https://github.com/misskey-dev/node-http-message-signatures/issues/18
"
https://github.com/misskey-dev/misskey/issues/14244#issuecomment-2235608868

Web site image
federation: 公開鍵を`assertionMethod`でも表現する · Issue #14244 · misskey-dev/misskey
2024-07-19 10:09:36
icon

💬 Commented on "fix(frontend): blurhashが無い場合に何も出力されないのを修正": kakkokari-gtyih "> blurhashが無い場合ってなんでかしら

bmpなど(https://github.com/misskey-dev/misskey/issues/14114)
"
https://github.com/misskey-dev/misskey/pull/14250#issuecomment-2237833909

Web site image
fix(frontend): blurhashが無い場合に何も出力されないのを修正 by kakkokari-gtyih · Pull Request #14250 · misskey-dev/misskey
2024-07-19 11:07:43
icon

💬 Commented on "feat: このユーザーのノートを検索, クエリに基づく検索の初期値 & ノート検索のUI改善": tai-cha "わわわわわ~(コメントされたところは直したのでお手すきで見てほしい鳴き声を投下しておきます)"
https://github.com/misskey-dev/misskey/pull/14128#issuecomment-2237925683

Web site image
feat: このユーザーのノートを検索, クエリに基づく検索の初期値 & ノート検索のUI改善 by tai-cha · Pull Request #14128 · misskey-dev/misskey
2024-07-19 20:43:25
icon

💬 Commented on "Add the ability to change cat ear colors": tamaina "なんかやらない方向に傾いてるみたいだけど個人的にはほしい"
https://github.com/misskey-dev/misskey/issues/14178#issuecomment-2238965705

Web site image
Add the ability to change cat ear colors · Issue #14178 · misskey-dev/misskey
2024-07-19 21:28:04
icon

💬 Commented on "Add the ability to change cat ear colors": fruitriin "realy need consider federation?
I think this feature most important point is "I want look me I desire myself"
your eyes on another instances?
"
https://github.com/misskey-dev/misskey/issues/14178#issuecomment-2239032278

Web site image
Add the ability to change cat ear colors · Issue #14178 · misskey-dev/misskey
2024-07-20 12:28:09
icon

💥 Issue opened: #14272 "コントロールパネル→連合の"連合中"にブロック/配送停止中のサーバーを表示しないようにして欲しい"
https://github.com/misskey-dev/misskey/issues/14272

Web site image
コントロールパネル→連合の"連合中"にブロック/配送停止中のサーバーを表示しないようにして欲しい · Issue #14272 · misskey-dev/misskey
2024-07-20 15:04:01
icon

💬 Commented on "コントロールパネル→連合の"連合中"にブロック/配送停止中のサーバーを表示しないようにして欲しい": tai-cha "逆にこの変更があって困る人がいたらどういうときに困りそうかを上げてほしい
(自分はあまり想像できてないので)
"
https://github.com/misskey-dev/misskey/issues/14272#issuecomment-2240943193

Web site image
コントロールパネル→連合の"連合中"にブロック/配送停止中のサーバーを表示しないようにして欲しい · Issue #14272 · misskey-dev/misskey
2024-07-20 15:20:44
icon

💥 Issue opened: #14273 "(v2024.7.0-beta.1) リモートユーザーが更新されるまでの間、このバージョン同士のユーザーで連合間通信できなくなる"
https://github.com/misskey-dev/misskey/issues/14273

Web site image
(v2024.7.0-beta.1) リモートユーザーが更新されるまでの間、このバージョン同士のユーザーで連合間通信できなくなる? · Issue #14273 · misskey-dev/misskey
2024-07-20 22:51:42
icon

💬 Commented on "(v2024.7.0-beta.1) リモートユーザーが更新されるまでの間、このバージョン同士のユーザーで連合間通信できなくなる?": tamaina "署名検証が否決になる(`skip: http-signature verification failed and no LD-Signature. http_signature_keyId=https://...`)理由を見つけた方にKyashバリュー1万円贈呈"
https://github.com/misskey-dev/misskey/issues/14273#issuecomment-2241158295

Web site image
(v2024.7.0-beta.1) リモートユーザーが更新されるまでの間、このバージョン同士のユーザーで連合間通信できなくなる? · Issue #14273 · misskey-dev/misskey
2024-07-21 02:05:02
icon

💬 Commented on "(v2024.7.0-beta.1) リモートユーザーが更新されるまでの間、このバージョン同士のユーザーで連合間通信できなくなる?": tamaina "ただm.n7m.xyzとか0keyに届かない?というのは要確認ね"
https://github.com/misskey-dev/misskey/issues/14273#issuecomment-2241215384

Web site image
(v2024.7.0-beta.1) リモートユーザーが更新されるまでの間、このバージョン同士のユーザーで連合間通信できなくなる? · Issue #14273 · misskey-dev/misskey
2024-07-21 02:36:36
icon

💬 Commented on "(v2024.7.0-beta.1) リモートユーザーが更新されるまでの間、このバージョン同士のユーザーで連合間通信できなくなる?": tamaina "clock skew、多少大目に見てやる必要がある?"
https://github.com/misskey-dev/misskey/issues/14273#issuecomment-2241239700

Web site image
(v2024.7.0-beta.1) リモートユーザーが更新されるまでの間、このバージョン同士のユーザーで連合間通信できなくなる? · Issue #14273 · misskey-dev/misskey
2024-07-21 02:42:39
icon

💬 Commented on "(v2024.7.0-beta.1) リモートユーザーが更新されるまでの間、このバージョン同士のユーザーで連合間通信できなくなる?": tamaina "skewが狂ってたらパースエラーでinboxエンドポイントが401を返すはずなんだけど、deliverキューはunrecovered扱いになっちゃってないかしら"
https://github.com/misskey-dev/misskey/issues/14273#issuecomment-2241241245

Web site image
(v2024.7.0-beta.1) リモートユーザーが更新されるまでの間、このバージョン同士のユーザーで連合間通信できなくなる? · Issue #14273 · misskey-dev/misskey
2024-07-21 09:49:55
icon

💥 Issue opened: #14280 "クライアント立ち上げ後、画像を開いて閉じるとpages/timelineの中のタイムラインに再読み込みがかかかる"
https://github.com/misskey-dev/misskey/issues/14280

Web site image
クライアント立ち上げ後、画像を開いて閉じるとpages/timelineに再読み込みがかかかる · Issue #14280 · misskey-dev/misskey
2024-07-21 11:32:26
icon

💬 Commented on "ダイレクト投稿を削除して編集すると宛先(visibleuserids)が保持されない": tai-cha "> 娘を何である

難しくなる…?
"
https://github.com/misskey-dev/misskey/issues/14279#issuecomment-2241392376

Web site image
ダイレクト投稿を削除して編集すると宛先(visibleuserids)が保持されない · Issue #14279 · misskey-dev/misskey
2024-07-21 11:36:49
icon

💬 Commented on "ダイレクト投稿を削除して編集すると宛先(visibleuserids)が保持されない": kussy-tessy "困難である"
https://github.com/misskey-dev/misskey/issues/14279#issuecomment-2241393203

Web site image
ダイレクト投稿を削除して編集すると宛先(visibleuserids)が保持されない · Issue #14279 · misskey-dev/misskey
2024-07-21 18:46:48
icon

💬 Commented on "getApType()cannot detect typeエラーになる場合をvoidで返すようにしたい": kakkokari-gtyih "直近のdevelopでメモリリークが発生しているという声があり、これが原因じゃないかとにらんでいる"
https://github.com/misskey-dev/misskey/issues/14239#issuecomment-2241547525

Web site image
`getApType()`で`cannot detect type`エラーになる場合をvoidで返すようにしたい · Issue #14239 · misskey-dev/misskey
2024-07-23 05:10:52
icon

💥 Issue opened: #14292 "Threadsがとても長いファイルURLを連合してくる"
https://github.com/misskey-dev/misskey/issues/14292

Web site image
Threadsが動画でとても長いファイルURLを連合してくるので投稿を保存できない · Issue #14292 · misskey-dev/misskey
2024-07-23 05:14:02
icon

💬 Commented on "Threadsが動画でとても長いファイルURLを連合してくる": tai-cha "あくまでURLの長さに対してDBが足りないだけなのでfederationタグはつけていない"
https://github.com/misskey-dev/misskey/issues/14292#issuecomment-2243736615

Web site image
Threadsが動画でとても長いファイルURLを連合してくるので投稿を保存できない · Issue #14292 · misskey-dev/misskey
2024-07-23 06:07:42
icon

💬 Commented on "URLからアップロードができないファイルがある": Sayamame-beans "FYI: #14292 で512文字より長いファイルURLが発生 ("URLからアップロード"にこれを入れることは無いとは思いますが)"
https://github.com/misskey-dev/misskey/issues/14216#issuecomment-2243817105

Web site image
URLからアップロードができないファイルがある · Issue #14216 · misskey-dev/misskey
2024-07-23 19:30:35
icon

💬 Commented on "特定の手順を踏むとページが正常に描画されない": syuilo "ゔえ"
https://github.com/misskey-dev/misskey/issues/14170#issuecomment-2244844294

Web site image
特定の手順を踏むとページが正常に描画されない · Issue #14170 · misskey-dev/misskey
2024-07-24 17:50:53
icon

📦 New Pull Request: "fix(frontend): ページキャッシュ機能を一時的に無効化"
https://github.com/misskey-dev/misskey/pull/14296

Web site image
fix(frontend): ページキャッシュ機能を一時的に無効化 by kakkokari-gtyih · Pull Request #14296 · misskey-dev/misskey
2024-07-25 13:02:51
icon

🍴 Forked by MSNIC

Web site image
GitHub - MSNIC/MSNIS0: 🌎 An interplanetary microblogging platform 🚀
2024-07-25 16:32:12
icon

💬 Commented on "fix(backend): avoid notifying to remote users on local": syuilo "🙏"
https://github.com/misskey-dev/misskey/pull/13774#issuecomment-2249650850

Web site image
fix(backend): avoid notifying to remote users on local by zyoshoka · Pull Request #13774 · misskey-dev/misskey
2024-07-25 17:12:12
icon

💬 Commented on "chore: reflect actual policy about Committers' rights": syuilo "🙏🏿"
https://github.com/misskey-dev/misskey/pull/14267#issuecomment-2249726947

Web site image
chore: reflect actual policy about Committers'' rights by KisaragiEffective · Pull Request #14267 · misskey-dev/misskey
2024-07-25 21:02:15
icon

🎁 NEW RELEASE: 2024.7.0-beta.2 is out. Enjoy!

Web site image
Release 2024.7.0-beta.2 · misskey-dev/misskey
2024-07-27 17:27:19
icon

💬 Commented on "ファイルに連合なしを指定できるようにする": kakkokari-gtyih "> サーバー単位でJASRACへの包括契約を行うなどする場合は稀有じゃないかしら

- [大規模サーバーでJASRACを契約することが検討されている](https://misskey.io/notes/9e7mu2kear)
- そういうサーバーからJASRACに引っかかるようなメディアを含むノートが連合されなくなると、サーバー間の相互通信がより促進されにくくなってしまうことが考えられる

なので、主としてJASRACと契約できるようなでかいサーバーが連合を閉ざすのを防止するための機能として考えていた
"
https://github.com/misskey-dev/misskey/issues/13535#issuecomment-2254052441

Web site image
ファイルに連合なしを指定できるようにする · Issue #13535 · misskey-dev/misskey
2024-07-29 11:51:21
icon

💬 Commented on "Release: 2024.7.0": syuilo "リリースするぞ"
https://github.com/misskey-dev/misskey/pull/14233#issuecomment-2254839848

Web site image
Release: 2024.7.0 by github-actions[bot] · Pull Request #14233 · misskey-dev/misskey
2024-07-29 11:52:43
icon

💬 Commented on "Release: 2024.7.0": syuilo "ユーザー登録webhookやりたい"
https://github.com/misskey-dev/misskey/pull/14233#issuecomment-2254841174

Web site image
Release: 2024.7.0 by github-actions[bot] · Pull Request #14233 · misskey-dev/misskey
2024-07-29 13:28:42
icon

💥 Issue opened: #14320 "Yes, I will implement this by myself and send a pull request"
https://github.com/misskey-dev/misskey/issues/14320

Web site image
Yes, I will implement this by myself and send a pull request · Issue #14320 · misskey-dev/misskey
2024-07-30 02:21:43
icon

📦 New Pull Request: "enhance(frontend): Add more infomation for modlog"
https://github.com/misskey-dev/misskey/pull/14322

Web site image
enhance(frontend): Add more infomation for modlog by tai-cha · Pull Request #14322 · misskey-dev/misskey
2024-07-30 15:11:19
icon

🎁 NEW RELEASE: 2024.7.0-rc.5 is out. Enjoy!

Web site image
Release 2024.7.0-rc.5 · misskey-dev/misskey
2024-07-30 15:17:32
icon

💬 Commented on "Release: 2024.7.0": samunohito "ぬおお"
https://github.com/misskey-dev/misskey/pull/14233#issuecomment-2257552502

Web site image
Release: 2024.7.0 by github-actions[bot] · Pull Request #14233 · misskey-dev/misskey
2024-07-30 15:35:08
icon

💬 Commented on "Release: 2024.7.0": syuilo "リリースするぞ"
https://github.com/misskey-dev/misskey/pull/14233#issuecomment-2257575805

Web site image
Release: 2024.7.0 by github-actions[bot] · Pull Request #14233 · misskey-dev/misskey
2024-07-30 18:39:11
icon

💬 Commented on "Release: 2024.7.0": samunohito "(fixなんちゃらって書くとプルリクまで勝手に閉じちゃうのか…)"
https://github.com/misskey-dev/misskey/pull/14233#issuecomment-2257921345

Web site image
Release: 2024.7.0 by github-actions[bot] · Pull Request #14233 · misskey-dev/misskey
2024-07-31 11:42:44
icon

💬 Commented on "[2024.7.0-rc.8] デフォルト表示時およびクラシック表示時(またはスマホ表示時)、リストのボタンがヘッダに無い": samunohito "このコミットによるものだと思われます

https://github.com/misskey-dev/misskey/commit/fccc5b6d620ca6893a0a5649ea9f0d0693727b3b#diff-9d0ecf3d29c90746cf6d45be08336b3ac3c4a9b3bb75be8638dbdc8ab5e6384aL283-L308
"
https://github.com/misskey-dev/misskey/issues/14338#issuecomment-2259530871

Web site image
[2024.7.0-rc.8] デフォルト表示時およびクラシック表示時(またはスマホ表示時)、リストのボタンがヘッダに無い · Issue #14338 · misskey-dev/misskey
2024-07-31 18:15:58
icon

💬 Commented on "Release: 2024.7.0": syuilo "リリースするぞ"
https://github.com/misskey-dev/misskey/pull/14233#issuecomment-2260046575

Web site image
Release: 2024.7.0 by github-actions[bot] · Pull Request #14233 · misskey-dev/misskey
2024-07-31 19:32:21
icon

💬 Commented on "Release: 2024.7.0": syuilo "20:00にリリース予定"
https://github.com/misskey-dev/misskey/pull/14233#issuecomment-2260197568

Web site image
Release: 2024.7.0 by github-actions[bot] · Pull Request #14233 · misskey-dev/misskey
2024-07-31 20:01:22
icon

💬 Commented on "Release: 2024.7.0": syuilo "うおおおおおおおおお"
https://github.com/misskey-dev/misskey/pull/14233#issuecomment-2260249995

Web site image
Release: 2024.7.0 by github-actions[bot] · Pull Request #14233 · misskey-dev/misskey
2024-07-31 20:04:12
icon

💬 Commented on "Release: 2024.7.0": kakkokari-gtyih "Chromatic(UI Review/Tests)が通ってないのでリリースActionsが通ってない
スキップするなりなんなりする必要がある
"
https://github.com/misskey-dev/misskey/pull/14233#issuecomment-2260254814

Web site image
Release: 2024.7.0 by github-actions[bot] · Pull Request #14233 · misskey-dev/misskey
2024-07-31 20:20:29
icon

🆕 Pushed by github-actions[bot] with 1 commit:
?[59e2e43] Release: 2024.7.0

Web site image
Comparing 1a521a44c0c0...59e2e43a68ee · misskey-dev/misskey
2024-07-31 20:20:32
icon

🎁 NEW RELEASE: 2024.7.0 is out. Enjoy!

Web site image
Release 2024.7.0 · misskey-dev/misskey
2024-07-31 20:20:34
icon

💯 Pull Request Merged!: "Release: 2024.7.0"
https://github.com/misskey-dev/misskey/pull/14233

Web site image
Release: 2024.7.0 by github-actions[bot] · Pull Request #14233 · misskey-dev/misskey
2024-07-31 21:36:26
icon

💥 Issue opened: #14343 "Can't assign role to remote user"
https://github.com/misskey-dev/misskey/issues/14343

Web site image
Can''t assign role to remote user · Issue #14343 · misskey-dev/misskey
2024-07-31 21:49:01
icon

💬 Commented on "Can't assign role to remote user": nakkaa "2024.5.0のサーバーでも再現したので、2024.7.0特有ではなさそうでした。"
https://github.com/misskey-dev/misskey/issues/14343#issuecomment-2260447309

Web site image
Can''t assign role to remote user · Issue #14343 · misskey-dev/misskey
2024-07-31 22:23:15
icon

📦 New Pull Request: "feature(mahjong): 搶槓/ドラ以外の麻雀の役を実装"
https://github.com/misskey-dev/misskey/pull/14346

Web site image
feature(mahjong): 搶槓/ドラ以外の麻雀の役を実装 by takejohn · Pull Request #14346 · misskey-dev/misskey
2024-07-31 23:17:55
icon

💥 Issue opened: #14347 "「コンソールに何か貼り付けろと言われたらすべて詐欺です」という文言をログに出力する"
https://github.com/misskey-dev/misskey/issues/14347

Web site image
「コンソールに何か貼り付けろはすべて詐欺です」という文言をログに出力する · Issue #14347 · misskey-dev/misskey