<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/src/server/api/integration, 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>2023-02-03T06:01:31Z</updated>
<entry>
<title>drop twitter/github/discord integrations</title>
<updated>2023-02-03T06:01:31Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-02-03T06:01:31Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=562b02310f9f994f98943c9d93d2f9d948858c32'/>
<id>urn:sha1:562b02310f9f994f98943c9d93d2f9d948858c32</id>
<content type='text'>
Close #9775
</content>
</entry>
<entry>
<title>refactor: fix type</title>
<updated>2023-02-01T08:29:28Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-02-01T08:29:28Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=387fcd5c5df04a461f346781bf5621d343b15e66'/>
<id>urn:sha1:387fcd5c5df04a461f346781bf5621d343b15e66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(server): twitterと連携するときに autwh is not a function になるのを修正</title>
<updated>2023-01-21T08:01:02Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-01-21T08:01:02Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=8631740ca44b0e03d67ac2dd3c21ecf9ca9dcaa4'/>
<id>urn:sha1:8631740ca44b0e03d67ac2dd3c21ecf9ca9dcaa4</id>
<content type='text'>
Fix #9658
</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>Fix import related TypeScript errors (#9321)</title>
<updated>2022-12-13T15:01:45Z</updated>
<author>
<name>Kagami Sascha Rosylight</name>
<email>saschanaz@outlook.com</email>
</author>
<published>2022-12-13T15:01:45Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=4b98920f02a16498592d67bb1b9ce8c09e0228b2'/>
<id>urn:sha1:4b98920f02a16498592d67bb1b9ce8c09e0228b2</id>
<content type='text'>
* Add missing @types packages

* Fix TS1272 type only imports

* Fix TS2821 import assertion</content>
</entry>
<entry>
<title>fix(server): cookieが取得されないのを修正</title>
<updated>2022-12-06T05:17:53Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-12-06T05:17:53Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9d14476a6ae8f9b69f595bf5ee2649d8f9a70e3e'/>
<id>urn:sha1:9d14476a6ae8f9b69f595bf5ee2649d8f9a70e3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(server): cookieが設定されないのを修正</title>
<updated>2022-12-06T05:14:41Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-12-06T05:14:41Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=3b7c94344053e601d64abea9d7eaa7e15a32cd4d'/>
<id>urn:sha1:3b7c94344053e601d64abea9d7eaa7e15a32cd4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(server): GitHub連携ができない問題を修正</title>
<updated>2022-12-06T03:41:11Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-12-06T03:41:11Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9cda400c806eac04e4919151df1ed0cc73382dca'/>
<id>urn:sha1:9cda400c806eac04e4919151df1ed0cc73382dca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: introduce bindThis decorator to bind this automaticaly</title>
<updated>2022-12-04T06:03:09Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-12-04T06:03:09Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=bbb49457f9fb5d46402e913c92ebf77722cad6ff'/>
<id>urn:sha1:bbb49457f9fb5d46402e913c92ebf77722cad6ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fastify (#9106)</title>
<updated>2022-12-03T10:42:05Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-12-03T10:42:05Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=3a7182bfb5734599321fc03ea77c48b4dbc326d5'/>
<id>urn:sha1:3a7182bfb5734599321fc03ea77c48b4dbc326d5</id>
<content type='text'>
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* fix

* Update SignupApiService.ts

* wip

* wip

* Update ClientServerService.ts

* wip

* wip

* wip

* Update WellKnownServerService.ts

* wip

* wip

* update des

* wip

* Update ApiServerService.ts

* wip

* update deps

* Update WellKnownServerService.ts

* wip

* update deps

* Update ApiCallService.ts

* Update ApiCallService.ts

* Update ApiServerService.ts</content>
</entry>
</feed>
