discourse/app/assets/javascripts/discourse/models
Neil Lalonde 28ed4defe3 Merge pull request #692 from ZogStriP/fix-text-not-updated-when-changing-notifications
FIX: Text not updated when changing notifications after reading a topic
2013-04-10 10:54:44 -07:00
..
action_summary.js Convert a bunch of callbacks to promises 2013-04-08 16:51:03 -04: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 change title background to red when requirements are not met 2013-04-07 15:32:06 +02: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 make post actions (likes, flags) translatable as whole sentences 2013-04-02 21:15:55 +02:00
post.js trust level 0 is highlighted in light gray as opposed to having special semantics around account age. 2013-04-04 12:24:23 +11:00
share_link.js Include topic title in share links with third parties 2013-03-27 16:01:46 -04:00
site.js make post actions (likes, flags) translatable as whole sentences 2013-04-02 21:15:55 +02: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 Revert "Merge pull request #677 from kubabrecka/localization_user_actions2" 2013-04-09 12:33:32 -04:00