pleroma/lib
Mark Felder 721005b312 Fix WebPush notifications not generating jobs
Dialyzer pointed this one out.

The WorkerHelper removal in !4166 was missing this Oban.insert() and tests were not noticing any problems because we mocked the Push.send function instead of executing it and checking for the Oban job.
2024-08-07 13:00:31 -04:00
..
mix Remove WorkerHelper 2024-07-30 11:34:48 -04:00
pleroma Fix WebPush notifications not generating jobs 2024-08-07 13:00:31 -04:00