<feed xmlns='http://www.w3.org/2005/Atom'>
<title>misskey/packages/backend/src/server/web, 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>2026-03-05T17:55:43Z</updated>
<entry>
<title>split url into webUrl and localUrl (like mastodon)</title>
<updated>2026-03-05T17:55:43Z</updated>
<author>
<name>Freya Murphy</name>
<email>freya@freyacat.org</email>
</author>
<published>2026-03-02T21:05:12Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=587ab8500abb2d8b0a494dc05952c9919cc7f66f'/>
<id>urn:sha1:587ab8500abb2d8b0a494dc05952c9919cc7f66f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable and fix no-unused-vars and no-async-promise-executor (#17070)</title>
<updated>2026-01-08T02:49:12Z</updated>
<author>
<name>anatawa12</name>
<email>anatawa12@icloud.com</email>
</author>
<published>2026-01-08T02:49:12Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=666f78e676e29abd48b351c58270b3f721f03573'/>
<id>urn:sha1:666f78e676e29abd48b351c58270b3f721f03573</id>
<content type='text'>
* dev: set --no-bail for lint task

* lint: enable no-async-promise-executor lint and fix them

* lint: enable no-unused-vars with allowing _ prefix

* lint: fix semi</content>
</entry>
<entry>
<title>Minify backend (#17054)</title>
<updated>2026-01-05T11:56:52Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2026-01-05T11:56:52Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7bcfeba7e51309c0804a81ab291d81c6e0aefc98'/>
<id>urn:sha1:7bcfeba7e51309c0804a81ab291d81c6e0aefc98</id>
<content type='text'>
* wip

* Update build.js

* Update build.js

* [minify-backend用] フィジビリティ検証 (#16878)

* fix: minify-backend

* 間違えて入れちゃったのを戻す

* 追従

* fix

---------

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;

* test

* use node 24

* Revert "use node 24"

This reverts commit 7ae2debf23448922de70e208fe2e432ef4665f27.

* Revert "test"

This reverts commit d91987909139405318e573effe5a5d1613713934.

* Update package.json

* wip

* Update compile_config.js

* Revert "Update compile_config.js"

This reverts commit 0ee286f02be807b126b65de6d94f573c005f98d7.

* Update config.ts

* wip

* Update .swcrc

* Update ClientServerService.ts

* [ci skip] update CHANGELOG

---------

Co-authored-by: おさむのひと &lt;46447427+samunohito@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>enhance(backend): バックエンドで言語リストのみを参照するように (#16915)</title>
<updated>2025-12-01T09:51:36Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2025-12-01T09:51:36Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=7b9e83a6b873904b6a394ea672d4b3b9f60cd03a'/>
<id>urn:sha1:7b9e83a6b873904b6a394ea672d4b3b9f60cd03a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (#16908)</title>
<updated>2025-12-01T09:36:55Z</updated>
<author>
<name>かっこかり</name>
<email>67428053+kakkokari-gtyih@users.noreply.github.com</email>
</author>
<published>2025-12-01T09:36:55Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=f222d7e24d3d134a078868c89363cacde906ccdc'/>
<id>urn:sha1:f222d7e24d3d134a078868c89363cacde906ccdc</id>
<content type='text'>
* enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (to misskey-dev dev branch) (#16889)

* wip

* wip

* wip

* wip

* fix lint

* attempt to fix test

* fix

* fix

* fix: oauthページの描画がおかしい問題を修正

* typo [ci skip]

* fix

* fix

* fix

* fix

* fix

* refactor

* fix

* fix

* fix broken lockfile

* fix: expose supported languages as global variable

* remove i18n package from root as it is no longer required [ci skip]

* fix

* fix: add i18n package.json to Docker target-builder stage for federation tests (#16909)

* Initial plan

* fix: add i18n package.json to Docker target-builder stage for federation tests

Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;

---------

Co-authored-by: copilot-swe-agent[bot] &lt;198982749+Copilot@users.noreply.github.com&gt;
Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;

* fix: followup-test-federation for enh-remove-pug (#16910)

* fix: followup-test-federation for enh-remove-pug

* Revert "fix: add i18n package.json to Docker target-builder stage for federation tests (#16909)"

This reverts commit 14313468d34f49c363eef4d0a932e9fc0d9a37fb.

* fix: CSSが読み込まれない場合がある問題を修正

* fix [ci skip]

* fix: propsのデフォルト値をnull合体演算子から論理和演算子に変更（空文字に対処するため）

* remove @types/pug

* enhance: bootloaderを埋め込むように

* fix possible race condition

* remove esbuild

---------

Co-authored-by: Copilot &lt;198982749+Copilot@users.noreply.github.com&gt;
Co-authored-by: syuilo &lt;4439005+syuilo@users.noreply.github.com&gt;
Co-authored-by: おさむのひと &lt;46447427+samunohito@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>perf(backend): lazy load summaly</title>
<updated>2025-11-30T07:17:34Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-11-30T07:17:34Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=dfd479bec5c29aad8b1846e329a59d2de46b29eb'/>
<id>urn:sha1:dfd479bec5c29aad8b1846e329a59d2de46b29eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>perf(backend): jsdom、happy-domをやめて軽量な実装にし、メモリ削減・高速化 (#16885)</title>
<updated>2025-11-29T10:16:05Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-11-29T10:16:05Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=27320344470f7c2457216ab64eecb5e513417ac4'/>
<id>urn:sha1:27320344470f7c2457216ab64eecb5e513417ac4</id>
<content type='text'>
* wip

* Update packages/backend/src/server/api/endpoints/i/update.ts

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* Update packages/backend/src/core/FetchInstanceMetadataService.ts

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* remove some packages

* コミット漏れ

* clean up

* fix

* Update MfmService.ts

* fix

* fix

* Update MfmService.ts

* wip

* rename

* Update packages/backend/src/core/MfmService.ts

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* Update packages/backend/src/core/MfmService.ts

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* Update packages/backend/src/core/MfmService.ts

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* Update packages/backend/src/core/MfmService.ts

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* Update packages/backend/src/core/activitypub/ApRendererService.ts

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* Update packages/backend/src/core/MfmService.ts

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* Update packages/backend/src/core/MfmService.ts

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* Update MfmService.ts

* Update CHANGELOG.md

---------

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>enhance(frontend): viewportの属性を起動後に変化させないことにより処理を簡略化+安定性向上</title>
<updated>2025-11-26T10:12:03Z</updated>
<author>
<name>syuilo</name>
<email>4439005+syuilo@users.noreply.github.com</email>
</author>
<published>2025-11-26T10:12:03Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=236c2351152d774044160dbc12fd5bd5d12ca7e6'/>
<id>urn:sha1:236c2351152d774044160dbc12fd5bd5d12ca7e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(deps): update [backend] update dependencies [ci skip] (#16801)</title>
<updated>2025-11-25T01:20:06Z</updated>
<author>
<name>renovate[bot]</name>
<email>29139614+renovate[bot]@users.noreply.github.com</email>
</author>
<published>2025-11-25T01:20:06Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=1e5592a5bd01ab5db8330e39a6bfe2118861a436'/>
<id>urn:sha1:1e5592a5bd01ab5db8330e39a6bfe2118861a436</id>
<content type='text'>
* fix(deps): update [backend] update dependencies

* fix types

---------

Co-authored-by: renovate[bot] &lt;29139614+renovate[bot]@users.noreply.github.com&gt;
Co-authored-by: kakkokari-gtyih &lt;67428053+kakkokari-gtyih@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>chore(dev): correct entrypoint path for embed on dev build (#16836)</title>
<updated>2025-11-24T02:08:44Z</updated>
<author>
<name>zyoshoka</name>
<email>107108195+zyoshoka@users.noreply.github.com</email>
</author>
<published>2025-11-24T02:08:44Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/misskey/commit/?id=1b46813e7ade7b9e377a128df5d58c6361e0312a'/>
<id>urn:sha1:1b46813e7ade7b9e377a128df5d58c6361e0312a</id>
<content type='text'>
</content>
</entry>
</feed>
