discourse/app
Isaac Janzen 599979902e
FIX: Error when trying to bump a topic with no category (#21207)
When revising a post, if the topic that post belonged to did not have a category attached it would error with 

> NoMethodError (undefined method `read_restricted' for nil:NilClass)
2023-04-24 09:28:10 -05:00
..
assets DEV: Update plugin-api docs for new user menu (#20808) 2023-04-24 12:00:22 +01:00
controllers FIX: Don't render error for bad-sequence (#21187) 2023-04-20 10:26:11 -05:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs PERF: Avoid full `posts` table scans during anonymisation (#21081) 2023-04-12 18:39:10 +01:00
mailers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
models FIX: Error when trying to bump a topic with no category (#21207) 2023-04-24 09:28:10 -05:00
serializers FEATURE: Add an emoji deny list site setting (#20929) 2023-04-13 15:38:54 +08:00
services FIX: Hashtag subcategory ref incorrect when not highest-ranked type (#21163) 2023-04-20 09:03:55 +10:00
views UX: better digest centering in event of truncation (#21176) 2023-04-20 09:33:50 -04:00