🎁 NEW RELEASE: 2024.5.0-beta.3 is out. Enjoy!
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 "Release: 2024.5.0": tamaina "↑マージが適用されてなさそうなのでもう一回リリースした"
https://github.com/misskey-dev/misskey/pull/13801#issuecomment-2132962801
💬 Commented on "新着ノートをサウンドで通知する機能をdeck UIに追加": syuilo "👍🏻 "
https://github.com/misskey-dev/misskey/pull/13867#issuecomment-2133321403
💬 Commented on "users/show
のパラメーターのusernameにホストURL、hostにユーザー名を渡しても通ってしまう": zyoshoka "https://github.com/misskey-dev/misskey/blob/cf670e8a3dc9830110312b54eceaea29cf20495c/packages/backend/src/core/RemoteUserResolveService.ts#L72
ここに
```js
{
username: 'https://misskey.niri.la/',
host: 'Sayabeans',
}
```
が入ると奇跡的に `https://misskey.niri.la/@Sayabeans` になるのでその後の `resolveSelf` が上手くいってしまうっぽい?"
https://github.com/misskey-dev/misskey/issues/13880#issuecomment-2136468388
💬 Commented on "users/show
のパラメーターのusernameにホストURL、hostにユーザー名を渡しても通ってしまう": Sayamame-beans "`const usernamePromise = misskeyApi('users/show', Misskey.acct.parse(result));`を掘り下げました。
https://github.com/misskey-dev/misskey/blob/cf670e8a3dc9830110312b54eceaea29cf20495c/packages/misskey-js/src/acct.ts#L6-L10
`"https://misskey.niri.la/@Sayabeans".split("@",2)`は`Array ["https://misskey.niri.la/", "Sayabeans"]`となるため、パラメーターの逆転が起きていたようです。"
https://github.com/misskey-dev/misskey/issues/13880#issuecomment-2136468557
💬 Commented on "リアクションピッカーの絵文字検索欄への直接入力で一部のUnicode絵文字をリアクションできない": zyoshoka "`emojilist.json` には 🐿 (`1F43F`) がある一方で今回問題となっている 🐿️ (`1F43F FE0F`) はないので、前者では直接入力が可能で後者では不可能になっているようです。
異体字セレクタ付きで入力された場合、異体字セレクタ抜きのものも併せて検索するようにすれば良さそう?"
https://github.com/misskey-dev/misskey/issues/13845#issuecomment-2136485359
💬 Commented on "Release: 2024.5.0": syuilo "マージするぞ"
https://github.com/misskey-dev/misskey/pull/13801#issuecomment-2139043096
💬 Commented on "Release: 2024.5.0": syuilo "マージするぞ"
https://github.com/misskey-dev/misskey/pull/13801#issuecomment-2141929484
📦 New Pull Request: "Release 2024.5.0 (master)"
https://github.com/misskey-dev/misskey/pull/13917
💬 Commented on "Release 2024.5.0 (master)": github-actions[bot] "Thank you for sending us a great Pull Request! 👍
Please regenerate misskey-js type definitions! 🙏
example:
```sh
pnpm run build-misskey-js-with-types
```
<!-- thollander/actions-comment-pull-request "check-misskey-js-autogen" -->"
https://github.com/misskey-dev/misskey/pull/13917#issuecomment-2142092281