about summary refs log tree commit diff
path: root/app/workers/poll_expiration_notify_worker.rb
AgeCommit message (Expand)Author
2023-03-29Requeue expiration notification (#24311)Christian Schmidt
2022-03-04Fix duplicate notifications being possible after poll expiration (#17697)Eugen Rochko
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2020-11-01Fix poll ending notifications being created for each vote (#15071)ThibG
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-03-31Fix background jobs not using locks like they are supposed to (#13361)Eugen Rochko
2019-03-14Fix wrong method used in PollExpirationNotifyWorker (#10265)Eugen Rochko
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG