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
Sam 7b8b96446e FEATURE: track statistics around post creation
- how long were people typing?
- how long was composer open?
- how many drafts were created?
- correct, draft saved to go away after you continue typing

store in Post.find(xyz).post_stat
2015-08-03 14:29:15 +10:00
..
adapters FEATURE: Custom orders for user fields 2015-07-30 14:53:13 -04:00
components FIX: Weird translation error. 🔥d 2015-07-31 18:49:17 -04:00
controllers FEATURE: track statistics around post creation 2015-08-03 14:29:15 +10:00
dialects hoist pre blocks last 2015-07-31 18:27:23 +10:00
ember Support resolving models 2015-06-26 12:27:13 -04:00
helpers FEATURE: add quarterly period to Top page 2015-07-28 12:31:42 -04:00
initializers FIX: footer should also be hidden when using back/forward buttons 2015-07-31 16:53:18 +02:00
lib minor Emoji tab tweaks 2015-07-31 18:26:06 -07:00
mixins FIX: footer should also be hidden when using back/forward buttons 2015-07-31 16:53:18 +02:00
models FEATURE: track statistics around post creation 2015-08-03 14:29:15 +10:00
routes FIX: always 'return true' when overriding a route action 2015-07-31 20:16:37 +02:00
templates Use small actions for moving posts 2015-07-31 16:30:18 -04:00
views FEATURE: track statistics around post creation 2015-08-03 14:29:15 +10:00
router.js.es6 Fixes routing in tests 2015-05-11 11:18:38 -04:00