discourse/app
Régis Hanol 0846862cb5
FIX: deleted topic author in crawler view (#27788)
When a crawler visits a topic that has a deleted author, it would error because the `show.html.erb` view was expecting a user to be always present.

This ensure we don't render the "author" meta data when the author of the topic has been deleted.

Internal ref t/132508
2024-07-09 10:44:03 +02:00
..
assets UX: fix card positioning, allow shrink-to-fit (#27774) 2024-07-08 17:30:43 -04:00
controllers FEATURE: Add Mechanism to redeliver all failed webhook events (#27609) 2024-07-08 15:43:16 -05:00
helpers DEV: update base url links to respect subfolder installs (#27740) 2024-07-09 12:42:38 +04:00
jobs FEATURE: Add Mechanism to redeliver all failed webhook events (#27609) 2024-07-08 15:43:16 -05:00
mailers FIX: correctly compute the window for email summaries 2024-05-27 22:33:51 +02:00
models FEATURE: Topic view stats report (#27760) 2024-07-09 15:39:10 +10:00
serializers FEATURE: Add Mechanism to redeliver all failed webhook events (#27609) 2024-07-08 15:43:16 -05:00
services DEV: replace imagemagick convert commands with magick (#27767) 2024-07-08 16:55:59 +08:00
views FIX: deleted topic author in crawler view (#27788) 2024-07-09 10:44:03 +02:00