This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/controllers
Robin Ward d554a59102 Support for a new site setting: newuser_spam_host_threshold. If a new user posts a link
to the same host enough tiles, they will not be able to post the same link again.

Additionally, the site will flag all their previous posts with links as spam and they will
be instantly hidden via the auto hide workflow.
2013-05-16 12:19:50 -04:00
..
application_controller.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
composer_controller.js Don't show new user education when editing a reply. 2013-05-15 15:16:42 -04:00
controller.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
header_controller.js Clean up discourse.js 2013-02-26 15:20:06 -05:00
list_categories_controller.js Add UI to delete an empty category 2013-04-10 12:08:23 -04:00
list_controller.js Add UI to delete an empty category 2013-04-10 12:08:23 -04:00
list_topics_controller.js Add a clear pin link in the list topics view 2013-05-02 23:31:43 +02:00
modal_controller.js Fix: Multi-Select should close when an operation succeeds. A little refactoring, too. 2013-05-08 12:04:10 -04:00
object_controller.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
preferences_controller.js More promises instead of callbacks. 2013-05-06 14:44:19 -04:00
preferences_email_controller.js Convert a bunch of callbacks to promises 2013-04-08 16:51:03 -04:00
preferences_username_controller.js Support for a new site setting: newuser_spam_host_threshold. If a new user posts a link 2013-05-16 12:19:50 -04:00
quote_button_controller.js FIX: Shift+Click to select text does not work in topics 2013-04-30 03:16:38 +02:00
share_controller.js Include topic title in share links with third parties 2013-03-27 16:01:46 -04:00
static_controller.js Fixes staticController bug with requiring an HTML response. 2013-05-10 18:52:10 -04:00
topic_admin_menu_controller.js Topic Auto-Close: admins and mods can set a topic to automatically close after a number of days 2013-05-13 12:53:52 -04:00
topic_controller.js You can now 'move' the first post of a topic to another topic as a merge. In that 2013-05-13 14:07:31 -04:00
user_activity_controller.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
user_controller.js :s/moderator?/staff/g ... our naming was kind of crazy, renamed moderator? to staff 2013-05-02 17:22:27 +10:00
user_invited_controller.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
user_private_messages_controller.js Clean up discourse.js 2013-02-26 15:20:06 -05:00