discourse/app
Saurabh Patel 3658be42f5 FIX: remove like_count and <hr> tag from post crawler layout (#7413)
* show likes value in crawler view if count is > 0

* remove <hr> since horizontal line is already provided by css - this removes one of 2 horizontal lines in post crawler view
2019-04-23 15:35:57 +10:00
..
assets UX: Do not close login modal and search menu on outside mouse up event. (#7366) 2019-04-23 13:01:44 +10:00
controllers FIX: Add unique index on group_requests(group_id, user_id). (#7399) 2019-04-23 12:51:30 +10:00
helpers FEATURE: Native app banner improvements 2019-04-17 12:25:13 -04:00
jobs FIX: Detect SNS notifications for SES correctly (#7284) 2019-04-23 13:03:31 +10:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
serializers FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
services FIX: Disable webhooks on 410 and 404 HTTP responses (#7392) 2019-04-18 12:36:37 +01:00
views FIX: remove like_count and <hr> tag from post crawler layout (#7413) 2019-04-23 15:35:57 +10:00