.. |
__tests__
|
Fix emoji heart tests
|
2020-12-24 14:40:47 -06:00 |
accounts.js
|
Mastodon: conditionally display Markdown, emojiReact column settings, sidebar features, and account aliases
|
2021-08-23 15:31:42 -05:00 |
auth.js
|
Web Push fixes
|
2021-11-18 16:21:52 -05:00 |
base64.js
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
code.js
|
Standalone: support running Soapbox FE on a subdomain
|
2021-08-22 14:34:58 -05:00 |
config_db.js
|
EditFederationModal: use ConfigDB directly instead of /api/v1/instance
|
2021-07-28 17:06:21 -05:00 |
emoji_reacts.js
|
EmojiReacts: handle undefined emoji reacts on a status
|
2021-07-04 20:09:17 -05:00 |
favicon_service.js
|
Favicon unread badge: improve behavior & style
|
2021-10-15 12:42:42 -05:00 |
features.js
|
Use correct 'Import data' link for Mastodon
|
2021-10-31 22:07:41 +01:00 |
greentext.js
|
Simplify greentext code
|
2021-07-01 20:41:03 -05:00 |
html.js
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
instance.js
|
Offline: persist Soapbox config (eg frontend_configurations or soapbox.json)
|
2021-11-15 16:56:33 -06:00 |
media.js
|
Composer: refactor filename truncation
|
2020-09-06 16:44:19 -05:00 |
media_aspect_ratio.js
|
Let media be cropped less
|
2021-05-30 13:43:09 -05:00 |
numbers.js
|
Admin: fix display of 0% retention
|
2021-11-16 07:12:55 -06:00 |
pleroma.js
|
Normalize Pleroma user fields, fixes #549
|
2021-01-18 13:59:24 -06:00 |
quirks.js
|
Fix pagination for blocks/mutes
|
2021-03-30 11:53:45 -05:00 |
resize_image.js
|
resizeImage: skip canvas reliability check for now (it's unreliable)
|
2021-11-15 13:41:33 -06:00 |
rich_content.js
|
Instead of str.replaceAll, use str.replace with regex (for better browser support)
|
2021-10-12 10:31:15 -05:00 |
soapbox_prop_types.js
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
state.js
|
Mastodon: redirect password reset to backend
|
2021-09-08 11:46:38 -05:00 |
static.js
|
Webpack: move Twemoji icons back to CopyPlugin
|
2021-09-12 10:51:58 -05:00 |
status.js
|
Status: display a placeholder Card on own links, poll for updated card
|
2021-11-15 19:10:38 -06:00 |
theme.js
|
eslint: prefer-const, no-loop-func, no-const-assign, no-var
|
2021-08-03 12:36:11 -05:00 |
timelines.js
|
Fix timeline queue header when filters are enabled
|
2020-08-14 16:01:30 -05:00 |
tiny_post_html_processor.js
|
Fix greentext postprocessing
|
2021-06-30 22:38:33 -05:00 |