mirror of
https://github.com/flarum/framework.git
synced 2024-12-02 15:03:44 +08:00
4f63399d4a
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. |
||
---|---|---|
.. | ||
.github/workflows | ||
js | ||
less | ||
locale | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.styleci.yml | ||
CHANGELOG.md | ||
composer.json | ||
extend.php | ||
icon.png | ||
LICENSE |