| Commit message (Expand) | Author | Age | Files | Lines |
* | mod sse_bs: when processing returned mids, do not assume they are b64 encoded | Mario Vavti | 2021-12-14 | 1 | -1/+1 |
* | only bootstrap pubs if the app is installed | Mario Vavti | 2021-10-01 | 1 | -1/+1 |
* | more gen_link_id() | Mario | 2021-09-04 | 1 | -1/+1 |
* | fix a regression in regard to unified session page load times intoduced in 6.0 | Mario Vavti | 2021-07-16 | 1 | -5/+10 |
* | New landing page HQ with separate views for direct messages, public/limited m... | Mario | 2021-06-17 | 1 | -7/+5 |
* | notifications: if we have to return early, make sure to set offset to -1 to p... | Mario | 2021-05-28 | 1 | -7/+23 |
* | remove deprecated mail code | Mario | 2021-05-28 | 1 | -31/+0 |
* | register: only return verified registrations in get_pending_accounts(), more ... | Mario | 2021-04-09 | 1 | -0/+4 |
* | those are not actually needed by the handler | Mario | 2021-03-22 | 1 | -4/+0 |
* | sse: make sure to also bootstrap info and notice | Mario | 2021-03-22 | 1 | -4/+28 |
* | air: fix register notifications | Mario | 2021-03-15 | 1 | -3/+2 |
* | sse_bs: if Enotify::format() returns an empty array do not add it to notifica... | Mario | 2021-03-05 | 1 | -5/+20 |
* | fix some php8 fatal errors | Mario | 2021-01-09 | 1 | -1/+1 |
* | sse: fix issue with direct message notificationss | Mario | 2020-12-28 | 1 | -14/+14 |
* | fix vsprintf() warning | Mario | 2020-11-01 | 1 | -2/+3 |
* | adapt notifications and mark item seen handling to play well with client side... | Mario | 2020-10-22 | 1 | -5/+34 |
* | reduce result set for notificationsà | Mario | 2020-10-16 | 1 | -1/+1 |
* | respect notifications settings | Mario | 2020-07-30 | 1 | -1/+34 |
* | implement notifications for direct messages | Mario | 2020-05-14 | 1 | -2/+73 |
* | deal with polls and votes in enotify | Mario | 2020-05-05 | 1 | -0/+1 |
* | catch the owner_xchan for activity_share items in notifications filter | Mario | 2020-05-05 | 1 | -3/+3 |
* | more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithme | Mario | 2020-04-24 | 1 | -2/+3 |
* | fix file notifications | Mario | 2020-04-23 | 1 | -2/+5 |
* | some work on deprecating ACTIVITY_OBJ_FILE | Mario | 2020-04-23 | 1 | -3/+5 |
* | fix notification filtering | Mario | 2020-04-15 | 1 | -3/+3 |
* | fix unseen forum posts count | Mario | 2020-04-05 | 1 | -1/+1 |
* | minor private forum notifications fixes | Mario | 2020-01-25 | 1 | -1/+1 |
* | sse: initial commit to deal with forum notifications | Mario | 2019-12-07 | 1 | -8/+15 |
* | sse: improve caching fix an issue with removing notifications and move chatpr... | Mario | 2019-11-28 | 1 | -3/+4 |
* | sse: implement notifications for anonymous visitors (info, notice and pubs) a... | Mario | 2019-11-15 | 1 | -7/+25 |
* | sse: do not delete xconfig - reset it | Mario | 2019-11-12 | 1 | -1/+3 |
* | better detection for who to send sys notifications (needs addons update) | Mario | 2019-11-12 | 1 | -0/+3 |
* | sse notifications | Mario | 2019-11-11 | 1 | -0/+519 |