<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/src/server/api/endpoints/server-info.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>2025-12-18T11:05:20Z</updated>
<entry>
<title>perf(backend): lazy load systeminformation</title>
<updated>2025-12-18T11:05:20Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-12-18T11:05:20Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=baeed4bc8057ec2623f983550cd63dff09c42c28'/>
<id>urn:sha1:baeed4bc8057ec2623f983550cd63dff09c42c28</id>
<content type='text'>
systeminformationを必要とする機能を有効にしていないサーバーで無駄に読み込まれることが無いように
</content>
</entry>
<entry>
<title>refactor/perf(backend): provide metadata statically (#14601)</title>
<updated>2024-09-22T03:53:13Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2024-09-22T03:53:13Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=023fa30280e561e9921a2c83138af4cac01068ab'/>
<id>urn:sha1:023fa30280e561e9921a2c83138af4cac01068ab</id>
<content type='text'>
* wip

* Update ReactionService.ts

* Update ApiCallService.ts

* Update timeline.ts

* Update GlobalModule.ts

* Update GlobalModule.ts

* Update NoteEntityService.ts

* wip

* wip

* wip

* Update ApPersonService.ts

* wip

* Update GlobalModule.ts

* Update mock-resolver.ts

* Update RoleService.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* Update activitypub.ts

* clean up

* Update utils.ts

* Update UtilityService.ts

* Revert "Update utils.ts"

This reverts commit a27d4be764b78c1b5a9eac685e261fee49331d89.

* Revert "Update UtilityService.ts"

This reverts commit e5fd9e004c482cf099252201c0c1aa888e001430.

* vuwa-

* Revert "vuwa-"

This reverts commit 0c3bd12472b4b9938cdff2d6f131e6800bc3724c.

* Update entry.ts

* Update entry.ts

* Update entry.ts

* Update entry.ts

* Update jest.setup.ts</content>
</entry>
<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>enhance: api.jsonのレスポンスの内容を実際の内容に合わせる (#12723)</title>
<updated>2023-12-21T07:57:05Z</updated>
<author>
<name>GrapeApple0</name>
<email>84321396+GrapeApple0@users.noreply.github.com</email>
</author>
<published>2023-12-21T07:57:05Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=79ca93cefb8c892556b49fe4055d397e2a56adcf'/>
<id>urn:sha1:79ca93cefb8c892556b49fe4055d397e2a56adcf</id>
<content type='text'>
* Create packedAdSchema

* admin/emoji/add

* admin/get-user-ips

* admin/roles/users

* admin/get-index-stats

* admin/accounts/find-by-email

* fix type of admin/ad/list

* federation/stats

* endpoints

* get-online-users-count

* i/2fa/register-key

* i/2fa/key-done

* i/2fa/register

* i/apps

* i/authorized-apps

* i/registry/get-all

* i/registry/get

* i/registry/get-detail

* i/registry/key-with-type

* i/registry/scopes-with-domain

* i/update-email

* i/move

* i/webhooks/create

* fix miss type

* i/webhooks/show

* i/webhooks/list

* flash/create

* roles/users

* server-info

* test

* users/lists/get-memberships

* users/achievements

* fetch-rss

* fetch-external-resources</content>
</entry>
<entry>
<title>chore(backend): Resolve `import/no-default-export` rule violations (#11732)</title>
<updated>2023-08-17T12:20:58Z</updated>
<author>
<name>woxtu</name>
<email>woxtup@gmail.com</email>
</author>
<published>2023-08-17T12:20:58Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=dd1783f984cd87abe4407defc77f117fe6f5a1d6'/>
<id>urn:sha1:dd1783f984cd87abe4407defc77f117fe6f5a1d6</id>
<content type='text'>
* Disable `import/no-default-export` properly

* Disable `import/no-default-export`</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>perf(backend): make some features optionable</title>
<updated>2023-07-02T07:02:32Z</updated>
<author>
<name>syuilo</name>
<email>Syuilotan@yahoo.co.jp</email>
</author>
<published>2023-07-02T07:02:32Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=af3258dc79488b73435819e7799eb1515f15a6aa'/>
<id>urn:sha1:af3258dc79488b73435819e7799eb1515f15a6aa</id>
<content type='text'>
Resolve #11064
Resolve #11065
</content>
</entry>
<entry>
<title>refactor: remove all unused imports (#9951)</title>
<updated>2023-02-16T14:09:41Z</updated>
<author>
<name>Kagami Sascha Rosylight</name>
<email>saschanaz@outlook.com</email>
</author>
<published>2023-02-16T14:09:41Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=63df2c851e31a30dda3b7e9edefb2a97e4c1daa6'/>
<id>urn:sha1:63df2c851e31a30dda3b7e9edefb2a97e4c1daa6</id>
<content type='text'>
Co-authored-by: tamaina &lt;tamaina@hotmail.co.jp&gt;</content>
</entry>
</feed>
