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/mixins
Gosha Arinich 7ec34b205a inject currentUser into controllers & routes
Through Ember's DI, instead of doing so via a mixin.
2013-09-07 19:34:25 +03:00
..
ajax.js leftover console.log 2013-08-27 16:02:36 +10:00
load_more.js Remove Discourse.transient. Use a singleton for session data, it's a lot cleaner. 2013-07-26 14:59:28 -04:00
modal_functionality.js FIX: Replace modal with an empty view when closed. Fixes the bug where you'd edit a category, close 2013-06-11 16:41:09 -04:00
presence.js FIX: Discourse.Presence was broken on arrays. The flag button was showing for anonymous users. 2013-06-18 11:36:48 -04:00
scrolling.js User stream now uses eyeline for loading more content. 2013-07-23 16:06:26 -04:00
selected_posts_count.js Select +Replies for bulk operations 2013-09-05 11:03:29 -04:00
singleton.js Updated docs for Discourse.Singleton 2013-08-08 13:00:48 -04:00