2023-05-07 02:34:29

💬 Commented on "@userid@domain.nameが長かったらdomain nameを優先してuser idを隠すようにする?": tamaina "嫌い"
https://github.com/misskey-dev/misskey/issues/10749#issuecomment-1537188117

`@userid@domain.name`が長かったらdomain nameを優先してuser idを隠すようにする? · Issue #10749 · misskey-dev/misskey
2023-05-07 15:26:33

💥 Issue opened: #10785 "残り文字数表示"
https://github.com/misskey-dev/misskey/issues/10785

残り文字数表示 · Issue #10785 · misskey-dev/misskey
2023-05-07 15:42:00

💬 Commented on "残り文字数表示": EbiseLutica "そういえば投稿フォームいじったときに消えてるな…これバグですね"
https://github.com/misskey-dev/misskey/issues/10785#issuecomment-1537334150

残り文字数表示 · Issue #10785 · misskey-dev/misskey
2023-05-07 15:43:11

💬 Commented on "投稿フォームから残り文字数表示が消えている": syuilo "ちょっと前から残りが少なくなってきたときに表示されるように変更されましたね"
https://github.com/misskey-dev/misskey/issues/10785#issuecomment-1537334443

残り文字数表示 · Issue #10785 · misskey-dev/misskey
2023-05-07 18:18:34

🆕 Pushed by syuilo with 1 commit:
?[448a933] enhance(frontend): モデレーターはノートに添付された画像上から直接NSFW設定できるように

Comparing 8310d929dc1c...448a933f7704 · misskey-dev/misskey
enhance(frontend): モデレーターはノートに添付された画像上から直接NSFW設定できるように · misskey-dev/misskey@448a933
2023-05-07 18:22:11

💬 Commented on "Release: 13.12.0": syuilo "マージするか"
https://github.com/misskey-dev/misskey/pull/10774#issuecomment-1537368018

Release: 13.12.0 by syuilo · Pull Request #10774 · misskey-dev/misskey
2023-05-07 21:01:58

💮 Issue closed: #10786 "Vulnerability: Misskeyの設定に関わらずURLプレビューがプライベートアドレスでも行われる"
https://github.com/misskey-dev/misskey/issues/10786

Vulnerability: Misskeyの設定に関わらずURLプレビューがプライベートアドレスでも行われる · Issue #10786 · misskey-dev/misskey
2023-05-08 06:56:02

💬 Commented on "[13.12.0 beta.5]通知のスタック方向はデフォルト縦のほうが望ましい?": syuilo "> ## Summary

* スマホでは横方向に通知が重なるとたくさん通知がきたときに容易に画面からはみ出してしまうため視認性がよくないかも
しゅいろさんは考えが逆で縦だと通知がたくさんきたときに画面が埋まってしまい視認性が悪いと思った"
https://github.com/misskey-dev/misskey/issues/10796#issuecomment-1537548687

[13.12.0 beta.5]通知のスタック方向はデフォルト縦のほうが望ましい? · Issue #10796 · misskey-dev/misskey
2023-05-08 07:52:44

💥 Issue opened: #10797 "URLプレビューがUNIXソケットをパラメータに指定してもブロックしない"
https://github.com/misskey-dev/misskey/issues/10797

URLプレビューがUNIXソケットをパラメータに指定してもブロックしない · Issue #10797 · misskey-dev/misskey
2023-05-08 17:51:55

🆕 Pushed by syuilo with 1 commit:
?[1a96425] chore: 猫耳の先端って本来少し丸まっているものなのではないだろうか (#10800)

Comparing 6fd63c1fb654...1a96425768b7 · misskey-dev/misskey
chore: 猫耳の先端って本来少し丸まっているものなのではないだろうか (#10800) · misskey-dev/misskey@1a96425
2023-05-08 17:53:18
chore: 猫耳の先端って本来少し丸まっているものなのではないだろうか · misskey-dev/misskey@29ec4b2
2023-05-08 23:09:28

⚠️ BUILD STILL FAILED ⚠️: ?

2023-05-09 09:18:21

🎁 NEW RELEASE: 13.12.0 is out now. Enjoy!

Release 13.12.0 · misskey-dev/misskey
2023-05-09 12:08:24

💥 Issue opened: #10809 "ユーザー選択ダイアログが表示されない"
https://github.com/misskey-dev/misskey/issues/10809

ユーザー選択ダイアログが表示されない · Issue #10809 · misskey-dev/misskey
2023-05-09 13:13:33

💬 Commented on "ユーザー選択ダイアログが表示されない": tamaina "何もいじってないのにMkUserSelectDialogが壊れた?"
https://github.com/misskey-dev/misskey/issues/10809#issuecomment-1539369958

ユーザー選択ダイアログが表示されない · Issue #10809 · misskey-dev/misskey
2023-05-09 13:14:33

💬 Commented on "ユーザー選択ダイアログが表示されない": syuilo "MkModalWindowのbodyのcontainer-typeをinline-sizeからsizeにしたのが原因と思われる
そこは変えたくないからMkUserSelectDialogで高さを明示するようにすれば良さそう"
https://github.com/misskey-dev/misskey/issues/10809#issuecomment-1539370398

ユーザー選択ダイアログが表示されない · Issue #10809 · misskey-dev/misskey
2023-05-09 13:47:10

💥 Issue opened: #10811 "v13.12.0においてユーザープロフィール関連の画像が消失する"
https://github.com/misskey-dev/misskey/issues/10811

v13.12.0においてユーザープロフィール関連の画像が消失する · Issue #10811 · misskey-dev/misskey
2023-05-09 13:57:46

🆕 Pushed by syuilo with 1 commit:
?[8061926] fix(frontend): ユーザー選択ダイアログが表示されない問題を修正

Comparing e382f74bb38c...80619260c11a · misskey-dev/misskey
fix(frontend): ユーザー選択ダイアログが表示されない問題を修正 · misskey-dev/misskey@8061926
2023-05-09 13:57:47

💮 Issue closed: #10809 "ユーザー選択ダイアログが表示されない"
https://github.com/misskey-dev/misskey/issues/10809

ユーザー選択ダイアログが表示されない · Issue #10809 · misskey-dev/misskey
2023-05-09 14:28:29

🆕 Pushed by syuilo with 1 commit:
?[1c0ec22] enhance(frontend): プロフィール画面におけるモデレーションノートの表示を調整

Comparing 80619260c11a...1c0ec222b414 · misskey-dev/misskey
enhance(frontend): プロフィール画面におけるモデレーションノートの表示を調整 · misskey-dev/misskey@1c0ec22
2023-05-09 14:28:30

💮 Issue closed: #10807 "モデレートノートをデフォルトでは畳んでほしい"
https://github.com/misskey-dev/misskey/issues/10807

モデレートノートをデフォルトでは畳んでほしい · Issue #10807 · misskey-dev/misskey
2023-05-09 14:57:51

🆕 Pushed by syuilo with 1 commit:
?[b2f6c67] fix(backend): リモートサーバーの情報が更新できない問題を修正

Comparing 1c0ec222b414...b2f6c67aa987 · misskey-dev/misskey
fix(backend): リモートサーバーの情報が更新できない問題を修正 · misskey-dev/misskey@b2f6c67
2023-05-09 14:57:52

💮 Issue closed: #10787 "[13.12.0-beta.5] Cannot read properties of undefined (reading '0') at FederatedInstanceService.update "
https://github.com/misskey-dev/misskey/issues/10787

[13.12.0-beta.5] Cannot read properties of undefined (reading ''0'') at FederatedInstanceService.update · Issue #10787 · misskey-dev/misskey
2023-05-09 14:59:30

🆕 Pushed by syuilo with 1 commit:
?[9e70b02] 13.12.1

Comparing 64f5b2daa29f...9e70b02648c3 · misskey-dev/misskey
2023-05-09 14:59:59

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

Release: 13.12.1 by syuilo · Pull Request #10814 · misskey-dev/misskey
2023-05-09 15:00:51

💬 Commented on "v13.12.0においてユーザープロフィール関連の画像が消失する": sasagar "DB内のuserテーブルにおいて軒並みavaterUrl, bannerUrl等がnullになっていることを確認しました。"
https://github.com/misskey-dev/misskey/issues/10811#issuecomment-1539457594

v13.12.0においてユーザープロフィール関連の画像が消失する · Issue #10811 · misskey-dev/misskey
2023-05-09 15:04:22

💬 Commented on "v13.12.0においてユーザープロフィール関連の画像が消失する": Nanashia "bd1c2ab で過渡期対応を消したのでv13.11を経由しないと中途半端な状態になってしまう?"
https://github.com/misskey-dev/misskey/issues/10811#issuecomment-1539464031

v13.12.0においてユーザープロフィール関連の画像が消失する · Issue #10811 · misskey-dev/misskey
2023-05-09 15:18:38

💬 Commented on "v13.12.0においてユーザープロフィール関連の画像が消失する": sasagar "様々なアドバイスを頂きまして。
https://github.com/misskey-dev/misskey/commit/bd1c2abffc7554be16558b66189e5406df04d340
ここで消されているmigrationを復活させたところ全て取得されるようになりました。

どんな対応が適切なのかは正直わからないです。(バックエンド側殆どコード見れていないので。)"
https://github.com/misskey-dev/misskey/issues/10811#issuecomment-1539495810

v13.12.0においてユーザープロフィール関連の画像が消失する · Issue #10811 · misskey-dev/misskey
2023-05-09 15:20:36
v13.12.0においてユーザープロフィール関連の画像が消失する · Issue #10811 · misskey-dev/misskey
Release: 13.12.1 by syuilo · Pull Request #10814 · misskey-dev/misskey
2023-05-09 15:28:47

🆕 Pushed by syuilo with 1 commit:
?[22d6c7f] fix(backend): 13.11を経験しない状態で13.12にアップデートした場合ユーザープロフィール関連の画像が消失する問題を修正

Comparing 9e70b02648c3...22d6c7fe8af3 · misskey-dev/misskey
fix(backend): 13.11を経験しない状態で13.12にアップデートした場合ユーザープロフィール関連の画像が消失する問題を修正 · misskey-dev/misskey@22d6c7f
2023-05-09 15:38:12

💬 Commented on "Release: 13.12.1": syuilo "https://github.com/misskey-dev/misskey/pull/10814/commits/b2f6c67aa987d755fbb939d1ce6ddf07af16cc79 時点ではテストがすべて通っているのと、緊急性が比較的高いためマージ"
https://github.com/misskey-dev/misskey/pull/10814#issuecomment-1539545789

Release: 13.12.1 by syuilo · Pull Request #10814 · misskey-dev/misskey
Release: 13.12.1 by syuilo · Pull Request #10814 · misskey-dev/misskey
2023-05-09 15:38:50

🎁 NEW RELEASE: 13.12.1 is out now. Enjoy!

Release 13.12.1 · misskey-dev/misskey
2023-05-09 18:18:15

💥 Issue opened: #10816 "Calckeyフロントエンドとの性能差の原因を調べる"
https://github.com/misskey-dev/misskey/issues/10816

Calckeyフロントエンドとの性能差の原因を調べる · Issue #10816 · misskey-dev/misskey
2023-05-09 21:34:21

💥 Issue opened: #10819 "AI学習用データセットからの除外宣言(noai, noimageai)"
https://github.com/misskey-dev/misskey/issues/10819

AI学習用データセットからの除外宣言(noai, noimageai) / Declaration of exclusion from AI datasets · Issue #10819 · misskey-dev/misskey
2023-05-10 10:54:59

🆕 Pushed by syuilo with 1 commit:
?[0c4c4e7] 念のためnoimageaiもつける

Comparing 6a25015a7827...0c4c4e7202f3 · misskey-dev/misskey
念のためnoimageaiもつける · misskey-dev/misskey@0c4c4e7
2023-05-10 12:05:30

💥 Issue opened: #10821 "Discord等で、Misskeyのノートに添付された画像のサムネが表示されてほしい"
https://github.com/misskey-dev/misskey/issues/10821

Discord等で、Misskeyのノートに添付された画像のサムネが表示されてほしい · Issue #10821 · misskey-dev/misskey
2023-05-10 14:52:37

💥 Issue opened: #10822 "自サーバーで作成した絵文字について、他サーバーでのインポート可否を設定したい"
https://github.com/misskey-dev/misskey/issues/10822

自サーバーで作成した絵文字について、他サーバーでのインポート可否を設定したい · Issue #10822 · misskey-dev/misskey
2023-05-11 09:33:01

💬 Commented on "AI学習用データセットからの除外宣言(noai, noimageai) / Declaration of exclusion from AI datasets": Nanashia "迅速に実装いただき、また細かい文言の相談まで対応いただきましてありがとうございました 🙏🙏🙏

一点補足ですが、提唱元のサイトはこのオプションをデフォルト"OFF"にしたところ、
利用者から
猛反発があってデフォルト"ON"に舵を切った経緯があります。
ですので、残念ながらどちらをデフォルトにしようが反発は起きてしまうでしょう。つらい。

"
https://github.com/misskey-dev/misskey/issues/10819#issuecomment-1542972009

AI学習用データセットからの除外宣言(noai, noimageai) / Declaration of exclusion from AI datasets · Issue #10819 · misskey-dev/misskey
2023-05-11 10:31:57

💬 Commented on "AI学習用データセットからの除外宣言(noai, noimageai) / Declaration of exclusion from AI datasets": kanasaki15 "横槍失礼します

ひとまずサーバー側のコントロールパネルでデフォルト値を設定できるようにしませんか?"
https://github.com/misskey-dev/misskey/issues/10819#issuecomment-1543046871

AI学習用データセットからの除外宣言(noai, noimageai) / Declaration of exclusion from AI datasets · Issue #10819 · misskey-dev/misskey
2023-05-11 11:58:03

💬 Commented on "[13.12.0 beta.5]Meilisearchで導入以前の過去のノートを検索できるようにマイグレーションしたい": nakkaa "取り急ぎですが、自分のサーバーの全投稿(公開範囲がpublicかhome)をmeilisearchへ登録するpythonスクリプトを作りました。
うちの検証環境(misskey v13.12.1 on docker, meilisearch v1.1.1 on docker)では問題なさそうですが、利用は自己責任でお願いします。

以下のスクリプトを参考にしました。ありがとうございます。
-
CyberRex0/さんの https://gist.github.com/CyberRex0/d481c4c2be6dc47fee4b50cefadf2074
-
mattyatea/misskey-meilisearch-oldnote-index

```
# Register local notes on Misskey to Meilisearch

import psycopg2
import psycopg2.extras
import orjson
import requests

# postgresql config
db = psycopg2.connect(
host='localhost',
user='misskey-user',
password='password',
database='misskey',
port=5432,
cursor_factory=psycopg2.extras.DictCursor
)

# meilisearch config
api_key = "APIKEY"
url = "
http://localhost:7700/indexes/notes/documents?primaryKey=id"
headers = {
"Content-Type": "application/json",
"Authorization": f"Bearer {api_key}"
}

lmt = 100000
ofs = 0

notes = []

while True:
with db.cursor() as cur:
cur.execute('SELECT "id", "createdAt", "userId", "userHost", "channelId", "cw", "text" FROM "note" \
WHERE ("note"."visibility" = \'public\' OR "note"."visibility" = \'home\') AND\
("note"."text" IS NOT NULL) AND\
( "note"."uri" IS NULL) \
LIMIT ' + str(lmt) + ' OFFSET ' + str(ofs))
qnotes = cur.fetchall()
if not qnotes:
break
for note in qnotes:
notes.append({
'id': note['id'],
'text': note['text'],
'createdAt': int(note['createdAt'].timestamp() * 1000),
'userId': note['userId'],
'userHost': note['userHost'],
'channelId': note['channelId'],
'cw': note['cw'],
'text': note['text']
})
print(f'{ofs=} {lmt=} {len(notes)=}')
ofs = ofs + lmt

db.close()

response = requests.post(url, data=orjson.dumps(notes), headers=headers)

print(response.content)
```"
https://github.com/misskey-dev/misskey/issues/10789#issuecomment-1543258958

CyberRex0’s gists
GitHub - mattyatea/misskey-meilisearch-oldnote-index
[13.12.0 beta.5]Meilisearchで導入以前の過去のノートを検索できるようにマイグレーションしたい · Issue #10789 · misskey-dev/misskey
2023-05-11 16:33:42

🆕 Pushed by syuilo with 1 commit:
?[26d85c8] enhance(backend): ノートのハッシュタグもMeilisearchに突っ込むように

Comparing df924d18f151...26d85c8bed71 · misskey-dev/misskey
enhance(backend): ノートのハッシュタグもMeilisearchに突っ込むように · misskey-dev/misskey@26d85c8
2023-05-11 21:09:34

🆕 Pushed by syuilo with 1 commit:
?[1cc106b] fix(backend): ひとつのMeilisearchサーバーを複数のMisskeyサーバーで使えない問題を修正

Comparing 16eedb86a50e...1cc106b8de55 · misskey-dev/misskey
fix(backend): ひとつのMeilisearchサーバーを複数のMisskeyサーバーで使えない問題を修正 · misskey-dev/misskey@1cc106b
2023-05-12 12:41:56

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

Release: 13.12.2 by syuilo · Pull Request #10833 · misskey-dev/misskey
2023-05-12 12:42:29

🎁 NEW RELEASE: 13.12.2 is out now. Enjoy!

Release 13.12.2 · misskey-dev/misskey
2023-05-13 11:12:08

💬 Commented on "feat: 公開リスト": syuilo "ユーザーリスト関連のAPIがいくつか追加されていますが、それぞれ簡単な説明をいただけると助かります🙏
"
https://github.com/misskey-dev/misskey/pull/10842#issuecomment-1546496597

feat: 公開リスト by chocolate-pie · Pull Request #10842 · misskey-dev/misskey
2023-05-13 12:05:35

💬 Commented on "ロールタイムライン無効に関する修正": nenohi "なんか
ローカルでやると

ypeError: Cannot read properties of undefined (reading 'subscriber')
    at get subscriber [as subscriber] (file:///H:/Github/misskey/packages/backend/built/server/api/stream/channel.js:47:32)
    at RoleTimelineChannel.init (file:///H:/Github/misskey/packages/backend/built/server/api/stream/channels/role-timeline.js:31:14)
    at Connection.connectChannel (file:///H:/Github/misskey/packages/backend/built/server/api/stream/index.js:195:12)
    at Connection.onChannelConnectRequested (file:///H:/Github/misskey/packages/backend/built/server/api/stream/index.js:166:14)
    at Connection.onWsConnectionMessage (file:///H:/Github/misskey/packages/backend/built/server/api/stream/index.js:88:22)
    at WebSocketConnection.emit (node:events:525:35)
    at WebSocketConnection.processFrame (H:\Github\misskey\node_modules\.pnpm\websocket@1.0.34\node_modules\websocket\lib\WebSocketConnection.js:554:26)
    at H:\Github\misskey\node_modules\.pnpm\websocket@1.0.34\node_modules\websocket\lib\WebSocketConnection.js:323:40
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
って言われてソケットの確認できないかも"
https://github.com/misskey-dev/misskey/pull/10843#issuecomment-1546507412

fix:ロールタイムライン無効に関する修正 by nenohi · Pull Request #10843 · misskey-dev/misskey
2023-05-13 17:36:49

💬 Commented on "MeiliSearch設定されたサーバーの検索で外部サーバーの投稿が結果に出ない場合がある": syuilo "「しゅいろさん」とかが含まれる文章はMeilisearchでは「しゅいろ」ではヒットしないわね"
https://github.com/misskey-dev/misskey/issues/10845#issuecomment-1546597750

MeiliSearch設定されたサーバーの検索で外部サーバーの投稿が結果に出ない場合がある · Issue #10845 · misskey-dev/misskey
2023-05-13 17:37:33

💬 Commented on "MeiliSearch設定されたサーバーの検索で外部サーバーの投稿が結果に出ない場合がある": tkmrgit "😭 "
https://github.com/misskey-dev/misskey/issues/10845#issuecomment-1546597857

MeiliSearch設定されたサーバーの検索で外部サーバーの投稿が結果に出ない場合がある · Issue #10845 · misskey-dev/misskey