discourse/app/assets/javascripts/discourse/models
2013-04-17 11:41:22 -04:00
..
action_summary.js fix jshint 2013-04-15 13:18:26 +10:00
archetype.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
category_list.js Convert all Ajax calls to use Discourse.ajax() 2013-04-01 18:09:23 -04:00
category.js Category is fetched from server when loading edit category modal, because topic_count needs to be up-to-date for the delete button to show/hide in a sane way 2013-04-10 12:08:24 -04:00
composer.js Add topic-creator class to post info on the left of a post if the poster started the topic 2013-04-17 11:41:22 -04:00
draft.js Convert all Ajax calls to use Discourse.ajax() 2013-04-01 18:09:23 -04:00
input_validation.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
invite_list.js Convert all Ajax calls to use Discourse.ajax() 2013-04-01 18:09:23 -04:00
invite.js Convert all Ajax calls to use Discourse.ajax() 2013-04-01 18:09:23 -04:00
model.js Convert all Ajax calls to use Discourse.ajax() 2013-04-01 18:09:23 -04:00
nav_item.js FIX: allows the selection of the default landing tab 2013-03-28 14:01:13 +01:00
notification.js Support for running discourse with a prefix (i.e. as http://servername/discourse) 2013-03-16 00:01:21 +01:00
post_action_type.js added 2 new flag types: notify user and notify moderators 2013-04-12 17:55:45 +10:00
post.js Add topic-creator class to post info on the left of a post if the poster started the topic 2013-04-17 11:41:22 -04:00
share_link.js Oops i broke jshint again 2013-04-12 18:13:58 -04:00
site.js added 2 new flag types: notify user and notify moderators 2013-04-12 17:55:45 +10:00
topic_list.js change title background to red when requirements are not met 2013-04-07 15:32:06 +02:00
topic.js FIX: Text not updated when changing notifications after reading a topic 2013-04-10 15:41:06 +02:00
user_action_group.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
user_action_stat.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
user_action.js Revert "Merge pull request #677 from kubabrecka/localization_user_actions2" 2013-04-09 12:33:32 -04:00
user.js this has been bugging me for ages, broken "fill your profile link" fixed AND bio updates when you save 2013-04-12 10:07:58 +10:00