bigbuffet-rw/app/soapbox/utils
2021-11-26 23:36:17 -06: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 Web Push fixes 2021-11-18 16:21:52 -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 v2 Suggestions: add AdminAPI, rearrange sidebars, check instance feature flag 2021-11-26 23:36:17 -06:00
greentext.js
html.js
instance.js Offline: persist Soapbox config (eg frontend_configurations or soapbox.json) 2021-11-15 16:56:33 -06:00
media.js
media_aspect_ratio.js
numbers.js Admin: fix display of 0% retention 2021-11-16 07:12:55 -06:00
pleroma.js
quirks.js
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
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
tiny_post_html_processor.js