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/models
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
..
action-summary.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
admin-post.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
archetype.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
badge-grouping.js.es6 UX: Show translated badge names and badge groupings 2015-12-30 23:35:16 +01:00
badge.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
category-list.js.es6 REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
category.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
composer.js.es6 FEATURE: stage post in stream on edit 2016-07-14 22:20:43 +10:00
draft.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
group.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
input-validation.js.es6 REFACTOR: Migrate more legacy JS to ES6 2016-07-11 12:57:05 -04:00
invite.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
live-post-counts.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
login-method.js.es6 REFACTOR: Migrate more legacy JS to ES6 2016-07-11 12:57:05 -04:00
model.js.es6 REFACTOR: Migrate more legacy JS to ES6 2016-07-11 12:57:05 -04:00
nav-item.js.es6 Remove Discourse.Mobile constants 2016-02-18 12:19:00 -05:00
permission-type.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
post-action-type.js.es6 UX: Move likes into drop down instead of its own status line 2015-07-03 17:15:20 -04:00
post-stream.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
post.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
rest.js.es6 Move TopicTrackingState to injected object 2015-09-04 13:00:24 -04:00
result-set.js.es6 FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
session.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
site.js.es6 REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
static-page.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
store.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
tag-group.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
topic-details.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
topic-list.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
topic-tracking-state.js.es6 REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
topic.js.es6 REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
trust-level.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-action-group.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
user-action-stat.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-action.js.es6 REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
user-badge.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
user-posts-stream.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
user-stream.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
user.js.es6 FEATURE: remove user option for edit history public 2016-07-16 21:30:00 +10:00