aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Notifications.php
Commit message (Collapse)AuthorAgeFilesLines
* Modified notifications widget to add the public stream when the current user ↵Julian Schweinsberg2018-04-091-1/+1
| | | | is allowed to see it only
* 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 ↵Mario Vavti2018-01-271-1/+2
| | | | notifications and hq fixes
* start with nonactive state for the notifications button and display some ↵Mario Vavti2018-01-071-0/+1
| | | | text if there are no notifications on small screens only
* notification: slight animation for loading... and do not remove public ↵Mario Vavti2017-12-111-1/+1
| | | | stream items on click (we can not mark them read)
* 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 ↵Mario Vavti2017-10-081-0/+152
for your channel to work.