-
Hi there - it looks like Summaly only sets the bot user-agent in one place in the code -https://github.com/syuilo/summaly/blob/b994e67281abc3faae53c888a232c84a4ea1a01d/src/utils/got.ts#L13C23-L13C31
…
jprjr updated
2 months ago
-
### 💡 Summary
Currently the cookie being generated in `/packages/frontend/src/account.ts` when you sign in is not marked as `secure`:
https://github.com/misskey-dev/misskey/blob/0e92cbf9052898d1…
-
- https://github.com/Sayamame-beans/Upload-without-preCheck
-
my code
```js
import * as Misskey from 'misskey-js';
var TOKEN = "redacted";
var client = new Misskey.api.APIClient({
origin: "https://misskey.io",
credential: TOKEN
});
var stream = n…
-
◎ユーザ向け
- ノートを検索できること
- 検索できる範囲について(public, homeまでが対象など)
- オプションについて
- 「ローカルのみ」とは
- ユーザ指定について
- ユーザを検索できること
- ローカルとは
- リモートとは
◎運営者向け
- 本体組み込みの機能かmeilisearchかを選べる
- meilisea…
-
### 💡 Summary
Hi there!
Trying to send a PM, when adding a user based on mentions in the post, if the recipient does not exist (I mistyped the domain), the action fails silently on the front-end (wi…
-
### Summary
かいてあるとおり
(もしくはminifyした状態で格納して表示の際に自動でフォーマットすることにより容量を圧縮するというのもありかもしれないけど、フォーマッタとminifierを用意する必要があり大変かもしれない)
### Purpose
65kBじゃ足りなかったらしい
https://misskey.io/notes/a0doayl314uo05ti
### …
-
### 💡 Summary
![image](https://github.com/misskey-dev/misskey/assets/31585494/db46b3ad-c0ec-4e69-beac-2616719d1e4a)
リアクションピッカーの絵文字検索欄にUnicode絵文字を直接入力するとリアクションできる機能がありますが、🐿️等の一部の絵文字でこの機能を利用できないようです。
…
-
## Describe the requested icon(s)
I noticed that phosphor added icons for the fediverse and Mastodon. I take this as a sign of interest in including fedi software, and have a couple of suggestions fo…
-
misskey でも bot が運用できるらしい?調査して、可能そうなら対応する