.. |
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
|
Refactor out a Timeline component
|
2023-01-28 18:52:18 +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
|
Fix link detection
|
2023-05-05 08:54:06 +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.jsx
|
Upgrade react-menu and bug fixes
|
2023-06-13 17:46: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
|
Show the error too
|
2023-05-12 00:05:22 +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
|
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 |