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
Robin Ward 560fb15d8a Include pinned topics in category list.
- removes an (n+1) query for user data
- supports the preload store for the data to avoid a second request
- fix a bug where uncategorizes was reporting (0, 0, 0) for topics by week, month, year
2013-05-28 15:36:16 -04:00
..
components Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
controllers Fix a regression that broke pre-fill of username when sending private message 2013-05-28 14:17:35 -04:00
helpers Refactor: Instead of getting currentUser from the Discourse namespace, use 2013-05-28 11:25:56 -04:00
mixins Refactor: Removed the last of the references to Discourse.currentUser. 2013-05-28 11:52:31 -04:00
models Include pinned topics in category list. 2013-05-28 15:36:16 -04:00
routes Refactor: Removed the last of the references to Discourse.currentUser. 2013-05-28 11:52:31 -04:00
templates Refactor: Removed the last of the references to Discourse.currentUser. 2013-05-28 11:52:31 -04:00
views Refactor: Removed the last of the references to Discourse.currentUser. 2013-05-28 11:52:31 -04:00