phanpy/src/utils
2023-08-14 18:03:05 +08:00
..
api.js Try handle case when configured instance domain is different than the actual instance domain 2023-05-09 18:48:19 +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 Time to embrace prefers-reduced-motion with picture 2023-08-08 15:34:24 +08:00
enhance-content.js Perf fixes 2023-06-11 23:31:14 +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 Try/catch match because it throws when there's invalid language code 2023-05-20 14:14:35 +08:00
getHTMLText.jsx Experimental feature: translate bio 2023-03-29 01:12:59 +08:00
group-notifications.jsx Notifications popover, for larger screens 2023-04-30 21:03:09 +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 Unfurl Pleroma links 2023-06-27 12:19:55 +08:00
locale-match.jsx Instead of return false, return the default locale arg 2023-08-14 18:03:05 +08:00
localeCode2Text.jsx Fix error when language code is "startrek_it" 2023-06-05 11:40:30 +08:00
nice-date-time.js Try use more system locale 2023-07-08 13:43:25 +08:00
open-compose.js Breaking: refactor all masto API calls 2023-02-06 00:17:19 +08:00
safe-bounding-box-padding.js Fix nav menu overlapping tab bar 2023-06-15 18:03:37 +08:00
shorten-number.jsx Shorten shortenNumber code 2023-07-23 14:09:39 +08:00
show-toast.js Differentiate clickable vs static toasts 2023-03-06 16:01:33 +08:00
states.js Make auto inline translation as a setting, turned off by default 2023-07-22 20:59:07 +08:00
status-peek.jsx Experimental feature: translate bio 2023-03-29 01:12:59 +08:00
store-utils.js Update account info if there's name or avatar change 2023-06-28 17:38:01 +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 Treat posts from groups differently from boosts 2023-08-07 21:26:43 +08:00
toast-alert.js Replace (most) alert/confirms with alternative UI 2023-07-17 21:01:00 +08:00
useInterval.js Fix fn not refreshed in useInterval 2023-07-13 20:11:23 +08:00
usePageVisibility.js New experiment: auto refresh 2023-05-05 17:53:16 +08:00
useScroll.js useLayoutEffect instead 2023-06-14 16:15:25 +08:00
useTitle.js Prevent re-render timeline in multi-column mode 2023-07-05 16:59:28 +08:00
visibility-icons-map.js Aesthetic changes 2022-12-23 21:25:01 +08:00