aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
...
| | * Unify permissions dialog for network posts, channel posts, and remote postsTreer2016-05-063-19/+3
| * | - Setup: check php version (5.4 required)redmatrix2016-05-051-0/+5
| |/
* | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-053-6/+28
|\|
| * Allow follow to work with a pasted webbie from the profile page (where we've ...redmatrix2016-05-041-1/+4
| * provide a tag cloud for app categories and allow filtering apps from thisredmatrix2016-05-041-1/+2
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-05-043-43/+53
| |\
| * | add categories to apps (wip)redmatrix2016-05-041-4/+22
* | | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-045-45/+64
|\ \ \ | | |/ | |/|
| * | add help to some permissions dialogsTreer2016-05-052-2/+2
| * | Refine permissions dialog UITreer2016-05-042-3/+19
| * | whitespaceMario Vavti2016-05-041-3/+3
| * | whitespaceMario Vavti2016-05-041-40/+34
| |/
| * ensure that important system fields are passed through the appman editorredmatrix2016-05-031-1/+5
| * more background work for app management - give every member a copy of all the...redmatrix2016-05-031-1/+6
* | Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md a...Andrew Manning2016-05-031-9/+21
* | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-033-20/+49
|\|
| * more security stuffredmatrix2016-05-021-8/+13
| * sort out the rest of the source categoriesredmatrix2016-05-021-2/+2
| * a couple of bugfixes from earlier checkins and implementation of source tagsredmatrix2016-05-011-6/+13
| * sort addons based on the internal display name instead of the filenameredmatrix2016-05-011-0/+7
| * use only the std_versionredmatrix2016-05-011-1/+1
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-05-012-2/+7
| |\
| * | some much needed work on oembed securityredmatrix2016-05-012-11/+20
* | | AJAX and spinner for add repo form submission. Repo info will be displayed be...Andrew Manning2016-05-031-10/+13
* | | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-012-2/+7
|\ \ \ | | |/ | |/|
| * | make weblink and attach button hideable and some minor fixesMario Vavti2016-05-012-2/+7
| |/
* | New plugin repo is cloned to /store/pluginrepos/REPONAME for analysisAndrew Manning2016-05-011-1/+57
* | fixed tplAndrew Manning2016-05-011-1/+1
* | Create form on admin/plugins page to add plugin git repo using PHPGitAndrew Manning2016-05-011-1/+13
|/
* Merge pull request #362 from Treer/fontawesomeredmatrix2016-05-012-4/+4
|\
| * update icon names in Zotlabs/Treer2016-05-012-4/+4
* | whitespaceMario Vavti2016-04-301-36/+35
* | more work on layout editorsMario Vavti2016-04-302-5/+7
* | make mod editlayout use status_editor()Mario Vavti2016-04-301-107/+54
* | minor cleanupMario Vavti2016-04-301-24/+16
|/
* get rid of the unused ispublic variableMario Vavti2016-04-293-3/+2
* some work on making mod editpost use status_editor() - if you find anything r...Mario Vavti2016-04-291-87/+28
* allow engineering units (e.g. 400M, 1G) as service class limitsredmatrix2016-04-282-3/+3
* This setting isn't implemented so remove the UI until it is.redmatrix2016-04-281-1/+1
* some refinements on jotMario Vavti2016-04-272-23/+9
* make it more obvious what is behind the dropdownsMario Vavti2016-04-253-2/+5
* Some issues discovered with linkinfo module, and update the doco about using ...redmatrix2016-04-211-20/+20
* No idea how long RSD (Really Simple Discovery) has been broken. I had no idea...redmatrix2016-04-211-21/+9
* Merge pull request #351 from anaqreon/toggle-context-helpgit-marijus2016-04-211-1/+5
|\
| * Added admin/site setting that toggles context help panel. If disabled, origin...Andrew Manning2016-04-211-1/+2
| * Merge branch 'dev' into toggle-context-helpAndrew Manning2016-04-20157-0/+27074
| |\
| * | Try toggling context help using onclick attributeAndrew Manning2016-04-191-1/+4
* | | revert the reversal of checkjs logic, but still restrict the behaviour scope ...redmatrix2016-04-203-6/+6
* | | We no longer require the diaspora_meta service locally.redmatrix2016-04-201-3/+3
| |/ |/|
* | missing class instance pointer in Pconfig module upgraderedmatrix2016-04-191-1/+1