<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/src/server/nodeinfo.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>enhance: read theme color nodeinfo (#8977)</title>
<updated>2022-07-13T12:06:24Z</updated>
<author>
<name>Johann150</name>
<email>johann.galle@protonmail.com</email>
</author>
<published>2022-07-13T12:06:24Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=714c80bf3f29b92dc249ce64be9a04bcaba48997'/>
<id>urn:sha1:714c80bf3f29b92dc249ce64be9a04bcaba48997</id>
<content type='text'>
* provide theme color in nodeinfo metadata

* read theme color from nodeinfo

Prefer to read the theme color from the nodeinfo since it is more
performant than performing selector search on a DOM.</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>.js</title>
<updated>2022-03-20T20:33:06Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-03-20T20:33:06Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=131ff24e5301d87c7221811925b45e6e8b3514ae'/>
<id>urn:sha1:131ff24e5301d87c7221811925b45e6e8b3514ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>perf(server): cache nodeinfo to reduce db query</title>
<updated>2022-03-20T20:26:42Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-03-20T20:26:42Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=836ae732f639e6ec5e486bebe8458adb6033137c'/>
<id>urn:sha1:836ae732f639e6ec5e486bebe8458adb6033137c</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>remove max note text length setting</title>
<updated>2022-02-20T07:07:43Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2022-02-20T07:07:43Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=a1c7c1fb49f0b09aa382fa00c9883bfcd5dc5d57'/>
<id>urn:sha1:a1c7c1fb49f0b09aa382fa00c9883bfcd5dc5d57</id>
<content type='text'>
Resolve #8323
</content>
</entry>
<entry>
<title>fix: NodeInfo のユーザー数と投稿数の内容を見直す (#8255)</title>
<updated>2022-02-05T19:29:36Z</updated>
<author>
<name>xianon</name>
<email>xianon@hotmail.co.jp</email>
</author>
<published>2022-02-05T19:29:36Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=08d0a45ee76cc8d85e360c83654d5ddcee4fab21'/>
<id>urn:sha1:08d0a45ee76cc8d85e360c83654d5ddcee4fab21</id>
<content type='text'>
* NodeInfoのアクティブユーザーの取得方法を変更する

* NodeInfoの投稿数の出力内容を見直す</content>
</entry>
<entry>
<title>NodeInfo にユーザー数と投稿数の情報を追加する (#8126)</title>
<updated>2022-01-21T17:13:29Z</updated>
<author>
<name>xianon</name>
<email>xianon@hotmail.co.jp</email>
</author>
<published>2022-01-21T17:13:29Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=e2cefb7f476bfa46844a9ee027af523e9e01f21d'/>
<id>urn:sha1:e2cefb7f476bfa46844a9ee027af523e9e01f21d</id>
<content type='text'>
</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>
