| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved git repository storage to store/[data]/git to avoid collision with a ch... | Andrew Manning | 2016-05-21 | 1 | -8/+14 |
* | revert fix for #385 | Mario Vavti | 2016-05-21 | 1 | -4/+0 |
* | possible better fix for #385 | Mario Vavti | 2016-05-21 | 1 | -1/+5 |
* | rework the conversation object stuff at a high level - still needs a bit of r... | redmatrix | 2016-05-20 | 7 | -8/+8 |
* | remove redundant include | redmatrix | 2016-05-20 | 1 | -3/+0 |
* | consolidate include/*_selectors.php (not touching acl_selectors for the momen... | redmatrix | 2016-05-20 | 5 | -7/+7 |
* | daemon conversion continued... | redmatrix | 2016-05-19 | 18 | -34/+32 |
* | Replace text strings for translation support | Andrew Manning | 2016-05-19 | 1 | -1/+3 |
* | issue #391 - htmlspecialchars_decode before firing up jot, which re-encodes | redmatrix | 2016-05-19 | 1 | -2/+2 |
* | one more text clarification | redmatrix | 2016-05-18 | 1 | -1/+1 |
* | text clarifications | redmatrix | 2016-05-18 | 2 | -2/+3 |
* | Link new plugins when updating repos via admin/plugins | Andrew Manning | 2016-05-18 | 1 | -0/+12 |
* | missing close tag | redmatrix | 2016-05-18 | 1 | -1/+1 |
* | provide server role on pubsites page | redmatrix | 2016-05-18 | 1 | -3/+3 |
* | Create store/git/sys/extend/addon directory and link if it does not exist in ... | Andrew Manning | 2016-05-12 | 1 | -0/+26 |
* | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-11 | 4 | -57/+80 |
|\ |
|
| * | provide repository versions on admin summary page and an upgrade message if y... | redmatrix | 2016-05-10 | 2 | -7/+16 |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-10 | 1 | -0/+15 |
| |\ |
|
| * | | sabre upgrade | redmatrix | 2016-05-10 | 2 | -56/+56 |
| * | | initial sabre upgrade (needs lots of work - to wit: authentication, redo the ... | redmatrix | 2016-05-10 | 1 | -1/+15 |
* | | | Check if target directories are writable when adding, updating, or removing p... | Andrew Manning | 2016-05-11 | 1 | -63/+88 |
| |/
|/| |
|
* | | Remove debugging lines | Andrew Manning | 2016-05-10 | 1 | -4/+0 |
* | | Link plugins in the newly installed addon repo to /addon so they are accessible | Andrew Manning | 2016-05-10 | 1 | -0/+19 |
|/ |
|
* | 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 | 2 | -3/+3 |
|/ |
|
* | 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 | 1 | -7/+10 |
* | | | copy-paste error | Andrew Manning | 2016-05-09 | 1 | -0/+20 |
* | | | 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 | 1 | -4/+30 |
* | | | 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 | 1 | -43/+20 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into plugin-repo | Andrew Manning | 2016-05-06 | 1 | -5/+5 |
|\| |
|
| * | objectify comanche | redmatrix | 2016-05-05 | 1 | -5/+5 |
* | | 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 |