Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge pull request #376 from anaqreon/plugin-repo | redmatrix | 2016-05-12 | 2 | -66/+91 | |
| |\ \ | | | | | | | | | Check if target directories are writable when adding, updating, or removing plugin repos | |||||
| | * | | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-11 | 741 | -42404/+64756 | |
| | |\| | ||||||
| | * | | Check if target directories are writable when adding, updating, or removing ↵ | Andrew Manning | 2016-05-11 | 2 | -66/+91 | |
| | | | | | | | | | | | | | | | | plugin repos | |||||
| * | | | more whitespace | Mario Vavti | 2016-05-11 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | whitespace | Mario Vavti | 2016-05-11 | 1 | -19/+19 | |
| | |/ | |/| | ||||||
* / | | Ensure that channels can't be created with DAV reserved paths as a redress. ↵ | redmatrix | 2016-05-11 | 2 | -4/+22 | |
|/ / | | | | | | | Sabre mentions in several places that trying to change these paths to other strings; while possible - is unsupported and likely to cause problems. So for now, we're stuck with 'principals', 'addressbooks', and 'calendars'. If you already have these redresses on your site, you're basically buggered. | |||||
* | | provide repository versions on admin summary page and an upgrade message if ↵ | redmatrix | 2016-05-10 | 4 | -7/+42 | |
| | | | | | | | | you're behind master | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-10 | 1 | -0/+15 | |
|\ \ | ||||||
| * | | Merge pull request #375 from anaqreon/plugin-repo | redmatrix | 2016-05-11 | 1 | -0/+15 | |
| |\| | | | | | | | Plugin repo | |||||
| | * | 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 | |
| | | | ||||||
* | | | sabre upgrade | redmatrix | 2016-05-10 | 4 | -71/+57 | |
| | | | ||||||
* | | | initial sabre upgrade (needs lots of work - to wit: authentication, redo the ↵ | redmatrix | 2016-05-10 | 735 | -42343/+64674 | |
|/ / | | | | | | | browser interface, and rework event export/import) | |||||
* | | Merge pull request #374 from anaqreon/plugin-repo | redmatrix | 2016-05-10 | 2 | -4/+17 | |
|\| | | | | | Delete existing repo if the new one has a different URL. Fixed bug th… | |||||
| * | Delete existing repo if the new one has a different URL. Fixed bug that ↵ | Andrew Manning | 2016-05-10 | 2 | -4/+17 | |
|/ | | | | could cause repeated installation. | |||||
* | 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 ↵ | redmatrix | 2016-05-10 | 4 | -5/+17 | |
|/ | | | | present | |||||
* | revert shutdown function | redmatrix | 2016-05-09 | 2 | -2/+4 | |
| | ||||||
* | more work on diaspora relay | redmatrix | 2016-05-09 | 1 | -0/+5 | |
| | ||||||
* | register shutdown procedure | redmatrix | 2016-05-09 | 2 | -1/+8 | |
| | ||||||
* | Merge pull request #372 from anaqreon/plugin-repo | redmatrix | 2016-05-10 | 128 | -18/+18604 | |
|\ | | | | | Manage addon git repositories via the admin plugins page | |||||
| * | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-09 | 30 | -357/+425 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #371 from Treer/permissions | redmatrix | 2016-05-10 | 3 | -11/+20 | |
|\ \ | | | | | | | minor cleanup. No functional changes | |||||
| * | | minor cleanup. No functional changes | Treer | 2016-05-10 | 3 | -11/+20 | |
|/ / | ||||||
* | | if we do not have a layout $layout should be empty not default | Mario Vavti | 2016-05-09 | 1 | -1/+1 | |
| | | ||||||
* | | remove unused code and whitespace | Mario Vavti | 2016-05-09 | 2 | -11/+1 | |
| | | ||||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-05-09 | 4 | -13/+26 | |
|\ \ | ||||||
| * | | prevent recursion in the database driver when debugging is enabled and the ↵ | redmatrix | 2016-05-09 | 4 | -13/+26 | |
| | | | | | | | | | | | | system config is not yet loaded - caused by calling get_config and making db calls within the logger function; which we then attempt to log... | |||||
* | | | make editwebpage use status_editor() and fix storing of layout on webpage ↵ | Mario Vavti | 2016-05-09 | 4 | -139/+91 | |
| | | | | | | | | | | | | creation | |||||
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-05-09 | 23 | -110/+260 | |
|\| | | ||||||
| * | | remove the old IE html5 hack. | redmatrix | 2016-05-08 | 1 | -4/+0 | |
| | | | ||||||
| * | | clean up some cruft | redmatrix | 2016-05-08 | 3 | -52/+6 | |
| | | | ||||||
| * | | convert media embed functions that deal with rewriting specific corporate ↵ | redmatrix | 2016-05-08 | 2 | -24/+13 | |
| | | | | | | | | | | | | services to addon hooks | |||||
| * | | Merge pull request #370 from Treer/permissions | redmatrix | 2016-05-09 | 14 | -25/+236 | |
| |\ \ | | | | | | | | | ACL dialogs: Make the non-ACL-option description more accurate | |||||
| | * | | Update some modules to use new ACL dialog feature | Treer | 2016-05-08 | 9 | -11/+24 | |
| | | | | ||||||
| | * | | improve non-ACL option description in ACL dialog | Treer | 2016-05-08 | 5 | -14/+212 | |
| |/ / | ||||||
* | | | make editblock use status_editor() | Mario Vavti | 2016-05-07 | 4 | -90/+44 | |
| | | | ||||||
| | * | Fixed some bugs with empty repo name and improved the interface a bit. | Andrew Manning | 2016-05-09 | 3 | -53/+52 | |
| | | | ||||||
| | * | copy-paste error | Andrew Manning | 2016-05-09 | 3 | -10/+47 | |
| | | | ||||||
| | * | Addon repo is copied to /extend/addon/ when admin presses install. Addon ↵ | Andrew Manning | 2016-05-08 | 2 | -7/+110 | |
| | | | | | | | | | | | | repos can be removed via GUI. | |||||
| | * | Custom addon repo name option added. | Andrew Manning | 2016-05-08 | 4 | -21/+72 | |
| | | | ||||||
| | * | Existing addon repos are listed on plugin page with controls for updating, ↵ | Andrew Manning | 2016-05-07 | 2 | -4/+61 | |
| | | | | | | | | | | | | removing, and switching branches. | |||||
| | * | 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 | 5 | -160/+170 | |
| | | | | | | | | | | | | wide modal dialog. | |||||
| | * | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-07 | 2 | -2/+2 | |
| | |\ | | |/ | |/| | ||||||
| * | | Merge pull request #369 from Treer/fontawesome | git-marijus | 2016-05-06 | 2 | -2/+2 | |
|/| | | | | | | | | update two Font Awesome icons | |||||
| * | | update 2 fontawesome icons | Treer | 2016-05-06 | 2 | -2/+2 | |
|/ / |