discourse/app/assets/javascripts/discourse/models
2013-05-30 16:49:57 +10:00
..
action_summary.js Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
archetype.js Removed bindings to Discourse.site 2013-05-24 11:56:40 -04:00
category_list.js Properly assign draft keys to Categories List view. 2013-05-28 21:16:24 -04:00
category.js Refactor: move category slug helper to Category model 2013-05-29 14:18:02 -04:00
composer.js correct broken pm draft 2013-05-30 08:55:23 +10:00
draft.js Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -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 Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00
invite.js Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00
model.js Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00
nav_item.js work in progress live unread / new counts 2013-05-30 16:49:57 +10:00
notification.js Removed bindings to Discourse.site 2013-05-24 11:56:40 -04: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 Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
selectable_array.js more group progress, UI getting there, controller mostly done 2013-05-09 17:37:34 +10:00
share_link.js Oops i broke jshint again 2013-04-12 18:13:58 -04:00
site.js FIX: Couldn't access "Uncategorized" category from category list. 2013-05-27 14:15:52 -04:00
topic_list.js highlight logic changed 2013-05-30 16:49:57 +10:00
topic.js Refactor: Removed the last of the references to Discourse.currentUser. 2013-05-28 11:52:31 -04: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 Simplified grouping on user views, fixed issue with messages not loading on initial load. Really 2013-05-21 11:50:01 -04:00
user_action.js Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
user_stream.js Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
user_tracking_state.js work in progress, live unread and new counts 2013-05-30 16:49:57 +10:00
user.js work in progress live unread / new counts 2013-05-30 16:49:57 +10:00