aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Sse_bs.php
Commit message (Collapse)AuthorAgeFilesLines
* minor private forum notifications fixesMario2020-01-251-1/+1
|
* sse: initial commit to deal with forum notificationsMario2019-12-071-8/+15
|
* sse: improve caching fix an issue with removing notifications and move ↵Mario2019-11-281-3/+4
| | | | chatpresence expiration to cron
* sse: implement notifications for anonymous visitors (info, notice and pubs) ↵Mario2019-11-151-7/+25
| | | | and fix a potential memory leak
* sse: do not delete xconfig - reset itMario2019-11-121-1/+3
|
* better detection for who to send sys notifications (needs addons update)Mario2019-11-121-0/+3
|
* sse notificationsMario2019-11-111-0/+519