mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2025-11-17 05:24:51 +00:00
* Minor refactor and linting fixup in `flavours/glitch/actions/accounts.js` This is some added boilerplate but it's much more consistent with the remaining of the code, and avoids the linting issue. * Fix missing /privacy-policy link in DM warning because of wrongly-named import * Fix unnecessary import * Fix regexp in flavours/glitch/utils/hashtag.js |
||
|---|---|---|
| .. | ||
| backend_links.js | ||
| base64.js | ||
| config.js | ||
| content_warning.js | ||
| dom_helpers.js | ||
| filters.js | ||
| hashtag.js | ||
| html.js | ||
| icons.jsx | ||
| idna.js | ||
| js_helpers.js | ||
| log_out.js | ||
| notifications.js | ||
| numbers.js | ||
| privacy_preference.js | ||
| react_helpers.js | ||
| resize_image.js | ||
| scrollbar.js | ||