.. |
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
|
EmojiText component replacing dangerouslySetInnerHTML
|
2023-06-14 17:37:41 +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
|
Perf fixes
|
2023-06-11 23:31:14 +08:00 |
localeCode2Text.jsx
|
Fix error when language code is "startrek_it"
|
2023-06-05 11:40:30 +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 |
safe-bounding-box-padding.js
|
Fix nav menu overlapping tab bar
|
2023-06-15 18:03:37 +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
|
Handle cases when statusID is not used
|
2023-05-20 01:06:16 +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
|
Scale down avatar size for non-parent-author posts in grouped contexts
|
2023-06-11 23:57:53 +08:00 |
useInterval.js
|
New experiment: auto refresh
|
2023-05-05 17:53:16 +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 |