- Dec 23, 2023
-
-
dakkar authored
the implementation is copied from the other places we already check HTTP signatures, and cross-checked with Firefish's implementation
-
- Dec 22, 2023
-
-
Marie authored
This works almost exactly like FF's custom MOTDs with the only difference being that they get defined in the config file for performance reasons. Closes #86
-
- Dec 12, 2023
-
-
Camilla Ett authored
-
- Dec 07, 2023
-
-
Ryan He authored
* Update example.yml, add descriptions for some items Add descriptions for "MeiliSearch" and "allowedPrivateNetworks" * Update docker_example.yml Add descriptions for "MeiliSearch" and "allowedPrivateNetworks"
-
- Nov 29, 2023
-
-
dakkar authored
-
- Oct 31, 2023
-
-
Mar0xy authored
Set the default meilisearch scope to global
-
- Oct 13, 2023
-
-
syuilo authored
-
- Oct 03, 2023
-
-
Mar0xy authored
-
syuilo authored
* wip * wip * wip * wip * wip * wip * Update NoteCreateService.ts * wip * wip * wip * wip * Update NoteCreateService.ts * wip * Update NoteCreateService.ts * wip * Update user-notes.ts * wip * wip * wip * Update NoteCreateService.ts * wip * Update timeline.ts * Update timeline.ts * Update timeline.ts * Update timeline.ts * Update timeline.ts * wip * Update timelines.ts * Update timelines.ts * Update timelines.ts * wip * wip * wip * Update timelines.ts * Update misskey-js.api.md * Update timelines.ts * Update timelines.ts * wip * wip * wip * Update timelines.ts * wip * Update timelines.ts * wip * test * Update activitypub.ts * refactor: UserListJoining -> UserListMembership * Update NoteCreateService.ts * wip
-
- Sep 27, 2023
-
-
CyberRex authored
-
- Sep 06, 2023
-
-
syuilo authored
Co-Authored-By:
MeiMei <30769358+mei23@users.noreply.github.com>
-
- Aug 20, 2023
-
-
Essem authored
* Add address bind config option * Edit changelog * forgot to add to types
-
- Aug 05, 2023
-
-
tamaina authored
* chore: cacheRemoteFilesのデフォルト値をfalseに * proxyRemoteFiles to default * update ja-JP.yml * update ja-JP.yml * youCanCleanRemoteFilesCache * changelog --------- Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- Jul 20, 2023
-
-
tamaina authored
* enhance(backend): 設定ファイルでioredisの全てのオプションを指定可能に * yappa kousuru * fix * fix? * fix * Revert "fix" This reverts commit 227f19ff3afcbbd560b831493975206263a1a5a3. * fix
-
- Jul 17, 2023
-
-
dogcraft authored
* unix socket support * add changelog * lint --------- Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- Jul 15, 2023
-
-
まっちゃとーにゅ authored
-
- May 11, 2023
-
-
syuilo authored
-
- May 05, 2023
-
-
Caipira authored
-
- May 04, 2023
-
-
syuilo authored
* wip * wip * Update SearchService.ts * Update SearchService.ts * wip * wip * Update SearchService.ts * Update CHANGELOG.md * wip * Update SearchService.ts * Update docker-compose.yml.example
-
- Apr 29, 2023
-
-
Namekuji authored
* copy block and mute then create follow and unfollow jobs * copy block and mute and update lists when detecting an account has moved * no need to care promise orders * refactor updating actor and target * automatically accept if a locked account had accepted an old account * fix exception format * prevent the old account from calling some endpoints * do not unfollow when moving * adjust following and follower counts * check movedToUri when receiving a follow request * skip if no need to adjust * Revert "disable account migration" This reverts commit 2321214c. * fix translation specifier * fix checking alsoKnownAs and uri * fix updating account * fix refollowing locked account * decrease followersCount if followed by the old account * adjust following and followers counts when unfollowing * fix copying mutings * prohibit moved account from moving again * fix move service * allow app creation after moving * fix lint * remove unnecessary field * fix cache update * add e2e test * add e2e test of accepting the new account automatically * force follow if any error happens * remove unnecessary joins * use Array.map instead of for const of * ユーザーリストの移行は追加のみを行う * nanka iroiro * fix misskey-js? *
✌️ * 移行を行ったアカウントからのフォローリクエストの自動許可を調整 * newUriを外に出す * newUriを外に出す2 * clean up * fix newUri * prevent moving if the destination account has already moved * set alsoKnownAs via /i/update * fix database initialization * add return type * prohibit updating alsoKnownAs after moving * skip to add to alsoKnownAs if toUrl is known * skip adding to the list if it already has * use Acct.parse instead * rename error code *🎨 * 制限を5から10に緩和 * movedTo(Uri), alsoKnownAsはユーザーidを返すように * test api res * fix * 元アカウントはミュートし続ける *🎨 * unfollow * fix * getUserUriをUserEntityServiceに * ? * job! *🎨 * instance => server * accountMovedShort, forbiddenBecauseYouAreMigrated * accountMovedShort * fix test * import, pin禁止 * 実績を凍結する * clean up *✌️ * change message * ブロック, フォロー, ミュート, リストのインポートファイルの制限を32MiBに * Revert "ブロック, フォロー, ミュート, リストのインポートファイルの制限を32MiBに" This reverts commit 3bd7be35d8aa455cb01ae58f8172a71a50485db1. * validateAlsoKnownAs * 移行後2時間以内はインポート可能なファイルサイズを拡大 * clean up * どうせactorをupdatePersonで更新するならupdatePersonしか移行処理を発行しないことにする * handle error? * リモートからの移行処理の条件を是正 * log, port * fix * fix * enhance(dev): non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように * refactor (use checkHttps) * MISSKEY_WEBFINGER_USE_HTTP * Environment Variable readme * NEVER USE IN PRODUCTION * fix punyHost * fix indent * fix * experimental --------- Co-authored-by:tamaina <tamaina@hotmail.co.jp> Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- Apr 08, 2023
-
-
syuilo authored
Resolve #10205
-
- Apr 07, 2023
- Feb 22, 2023
-
-
lam p authored
- Feb 12, 2023
-
-
tamaina authored
* enhance(server): videoThumbnailGenerator config *
✌️ * fix * 相対url * サムネイルのproxyRemoteFilesは直接プロキシを指定する * メディアプロキシ
-
- Feb 04, 2023
-
-
tamaina authored
* perf(server): improvement of external mediaProxy * add a comment *
✌️ * /filesでsharpの処理を行わずリダイレクトする * fix * thumbnail => static * Fix #9788 * add avatar mode * add url * fix * static.webp * remove encodeURIComponent from media proxy path * remove existance check
-
- Feb 03, 2023
-
-
syuilo authored
Close #9774
-
- Jan 15, 2023
-
-
Masaya Suzuki authored
-
- Jan 12, 2023
-
-
tamaina authored
* Implement? HttpFetchService *
✌️ * remove node-fetch * fix * refactor * fix * gateway timeout * UndiciFetcherクラスを追加 (仮コミット, ビルドもstartもさせていない) * fix * add logger and fix url preview * fix ip check * enhance logger and error handling * fix * fix * clean up * Use custom fetcher for ApRequest / ApResolver * bypassProxyはproxyBypassHostsに判断を委譲するように * set maxRedirections (default 3, ApRequest/ApResolver: 0) * fix comment * handle error s3 upload * add debug message * no return await * Revert "no return await" This reverts commit b5b0dc58a342393d260492e3a6f58304372f53b2. * reduce maxSockets * apResolverのUndiciFetcherを廃止しapRequestのものを使う、 add ap logger * Revert "apResolverのUndiciFetcherを廃止しapRequestのものを使う、 add ap logger" This reverts commit 997243915c8e1f8472da64f607f88c36cb1d5cb4. * add logger * fix * change logger name * safe * デフォルトでUser-Agentを設定
-
- Dec 21, 2022
-
-
syuilo authored
Close #9376
-
- Jun 24, 2022
-
-
MeiMei authored
* Use ioredis, Supports IPv6 host https://github.com/misskey-dev/misskey/issues/8862 * Fix import * order * a * i * fix * flushdb * family * CHANGELOG * redis_version Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- Mar 08, 2022
-
-
Johann150 authored
-
- Feb 27, 2022
-
-
tamaina authored
* Fix avatar/banner proxy Co-authored-by:
mei23 <m@m544.net> * use getAvatarUrl * fix * join avatar and banner to improve performance * join * Update hybrid-timeline.ts * fix Co-authored-by:
mei23 <m@m544.net> Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- Sep 04, 2021
-
-
MeiMei authored
* maxFileSize * CHANGELOG
-
- Sep 03, 2021
-
-
MeiMei authored
* s2-2 * allowedPrivateNetworks * style * Proxyの間にあると誤解しそうなのでconfigの記述順を変更 * Fix error handler
-
- Oct 17, 2020
-
-
MeiMei authored
* Sign ActivityPub GET * Fix v12, v12.48.0 UI bug
-
- Apr 12, 2020
-
-
MeiMei authored
* プロキシの除外ホスト * オブジェクトストレージとの通信にProxyを使うかを選択できるように * fix lint * コメント Co-authored-by:
rinsuki <428rinsuki+git@gmail.com>
-
- Mar 20, 2020
-
-
MeiMei authored
-
- Jan 29, 2020
-
-
syuilo authored
Co-authored-by:
MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by:
Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
-