discourse/app
David Taylor 812add18bd REFACTOR: Serve auth provider information in the site serializer.
At the moment core providers are hard-coded in Javascript, and plugin providers get added to the JS payload at compile time. This refactor means that we only ship enabled providers to the client.
2018-08-06 09:25:48 +01:00
..
assets REFACTOR: Serve auth provider information in the site serializer. 2018-08-06 09:25:48 +01:00
controllers REFACTOR: Serve auth provider information in the site serializer. 2018-08-06 09:25:48 +01:00
helpers FEATURE: include published_time in metadata 2018-07-30 17:09:56 +05:30
jobs FIX: `UserAvatar#update_gravatar!` does not update `User#uploaded_avatar`. 2018-08-06 13:29:44 +08:00
mailers Drop `reply_key`, `skipped` and `skipped_reason` from `email_logs`. 2018-07-30 11:39:28 +08:00
models REFACTOR: Serve auth provider information in the site serializer. 2018-08-06 09:25:48 +01:00
serializers REFACTOR: Serve auth provider information in the site serializer. 2018-08-06 09:25:48 +01:00
services FIX: Check for group name availability should skip reserved usernames. 2018-08-01 11:09:33 +08:00
views FIX: should not be needed as we have itemprop='url' 2018-07-30 09:31:27 -04:00