aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Sse_bs.php
Commit message (Expand)AuthorAgeFilesLines
* mod sse_bs: when processing returned mids, do not assume they are b64 encodedMario Vavti2021-12-141-1/+1
* only bootstrap pubs if the app is installedMario Vavti2021-10-011-1/+1
* more gen_link_id()Mario2021-09-041-1/+1
* fix a regression in regard to unified session page load times intoduced in 6.0Mario Vavti2021-07-161-5/+10
* New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-171-7/+5
* notifications: if we have to return early, make sure to set offset to -1 to p...Mario2021-05-281-7/+23
* remove deprecated mail codeMario2021-05-281-31/+0
* register: only return verified registrations in get_pending_accounts(), more ...Mario2021-04-091-0/+4
* those are not actually needed by the handlerMario2021-03-221-4/+0
* sse: make sure to also bootstrap info and noticeMario2021-03-221-4/+28
* air: fix register notificationsMario2021-03-151-3/+2
* sse_bs: if Enotify::format() returns an empty array do not add it to notifica...Mario2021-03-051-5/+20
* fix some php8 fatal errorsMario2021-01-091-1/+1
* sse: fix issue with direct message notificationssMario2020-12-281-14/+14
* fix vsprintf() warningMario2020-11-011-2/+3
* adapt notifications and mark item seen handling to play well with client side...Mario2020-10-221-5/+34
* reduce result set for notificationsÃMario2020-10-161-1/+1
* respect notifications settingsMario2020-07-301-1/+34
* implement notifications for direct messagesMario2020-05-141-2/+73
* deal with polls and votes in enotifyMario2020-05-051-0/+1
* catch the owner_xchan for activity_share items in notifications filterMario2020-05-051-3/+3
* more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithmeMario2020-04-241-2/+3
* fix file notificationsMario2020-04-231-2/+5
* some work on deprecating ACTIVITY_OBJ_FILEMario2020-04-231-3/+5
* fix notification filteringMario2020-04-151-3/+3
* fix unseen forum posts countMario2020-04-051-1/+1
* 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 chatpr...Mario2019-11-281-3/+4
* sse: implement notifications for anonymous visitors (info, notice and pubs) a...Mario2019-11-151-7/+25
* 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