Stream end of poll notification over websockets and web push
This commit is contained in:
parent
b1c52c3062
commit
471412ad34
1
changelog.d/stream-end-poll.fix
Normal file
1
changelog.d/stream-end-poll.fix
Normal file
@ -0,0 +1 @@
|
|||||||
|
End of poll notifications were not streamed over websockets or web push
|
@ -479,6 +479,8 @@ defmodule Pleroma.Notification do
|
|||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
stream(notifications)
|
||||||
|
|
||||||
{:ok, notifications}
|
{:ok, notifications}
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user