.. |
__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
|
Auth: rudimentary API baseURL support
|
2021-08-21 22:08:26 -05:00 |
base64.js
|
|
|
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
|
|
|
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
|
eslint: extend 'eslint:recommended'
|
2021-08-03 14:29:36 -05: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
|
EditProfile: resize avatar/banner in browser, improve error messages
|
2021-10-19 12:03:04 -05: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
|
|
|
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 |
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 |