aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* more work on sessions and cookies, as some anomalies appeared in caldav and f...redmatrix2016-05-161-13/+18
* restrict static to the one function that requires itredmatrix2016-05-161-5/+5
* changes to session for cdev compatibilityredmatrix2016-05-161-6/+6
* Comanche: provide a variable '$region' which can be used within a layout to m...redmatrix2016-05-121-3/+4
* Create store/git/sys/extend/addon directory and link if it does not exist in ...Andrew Manning2016-05-121-0/+26
* Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-116-66/+85
|\
| * provide repository versions on admin summary page and an upgrade message if y...redmatrix2016-05-102-7/+16
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-05-101-0/+15
| |\
| * | sabre upgraderedmatrix2016-05-103-60/+56
| * | initial sabre upgrade (needs lots of work - to wit: authentication, redo the ...redmatrix2016-05-102-6/+20
* | | Check if target directories are writable when adding, updating, or removing p...Andrew Manning2016-05-111-63/+88
| |/ |/|
* | Remove debugging linesAndrew Manning2016-05-101-4/+0
* | Link plugins in the newly installed addon repo to /addon so they are accessibleAndrew Manning2016-05-101-0/+19
|/
* Delete existing repo if the new one has a different URL. Fixed bug that could...Andrew Manning2016-05-101-0/+9
* another public -> pubstreamMario Vavti2016-05-101-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-05-101-2/+2
|\
| * allow delayed publishing of webpagesMario Vavti2016-05-101-2/+2
* | try again with shutdown handler, fix issue #373 (live-pubstream div wasn't pr...redmatrix2016-05-103-4/+7
|/
* revert shutdown functionredmatrix2016-05-091-1/+3
* Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-0912-222/+135
|\
| * minor cleanup. No functional changesTreer2016-05-101-1/+1
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-05-091-2/+2
| |\
| | * prevent recursion in the database driver when debugging is enabled and the sy...redmatrix2016-05-091-2/+2
| * | make editwebpage use status_editor() and fix storing of layout on webpage cre...Mario Vavti2016-05-092-135/+78
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-05-0910-14/+27
| |\|
| | * Update some modules to use new ACL dialog featureTreer2016-05-089-11/+24
| * | make editblock use status_editor()Mario Vavti2016-05-073-76/+33
* | | Fixed some bugs with empty repo name and improved the interface a bit.Andrew Manning2016-05-092-41/+33
* | | copy-paste errorAndrew Manning2016-05-092-1/+23
* | | Addon repo is copied to /extend/addon/ when admin presses install. Addon repo...Andrew Manning2016-05-081-1/+61
* | | Custom addon repo name option added.Andrew Manning2016-05-082-20/+69
* | | Existing addon repos are listed on plugin page with controls for updating, re...Andrew Manning2016-05-071-3/+28
* | | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-071-3/+3
|\ \ \ | | |/ | |/|
| * | SDAV is already absoluteredmatrix2016-05-071-3/+3
| |/
* | New plugin repo cloned using new GitRepo class. Readme and info displayed in ...Andrew Manning2016-05-073-149/+147
* | Progress implementing GitRepo class in Zotlabs/StorageAndrew Manning2016-05-071-9/+96
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into plugin-repoAndrew Manning2016-05-062-5/+409
|\|
| * objectify comancheredmatrix2016-05-052-5/+409
* | Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-054-19/+8
|\|
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-05-053-19/+3
| |\
| | * 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-054-6/+72
|\|
| * Allow follow to work with a pasted webbie from the profile page (where we've ...redmatrix2016-05-041-1/+4
| * isolate all the tagadelic core code into a class and reuse itredmatrix2016-05-041-0/+44
| * 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