This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-11-24 22:50:45 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
94c7be3ca6
discourse
/
app
/
jobs
History
Neil Lalonde
3835e16cf7
FIX: New implementation of the "notify about flag after" setting. Only notify about new flags since the last notification. Send a private message to staff. Mention the 3 most active moderators in the message so they get notification emails.
2017-04-19 16:17:45 -04:00
..
onceoff
FIX: grant first reply by email job was *brokenated*
2017-04-10 22:11:29 +02:00
regular
FIX: Private message can be set to publish in the future.
2017-04-11 20:44:25 +08:00
scheduled
FIX: New implementation of the "notify about flag after" setting. Only notify about new flags since the last notification. Send a private message to staff. Mention the 3 most active moderators in the message so they get notification emails.
2017-04-19 16:17:45 -04:00
base.rb
FIX: 'cancel_scheduled_job' was deleting all jobs in multisite
2016-08-12 13:10:52 +02:00
onceoff.rb
Instead of a Distributed Mutex, use a Redis SETNX guard
2016-04-12 15:31:21 -04:00