1
0
forked from mirror/misskey
mi.moris.day/packages/frontend/src/scripts
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
..
aiscript fix(client): An error occurs when you press the Play button of Misskey Play 2023-03-22 16:26:11 +09:00
hpml refactor: remove autobind-decorator dep 2023-03-31 16:41:27 +09:00
upload
2fa.ts
achievements.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
api.ts fix: 登録フォームにおける競合状態を修正 (#10267) 2023-03-08 16:32:13 +09:00
array.ts
autocomplete.ts
cache.ts enhance(frontend): クリップボタンをノートアクションに追加できるように 2023-03-24 16:54:37 +09:00
chart-legend.ts
chart-vline.ts
check-word-mute.ts
clicker-game.ts
clone.ts
collect-page-vars.ts
color.ts
confetti.ts
contains.ts
copy-to-clipboard.ts
device-kind.ts enhance: PizzaxデータをindexedDBに保存するように (#9225) 2023-02-02 16:43:56 +09:00
emoji-base.ts
emojilist.ts enhance: Unicode絵文字名逆引き効率化 (#9757) 2023-02-01 11:25:13 +09:00
extract-avg-color-from-blurhash.ts
extract-mentions.ts
extract-url-from-mfm.ts
focus.ts
form.ts
format-time-string.ts
gen-search-query.ts
get-account-from-id.ts
get-drive-file-menu.ts fix(client): ドライブファイルのメニューが正常に動作しない問題を修正 2023-03-22 18:29:17 +09:00
get-note-menu.ts feat: チャンネルにノートをピン留めできるように 2023-03-31 15:01:56 +09:00
get-note-summary.ts
get-user-menu.ts perf(frontend): cache user lists 2023-03-24 16:58:57 +09:00
get-user-name.ts lint 2023-02-22 15:36:12 +09:00
hotkey.ts fix(frontend): read KeyboardEvent.key instead of which/code (#10083) 2023-03-01 15:24:09 +09:00
i18n.ts
idb-proxy.ts update idb-proxy.ts 2023-02-03 08:07:17 +00:00
init-chart.ts
initialize-sw.ts
intl-const.ts
is-device-darkmode.ts
keycode.ts fix(frontend): read KeyboardEvent.key instead of which/code (#10083) 2023-03-01 15:24:09 +09:00
langmap.ts
login-id.ts
lookup-user.ts
lookup.ts enhance(client): tweak search page 2023-03-16 11:56:20 +09:00
media-proxy.ts enhance: カスタム絵文字関連の変更 (#9794) 2023-04-12 10:58:56 +09:00
mfm-tags.ts
page-metadata.ts clean up 2023-03-02 18:40:55 +09:00
physics.ts
please-login.ts
popout.ts
popup-position.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
reaction-picker.ts
safe-uri-decode.ts
scroll.ts lint 2023-02-22 15:28:17 +09:00
select-file.ts
show-suspended-dialog.ts
shuffle.ts
sound.ts refactor: サウンド関連の設定をpizzaxに移行 (#8105) 2023-04-12 10:39:57 +09:00
sticky-sidebar.ts
test-utils.ts build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
theme-editor.ts
theme.ts
time.ts
timezones.ts
touch.ts
unison-reload.ts
upload.ts
url.ts
use-chart-tooltip.ts
use-document-visibility.ts バックグラウンドで一定時間経過したらページネーションのアイテム更新をしない (#10053) 2023-02-25 08:18:12 +09:00
use-interval.ts
use-leave-guard.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
use-note-capture.ts fix(client): note reacted reflection failed 2023-01-26 08:48:36 +00:00
use-tooltip.ts