:wave: hey ya'll
I have this plugin, one of the first I adopted, that hasn't worked for a couple years now. The APIs changed and you couldn't create popups the same anymore. I did convert it to html 5 notifications, which required https, and I decided to switch it to the SSE library instead of polling.
Then it broke for real with tables-to-div, and nobody really complained. The one person that did decided they rather uninstall than help test a new version.
Tonight I got curious, and tried it again. Somewhere along the lines the javascript broke, but updating it to see-gateway 1.26 seemed to fix it.
So question for everyone, considering its been very broken for a while, is it better to somehow depreciate the plugin, and archive it? Do the new release with sse-gateway dependancy? Leave the PR open and make it adopt-this-plugin? Some combo of things?
Gavin