| Commit message (Expand) | Author | Age | Files | Lines |
* | Addon repo is copied to /extend/addon/ when admin presses install. Addon repo... | Andrew Manning | 2016-05-08 | 1 | -6/+49 |
* | Custom addon repo name option added. | Andrew Manning | 2016-05-08 | 2 | -1/+3 |
* | Existing addon repos are listed on plugin page with controls for updating, re... | Andrew Manning | 2016-05-07 | 1 | -1/+33 |
* | New plugin repo cloned using new GitRepo class. Readme and info displayed in ... | Andrew Manning | 2016-05-07 | 2 | -11/+23 |
* | 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 the... | redmatrix | 2016-05-03 | 1 | -2/+2 |
* | | 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 | Treer | 2016-05-04 | 1 | -1/+1 |
* | | | Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md a... | Andrew Manning | 2016-05-03 | 1 | -1/+10 |
* | | | 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 be... | Andrew Manning | 2016-05-03 | 2 | -2/+26 |
* | | | | 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 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 r... | Mario Vavti | 2016-04-29 | 1 | -5/+5 |
* | 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 |
* | 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 i... | Mario Vavti | 2016-04-22 | 1 | -2/+2 |
* | No idea how long RSD (Really Simple Discovery) has been broken. I had no idea... | redmatrix | 2016-04-21 | 2 | -0/+16 |