Simple forum software for building great communities.
Go to file
Daniël Klabbers 4f63399d4a Adds the ability to push new posts onto discussions that aren't public. (#17)
It's very frustrating having pusher installed, but not seeing new posts pop up on non public
discussions. This PR simply re-uses the existing channels per user by reading
all similar private user channels (which require authentication) and then pushing
the websocket message over the line. This only happens in case the discussion is
not public and it only sends to connected users.
2021-03-18 11:58:29 -04:00
extensions/pusher Adds the ability to push new posts onto discussions that aren't public. (#17) 2021-03-18 11:58:29 -04:00