| Commit message (Expand) | Author | Age | Files | Lines |
* | initial sabre upgrade (needs lots of work - to wit: authentication, redo the ... | redmatrix | 2016-05-10 | 2 | -6/+20 |
* | Delete existing repo if the new one has a different URL. Fixed bug that could... | Andrew Manning | 2016-05-10 | 1 | -0/+9 |
* | another public -> pubstream | Mario Vavti | 2016-05-10 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-10 | 1 | -2/+2 |
|\ |
|
| * | allow delayed publishing of webpages | Mario Vavti | 2016-05-10 | 1 | -2/+2 |
* | | try again with shutdown handler, fix issue #373 (live-pubstream div wasn't pr... | redmatrix | 2016-05-10 | 3 | -4/+7 |
|/ |
|
* | revert shutdown function | redmatrix | 2016-05-09 | 1 | -1/+3 |
* | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-09 | 12 | -222/+135 |
|\ |
|
| * | minor cleanup. No functional changes | Treer | 2016-05-10 | 1 | -1/+1 |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-05-09 | 1 | -2/+2 |
| |\ |
|
| | * | prevent recursion in the database driver when debugging is enabled and the sy... | redmatrix | 2016-05-09 | 1 | -2/+2 |
| * | | make editwebpage use status_editor() and fix storing of layout on webpage cre... | Mario Vavti | 2016-05-09 | 2 | -135/+78 |
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-05-09 | 10 | -14/+27 |
| |\| |
|
| | * | Update some modules to use new ACL dialog feature | Treer | 2016-05-08 | 9 | -11/+24 |
| * | | make editblock use status_editor() | Mario Vavti | 2016-05-07 | 3 | -76/+33 |
* | | | Fixed some bugs with empty repo name and improved the interface a bit. | Andrew Manning | 2016-05-09 | 2 | -41/+33 |
* | | | copy-paste error | Andrew Manning | 2016-05-09 | 2 | -1/+23 |
* | | | Addon repo is copied to /extend/addon/ when admin presses install. Addon repo... | Andrew Manning | 2016-05-08 | 1 | -1/+61 |
* | | | Custom addon repo name option added. | Andrew Manning | 2016-05-08 | 2 | -20/+69 |
* | | | Existing addon repos are listed on plugin page with controls for updating, re... | Andrew Manning | 2016-05-07 | 1 | -3/+28 |
* | | | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-07 | 1 | -3/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | SDAV is already absolute | redmatrix | 2016-05-07 | 1 | -3/+3 |
| |/ |
|
* | | New plugin repo cloned using new GitRepo class. Readme and info displayed in ... | Andrew Manning | 2016-05-07 | 3 | -149/+147 |
* | | Progress implementing GitRepo class in Zotlabs/Storage | Andrew Manning | 2016-05-07 | 1 | -9/+96 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into plugin-repo | Andrew Manning | 2016-05-06 | 2 | -5/+409 |
|\| |
|
| * | objectify comanche | redmatrix | 2016-05-05 | 2 | -5/+409 |
* | | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-05 | 4 | -19/+8 |
|\| |
|
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-05 | 3 | -19/+3 |
| |\ |
|
| | * | Unify permissions dialog for network posts, channel posts, and remote posts | Treer | 2016-05-06 | 3 | -19/+3 |
| * | | - Setup: check php version (5.4 required) | redmatrix | 2016-05-05 | 1 | -0/+5 |
| |/ |
|
* | | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-05 | 4 | -6/+72 |
|\| |
|
| * | Allow follow to work with a pasted webbie from the profile page (where we've ... | redmatrix | 2016-05-04 | 1 | -1/+4 |
| * | isolate all the tagadelic core code into a class and reuse it | redmatrix | 2016-05-04 | 1 | -0/+44 |
| * | provide a tag cloud for app categories and allow filtering apps from this | redmatrix | 2016-05-04 | 1 | -1/+2 |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-04 | 3 | -43/+53 |
| |\ |
|
| * | | add categories to apps (wip) | redmatrix | 2016-05-04 | 1 | -4/+22 |
* | | | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-04 | 5 | -45/+64 |
|\ \ \
| | |/
| |/| |
|
| * | | add help to some permissions dialogs | Treer | 2016-05-05 | 2 | -2/+2 |
| * | | Refine permissions dialog UI | Treer | 2016-05-04 | 2 | -3/+19 |
| * | | whitespace | Mario Vavti | 2016-05-04 | 1 | -3/+3 |
| * | | whitespace | Mario Vavti | 2016-05-04 | 1 | -40/+34 |
| |/ |
|
| * | ensure that important system fields are passed through the appman editor | redmatrix | 2016-05-03 | 1 | -1/+5 |
| * | more background work for app management - give every member a copy of all the... | redmatrix | 2016-05-03 | 1 | -1/+6 |
* | | Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md a... | Andrew Manning | 2016-05-03 | 1 | -9/+21 |
* | | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-03 | 4 | -34/+58 |
|\| |
|
| * | more security stuff | redmatrix | 2016-05-02 | 1 | -8/+13 |
| * | sort out the rest of the source categories | redmatrix | 2016-05-02 | 1 | -2/+2 |
| * | a couple of bugfixes from earlier checkins and implementation of source tags | redmatrix | 2016-05-01 | 1 | -6/+13 |
| * | sort addons based on the internal display name instead of the filename | redmatrix | 2016-05-01 | 1 | -0/+7 |
| * | use only the std_version | redmatrix | 2016-05-01 | 2 | -15/+10 |