discourse/spec
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
..
components FEATURE: add support for multiple incoming emails for groups & categories 2016-02-24 19:47:58 +01:00
controllers FIX: Default to first page when page params is an array. 2016-02-25 11:32:58 +08:00
fabricators PERF: move 3 more option columns out of the user table 2016-02-18 16:57:22 +11:00
fixtures FEATURE: add support for multiple incoming emails for groups & categories 2016-02-24 19:47:58 +01:00
helpers Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
integration Use 4.0 api for job fakes (as opposed to master) 2016-01-01 15:48:49 +11:00
integrity FEATURE: by default users track a group (as opposed to watch) 2016-01-27 21:38:33 +11:00
jobs FIX: Topic and Post may be nil. 2016-02-24 16:27:28 +08:00
mailers FEATURE: add "email in-reply-to user option" 2016-02-26 00:05:59 +11:00
models fix: support for hyphens in group name 2016-02-23 23:55:31 +01:00
phantom_js Okay disable uploads for now, looks like a PhantomJS bug 2015-11-06 14:21:52 -05:00
serializers PERF: move 3 more option columns out of the user table 2016-02-18 16:57:22 +11:00
services FEATURE: add "email in-reply-to user option" 2016-02-26 00:05:59 +11:00
support FEATURE: suggested messages for messages 2016-02-03 18:50:05 +11:00
views/omniauth_callbacks Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
rails_helper.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00