Commit Graph

  • c7698e4dc3 Check if target directories are writable when adding, updating, or removing plugin repos Andrew Manning 2016-05-11 05:53:23 -04:00
  • 4dd3839c41 provide repository versions on admin summary page and an upgrade message if you're behind master redmatrix 2016-05-10 21:46:04 -07:00
  • 9caaa9397e Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge redmatrix 2016-05-10 19:42:37 -07:00
  • 915bd2ec77 sabre upgrade redmatrix 2016-05-10 19:40:15 -07:00
  • ba64b11ac0 Merge pull request #375 from anaqreon/plugin-repo redmatrix 2016-05-11 11:07:35 +10:00
  • 40e3d37a72 Remove debugging lines Andrew Manning 2016-05-10 21:01:47 -04:00
  • 2882eef42f Link plugins in the newly installed addon repo to /addon so they are accessible Andrew Manning 2016-05-10 21:00:10 -04:00
  • 0b02a6d123 initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import) redmatrix 2016-05-10 17:26:44 -07:00
  • 40b5b6e9d2 Merge pull request #374 from anaqreon/plugin-repo redmatrix 2016-05-10 21:11:35 +10:00
  • 78b40e6363 Delete existing repo if the new one has a different URL. Fixed bug that could cause repeated installation. Andrew Manning 2016-05-10 06:28:00 -04:00
  • 45c19e365d another public -> pubstream Mario Vavti 2016-05-10 10:40:36 +02:00
  • 2469853175 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge redmatrix 2016-05-10 01:31:15 -07:00
  • 0c5434d5e3 try again with shutdown handler, fix issue #373 (live-pubstream div wasn't present redmatrix 2016-05-10 01:30:22 -07:00
  • 8ab7707898 allow delayed publishing of webpages Mario Vavti 2016-05-10 10:02:27 +02:00
  • baa7020036 revert shutdown function redmatrix 2016-05-09 22:28:54 -07:00
  • f658a3cae1 more work on diaspora relay redmatrix 2016-05-09 20:17:59 -07:00
  • a674b05e96 register shutdown procedure redmatrix 2016-05-09 19:13:27 -07:00
  • b7e7ef0bf3 Merge pull request #372 from anaqreon/plugin-repo redmatrix 2016-05-10 12:12:20 +10:00
  • 0b8a7f1bd0 Merge remote-tracking branch 'upstream/dev' into plugin-repo Andrew Manning 2016-05-09 22:00:21 -04:00
  • 9c8cf7d433 Fixed some bugs with empty repo name and improved the interface a bit. Andrew Manning 2016-05-09 21:59:27 -04:00
  • 180731c162 copy-paste error Andrew Manning 2016-05-09 21:17:47 -04:00
  • ea1173f8f6 Merge pull request #371 from Treer/permissions redmatrix 2016-05-10 06:13:05 +10:00
  • ef97e5a063 minor cleanup. No functional changes Treer 2016-05-10 00:15:57 +10:00
  • 61909d2480 if we do not have a layout $layout should be empty not default Mario Vavti 2016-05-09 12:24:48 +02:00
  • 7aeff7505b remove unused code and whitespace Mario Vavti 2016-05-09 12:09:04 +02:00
  • a3e94591bc Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev Mario Vavti 2016-05-09 11:58:10 +02:00
  • 24c1dc528d make editwebpage use status_editor() and fix storing of layout on webpage creation Mario Vavti 2016-05-09 11:56:42 +02:00
  • 6f486a3393 prevent recursion in the database driver when debugging is enabled and the 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... redmatrix 2016-05-09 01:12:24 -07:00
  • c8f686b8a5 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev Mario Vavti 2016-05-09 09:26:38 +02:00
  • 89c65de863 Merge remote-tracking branch 'upstream/dev' into dev zottel 2016-05-09 08:01:00 +02:00
  • 94accd8a4c remove the old IE html5 hack. redmatrix 2016-05-08 20:25:10 -07:00
  • b6e0d8dee0 clean up some cruft redmatrix 2016-05-08 20:19:23 -07:00
  • 2a14c71128 convert media embed functions that deal with rewriting specific corporate services to addon hooks redmatrix 2016-05-08 19:12:52 -07:00
  • d714cd76dd Addon repo is copied to /extend/addon/ when admin presses install. Addon repos can be removed via GUI. Andrew Manning 2016-05-08 20:30:00 -04:00
  • 5ac262bd61 Merge pull request #370 from Treer/permissions redmatrix 2016-05-09 06:53:31 +10:00
  • 174484a51c Custom addon repo name option added. Andrew Manning 2016-05-08 09:26:06 -04:00
  • 09ef30feb0 Update some modules to use new ACL dialog feature Treer 2016-05-08 21:27:52 +10:00
  • e7a65c1f8d improve non-ACL option description in ACL dialog Treer 2016-05-08 20:44:30 +10:00
  • f73a74967e Existing addon repos are listed on plugin page with controls for updating, removing, and switching branches. Andrew Manning 2016-05-07 22:12:12 -04:00
  • bbbae3f42d Merge remote-tracking branch 'upstream/dev' into plugin-repo Andrew Manning 2016-05-07 18:39:34 -04:00
  • 0746794e81 New plugin repo cloned using new GitRepo class. Readme and info displayed in wide modal dialog. Andrew Manning 2016-05-07 18:39:19 -04:00
  • 2b77c9a74b SDAV is already absolute redmatrix 2016-05-07 14:23:38 -07:00
  • 75128e8f68 make editblock use status_editor() Mario Vavti 2016-05-07 23:05:48 +02:00
  • 284d86ad76 Merge remote-tracking branch 'upstream/dev' into plugin-repo Andrew Manning 2016-05-07 16:22:35 -04:00
  • 852ff39856 Progress implementing GitRepo class in Zotlabs/Storage Andrew Manning 2016-05-07 16:21:52 -04:00
  • 7f974a543f Merge pull request #369 from Treer/fontawesome git-marijus 2016-05-06 21:43:59 +02:00
  • 6950100ff4 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into plugin-repo Andrew Manning 2016-05-06 13:42:22 -04:00
  • e9e2159b3b update 2 fontawesome icons Treer 2016-05-06 23:37:12 +10:00
  • b08fc746d8 use section-content-info-wrapper class for info text Mario Vavti 2016-05-06 10:55:11 +02:00
  • 4a36834d3f use darker background colour only for searchbar Mario Vavti 2016-05-06 10:42:38 +02:00
  • 5882714e23 missed one other place where we called comanche outside the page build redmatrix 2016-05-06 00:43:37 -07:00
  • 7101bbedcb objectify comanche redmatrix 2016-05-05 23:07:35 -07:00
  • 712b2b1bb2 comments redmatrix 2016-05-05 22:02:46 -07:00
  • 3011d3768c Merge remote-tracking branch 'upstream/dev' into plugin-repo Andrew Manning 2016-05-05 21:49:24 -04:00
  • 5508feb6ce Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge redmatrix 2016-05-05 18:19:20 -07:00
  • 2e3da0cbbb - Setup: check php version (5.4 required) - Comanche: implement conditionals. Currently the only supported tests are true/false for system config settings and supports the following forms: redmatrix 2016-05-05 18:15:07 -07:00
  • f38c8e5eca Merge pull request #368 from Treer/permissions redmatrix 2016-05-06 08:54:55 +10:00
  • 0314624aeb Merge remote-tracking branch 'upstream/dev' into dev zottel 2016-05-05 20:47:15 +02:00
  • 2174cdcd0e Unify permissions dialog for network posts, channel posts, and remote posts * changes the warning from being about when a post is "sent" to when it's "shared", to match the Share button. * hyperlinks the "cannot be changed" part of the warning to the help file * adds some more content to the help file Treer 2016-05-06 01:34:52 +10:00
  • 6ce939491b Merge remote-tracking branch 'upstream/dev' into plugin-repo Andrew Manning 2016-05-05 05:35:00 -04:00
  • 8ffdc4859b replace app tagcloud with more traditional categories widget. One can always change this in the PDL redmatrix 2016-05-05 00:45:38 -07:00
  • 9b19a51fc6 Allow follow to work with a pasted webbie from the profile page (where we've replaced the '@' sign with a UTF-8 look-alike) redmatrix 2016-05-04 20:24:47 -07:00
  • 9eac9ef2b9 isolate all the tagadelic core code into a class and reuse it redmatrix 2016-05-04 19:39:39 -07:00
  • 566667a263 provide a tag cloud for app categories and allow filtering apps from this redmatrix 2016-05-04 18:27:46 -07:00
  • 8cb06e7af8 Merge remote-tracking branch 'upstream/dev' into plugin-repo Andrew Manning 2016-05-04 21:26:52 -04:00
  • 1b6bc5394b Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge redmatrix 2016-05-04 17:36:13 -07:00
  • 50fb525b28 add categories to apps (wip) redmatrix 2016-05-04 17:35:27 -07:00
  • 8c9a773a90 Merge pull request #366 from Treer/permissions redmatrix 2016-05-05 06:29:30 +10:00
  • e1e56936c9 add help to some permissions dialogs Treer 2016-05-05 02:09:47 +10:00
  • 33a8d845c1 Refine permissions dialog UI Treer 2016-05-04 23:55:32 +10:00
  • 9fe33bb67d whitespace Mario Vavti 2016-05-04 11:53:38 +02:00
  • 0db8d3f6c6 whitespace Mario Vavti 2016-05-04 11:49:29 +02:00
  • 7c57da3a28 Sync the current list of system apps with the built-in name translation table. Some of the names were changed in the past without the translation table being updated to reflect it. redmatrix 2016-05-03 22:12:09 -07:00
  • 1685548a4c ensure that important system fields are passed through the appman editor redmatrix 2016-05-03 21:59:26 -07:00
  • 191298ec93 more background work for app management - give every member a copy of all the system apps so that they can edit and delete them to taste/preference. This needs further work to pick up changes in system apps (additions, edits, deletions, etc.). Currently this is done once and never attempted again. redmatrix 2016-05-03 20:37:05 -07:00
  • e4a2aacd1d Merge remote-tracking branch 'upstream/dev' into plugin-repo Andrew Manning 2016-05-03 21:50:34 -04:00
  • 5686ee13b4 Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md and render on plugins page. Andrew Manning 2016-05-03 21:49:52 -04:00
  • 45c7a03a0d Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge redmatrix 2016-05-03 18:42:06 -07:00
  • 3df0bb5522 some preliminary structural work for app organisation redmatrix 2016-05-03 18:41:16 -07:00
  • 7fe697d896 Merge pull request #365 from Treer/fontawesome git-marijus 2016-05-03 20:51:16 +02:00
  • 0bdcaff00f another font-awesome icon Treer 2016-05-04 00:32:08 +10:00
  • 8088185a43 Merge remote-tracking branch 'upstream/dev' into dev zottel 2016-05-03 15:14:13 +02:00
  • 2db86b950e Merge remote-tracking branch 'upstream/dev' into plugin-repo Andrew Manning 2016-05-03 06:33:11 -04:00
  • 9619d02be9 AJAX and spinner for add repo form submission. Repo info will be displayed below the form. Andrew Manning 2016-05-03 06:30:46 -04:00
  • dccdeedb75 add the new hook redmatrix 2016-05-02 22:30:57 -07:00
  • b371c028ad more security stuff redmatrix 2016-05-02 22:28:27 -07:00
  • b017f8f2ab Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge redmatrix 2016-05-02 13:32:04 -07:00
  • 2b7b26f4c0 a bit more oembed security - and document the shortcomings of this approach redmatrix 2016-05-02 13:31:14 -07:00
  • ae39217a7e Merge pull request #364 from mjfriaza/dev redmatrix 2016-05-03 06:03:15 +10:00
  • 78e42a75f1 Contextual help in Spanish Manuel Jiménez Friaza 2016-05-02 14:00:13 +02:00
  • e0e76ce82c Merge remote-tracking branch 'upstream/dev' into dev zottel 2016-05-02 11:02:03 +02:00
  • 559ed3f0a8 sort out the rest of the source categories redmatrix 2016-05-02 01:18:18 -07:00
  • a10fe5f13e a couple of bugfixes from earlier checkins and implementation of source tags redmatrix 2016-05-01 22:45:38 -07:00
  • bd2f11ed8b db schema change to add tags to content sources redmatrix 2016-05-01 21:00:02 -07:00
  • 5e458491f1 sort addons based on the internal display name instead of the filename redmatrix 2016-05-01 20:43:57 -07:00
  • 4ed5d6573c Merge remote-tracking branch 'upstream/dev' into plugin-repo Andrew Manning 2016-05-01 22:31:02 -04:00
  • c2d15e6c3b New plugin repo is cloned to /store/pluginrepos/REPONAME for analysis Andrew Manning 2016-05-01 22:29:51 -04:00
  • f284558007 use only the std_version redmatrix 2016-05-01 19:29:30 -07:00
  • 23bb4e8e15 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge redmatrix 2016-05-01 19:20:09 -07:00
  • cd518625bf some much needed work on oembed security redmatrix 2016-05-01 19:19:17 -07:00