| Commit message (Expand) | Author | Age | Files | Lines |
* | support for netselect query | zotlabs | 2017-11-01 | 1 | -0/+2 |
* | provide personal config for channel_menu; the site can set an initial site-wi... | zotlabs | 2017-10-31 | 1 | -0/+1 |
* | pdledit - show original/system layout text for comparison | zotlabs | 2017-10-31 | 1 | -0/+3 |
* | add another delivery control parameter (force queue threshold) | zotlabs | 2017-10-31 | 1 | -0/+1 |
* | move tile styles to theme instead of template file | zotlabs | 2017-10-30 | 1 | -7/+7 |
* | provide a 'tile' view (view only) mode to mod_cloud | zotlabs | 2017-10-30 | 2 | -0/+36 |
* | Merge pull request #882 from HaakonME/dev | git-marijus | 2017-10-24 | 3 | -1/+50 |
|\ |
|
| * | Portfolio widget - CSS update | Haakon Meland Eriksen | 2017-10-22 | 3 | -1/+50 |
* | | mod_display: provide alternate serialisations (starting with atom) | zotlabs | 2017-10-22 | 1 | -0/+2 |
* | | do not show seen notifys in notifications - show them in mod notifications in... | Mario Vavti | 2017-10-22 | 1 | -2/+9 |
|/ |
|
* | streamline the notifications js and change notification icon to exclamation-t... | Mario Vavti | 2017-10-18 | 2 | -2/+2 |
* | was unable to make the modal login dialog work on the channel page with a cov... | zotlabs | 2017-10-14 | 2 | -2/+30 |
* | template not hidden | zotlabs | 2017-10-13 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-12 | 1 | -3/+19 |
|\ |
|
| * | remove redundant classes | Mario Vavti | 2017-10-12 | 1 | -2/+2 |
| * | missing login and register links | Mario Vavti | 2017-10-12 | 1 | -1/+17 |
* | | sort out the notification ids | zotlabs | 2017-10-12 | 2 | -13/+13 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-11 | 4 | -7/+24 |
|\| |
|
| * | z-index issue and some icons. rename notifications-btn-1 to notifications-btn | Mario Vavti | 2017-10-11 | 2 | -4/+8 |
| * | only show pubs notifications if discovery_tab != disabled | Mario Vavti | 2017-10-11 | 1 | -0/+2 |
| * | move affinity slider lower on screens < 767px to not collide with the page me... | Mario Vavti | 2017-10-11 | 1 | -2/+6 |
| * | bring nav pinned apps to navbar_default | Mario Vavti | 2017-10-11 | 2 | -1/+8 |
* | | the template is needed for the old-style notifications | zotlabs | 2017-10-11 | 1 | -0/+3 |
|/ |
|
* | rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection co... | zotlabs | 2017-10-10 | 1 | -0/+0 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-10 | 3 | -172/+35 |
|\ |
|
| * | css fixes | Mario Vavti | 2017-10-10 | 1 | -3/+3 |
| * | remove notifications code from nav and go live with new notifications | Mario Vavti | 2017-10-10 | 3 | -145/+3 |
| * | remove left_align mode | Mario Vavti | 2017-10-10 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-10 | 1 | -53/+36 |
| |\ |
|
| * | | new notification fixes | Mario Vavti | 2017-10-10 | 1 | -29/+34 |
* | | | pdledit usability improvements | zotlabs | 2017-10-10 | 1 | -0/+3 |
| |/
|/| |
|
* | | more custom navbar work | zotlabs | 2017-10-09 | 1 | -53/+36 |
|/ |
|
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-09 | 4 | -3/+298 |
|\ |
|
| * | ability to pin apps to the navbar when using named navbars | zotlabs | 2017-10-08 | 2 | -0/+8 |
| * | alternate navbar layouts | zotlabs | 2017-10-08 | 3 | -3/+290 |
* | | new notification changes - use sticky_kit instead of position fixed | Mario Vavti | 2017-10-09 | 2 | -15/+9 |
* | | more new notifications fixes | Mario Vavti | 2017-10-09 | 2 | -22/+17 |
|/ |
|
* | new notification fixes | Mario Vavti | 2017-10-08 | 2 | -21/+27 |
* | experimental new notifications - needs pconfig experimental_notif set to 1 fo... | Mario Vavti | 2017-10-08 | 2 | -1/+71 |
* | fix filestorage spinner | Mario Vavti | 2017-10-07 | 1 | -1/+1 |
* | introduce public stream notifications | Mario Vavti | 2017-10-06 | 1 | -3/+7 |
* | update some old spinners which were causing js issues | zotlabs | 2017-10-05 | 3 | -6/+6 |
* | Experimental alternate channel_menu navigation. To use, "util/config system.c... | zotlabs | 2017-10-05 | 2 | -3/+15 |
* | introduce shared files notifications | Mario Vavti | 2017-10-04 | 1 | -8/+12 |
* | bring back notifications for account approvals | Mario Vavti | 2017-10-04 | 1 | -2/+13 |
* | some basic work on mod common | Mario Vavti | 2017-10-03 | 1 | -11/+13 |
* | move common connections widget to left aside | Mario Vavti | 2017-10-03 | 1 | -24/+12 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-03 | 1 | -1/+2 |
|\ |
|
| * | Hubzilla issue #866 allow navbar to be used when cover photo is displayed - a... | zotlabs | 2017-10-02 | 1 | -1/+2 |
* | | whitespace | Mario Vavti | 2017-10-02 | 1 | -3/+3 |