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 820a435af8 FEATURE: add "email in-reply-to user option"
We no longer include previous replies as "context", instead
we include and excerpt of the post being replied to at the bottom
of notifications, this information was previously missing.

Users may opt in to emailing previous replies if they wish
or opt out of "in-reply-to" which makes sense in some email clients that
are smarter about displaying a tree of replies.
2016-02-26 00:05:59 +11:00
..
action-summary.js.es6 FEATURE: Use virtual dom framework for faster post rendering 2016-02-11 11:00:40 -05: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 FIX: new user summary page was broken 2016-01-26 03:02:16 +05:30
category-list.js.es6 new Category.is_support attribute 2015-11-26 18:31:24 +01:00
category.js.es6 FIX: Deleting characters on category hashtag was not triggering autocomplete. 2016-01-20 17:18:04 +08:00
composer_message.js ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04:00
composer.js.es6 Remove Discourse.Mobile constants 2016-02-18 12:19:00 -05:00
draft.js.es6 Add ES6 support to more files 2015-08-13 10:49:08 -04:00
group.js.es6 UX: Don't display span if there is no count. 2016-02-19 15:55:43 +08:00
input_validation.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
invite.js.es6 FEATURE: show pending/redeemed invite count in tabs 2015-08-25 01:12:46 +05:30
live-post-counts.es6 FEATURE: the notice asking admins to get discussion started will update with live counts of topics and posts 2015-08-27 17:28:40 -04:00
login_method.js More extension points for login buttons, used by OAuth2 plugin 2015-09-25 11:29:40 -04:00
model.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -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 FIX: Jumping to new posts was broken 2016-02-12 12:37:00 -05:00
post.js.es6 FEATURE: Use virtual dom framework for faster post rendering 2016-02-11 11:00:40 -05: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 FIX: categories' notification_level wasn't serialized when hitting /categories 2015-09-15 14:58:22 +02:00
static_page.js ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
store.js.es6 Merge branch 'master' into vdom 2016-02-15 19:29:59 +11:00
topic-details.js.es6 FEATURE: Use virtual dom framework for faster post rendering 2016-02-11 11:00:40 -05:00
topic-list.js.es6 Remove a bunch of old deprecated code 2015-11-10 13:09:05 -05:00
topic-tracking-state.js.es6 FIX: Load order of TopicTrackingState was off 2015-09-21 14:15:25 -04:00
topic.js.es6 FIX: Clear bookmarks didn't update the UI properly 2016-02-11 15:44:04 -05: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 es6 migration and fixes 2015-12-02 11:15:22 +11:00
user-badge.js.es6 FEATURE: you can not drill down and see why you have badges 2016-01-18 17:59:20 +11:00
user-posts-stream.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-stream.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
user.js.es6 FEATURE: add "email in-reply-to user option" 2016-02-26 00:05:59 +11:00