Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | also check for vnotify | Mario Vavti | 2021-10-01 | 1 | -2/+5 |
* | only show sse pubs if the app is installed | Mario Vavti | 2021-10-01 | 1 | -0/+8 |
* | Random PHP 8 fixes | Max Kostikov | 2021-05-14 | 1 | -1/+2 |
* | sse: make sure to also bootstrap info and notice | Mario | 2021-03-22 | 1 | -1/+0 |
* | Polling fallback to server sent events. Polling is the default. SSE must be e... | Mario | 2020-11-14 | 1 | -28/+79 |
* | sse: improve caching fix an issue with removing notifications and move chatpr... | Mario | 2019-11-28 | 1 | -19/+7 |
* | sse: implement notifications for anonymous visitors (info, notice and pubs) a... | Mario | 2019-11-15 | 1 | -6/+25 |
* | sse: make sure we have an observer | Mario | 2019-11-13 | 1 | -0/+3 |
* | sse: revert to reset to array | Mario | 2019-11-13 | 1 | -1/+1 |
* | sse: reset to empty string instead of empty array | Mario | 2019-11-13 | 1 | -1/+1 |
* | sse: do not delete xconfig - reset it | Mario | 2019-11-12 | 1 | -2/+3 |
* | better detection for who to send sys notifications (needs addons update) | Mario | 2019-11-12 | 1 | -0/+2 |
* | sse notifications | Mario | 2019-11-11 | 1 | -0/+108 |