discourse/app
Jarek Radosz 2361833844
FIX: Don't raise on deleted topic in UpdateHotlinkedRaw (#17901)
Fixes:

```
Job exception: undefined method `acting_user=' for nil:NilClass
```

in
```
/var/www/discourse/lib/post_revisor.rb:181:in `revise!'
/var/www/discourse/app/models/post.rb:646:in `revise'
/var/www/discourse/app/jobs/regular/update_hotlinked_raw.rb:24:in `execute'
```
2022-08-13 22:40:26 +02:00
..
assets UX: Remove extraneous margins in profile pic modal (#17896) 2022-08-13 17:52:16 +02:00
controllers FEATURE: Allow private themes to be partially installed (#17644) 2022-08-10 13:30:18 +03:00
helpers FIX: bots could generate errors when slug generation method is encoded (#17224) 2022-07-29 16:27:52 +10:00
jobs FIX: Don't raise on deleted topic in UpdateHotlinkedRaw (#17901) 2022-08-13 22:40:26 +02:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FIX: Reset flair group if user is removed from group (#17862) 2022-08-12 15:45:09 +03:00
serializers DEV: Route PM only tags to PM tags show route (#17870) 2022-08-12 11:26:56 +08:00
services FIX: Don't notify editor when category or tag change (#17833) 2022-08-10 18:55:29 +03:00
views UX: update register admin wizard page styles (#17785) 2022-08-03 21:49:21 -04:00