.. |
api.js
|
Run prettier
|
2024-10-10 17:38:06 -07:00 |
auth.js
|
Use PHANPY_WEBSITE as redirect_uri
|
2024-09-04 17:52:53 +08:00 |
color-utils.js
|
Embrace chroma.js and okLCH
|
2024-11-12 18:58:56 +08:00 |
db.js
|
Catch-up (beta)
|
2024-02-26 14:02:58 +08:00 |
emojify-text.js
|
Time to try fetchPriority=low
|
2024-10-11 02:11:08 +08:00 |
enhance-content.js
|
Include Prettier & format everything properly
|
2024-12-04 15:15:56 +08:00 |
filter-context.js
|
Breaking: rewrote filters implementation
|
2023-11-03 21:45:31 +08:00 |
filters.js
|
s/jsx/js extension
|
2024-09-23 12:43:55 +08:00 |
focus-deck.js
|
Attempt to fix column focus bug
|
2024-11-14 19:22:35 +08:00 |
followed-tags.js
|
New experiment: followed tag indicator
|
2023-12-15 01:58:44 +08:00 |
format-duration.js
|
s/jsx/js extension
|
2024-09-23 12:43:55 +08:00 |
get-instance-status-url.js
|
Try handle Threads' link
|
2024-08-29 16:50:07 +08:00 |
get-translate-target-language.js
|
s/jsx/js extension
|
2024-09-23 12:43:55 +08:00 |
getHTMLText.js
|
s/jsx/js extension
|
2024-09-23 12:43:55 +08:00 |
group-notifications.js
|
Allowlist groupable notifications
|
2024-11-07 16:15:07 +08:00 |
handle-content-links.js
|
Fix some at-mentions not handled
|
2024-03-15 18:20:45 +08:00 |
html-content-length.js
|
Slightly more accurate content length
|
2023-12-17 18:25:58 +08:00 |
i18n-duration.js
|
Initial i18n dev
|
2024-08-13 15:26:23 +08:00 |
is-rtl.js
|
Fix RTL observer not working
|
2024-08-10 10:04:44 +08:00 |
isMastodonLinkMaybe.js
|
s/jsx/js extension
|
2024-09-23 12:43:55 +08:00 |
lang.js
|
fix(lang): respect fallback languages
|
2024-11-19 00:59:40 +02:00 |
lists.js
|
Allow Lists to be in Shortcuts (except columns)
|
2024-03-23 23:52:05 +08:00 |
locale-match.js
|
s/jsx/js extension
|
2024-09-23 12:43:55 +08:00 |
localeCode2Text.js
|
s/jsx/js extension
|
2024-09-23 12:43:55 +08:00 |
mem.js
|
It's micro-optimization week
|
2024-09-25 17:18:30 +08:00 |
nice-date-time.js
|
Forgot to commit this
|
2024-09-22 13:54:43 +08:00 |
oauth-pkce.js
|
Check code_challenge_methods_supported too
|
2024-08-31 23:10:38 +08:00 |
open-compose.js
|
All the updates for Lingui v5
|
2024-12-21 15:26:28 +08:00 |
open-osk.js
|
s/jsx/js extension
|
2024-09-23 12:43:55 +08:00 |
pmem.js
|
Complete transition from mem to moize
|
2023-10-14 20:33:40 +08:00 |
pretty-bytes.js
|
Initial i18n dev
|
2024-08-13 15:26:23 +08:00 |
push-notifications.js
|
Get vapid key to instance config
|
2024-08-27 11:46:29 +08:00 |
ratelimit.js
|
Further rate limit this threadify calls
|
2023-12-22 09:54:50 +08:00 |
relationships.js
|
Refactor set/get current account ID
|
2024-04-13 00:11:00 +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.js
|
s/jsx/js extension
|
2024-09-23 12:43:55 +08:00 |
show-compose.js
|
All the updates for Lingui v5
|
2024-12-21 15:26:28 +08:00 |
show-toast.js
|
Experimental opt-in description generator
|
2023-12-27 23:33:59 +08:00 |
speech.js
|
Let's add speech
|
2023-12-21 18:17:14 +08:00 |
states.js
|
Experimental opt-in server-side grouped notifications
|
2024-07-12 18:57:48 +08:00 |
status-peek.js
|
Include Prettier & format everything properly
|
2024-12-04 15:15:56 +08:00 |
store-utils.js
|
Merge branch 'main' into feature-detect
|
2024-11-11 15:36:06 -08:00 |
store.js
|
Use secure same-site session cookie instead of sessionStorage
|
2024-08-25 16:35:07 +08:00 |
supports.js
|
Run prettier
|
2024-10-10 17:38:06 -07:00 |
timeline-utils.js
|
s/jsx/js extension
|
2024-09-23 12:43:55 +08:00 |
toast-alert.js
|
Replace (most) alert/confirms with alternative UI
|
2023-07-17 21:01:00 +08:00 |
unfurl-link.js
|
s/jsx/js extension
|
2024-09-23 12:43:55 +08:00 |
useCloseWatcher.js
|
It's time to use CloseWatcher
|
2023-12-20 21:02:22 +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 |
useScrollFn.js
|
Remove the need for setStates
|
2024-02-14 17:16:53 +08:00 |
useTitle.js
|
Extend self-hosting variables
|
2023-12-25 19:25:48 +08:00 |
useTruncated.js
|
Better throttle instead of debounce
|
2023-10-04 10:05:21 +08:00 |
useWindowSize.js
|
Remove usehooks dep
|
2024-06-27 22:05:16 +08:00 |
visibility-icons-map.js
|
Add support for local instance posts
|
2024-08-20 19:00:10 +02:00 |