discourse/app
Dan Ungureanu e23c87c442
FIX: Prevent exception in rescue block.
> Job exception: undefined method `id' for nil:NilClass
> clean_up_inactive_users.rb:25:in `rescue in block in execute'
2019-04-16 01:27:39 +03:00
..
assets FEATURE: Send the user a notification when their post is approved 2019-04-15 16:20:16 -04:00
controllers FIX: save registration IP address for invited users 2019-04-13 13:04:25 +05:30
helpers FEATURE: remove "COMPRESS_BROTLI" optional behavior 2019-04-11 12:36:18 +10:00
jobs FIX: Prevent exception in rescue block. 2019-04-16 01:27:39 +03:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models FEATURE: Send the user a notification when their post is approved 2019-04-15 16:20:16 -04:00
serializers FEATURE: Include a user's pending posts in the topic view 2019-04-12 14:25:12 -04:00
services DEV: add "pre_notification_alert" event 2019-04-15 10:17:15 -04:00
views Footer navigation for iOS PWAs and DiscourseHub app (#7347) 2019-04-10 12:23:18 -04:00