misskey/packages/backend/src
tamaina 81d2c5a4a7
enhance: カスタム絵文字関連の変更 (#9794)
* PackedNoteなどのemojisはプロキシしていないURLを返すように

* MFMでx3/x4もしくはscale.x/yが2.5以上に指定されていた場合にはオリジナル品質の絵文字を使用する

* update CHANGELOG.md

* fix changelog

* ??

* wip

* fix

* merge

* Update packages/frontend/src/scripts/media-proxy.ts

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>

* merge

* calc scale

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-04-12 10:58:56 +09:00
..
@types chore: add tiny definition for redis-lock (#9971) 2023-02-22 14:51:34 +09:00
boot test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
core enhance: カスタム絵文字関連の変更 (#9794) 2023-04-12 10:58:56 +09:00
daemons refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
misc カスタム絵文字のキャッシュ時に"{}"が入ってしまう問題を修正 (#10573) 2023-04-11 07:39:46 +09:00
models feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
queue feat: queueing bulk follow/unfollow and block/unblock (#10544) 2023-04-12 09:13:58 +09:00
server feat: queueing bulk follow/unfollow and block/unblock (#10544) 2023-04-12 09:13:58 +09:00
config.ts fix type 2023-04-08 15:59:41 +09:00
const.ts
decorators.ts refactor: fix types 2023-02-09 10:50:53 +09:00
di-symbols.ts fix(backend): イベント用redis分離が上手く動かない問題を修正 2023-04-09 17:09:27 +09:00
env.ts
global.d.ts
GlobalModule.ts fix(backend): イベント用redis分離が上手く動かない問題を修正 2023-04-09 17:09:27 +09:00
logger.ts refactor: fix types 2023-02-09 11:46:08 +09:00
MainModule.ts
NestLogger.ts
postgres.ts feat(backend): support replication of postgresql 2023-04-08 15:53:36 +09:00
types.ts fix: i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 (#10042) 2023-02-23 20:46:14 +09:00