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/views
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
..
list Fix the 'no more topics' message for categories with non-ascii names 2013-05-15 11:44:45 -04:00
modal Don't reload the page when auto close time is changed 2013-05-13 16:25:17 -04:00
search Experimental: Interface to Move Posts to an Existing Topic 2013-05-10 14:55:51 -04:00
topic_summary Fixed a bunch of 'best of' errors and cleaned up JS. 2013-03-21 16:04:06 -04:00
user Convert a bunch of callbacks to promises 2013-04-08 16:51:03 -04:00
actions_history_view.js speed up tests 2013-04-22 17:45:03 +10:00
application_view.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
button_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
choose_topic_view.js Experimental: Interface to Move Posts to an Existing Topic 2013-05-10 14:55:51 -04:00
combobox_view_category.js A pathetic attempt to get html markup to work in category descriptions. Link will still mangle it, but simple bold, italics, etc. will work. 2013-04-19 12:41:34 -04:00
combobox_view.js Use temp variable for .chosen().next() 2013-04-04 10:44:11 -04:00
composer_view.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
discourse_text_field.js Autofocus on first field in signup form 2013-03-13 17:59:51 -04:00
dropdown_button_view.js FIX: Text not updated when changing notifications after reading a topic 2013-04-10 15:41:06 +02:00
embedded_post_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
featured_topics_view.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
header_view.js opening move, don't get rid of green notification till the pm is read 2013-05-16 16:37:47 +10:00
hotness_view.js Robin sucks at jshint 2013-03-27 12:31:17 -04:00
input_tip_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
nav_item_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
notifications_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
pagedown_editor.js Fixes JSHint error on PageDown. Updated for Uniform Access Principle. 2013-03-11 12:30:13 -04:00
parent_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
participant_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
post_link_view.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
post_menu_view.js +x on files makes no sense unless they really are executable 2013-05-09 17:35:15 +10:00
post_view.js Experimental: Interface to Move Posts to an Existing Topic 2013-05-10 14:55:51 -04:00
prepend_post_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
quote_button_view.js FIX: Shift+Click to select text does not work in topics 2013-04-30 03:16:38 +02:00
raw_div_view.js get rid of metamorph 2013-03-24 18:13:03 -07:00
replies_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
selected_posts_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
share_link_view.js Add site setting to choose which share links to show and in what order 2013-03-26 17:17:37 -04:00
share_view.js Fix automatic selection of share link 2013-03-28 16:58:41 -04:00
suggested_topic_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
topic_admin_menu_view.js Add a touchend event to the admin menu. Hopefully helps IE11 Touch. 2013-05-13 15:29:16 -04:00
topic_closing_view.js Remove templateName from topic_closing_view because it doesn't use a template 2013-05-15 10:08:08 -04:00
topic_extra_info_view.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
topic_footer_buttons_view.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_status_view.js Minor JS cleanup 2013-04-02 12:44:03 -04:00
topic_view.js glyph in secure categories to the right, like pms 2013-05-16 16:55:07 +10:00
user_selector_view.js more group progress, UI getting there, controller mostly done 2013-05-09 17:37:34 +10:00
view.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00