discourse/app
Steve Kemp 8f8ad3fe4a Allow an (optional) post-creation time to be submitted. (#4205)
* Allow an (optional) post-creation time to be submitted.

This should allow a new post to be created with an initial
date/time specified by the caller, which will be useful for
people writing importers..

* Only allow `created_at` to be submitted via the API.

This addresses the previous concern.
2016-05-22 10:54:03 +02:00
..
assets FEATURE: More granular mailing list mode (#4068) 2016-05-21 15:17:54 +02:00
controllers Allow an (optional) post-creation time to be submitted. (#4205) 2016-05-22 10:54:03 +02:00
helpers FIX: sending email wasn't working anymore when a plugin used 'reduce_cooked' (cc @gdpelican) 2016-05-21 20:13:00 +02:00
jobs FEATURE: More granular mailing list mode (#4068) 2016-05-21 15:17:54 +02:00
mailers FEATURE: More granular mailing list mode (#4068) 2016-05-21 15:17:54 +02:00
models FEATURE: More granular mailing list mode (#4068) 2016-05-21 15:17:54 +02:00
serializers FEATURE: More granular mailing list mode (#4068) 2016-05-21 15:17:54 +02:00
services FEATURE: More granular mailing list mode (#4068) 2016-05-21 15:17:54 +02:00
views FIX: sending email wasn't working anymore when a plugin used 'reduce_cooked' (cc @gdpelican) 2016-05-21 20:13:00 +02:00