discourse/app/assets/javascripts/discourse
Sam Saffron 46b34e3c62 FEATURE: remove user option for edit history public
Users can no longer opt-in for "public" edit history
if site owner disables it.

This feature adds cost and complexity to post rendering since
user options need to be premeptively loaded for every user in the
stream. It is also confusing to explain to communities with private edit
history.
2016-07-16 21:30:00 +10:00
..
adapters REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
components FEATURE: flags for suppressing pinned expansion 2016-07-12 13:53:59 +10:00
controllers FIX: Duplicate variable 2016-07-11 12:57:05 -04:00
ember Add acceptance tests for all mobile templates 2016-05-05 12:49:12 -04:00
helpers REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
initializers FEATURE: Google Tag Manager Universal Analytics support 2016-07-14 16:35:20 -04:00
lib FEATURE: stage post in stream on edit 2016-07-14 22:20:43 +10:00
mixins REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
models FEATURE: remove user option for edit history public 2016-07-16 21:30:00 +10:00
pre-initializers Deprecation: {{view}} helper 2016-05-11 14:26:06 -04:00
routes REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
services UX: Use relative age for logs notice instead. 2016-06-09 11:26:07 +08:00
templates FEATURE: remove user option for edit history public 2016-07-16 21:30:00 +10:00
views Lint inner function declarations to prevent Safari breakage 2016-07-14 10:22:39 -04:00
widgets FEATURE: stage post in stream on edit 2016-07-14 22:20:43 +10:00
router.js.es6 Ember.keys is deprected in favor of Object.keys 2016-04-28 16:37:20 -04:00