aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/notifications_widget.tpl
Commit message (Collapse)AuthorAgeFilesLines
* add a cursor-pointer classMario Vavti2017-12-011-2/+2
|
* add a filter for notification to show new posts onlyMario Vavti2017-12-011-4/+19
|
* an additional on touch event might improve things for mobile handlingMario Vavti2017-11-291-1/+1
|
* allow an optional notify_id arg for liveUpdate()Mario Vavti2017-11-291-1/+1
|
* do not stop click propagationMario Vavti2017-11-271-1/+0
|
* implement pubstream items in mod hqMario2017-11-251-1/+1
|
* make browser history buttons work with ajax calls in /display and /hqMario Vavti2017-11-211-13/+29
|
* revisit media breakpoints - do not switch to mobile view to early.Mario Vavti2017-11-191-1/+1
|
* pubstream is not yet supported in mod hqMario Vavti2017-11-181-1/+3
|
* some more work on mod hqMario Vavti2017-11-181-2/+14
|
* inroduce the HQ module - a module with the potential to become a nice ↵Mario Vavti2017-11-171-1/+1
| | | | landing page for hubzilla. It is nothing more than a downgraded mod display atm.
* move notifications style to widgets.cssMario Vavti2017-11-151-28/+0
|
* fix notifications again after recent changesMario Vavti2017-11-151-3/+4
|
* move notifications full-screen handling to notifications widgetMario Vavti2017-11-141-0/+16
|
* revert back to get the mid from enotify - otherwise we can not distinct ↵Mario Vavti2017-11-101-4/+4
| | | | between posts and likes
* get the path infos from pathname instead of seperate data attributeMario Vavti2017-11-091-6/+5
|
* load notifications links to /display via ajax if we are already in /displayMario Vavti2017-11-091-1/+26
|
* z-index issue and some icons. rename notifications-btn-1 to notifications-btnMario Vavti2017-10-111-3/+7
|
* only show pubs notifications if discovery_tab != disabledMario Vavti2017-10-111-0/+2
|
* css fixesMario Vavti2017-10-101-3/+3
|
* remove notifications code from nav and go live with new notificationsMario Vavti2017-10-101-1/+1
|
* remove left_align modeMario Vavti2017-10-101-1/+1
|
* new notification fixesMario Vavti2017-10-101-29/+34
|
* new notification changes - use sticky_kit instead of position fixedMario Vavti2017-10-091-11/+5
|
* more new notifications fixesMario Vavti2017-10-091-18/+12
|
* new notification fixesMario Vavti2017-10-081-10/+16
|
* experimental new notifications - needs pconfig experimental_notif set to 1 ↵Mario Vavti2017-10-081-0/+57
for your channel to work.