Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New plugin repo cloned using new GitRepo class. Readme and info displayed in ↵ | Andrew Manning | 2016-05-07 | 2 | -11/+23 |
| | | | | wide modal dialog. | ||||
* | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-07 | 2 | -2/+2 |
|\ | |||||
| * | update 2 fontawesome icons | Treer | 2016-05-06 | 2 | -2/+2 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into plugin-repo | Andrew Manning | 2016-05-06 | 1 | -5/+9 |
|\| | |||||
| * | use section-content-info-wrapper class for info text | Mario Vavti | 2016-05-06 | 1 | -2/+2 |
| | | |||||
| * | use darker background colour only for searchbar | Mario Vavti | 2016-05-06 | 1 | -3/+7 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-05 | 2 | -1/+2 |
|\| | |||||
| * | provide a tag cloud for app categories and allow filtering apps from this | redmatrix | 2016-05-04 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-04 | 1 | -5/+24 |
| |\ | |||||
| * | | add categories to apps (wip) | redmatrix | 2016-05-04 | 1 | -0/+1 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-04 | 3 | -7/+30 |
|\ \ \ | | |/ | |/| | |||||
| * | | add help to some permissions dialogs | Treer | 2016-05-05 | 1 | -2/+4 |
| | | | |||||
| * | | Refine permissions dialog UI | Treer | 2016-05-04 | 1 | -5/+22 |
| |/ | |||||
| * | ensure that important system fields are passed through the appman editor | redmatrix | 2016-05-03 | 1 | -0/+4 |
| | | |||||
| * | more background work for app management - give every member a copy of all ↵ | redmatrix | 2016-05-03 | 1 | -2/+2 |
| | | | | | | | | the system apps so that they can edit and delete them to taste/preference. This needs further work to pick up changes in system apps (additions, edits, deletions, etc.). Currently this is done once and never attempted again. | ||||
* | | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-03 | 1 | -1/+1 |
|\| | |||||
| * | Merge pull request #365 from Treer/fontawesome | git-marijus | 2016-05-03 | 1 | -1/+1 |
| |\ | | | | | | | another font-awesome icon | ||||
| | * | another font-awesome icon | Treer | 2016-05-04 | 1 | -1/+1 |
| | | | |||||
* | | | Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md ↵ | Andrew Manning | 2016-05-03 | 1 | -1/+10 |
| | | | | | | | | | | | | and render on plugins page. | ||||
* | | | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-03 | 4 | -1/+13 |
|\| | | |||||
| * | | more security stuff | redmatrix | 2016-05-02 | 1 | -13/+3 |
| | | | |||||
| * | | a couple of bugfixes from earlier checkins and implementation of source tags | redmatrix | 2016-05-01 | 2 | -0/+2 |
| | | | |||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-01 | 2 | -2/+8 |
| |\ \ | |||||
| * | | | some much needed work on oembed security | redmatrix | 2016-05-01 | 2 | -0/+20 |
| | | | | |||||
* | | | | AJAX and spinner for add repo form submission. Repo info will be displayed ↵ | Andrew Manning | 2016-05-03 | 2 | -2/+26 |
| | | | | | | | | | | | | | | | | below the form. | ||||
* | | | | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-01 | 2 | -2/+8 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | fix mime-type icons in /cloud | Mario Vavti | 2016-05-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | make weblink and attach button hideable and some minor fixes | Mario Vavti | 2016-05-01 | 1 | -1/+7 |
| |/ / | |||||
* | | | New plugin repo is cloned to /store/pluginrepos/REPONAME for analysis | Andrew Manning | 2016-05-01 | 1 | -14/+15 |
| | | | |||||
* | | | Create form on admin/plugins page to add plugin git repo using PHPGit | Andrew Manning | 2016-05-01 | 2 | -4/+23 |
|/ / | |||||
* | | Merge pull request #362 from Treer/fontawesome | redmatrix | 2016-05-01 | 82 | -343/+343 |
|\| | | | | | Update Font-Awesome to 4.6.1 | ||||
| * | update icon names in view/ | Treer | 2016-05-01 | 81 | -342/+342 |
| | | |||||
| * | update icon names in include/ | Treer | 2016-05-01 | 1 | -1/+1 |
| | | |||||
* | | css fix | Mario Vavti | 2016-04-30 | 1 | -1/+1 |
|/ | |||||
* | get rid of the unused ispublic variable | Mario Vavti | 2016-04-29 | 2 | -12/+1 |
| | |||||
* | some work on making mod editpost use status_editor() - if you find anything ↵ | Mario Vavti | 2016-04-29 | 1 | -5/+5 |
| | | | | related to jot broken please revert this commit | ||||
* | This setting isn't implemented so remove the UI until it is. | redmatrix | 2016-04-28 | 1 | -3/+0 |
| | |||||
* | provide help button in context help popup | Mario Vavti | 2016-04-28 | 1 | -5/+4 |
| | |||||
* | some refinements on jot | Mario Vavti | 2016-04-27 | 1 | -13/+20 |
| | |||||
* | hopefully fix jot dropdown visibility issue | Mario Vavti | 2016-04-26 | 1 | -3/+5 |
| | |||||
* | make it more obvious what is behind the dropdowns | Mario Vavti | 2016-04-25 | 3 | -14/+14 |
| | |||||
* | make the link to /help in dropdown conditional to the use of context help | Mario Vavti | 2016-04-23 | 1 | -1/+1 |
| | |||||
* | pull-right is not needed here | Mario Vavti | 2016-04-23 | 1 | -1/+1 |
| | |||||
* | simplify context help js and move it to main.js where all the nav related js ↵ | Mario Vavti | 2016-04-23 | 2 | -54/+9 |
| | | | | resides, do not close the context help if we click outside of it - members might want to work on something while help is open, move the link to /help to dropdown-menu. | ||||
* | only display help button in collapsed panel if context help is enabled | Mario Vavti | 2016-04-23 | 1 | -2/+4 |
| | |||||
* | make it icon-question-sign for contextual and icon-question for normal help ↵ | Mario Vavti | 2016-04-22 | 1 | -2/+2 |
| | | | | instead of adding a caret-down | ||||
* | No idea how long RSD (Really Simple Discovery) has been broken. I had no ↵ | redmatrix | 2016-04-21 | 2 | -0/+16 |
| | | | | idea it was even here. | ||||
* | indicate if we will be displayed contextual help or default help | Mario Vavti | 2016-04-21 | 1 | -2/+2 |
| | |||||
* | fix help button for collapsed state | Mario Vavti | 2016-04-21 | 2 | -4/+4 |
| | |||||
* | some fixes for contextual help and disable transition animation for now - it ↵ | Mario Vavti | 2016-04-21 | 2 | -14/+18 |
| | | | | looked really wired because main moved with a different speed than help-content and help-content can not be displayed under the panel as it is implemented now. |