discourse/app/jobs
Gerhard Schlager 271ddac467 FIX: Delete notifications users can't see after moving posts
No need to let notifications stay around when users can't access
a topic after it was converted into a PM or posts were moved
into a restricted topic.

Also makes sure that moving to a new topic correctly uses the
guardian for the first post by enqueuing jobs outside of a
transaction.
2019-07-22 19:02:21 +02:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff DEV: only skip migration if a non seeded upload exists 2019-06-14 09:52:02 +10:00
regular FIX: Delete notifications users can't see after moving posts 2019-07-22 19:02:21 +02:00
scheduled FIX: Periodically ensure consistency of categories. (#7663) 2019-06-06 11:30:52 +02:00
base.rb FEATURE: English locale with international date formats 2019-05-20 13:47:20 +02:00
onceoff.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00