discourse/app
Sam Davies b2f4659792 Pass discourse username to TopicRetriever from embed controller
When you specify `discourse_username` param on the embed URL, it should
translate to creating the post with that username.

This commit ensures that this is now the case.
2016-02-25 13:02:25 +00:00
..
assets FIX: mobile lacked 404 page styles 2016-02-25 00:21:20 -08:00
controllers Pass discourse username to TopicRetriever from embed controller 2016-02-25 13:02:25 +00:00
helpers Added tertiary color to digest 2016-02-22 07:02:21 -06:00
jobs FIX: Topic and Post may be `nil`. 2016-02-24 16:27:28 +08:00
mailers FEATURE: keep original title when sending email notifications about a PM 2016-02-23 01:34:16 +01:00
models Merge pull request #4037 from joebuhlig/add-topic-status-event 2016-02-25 08:32:03 +11:00
serializers FEATURE: allow users to control how many previous replies they get 2016-02-19 13:57:07 +11:00
services FIX: `Array#first` with block will return the first element if nothing matches. 2016-02-24 22:34:40 +08:00
views FIX: invite link should not auto-accept invitation if user is already logged in 2016-02-23 12:10:25 -05:00