<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/src/core/WebfingerService.ts, branch master</title>
<subtitle>my misskey fork
</subtitle>
<id>http://g.freya.cat/misskey/atom?h=master</id>
<link rel='self' href='http://g.freya.cat/misskey/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/'/>
<updated>2024-02-13T15:59:27Z</updated>
<entry>
<title>(re)  update SPDX-FileCopyrightText</title>
<updated>2024-02-13T15:59:27Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2024-02-13T15:59:27Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c1514ce91dc08481a092a789ee37da546cdb4583'/>
<id>urn:sha1:c1514ce91dc08481a092a789ee37da546cdb4583</id>
<content type='text'>
Fix  #13290
</content>
</entry>
<entry>
<title>Revert "update SPDX-FileCopyrightText"</title>
<updated>2024-02-13T15:50:11Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2024-02-13T15:50:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=311c2172d7bc861d915a28650684a1587ecb4695'/>
<id>urn:sha1:311c2172d7bc861d915a28650684a1587ecb4695</id>
<content type='text'>
This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
</content>
</entry>
<entry>
<title>update SPDX-FileCopyrightText</title>
<updated>2024-02-12T02:37:45Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2024-02-12T02:37:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9b5aeb76d8c9372d67058c512597152b6bf222f2'/>
<id>urn:sha1:9b5aeb76d8c9372d67058c512597152b6bf222f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(backend): Remove unused injections (#11462)</title>
<updated>2023-08-05T01:33:00Z</updated>
<author>
<name>woxtu</name>
<email>woxtup@gmail.com</email>
</author>
<published>2023-08-05T01:33:00Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=8a6791da3fa5c6554689ae06721925f7842b3b7b'/>
<id>urn:sha1:8a6791da3fa5c6554689ae06721925f7842b3b7b</id>
<content type='text'>
* Remove unused injections

* Remove unused imports</content>
</entry>
<entry>
<title>chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348)</title>
<updated>2023-07-27T05:31:52Z</updated>
<author>
<name>Shun Sakai</name>
<email>sorairolake@protonmail.ch</email>
</author>
<published>2023-07-27T05:31:52Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c2370a1be631355e709c47d3b5e9469906116b84'/>
<id>urn:sha1:c2370a1be631355e709c47d3b5e9469906116b84</id>
<content type='text'>
* chore: Add the SPDX information to each file

Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.

* tweak format

---------

Co-authored-by: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
<entry>
<title>fix: failed to resolve acct URI which points to local Person (#11024)</title>
<updated>2023-07-19T04:01:14Z</updated>
<author>
<name>xtex</name>
<email>xtexchooser@duck.com</email>
</author>
<published>2023-07-19T04:01:14Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=bf9e74ca053e7c541f0457c0cd12bfe2acfc08bb'/>
<id>urn:sha1:bf9e74ca053e7c541f0457c0cd12bfe2acfc08bb</id>
<content type='text'>
* fix: resolving alias for local users (#9199)

Signed-off-by: xtex &lt;xtexchooser@duck.com&gt;

* style: return type for RemoteUserResolveService#resolveSelf

Signed-off-by: xtex &lt;xtexchooser@duck.com&gt;

* docs: update CHANGELOG

Signed-off-by: xtex &lt;xtexchooser@duck.com&gt;

* style: fix typecheck

Signed-off-by: xtex &lt;xtexchooser@duck.com&gt;

---------

Signed-off-by: xtex &lt;xtexchooser@duck.com&gt;
Co-authored-by: syuilo &lt;Syuilotan@yahoo.co.jp&gt;</content>
</entry>
<entry>
<title>feat: カスタム絵文字ごとにそれをリアクションとして使えるロールを設定できるように</title>
<updated>2023-05-18T09:45:49Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-05-18T09:45:49Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7ce569424a67c786a4f44993ce74f06989eba9df'/>
<id>urn:sha1:7ce569424a67c786a4f44993ce74f06989eba9df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhance(dev): non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように (#10717)</title>
<updated>2023-04-29T14:26:47Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2023-04-29T14:26:47Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=09764b909b7843fcc1e143962a9fc1053b4937b7'/>
<id>urn:sha1:09764b909b7843fcc1e143962a9fc1053b4937b7</id>
<content type='text'>
* enhance(dev): non-production環境でhttpサーバー間でもユーザー、ノートの連合が可能なように

* refactor (use checkHttps)

* MISSKEY_WEBFINGER_USE_HTTP

* Environment Variable readme

* NEVER USE IN PRODUCTION

* fix punyHost</content>
</entry>
<entry>
<title>perf(backend): Use undici instead of node-fetch and got (#9459)</title>
<updated>2023-01-12T12:03:02Z</updated>
<author>
<name>tamaina</name>
<email>tamaina@hotmail.co.jp</email>
</author>
<published>2023-01-12T12:03:02Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=978a9bbb3beafb7322aaf81d097430de6dbf527e'/>
<id>urn:sha1:978a9bbb3beafb7322aaf81d097430de6dbf527e</id>
<content type='text'>
* Implement? HttpFetchService

* :v:

* 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を設定</content>
</entry>
<entry>
<title>chore: fix import position</title>
<updated>2022-12-04T08:05:32Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-12-04T08:05:32Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9ce13d487b25ae518693b4b75177508101623393'/>
<id>urn:sha1:9ce13d487b25ae518693b4b75177508101623393</id>
<content type='text'>
</content>
</entry>
</feed>
