aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Sse.php
Commit message (Expand)AuthorAgeFilesLines
* Polling fallback to server sent events. Polling is the default. SSE must be e...Mario2020-11-141-28/+79
* sse: improve caching fix an issue with removing notifications and move chatpr...Mario2019-11-281-19/+7
* sse: implement notifications for anonymous visitors (info, notice and pubs) a...Mario2019-11-151-6/+25
* sse: make sure we have an observerMario2019-11-131-0/+3
* sse: revert to reset to arrayMario2019-11-131-1/+1
* sse: reset to empty string instead of empty arrayMario2019-11-131-1/+1
* sse: do not delete xconfig - reset itMario2019-11-121-2/+3
* better detection for who to send sys notifications (needs addons update)Mario2019-11-121-0/+2
* sse notificationsMario2019-11-111-0/+108