aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Notifications.php
Commit message (Expand)AuthorAgeFilesLines
* an attempt to cache seen item mids for the purpose that we can hide seen pubs...Mario2023-09-101-0/+2
* php8: fix more warningsMario2022-09-111-0/+1
* merge branch pdledit_gui into dev - many widgets still miss their description...Mario2022-02-201-0/+6
* consolidate notifications stringsMario2021-06-171-18/+18
* New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-171-2/+0
* remove deprecated mail codeMario2021-05-281-16/+1
* More PHP 8 fixesMax Kostikov2021-03-101-3/+3
* implement notifications for direct messagesMario2020-05-141-0/+20
* fix event notifications viewall urlMario Vavti2019-05-201-1/+1
* more notifications fixesMario Vavti2018-12-031-4/+4
* do not rely on startpage pconfig anymoreMario Vavti2018-10-011-1/+1
* some more work on forum notificationsMario Vavti2018-06-021-6/+2
* unread forum notifications - wip/unfinishedMario Vavti2018-06-011-0/+15
* Modified notifications widget to add the public stream when the current user ...Julian Schweinsberg2018-04-091-1/+1
* fix icon position and make string translatableMario Vavti2018-02-261-3/+6
* wrong linkMario Vavti2018-02-081-1/+1
* if startpage is /hq redirect all notifications links to /hq and minor notific...Mario Vavti2018-01-271-1/+2
* start with nonactive state for the notifications button and display some text...Mario Vavti2018-01-071-0/+1
* notification: slight animation for loading... and do not remove public stream...Mario Vavti2017-12-111-1/+1
* add a filter for notification to show new posts onlyMario Vavti2017-12-011-6/+9
* load notifications links to /display via ajax if we are already in /displayMario Vavti2017-11-091-0/+1
* only show pubs notifications if discovery_tab != disabledMario Vavti2017-10-111-15/+17
* remove notifications code from nav and go live with new notificationsMario Vavti2017-10-101-4/+0
* more fixesMario Vavti2017-10-081-2/+2
* new notification fixesMario Vavti2017-10-081-13/+13
* experimental new notifications - needs pconfig experimental_notif set to 1 fo...Mario Vavti2017-10-081-0/+152