<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/src/remote/activitypub/db-resolver.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>2022-09-17T18:27:08Z</updated>
<entry>
<title>なんかもうめっちゃ変えた</title>
<updated>2022-09-17T18:27:08Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-09-17T18:27:08Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=b75184ec8e3436200bacdcd832e3324702553d20'/>
<id>urn:sha1:b75184ec8e3436200bacdcd832e3324702553d20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bug</title>
<updated>2022-06-04T06:15:44Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-06-04T06:15:44Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=11afdf7e24549b66c000f4e1e598d82d92bc9f7e'/>
<id>urn:sha1:11afdf7e24549b66c000f4e1e598d82d92bc9f7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: ensure resolver does not fetch local resources via HTTP(S) (#8733)</title>
<updated>2022-06-04T02:29:20Z</updated>
<author>
<name>Johann150</name>
<email>johann.galle@protonmail.com</email>
</author>
<published>2022-06-04T02:29:20Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=9954c054a7e9fa8148345c7ff3d0bfaaee05fcb1'/>
<id>urn:sha1:9954c054a7e9fa8148345c7ff3d0bfaaee05fcb1</id>
<content type='text'>
* refactor: parseUri types and checks

The type has been refined to better represent what it actually is. Uses of
parseUri are now also checking the parsed object type before resolving.

* cannot resolve URLs with fragments

* also take remaining part of URL into account

Needed for parsing the follows URIs.

* Resolver uses DbResolver for local

* remove unnecessary use of DbResolver

Using DbResolver would mean that the URL is parsed and handled again.
This duplicated processing can be avoided by querying the database directly.

* fix missing property name</content>
</entry>
<entry>
<title>perf(server): use cached user info in getUserFromApId</title>
<updated>2022-03-26T10:09:57Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-03-26T10:09:57Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=17589843da22e7a75f7ad6a3d49ec2bfbd0d4a06'/>
<id>urn:sha1:17589843da22e7a75f7ad6a3d49ec2bfbd0d4a06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor</title>
<updated>2022-03-26T09:42:37Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-03-26T09:42:37Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=8cbfc047bbc538a20dd01a748dbfb2c7fa5dd5c8'/>
<id>urn:sha1:8cbfc047bbc538a20dd01a748dbfb2c7fa5dd5c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: migrate to typeorm 3.0 (#8443)</title>
<updated>2022-03-26T06:34:00Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-03-26T06:34:00Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=1c67c26bd87aae64fe0f2ef45140e12a78564699'/>
<id>urn:sha1:1c67c26bd87aae64fe0f2ef45140e12a78564699</id>
<content type='text'>
* wip

* wip

* wip

* Update following.ts

* wip

* wip

* wip

* Update resolve-user.ts

* maxQueryExecutionTime

* wip

* wip</content>
</entry>
<entry>
<title>perf(server): refactor and performance improvements</title>
<updated>2022-03-25T07:27:41Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-03-25T07:27:41Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=ac8c66f5abe5b585a5940e172993c8e28f44ad69'/>
<id>urn:sha1:ac8c66f5abe5b585a5940e172993c8e28f44ad69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>perf(server): reduce db query</title>
<updated>2022-03-20T06:44:49Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-03-20T06:44:49Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=aebd77ad38583ee3a5d7e922435191b7d504339d'/>
<id>urn:sha1:aebd77ad38583ee3a5d7e922435191b7d504339d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: Use ESM (#8358)</title>
<updated>2022-02-27T02:07:39Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-02-27T02:07:39Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=d071d18dd7a394298d454d4ef6c5ca885164dd47'/>
<id>urn:sha1:d071d18dd7a394298d454d4ef6c5ca885164dd47</id>
<content type='text'>
* wip

* wip

* fix

* clean up

* Update tsconfig.json

* Update activitypub.ts

* wip</content>
</entry>
<entry>
<title>fix lint</title>
<updated>2021-12-09T14:58:30Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2021-12-09T14:58:30Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=c69b72e1999578cba15e34677ebd366482cba734'/>
<id>urn:sha1:c69b72e1999578cba15e34677ebd366482cba734</id>
<content type='text'>
</content>
</entry>
</feed>
