..
api.js
Breaking news: upgrade to masto v6
2023-10-12 12:48:09 +08:00
auth.js
Yes, push notifications (beta).
2023-09-01 15:40:00 +08:00
color-utils.js
Further robustify trending news
2023-10-25 19:18:47 +08:00
db.js
New feature: Unsent Drafts
2023-01-13 15:30:09 +08:00
emojify-text.js
Support non-rectangular custom emojis 😩
2023-09-24 15:45:01 +08:00
enhance-content.js
Test memoize enhanceContent
2023-10-15 01:19:21 +08:00
filters.jsx
Fix some toots gone missing
2023-03-27 16:46:51 +08:00
focus-deck.jsx
Rework the modal close + focus logic
2023-09-14 20:39:23 +08:00
get-instance-status-url.js
Handle urls from root
2023-04-17 18:56:09 +08:00
get-translate-target-language.jsx
Move this up, Intl stuff seems to run slow sometimes
2023-10-04 10:19:28 +08:00
getHTMLText.jsx
Memoize getHTMLText
2023-10-19 22:57:56 +08:00
group-notifications.jsx
Fix unneccesary re-renders in Notifications
2023-10-23 16:24:30 +08:00
handle-content-links.js
Ignore cmd/ctrl/shift/alt keys + middle clicks
2023-09-21 13:03:16 +08:00
html-content-length.js
Return 0 if no html
2022-12-19 17:30:10 +08:00
isMastodonLinkMaybe.jsx
Handle Takahe links
2023-09-28 11:19:24 +08:00
locale-match.jsx
Complete transition from mem to moize
2023-10-14 20:33:40 +08:00
localeCode2Text.jsx
Fix error when language code is "startrek_it"
2023-06-05 11:40:30 +08:00
mem.js
Complete transition from mem to moize
2023-10-14 20:33:40 +08:00
nice-date-time.js
Try use more system locale
2023-07-08 13:43:25 +08:00
open-compose.js
Fix error when opts is null/undefined
2023-09-03 19:44:26 +08:00
pmem.js
Complete transition from mem to moize
2023-10-14 20:33:40 +08:00
push-notifications.js
Breaking news: upgrade to masto v6
2023-10-12 12:48:09 +08:00
safe-bounding-box-padding.js
Another (better) way of updating safe area insets
2023-09-09 14:10:52 +08:00
shorten-number.jsx
Shorten shortenNumber code
2023-07-23 14:09:39 +08:00
show-toast.js
For debugging
2023-09-21 19:44:26 +08:00
states.js
Complete transition from mem to moize
2023-10-14 20:33:40 +08:00
status-peek.jsx
Experimental feature: translate bio
2023-03-29 01:12:59 +08:00
store-utils.js
Fix composer not opening for Pleroma instances
2023-10-24 14:30:50 +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
useLocationChange.js
Recode some nested modal closing logic
2023-10-19 16:06:55 +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
Make this more readable
2023-09-10 15:29:52 +08:00
useTruncated.js
Better throttle instead of debounce
2023-10-04 10:05:21 +08:00
visibility-icons-map.js
Aesthetic changes
2022-12-23 21:25:01 +08:00