bigbuffet-rw/app/soapbox/utils
2021-10-19 12:03:04 -05:00
..
__tests__
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
favicon_service.js Favicon unread badge: improve behavior & style 2021-10-15 12:42:42 -05:00
features.js v2 Media API: disable for Pleroma (use v1) 2021-10-19 11:28:48 -05:00
greentext.js
html.js
media.js
media_aspect_ratio.js
numbers.js eslint: extend 'eslint:recommended' 2021-08-03 14:29:36 -05:00
pleroma.js
quirks.js
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
tiny_post_html_processor.js