paricafe/packages/backend/src
かっこかり 4a62051ce7
fix(backend): ローカルユーザーへのメンションを含むノートが連合される際に正しいURLに変換されないことがある問題を修正 (#14879)
* fix: make sure mentions of local users get rendered correctly during AP delivery (resolves #645)

* Update Changelog

* indent

---------

Co-authored-by: Laura Hausmann <laura@hausmann.dev>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-11-09 10:58:09 +09:00
..
@types revert 5f88d56d96 2024-07-20 21:33:20 +09:00
boot lint fixes 2024-06-06 11:40:11 +09:00
core fix(backend): ローカルユーザーへのメンションを含むノートが連合される際に正しいURLに変換されないことがある問題を修正 (#14879) 2024-11-09 10:58:09 +09:00
daemons refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
misc fix(backend): SQLのサニタイズを強化 (#14920) 2024-11-09 10:51:28 +09:00
models feat: 過去のノートを非公開化/フォロワーのみ表示可能にできる機能 (#14814) 2024-10-22 17:08:53 +09:00
queue feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 (#14757) 2024-10-13 20:32:12 +09:00
server enhance(backend) : リモートユーザーの照会をオリジナルにリダイレクトするように (#12892) (#14897) 2024-11-09 10:54:44 +09:00
config.ts initialPassword -> setupPassword 2024-10-03 20:40:39 +09:00
const.ts Misskey® Reactions Buffering Technology™ (#14579) 2024-09-20 21:03:53 +09:00
decorators.ts refactor(backend): use Reflet for autobind deco (#14482) 2024-09-15 17:43:24 +09:00
di-symbols.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
env.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GlobalModule.ts fix(backend): RBTの修正 (#14621) 2024-09-24 18:29:02 +09:00
logger.ts refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts lint fixes 2024-06-06 11:40:11 +09:00
postgres.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
types.ts feat: 通報の強化 (#14704) 2024-10-05 16:20:15 +09:00