iceshrimp/packages/client/src/scripts
2024-07-13 18:05:12 +03:00
..
aiscript fix: upgrade AiScript! There are braking changes in the AiScript syntax, so existing plugins must alse be upgraded Also, I didn't include the function that can call remote servers' API (which is present in the latest Misskey) 2024-07-13 18:05:12 +03:00
hpml fix: upgrade AiScript! There are braking changes in the AiScript syntax, so existing plugins must alse be upgraded Also, I didn't include the function that can call remote servers' API (which is present in the latest Misskey) 2024-07-13 18:05:12 +03:00
2fa.ts
array.ts
autocomplete.ts Revert "Rename Vue files for consistency" 2023-10-25 20:30:32 +02:00
chart-vline.ts
check-word-mute.ts Make non-regex word mutes case insensitive 2023-07-30 17:17:07 +02:00
clone.ts
collect-page-vars.ts
color.ts
contains.ts
copy-to-clipboard.ts [client] Fix copyToClipboard so it no longer copies things with weird formatting 2023-11-27 22:20:14 +01:00
device-kind.ts
emojilist.ts fix: 🐛 addSkinTone strip logic 2023-06-29 21:34:09 -07:00
extract-avg-color-from-blurhash.ts perf: use fast-blurhash for blurhash decoding, up deps 2023-07-10 21:09:07 -07:00
extract-mentions.ts
extract-mfm.ts
extract-url-from-mfm.ts
focus.ts
form.ts
format-time-string.ts
gen-search-query.ts Further rebranding 2023-07-21 19:33:01 +02:00
get-account-from-id.ts
get-note-menu.ts [client] Fix copyToClipboard so it no longer copies things with weird formatting 2023-11-27 22:20:14 +01:00
get-note-summary.ts Further rebranding 2023-07-21 19:33:01 +02:00
get-static-image-url.ts
get-user-menu.ts [client] Fix copyToClipboard so it no longer copies things with weird formatting 2023-11-27 22:20:14 +01:00
get-user-name.ts
helpMenu.ts #227 fix apps link 2023-12-04 14:18:08 +01:00
hotkey.ts
i18n.ts
idb-proxy.ts
init-chart.ts
initialize-sw.ts
intl-const.ts perf: use setInterval instead of setTimeout chain in MkTime 2023-06-23 18:33:37 -07:00
is-device-darkmode.ts
is-update-available.ts [client] Fix update check 2023-11-29 17:59:47 +01:00
katex-macro.ts chore: format 2023-06-05 17:27:40 -07:00
keycode.ts
langmap.ts
login-id.ts
lookup-file.ts
lookup-instance.ts
lookup-user.ts Further rebranding 2023-07-21 19:33:01 +02:00
media-proxy.ts
mfm-tags.ts Allow autocompletion of center and small MFM by adding them to the tag list 2023-12-15 15:01:00 +01:00
page-metadata.ts Further rebranding 2023-07-21 19:33:01 +02:00
physics.ts
please-login.ts Revert "Rename Vue files for consistency" 2023-10-25 20:30:32 +02:00
popout.ts
popup-position.ts
preprocess.ts
reaction-picker.ts Revert "Rename Vue files for consistency" 2023-10-25 20:30:32 +02:00
reduced-motion.ts
safe-uri-decode.ts
scroll.ts
select-file.ts Further rebranding 2023-07-21 19:33:01 +02:00
share-available.ts
shuffle.ts
sound.ts
theme-editor.ts refactor: ♻️ substr -> slice 2023-07-12 23:56:22 -07:00
theme.ts Revert "Rename Vue files for consistency" 2023-10-25 20:30:32 +02:00
time.ts
timezones.ts
touch.ts
twemoji-base.ts
unison-reload.ts
upload.ts Further rebranding 2023-07-21 19:33:01 +02:00
url.ts
use-chart-tooltip.ts Revert "Rename Vue files for consistency" 2023-10-25 20:30:32 +02:00
use-interval.ts
use-leave-guard.ts
use-note-capture.ts Further rebranding 2023-07-21 19:33:01 +02:00
use-tooltip.ts Don't show tooltips when touch input is used 2023-11-04 17:23:03 +02:00