phanpy/src/utils
2023-04-27 19:52:03 +08:00
..
api.js Fix wrong API call when adding new account 2023-04-16 13:52:16 +08:00
auth.js Initial commit 2022-12-10 17:14:48 +08:00
db.js New feature: Unsent Drafts 2023-01-13 15:30:09 +08:00
emojify-text.js Refactor out a Timeline component 2023-01-28 18:52:18 +08:00
enhance-content.js Only consider "stuffing" if there are more than 3 hashtags 2023-04-23 22:00:32 +08:00
filters.jsx Fix some toots gone missing 2023-03-27 16:46:51 +08:00
get-instance-status-url.js Handle urls from root 2023-04-17 18:56:09 +08:00
get-translate-target-language.jsx Alrighty, let's test this post translation out! 2023-03-07 22:38:06 +08:00
getHTMLText.jsx Experimental feature: translate bio 2023-03-29 01:12:59 +08:00
handle-content-links.js Handle mentions & hashtags that has @ or # BEFORE the link 2023-04-27 19:52:03 +08:00
html-content-length.js Return 0 if no html 2022-12-19 17:30:10 +08:00
isMastodonLinkMaybe.jsx Render Misskey and Calckey QTs too 2023-04-25 11:16:00 +08:00
localeCode2Text.jsx Alrighty, let's test this post translation out! 2023-03-07 22:38:06 +08:00
nice-date-time.js Need more datetime detail for Edit History 2023-03-03 18:11:37 +08:00
open-compose.js Breaking: refactor all masto API calls 2023-02-06 00:17:19 +08:00
shorten-number.jsx Initial commit 2022-12-10 17:14:48 +08:00
show-toast.js Differentiate clickable vs static toasts 2023-03-06 16:01:33 +08:00
states.js New feature: cloak mode 2023-04-23 12:08:41 +08:00
status-peek.jsx Experimental feature: translate bio 2023-03-29 01:12:59 +08:00
store-utils.js Support edit media description for Mastodon v4.1 2023-02-13 01:21:18 +08:00
store.js Begin work on account-specific store 2023-02-02 17:29:57 +08:00
supports.js Support edit media description for Mastodon v4.1 2023-02-13 01:21:18 +08:00
timeline-utils.jsx Fix boost dedupe bug, it was too powerful 2023-04-09 11:36:18 +08:00
useInterval.js More code porting 2023-02-08 19:11:33 +08:00
usePageVisibility.js Finally replace Home 2023-02-09 22:27:49 +08:00
useScroll.js Rewrite status page + media modal 2023-04-14 15:30:04 +08:00
useTitle.js Prevent useTitle from rerendering 2023-04-14 15:28:52 +08:00
visibility-icons-map.js Aesthetic changes 2022-12-23 21:25:01 +08:00