| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | compare strpos result against false | Mario Vavti | 2017-11-16 | 1 | -1/+1 |
* | | | provide ability to pin apps to navbar from /apps. this removes the ability to... | Mario Vavti | 2017-11-16 | 1 | -4/+5 |
|/ / |
|
* | | move notifications style to widgets.css | Mario Vavti | 2017-11-15 | 2 | -28/+28 |
* | | fix notifications again after recent changes | Mario Vavti | 2017-11-15 | 1 | -3/+4 |
* | | change button id to not interfere with the upload submit button | Mario Vavti | 2017-11-14 | 1 | -1/+1 |
* | | move notifications full-screen handling to notifications widget | Mario Vavti | 2017-11-14 | 2 | -14/+16 |
* | | move mailhost settings from plugin to core | zotlabs | 2017-11-13 | 1 | -0/+3 |
* | | removed underline only for testing purpose - revert | Mario Vavti | 2017-11-12 | 1 | -1/+1 |
* | | fix some schema issues | Mario Vavti | 2017-11-12 | 4 | -5/+21 |
* | | animate fast | Mario Vavti | 2017-11-11 | 1 | -1/+1 |
* | | dedicate the first click to slideup the cover again but make sure the nav but... | Mario Vavti | 2017-11-11 | 1 | -2/+1 |
* | | revert back to get the mid from enotify - otherwise we can not distinct betwe... | Mario Vavti | 2017-11-10 | 2 | -6/+6 |
* | | bring some ajax to photo upload | Mario Vavti | 2017-11-10 | 3 | -0/+239 |
* | | get the path infos from pathname instead of seperate data attribute | Mario Vavti | 2017-11-09 | 2 | -8/+7 |
* | | load notifications links to /display via ajax if we are already in /display | Mario Vavti | 2017-11-09 | 3 | -5/+32 |
* | | css fixes | Mario Vavti | 2017-11-08 | 2 | -7/+7 |
* | | only show nav app link if we have a selected app | Mario Vavti | 2017-11-08 | 1 | -0/+2 |
* | | use text-muted on site location | Mario Vavti | 2017-11-08 | 1 | -1/+1 |
* | | truncate nav-app-link if appropriate | Mario | 2017-11-08 | 3 | -3/+8 |
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-07 | 5 | -2/+121 |
|\ \ |
|
| * \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-06 | 1 | -1/+1 |
| |\ \ |
|
| * | | | second half of issue #893 - move channel default permissions to its own modul... | zotlabs | 2017-11-06 | 4 | -0/+109 |
| * | | | bring back tabindex to submit comments | zotlabs | 2017-11-06 | 1 | -2/+12 |
* | | | | rename channel app events to calendar and add nav_set_selected() to /cal | Mario Vavti | 2017-11-07 | 1 | -4/+1 |
* | | | | move style out of template | Mario Vavti | 2017-11-07 | 2 | -3/+7 |
* | | | | add location info to the navbar | Mario Vavti | 2017-11-07 | 1 | -3/+9 |
| |/ /
|/| | |
|
* | | | lets try this in the wild for a while | Mario Vavti | 2017-11-06 | 1 | -1/+1 |
|/ / |
|
* | | more search work | zotlabs | 2017-11-03 | 1 | -1/+0 |
* | | hubzilla issue #896 | zotlabs | 2017-11-02 | 2 | -0/+8 |
* | | 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 |
* | | bring back sitesearch widget in mod_search because some screen modes don't ha... | zotlabs | 2017-10-31 | 1 | -1/+1 |
* | | move tile styles to theme instead of template file | zotlabs | 2017-10-30 | 2 | -7/+30 |
* | | provide a 'tile' view (view only) mode to mod_cloud | zotlabs | 2017-10-30 | 2 | -0/+36 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-29 | 2 | -9/+9 |
|\ \ |
|
| * | | Merge pull request #894 from mjfriaza/dev | git-marijus | 2017-10-29 | 2 | -9/+9 |
| |\| |
|
| | * | Spanish translation revised again. | Manuel Jiménez Friaza | 2017-10-28 | 2 | -9/+9 |
* | | | 1/2 of hubzilla issue #893 | zotlabs | 2017-10-26 | 1 | -0/+6 |
|/ / |
|
* | | 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 |
* | | | Merge pull request #880 from mjfriaza/dev | git-marijus | 2017-10-22 | 2 | -1460/+1828 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed the Spanish translation | Manuel Jiménez Friaza | 2017-10-21 | 2 | -1460/+1828 |
* | | | Merge pull request #881 from phellmes/dev | git-marijus | 2017-10-22 | 2 | -1462/+1830 |
|\ \ \ |
|
| * | | | Update DE translation strings | phellmes | 2017-10-21 | 2 | -1462/+1830 |
| | |/
| |/| |
|
* / | | do not show seen notifys in notifications - show them in mod notifications in... | Mario Vavti | 2017-10-22 | 2 | -2/+10 |
|/ / |
|
* | | remove redundant js | Mario Vavti | 2017-10-18 | 1 | -19/+16 |
* | | streamline the notifications js and change notification icon to exclamation-t... | Mario Vavti | 2017-10-18 | 3 | -58/+21 |