mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 05:02:24 +08:00
f14c6d81f4
This commit contains 3 features: - FEATURE: Allow downloading watched words This introduces a button that allows admins to download watched words per action in a `.txt` file. - FEATURE: Allow clearing watched words in bulk This adds a "Clear All" button that clears all deleted words per action (e.g. block, flag etc.) - FEATURE: List all blocked words contained in the post when it's blocked When a post is rejected because it contains one or more blocked words, the error message now lists all the blocked words contained in the post. ------- This also changes the format of the file for importing watched words from `.csv` to `.txt` so it becomes inconsistent with the extension of the file when watched words are exported. |
||
---|---|---|
.. | ||
admin | ||
discourse | ||
discourse-common | ||
docs | ||
ember-addons | ||
locales | ||
pretty-text | ||
select-kit | ||
wizard | ||
activate-account.js.no-module.es6 | ||
admin.js.erb | ||
application.js | ||
auto-redirect.js.no-module.es6 | ||
deprecated.js | ||
discourse-loader.js | ||
discourse-objects.js | ||
discourse.js.es6 | ||
embed-application.js.no-module.es6 | ||
ember_include.js.erb | ||
ember_jquery.js | ||
ember-shim.js | ||
env.js | ||
google-tag-manager.js.no-module.es6 | ||
google-universal-analytics.js.no-module.es6 | ||
main_include_admin.js | ||
markdown-it-bundle.js | ||
omniauth-complete.js.no-module.es6 | ||
onpopstate-handler.js.no-module.es6 | ||
polyfills.js | ||
preload-application-data.js.no-module.es6 | ||
preload-store.js.es6 | ||
pretty-text-bundle.js | ||
print-page.js | ||
service-worker.js.erb | ||
set-prototype-polyfill.js | ||
template_include.js.erb | ||
vendor.js | ||
wizard-application.js | ||
wizard-start.js.no-module.es6 | ||
wizard-vendor.js |