discourse/app
2017-03-16 17:34:39 +02:00
..
assets Fixes duplicated topic title in header after edit. 2017-03-16 17:34:39 +02:00
controllers Merge pull request #4750 from discourse/group_login_registration_flow 2017-03-16 09:50:56 +08:00
helpers FEATURE: replace emoji with unicode in title and description meta tags 2017-02-22 16:24:13 -05:00
jobs Fix broken tests. 2017-03-16 10:22:15 +08:00
mailers FIX: email customizations now apply to both html and text parts 2017-03-10 14:08:03 -05:00
models Use after_commit since after_save runs within the transaction as well. 2017-03-16 16:02:34 +08:00
serializers FEATURE: Allow easier customization to the web hook event serialization. 2017-03-16 10:09:05 +08:00
services FIX: User created web hook being enqueued before record has been saved. 2017-03-16 14:44:09 +08:00
views FIX: do not show faq/guidelines page to anonymous users for private forums 2017-03-08 16:00:49 +05:30