Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wrap resizing in document ready function | Mario Vavti | 2017-02-09 | 1 | -4/+6 |
| | |||||
* | bringer - all basic functionality is implemented | zotlabs | 2017-02-08 | 2 | -0/+16 |
| | |||||
* | do not show feature button if the app is shared. css fixes | Mario Vavti | 2017-02-08 | 1 | -4/+3 |
| | |||||
* | open permission tab by default - when you're creating permission categories | zotlabs | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | initial permcat creation ability, in /settings/permcats; functional permcat ↵ | zotlabs | 2017-02-07 | 1 | -0/+51 |
| | | | | creation for testing but still needs a lot of UX work before promoting the ability | ||||
* | atokens - we only need one permission column | zotlabs | 2017-02-07 | 1 | -1/+1 |
| | |||||
* | provide a few system defined permcats; will require a permission editor page ↵ | zotlabs | 2017-02-07 | 1 | -0/+3 |
| | | | | to define new (personal) ones. | ||||
* | bring back view links for all notification types (esp: network, channel) for ↵ | zotlabs | 2017-02-06 | 1 | -2/+2 |
| | | | | easy access | ||||
* | also take care of the collapsed state apps | Mario Vavti | 2017-02-06 | 1 | -1/+7 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-02-06 | 5 | -256/+225 |
|\ | |||||
| * | move icon stuff back to app_render() and send navapps through app_render() | Mario Vavti | 2017-02-06 | 3 | -10/+12 |
| | | |||||
| * | minor fixes | Mario Vavti | 2017-02-06 | 1 | -4/+4 |
| | | |||||
| * | update templates | Mario Vavti | 2017-02-06 | 3 | -44/+51 |
| | | |||||
| * | merge dev | Mario Vavti | 2017-02-06 | 3 | -19/+25 |
| |\ | |||||
| * | | allow featuring of apps in /apps and update some more apd files | Mario Vavti | 2017-02-04 | 2 | -5/+6 |
| | | | |||||
| * | | update some apps and refine navapps.tpl | Mario Vavti | 2017-02-03 | 1 | -8/+7 |
| | | | |||||
| * | | check for app-icons in app_list() instead of app_render() | Mario Vavti | 2017-02-03 | 2 | -2/+2 |
| | | | |||||
| * | | do not hide button - just gray it out | Mario Vavti | 2017-02-03 | 1 | -1/+1 |
| | | | |||||
| * | | hide notifications button if there are none | Mario Vavti | 2017-02-03 | 1 | -1/+1 |
| | | | |||||
| * | | use openClose() for nav-login | Mario Vavti | 2017-02-03 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'dev' into wip-app-bin | Mario Vavti | 2017-02-03 | 4 | -35/+16 |
| |\ \ | |||||
| * | | | whitespace cleanup | Mario Vavti | 2017-02-02 | 1 | -172/+161 |
| | | | | |||||
| * | | | provide separate collased menus for apps and notifications | Mario Vavti | 2017-02-02 | 2 | -10/+24 |
| | | | | |||||
| * | | | use bootstrap dropdown for login | Mario Vavti | 2017-02-02 | 2 | -10/+8 |
| | | | | |||||
| * | | | move channel manager up in the menu | Mario Vavti | 2017-02-02 | 1 | -3/+4 |
| | | | | |||||
| * | | | remove apps from usermenu | Mario Vavti | 2017-02-02 | 1 | -6/+6 |
| | | | | |||||
| * | | | do not use style in template | Mario Vavti | 2017-02-02 | 1 | -6/+6 |
| | | | | |||||
| * | | | do not use data-toggle on the badge and use fixed with for icons | Mario Vavti | 2017-02-02 | 1 | -11/+11 |
| | | | | |||||
| * | | | dropdown menus should be restricted in height in normal view but not in ↵ | Mario Vavti | 2017-02-02 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | collapsed view | ||||
| * | | | resolve merge conflict | Mario Vavti | 2017-02-02 | 3 | -9/+5 |
| |\ \ \ | |||||
| * | | | | fix notifications badge positioning and rendering of submenus in collapsed mode | Mario Vavti | 2017-02-01 | 2 | -16/+29 |
| | | | | | |||||
| * | | | | remove experimental_app_bin config conditional | Mario Vavti | 2017-02-01 | 1 | -132/+2 |
| | | | | | |||||
| * | | | | more work on app-bin | Mario Vavti | 2017-02-01 | 1 | -3/+79 |
| | | | | | |||||
* | | | | | make channel move an option (in addition to cloning) | zotlabs | 2017-02-05 | 1 | -3/+0 |
| |_|_|/ |/| | | | |||||
* | | | | nav_login element width was page dependent. Put this in theme css | zotlabs | 2017-02-05 | 1 | -15/+15 |
| | | | | |||||
* | | | | better theming of rmagic page | zotlabs | 2017-02-05 | 1 | -11/+7 |
| | | | | |||||
* | | | | cleanup | zotlabs | 2017-02-04 | 2 | -6/+8 |
| | | | | |||||
* | | | | more work on nav-modal | zotlabs | 2017-02-03 | 2 | -19/+14 |
| | | | | |||||
* | | | | trying nav-login as modal | zotlabs | 2017-02-03 | 1 | -7/+20 |
| | | | | |||||
* | | | | use openClose() for nav-login | Mario Vavti | 2017-02-03 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | move firefox social api configuration to plugin | zotlabs | 2017-02-02 | 1 | -4/+14 |
| | | | |||||
* | | | move rsd service to twitter_api plugin | zotlabs | 2017-02-02 | 2 | -16/+0 |
| | | | |||||
* | | | move opensearch to plugins | zotlabs | 2017-02-02 | 2 | -15/+2 |
| | | | |||||
* | | | cherry-pick nav-login changes | Mario Vavti | 2017-02-02 | 2 | -10/+8 |
| |/ |/| | |||||
* | | fix a few style issues with nav login panel | zotlabs | 2017-02-01 | 3 | -9/+5 |
|/ | |||||
* | provide a feature/unfeature app button | Mario Vavti | 2017-01-30 | 2 | -3/+9 |
| | |||||
* | more work on app-bin | Mario Vavti | 2017-01-27 | 2 | -6/+11 |
| | |||||
* | add icons and links to appman and apps edit to app-bin | Mario Vavti | 2017-01-27 | 1 | -1/+4 |
| | |||||
* | Fixed numerous bugs with the addon repo management GUI. Only show Manage ↵ | Andrew Manning | 2017-01-26 | 1 | -3/+15 |
| | | | | Repos button if webserver has write permission on extend/addon/. | ||||
* | fix wiki list template | Mario Vavti | 2017-01-26 | 1 | -2/+2 |
| |