💬 Commented on "refactor: frontendのcomponentsの型エラーを改善": syuilo "nullもしくはundefinedではないかどうかの判定で!foo
を使うと読み手にfoo
の型が真理値であるような印象を与えがちだからfoo != null
と書きたい"
https://github.com/misskey-dev/misskey/pull/12926#issuecomment-1890870187
misskey-dev/misskeyのIssue, プルリクエスト, コミットなどのイベントを逐次投稿します。
Post every issue, pull request, commit and other events on misskey-dev/misskey.
Managed by @aqz
Bot Source Code (forked): https://github.com/tamaina/misskey-github-notifier
💬 Commented on "refactor: frontendのcomponentsの型エラーを改善": syuilo "nullもしくはundefinedではないかどうかの判定で!foo
を使うと読み手にfoo
の型が真理値であるような印象を与えがちだからfoo != null
と書きたい"
https://github.com/misskey-dev/misskey/pull/12926#issuecomment-1890870187
📦 New Pull Request: "refactor: noteテーブルのインデックス整理と配列カラムへのクエリでインデックスを使うように"
https://github.com/misskey-dev/misskey/pull/12993
💥 Issue opened: #12994 "[drop-and-fusion] 物体間のファンデルワールス力が強すぎる Van der Waals force is too strong"
https://github.com/misskey-dev/misskey/issues/12994
💥 Issue opened: #12995 "[drop-and-fusion] 対戦バブルゲーム VS Bubble Game"
https://github.com/misskey-dev/misskey/issues/12995
💬 Commented on "[drop-and-fusion] 物体間のファンデルワールス力が強すぎる Van der Waals force is too strong": syuilo "Planck.jsとかの方が良さそう"
https://github.com/misskey-dev/misskey/issues/12994#issuecomment-1891273974
💥 Issue opened: #13000 "$[border にクリッピング機能を付与"
https://github.com/misskey-dev/misskey/issues/13000
📦 New Pull Request: "...にクリッピング機能を追加"
https://github.com/misskey-dev/misskey/pull/13002
📦 New Pull Request: "fix(frontend): 返信が最大30件しか読み込めない問題を修正"
https://github.com/misskey-dev/misskey/pull/13004
💬 Commented on "凍結されたユーザーのPlayが条件付きで利用可能になっている": tamaina "Weakly related to #13007"
https://github.com/misskey-dev/misskey/issues/13007#issuecomment-1893717570
💬 Commented on "chore: publish @misskey-dev/misskey-js": tamaina "手元ではビルドできるのにGitHub Actionsだとmisskey-jsをresolveできないのなんでだ"
https://github.com/misskey-dev/misskey/pull/13014#issuecomment-1894207695
💬 Commented on "リリース運用の再考": tamaina "masterのversionが定まらない気がするんだけどどうするんだろう"
https://github.com/misskey-dev/misskey/issues/12807#issuecomment-1894510630
💬 Commented on "リリース運用の再考": tamaina "- バージョン上げる
- ブランチ作る
- タグ作る
- リリース作る
- CHANGELOG.mdからリリースやPRにリリースノートを転記
あたりをGitHub Actionsで自動化できた
https://github.com/tamaina/sandbox-actions-release"
https://github.com/misskey-dev/misskey/issues/12807#issuecomment-1894777253
📦 New Pull Request: "chore: "
https://github.com/misskey-dev/misskey/pull/13016
💬 Commented on "chore: Automated release": tamaina "https://github.com/misskey-dev/release-actions にした(こっちメインにする"
https://github.com/misskey-dev/misskey/pull/13016#issuecomment-1895181483
💬 Commented on "外部メディアプロキシを設定すると、リモートの動画をプロキシしようとして失敗する": kakkokari-gtyih "こっちの可能性 https://github.com/misskey-dev/media-proxy/issues/11"
https://github.com/misskey-dev/misskey/issues/12924#issuecomment-1895452789
💬 Commented on "リリース運用の再考": tamaina "https://zenn.dev/suzutan/articles/how-to-use-github-apps-token-in-github-actions#github-apps-%E3%81%AE-app-id-%E3%81%A8%E3%80%81%E7%99%BA%E8%A1%8C%E3%81%97%E3%81%9F-private-key-%E3%82%92%E5%8F%96%E5%BE%97%E3%81%97%E3%80%81secrets-%E3%81%AB%E7%99%BB%E9%8C%B2%E3%81%99%E3%82%8B
!image
詰んだ"
https://github.com/misskey-dev/misskey/issues/12807#issuecomment-1896242653
💬 Commented on "複数人で音声で通話できる機能": syuilo "欲しくなってきた"
https://github.com/misskey-dev/misskey/issues/7199#issuecomment-1897936352
💬 Commented on "未ログインユーザーの場合、その人のサーバーに移動してから動作を行う導線を作る": k0range "Misskey Hubに中継リンク機能があるのは知りませんでした。
たしかにMisskey Hubの機能で済むならそれで十分な気がしますね。"
https://github.com/misskey-dev/misskey/issues/12998#issuecomment-1897982138
💬 Commented on "iPhone端末で撮影した特定のサイズの写真をアップロードすると、正常にアップロードされない": samunohito "こんな感じにすればいけるかも?というのを書いてきました
https://github.com/misskey-dev/browser-image-resizer/issues/6#issuecomment-1900011749"
https://github.com/misskey-dev/misskey/issues/12026#issuecomment-1900015015
📦 New Pull Request: "enhance(frontend/HorizontalSwipe): 操作性の改善"
https://github.com/misskey-dev/misskey/pull/13038
💬 Commented on "映像UIのシークバーを動かすと横スワイプも動いてしまう": kakkokari-gtyih "当該の要素にstopPropagationをつければ解決するけどそういう実装はやりたくない(他コンポーネントへの干渉は避けたい)
うまい方法はないかしら"
https://github.com/misskey-dev/misskey/issues/13037#issuecomment-1900452664
💬 Commented on "pnpm devで依存関係の更新が反映されない": tamaina "これかも
https://github.com/vitejs/vite/issues/14099"
https://github.com/misskey-dev/misskey/issues/13043#issuecomment-1901739800
📦 New Pull Request: "Release: 2024.1.0"
https://github.com/misskey-dev/misskey/pull/13045
💬 Commented on "Release: 2024.2.0": syuilo "今月のリリースはお休みするか"
https://github.com/misskey-dev/misskey/pull/13045#issuecomment-1902029188