| Commit message (Expand) | Author | Age | Files | Lines |
* | consolidate navbar tucson and some javascript cleanup | Mario Vavti | 2018-01-18 | 1 | -32/+0 |
* | make remote homelink link to the home host and not to the home channel | Mario Vavti | 2017-12-14 | 1 | -4/+6 |
* | notification: slight animation for loading... and do not remove public stream... | Mario Vavti | 2017-12-11 | 1 | -1/+1 |
* | fix some pubstream on/off weirdness | Mario | 2017-12-03 | 1 | -0/+5 |
* | article feature | zotlabs | 2017-11-22 | 1 | -0/+11 |
* | compare strpos result against false | Mario Vavti | 2017-11-16 | 1 | -2/+2 |
* | provide ability to pin apps to navbar from /apps. this removes the ability to... | Mario Vavti | 2017-11-16 | 1 | -5/+9 |
* | rename channel app events to calendar and add nav_set_selected() to /cal | Mario Vavti | 2017-11-07 | 1 | -3/+3 |
* | add location info to the navbar | Mario Vavti | 2017-11-07 | 1 | -5/+7 |
* | use 1) personal setting, 2) site setting, 3) default false - for system.chann... | zotlabs | 2017-10-30 | 1 | -1/+1 |
* | was unable to make the modal login dialog work on the channel page with a cov... | zotlabs | 2017-10-14 | 1 | -9/+14 |
* | bring back some nav stuff (notifications) for alternate navbars; still some t... | zotlabs | 2017-10-11 | 1 | -0/+40 |
* | rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection co... | zotlabs | 2017-10-10 | 1 | -2/+2 |
* | remove notifications code from nav and go live with new notifications | Mario Vavti | 2017-10-10 | 1 | -58/+13 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-10-09 | 1 | -7/+19 |
|\ |
|
| * | feed untranslated appnames to nav_set_selected() and query for the active app... | Mario Vavti | 2017-10-09 | 1 | -10/+15 |
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-10-09 | 1 | -5/+22 |
| |\ |
|
| * | | new notification changes - use sticky_kit instead of position fixed | Mario Vavti | 2017-10-09 | 1 | -6/+13 |
* | | | purify user-supplied filenames in some cases. Probably not needed but it's th... | zotlabs | 2017-10-09 | 1 | -2/+2 |
| |/
|/| |
|
* | | ability to pin apps to the navbar when using named navbars | zotlabs | 2017-10-08 | 1 | -2/+11 |
* | | alternate navbar layouts | zotlabs | 2017-10-08 | 1 | -3/+11 |
|/ |
|
* | experimental new notifications - needs pconfig experimental_notif set to 1 fo... | Mario Vavti | 2017-10-08 | 1 | -5/+9 |
* | it is not your public stream -> just public stream | Mario Vavti | 2017-10-06 | 1 | -1/+1 |
* | introduce public stream notifications | Mario Vavti | 2017-10-06 | 1 | -1/+3 |
* | Experimental alternate channel_menu navigation. To use, "util/config system.c... | zotlabs | 2017-10-05 | 1 | -1/+4 |
* | bring back notifications for account approvals | Mario Vavti | 2017-10-04 | 1 | -0/+2 |
* | rename activity notifications links - one more | Mario Vavti | 2017-09-12 | 1 | -1/+1 |
* | rename activity notifications links | Mario Vavti | 2017-09-12 | 1 | -2/+2 |
* | cards feature | zotlabs | 2017-08-23 | 1 | -0/+12 |
* | do not show channel manager and nav channel select if we are in a delegate se... | git-marijus | 2017-08-10 | 1 | -4/+8 |
* | initial notifications support for new shared files and new (since initial sit... | git-marijus | 2017-07-28 | 1 | -1/+7 |
* | move the active app code to include/nav.php - it is only relevant there | git-marijus | 2017-07-26 | 1 | -0/+3 |
* | make local channel (not our own) nav menus appear similar to what we are used... | git-marijus | 2017-07-25 | 1 | -8/+9 |
* | provide a mechanism to mark apps active in the bin | git-marijus | 2017-07-21 | 1 | -18/+4 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-07 | 1 | -12/+0 |
|\ |
|
| * | remove duplicate code | git-marijus | 2017-06-04 | 1 | -12/+0 |
| * | apporder style improvement and add to nav menu, also add language awareness t... | zotlabs | 2017-05-23 | 1 | -0/+1 |
| * | provide mechanism to arbitrarily sort the nav tray apps, currently the prefer... | zotlabs | 2017-05-16 | 1 | -0/+2 |
* | | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -6/+3 |
* | | apporder style improvement and add to nav menu, also add language awareness t... | zotlabs | 2017-05-22 | 1 | -0/+1 |
* | | provide mechanism to arbitrarily sort the nav tray apps, currently the prefer... | zotlabs | 2017-05-16 | 1 | -0/+2 |
|/ |
|
* | collapse sysapps if viewing a remote channel | Mario Vavti | 2017-05-05 | 1 | -5/+7 |
* | profile_tabs is now channel_apps (except the original was left behind as the ... | zotlabs | 2017-05-01 | 1 | -2/+171 |
* | move profile tabs to app-tray | Mario Vavti | 2017-03-20 | 1 | -1/+4 |
* | hide nav search behind a button, css fixes and cleanup | Mario Vavti | 2017-03-14 | 1 | -45/+18 |
* | Take me home instead of get me home | Andrew Manning | 2017-03-09 | 1 | -1/+1 |
* | change text back to 'add apps' | zotlabs | 2017-02-21 | 1 | -1/+1 |
* | Change Add Apps to Manage Apps and support translation. | Andrew Manning | 2017-02-21 | 1 | -1/+2 |
* | css fixes and rename link to full docs to help since its app is also called help | Mario Vavti | 2017-02-17 | 1 | -1/+1 |
* | sort the apps | Mario Vavti | 2017-02-07 | 1 | -0/+2 |