framework/extensions/pusher
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
..
.github/workflows Add GitHub workflow for JavaScript building 2019-08-20 23:54:25 +02:00
js Adds the ability to push new posts onto discussions that aren't public. (#17) 2021-03-18 11:58:29 -04:00
less Webpack (#14) 2018-06-20 13:35:38 +09:30
locale Move locale files from language pack to extension. (#26) 2021-02-17 16:25:48 -05:00
src Adds the ability to push new posts onto discussions that aren't public. (#17) 2021-03-18 11:58:29 -04:00
.editorconfig Add phpcs, Travis, clean up editorconfig and eslint 2015-09-04 11:36:11 +09:30
.gitattributes Webpack (#14) 2018-06-20 13:35:38 +09:30
.gitignore Webpack (#14) 2018-06-20 13:35:38 +09:30
.styleci.yml Update StyleCI rules 2016-11-16 15:46:21 +10:30
CHANGELOG.md Release v0.1.0-beta.16 2021-03-15 12:17:21 +01:00
composer.json Release v0.1.0-beta.16 2021-03-15 12:17:21 +01:00
extend.php Properly use ServiceProvider extender 2020-12-08 13:00:55 -05:00
icon.png Update for composer branch 2015-10-13 12:29:00 +10:30
LICENSE Update copyright claims in LICENSE 2019-11-30 00:01:02 +01:00