Commit Graph

  • 5bedf3618d put all the api related stuff in the api folder zotlabs 2016-12-03 12:29:51 -08:00
  • 153cd0a205 Remove classes from the doco content region to simplify the appearance. Instead of loading /doc/main.bb, redirect to /doc/about/about_hubzilla/. These edits are minimal for demo purposes and not the proper way to do it. Andrew Manning 2016-12-03 15:17:31 -05:00
  • f5f1b9602a rename api endpoint yet again. item/store appears to be blacklisted in some hosting environments. zotlabs 2016-12-03 12:08:58 -08:00
  • 7347b72010 Updated the Spanish translation Manuel Jiménez Friaza 2016-12-03 12:49:56 +01:00
  • 5aeb8305fc Fix full screen for embedded videos Jeroen van Riet Paap 2016-12-03 11:47:10 +01:00
  • 53c950b235 api xchan doc zotlabs 2016-12-03 00:02:06 -08:00
  • 8e6ff32c97 more api work for item/store and doco zotlabs 2016-12-02 23:09:25 -08:00
  • 23acd2738b edits zotlabs 2016-12-02 22:53:56 -08:00
  • 6bcc039e01 initial doco for the item/store api call zotlabs 2016-12-02 22:51:08 -08:00
  • e776e79c1e api function item/new renamed to item/store as that more closely reflects its purpose. It can also be used to store an edit of an existing item. I believe this is a reasonably safe change at this time as I don't believe there is any software currently making use of this call - instead using the Twitter API which is now a plugin. zotlabs 2016-12-02 21:51:00 -08:00
  • e2660eaad3 fix the forum widget for forums with custom perms zotlabs 2016-12-02 12:15:18 -08:00
  • 5b6e731f37 string update zotlabs 2016-12-02 11:29:50 -08:00
  • ce0ba8edbd fix embed image for text/bbcode Mario Vavti 2016-12-02 12:27:59 +01:00
  • ec97464007 fallback directory servers need to be in the same realm zotlabs 2016-12-01 20:03:23 -08:00
  • 1ff6e4db9d upgraded zotlabs.com to https zotlabs 2016-12-01 19:53:34 -08:00
  • 59aae20aea bb_highlight: if somebody enters an unsupported language for code syntax highlighting (like fortran or cobol or whatever) use 'php' instead of returning a completely unformatted code block. This choice was somewhat arbitrary. It could be difficult to analyse the intention which could be literally anything and provide the closest match. zotlabs 2016-12-01 19:04:29 -08:00
  • 97f9dedaa6 sql error in fetch conversation zotlabs 2016-12-01 18:21:36 -08:00
  • 7f730b81ff trim both key and iv on other ciphers zotlabs 2016-12-01 18:14:20 -08:00
  • e793fc9973 trim iv in STD_encapsulate zotlabs 2016-12-01 18:12:18 -08:00
  • 73876e5774 versioning for permission additions to ensure we're using the same set of files zotlabs 2016-12-01 16:40:49 -08:00
  • 97e70d62bf extensible perms: the really, really hard part - figuring out what to do about people with custom permissions so as to set sane defaults. zotlabs 2016-12-01 15:52:54 -08:00
  • 47a356ff52 compatible_project: we are only concerned with the default realm zotlabs 2016-12-01 14:45:24 -08:00
  • 4e6a9fb202 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge zotlabs 2016-12-01 14:16:46 -08:00
  • 141b8495e2 allow plugins to cancel item_store() and item_store_update() zotlabs 2016-12-01 14:15:34 -08:00
  • de503bf5c4 use highlight in ac-list for hl bbcode Mario Vavti 2016-12-01 15:06:39 +01:00
  • c94fbe5eeb Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev Mario Vavti 2016-12-01 14:38:21 +01:00
  • 523f7652f2 whitespace fixes Mario Vavti 2016-12-01 14:38:04 +01:00
  • 6c5795b519 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge zotlabs 2016-12-01 02:51:27 -08:00
  • 6552ccc477 issue #607 parens not recognised inside urls zotlabs 2016-12-01 02:44:01 -08:00
  • adb9f31803 more wiki cleanup Mario Vavti 2016-12-01 11:38:49 +01:00
  • d7f655dfc5 wiki cleanup - wip. please watch out for eventual regressions Mario Vavti 2016-12-01 11:24:35 +01:00
  • 83a4999dbe issue #606, postgres binary data handling under PDO and HHVM when passed null zotlabs 2016-11-30 19:45:46 -08:00
  • abf1d7da23 Merge pull request #605 from anaqreon/doco zotlabs 2016-12-01 14:30:23 +11:00
  • dfaf116449 Add resources and links. Fix bug where table of contents was not generated if URL had a sectionspecified like /help/blah#anchor Andrew Manning 2016-11-30 22:24:44 -05:00
  • 41362e2b6e Reverted governance to previous version accidentally clobbered. Removed history page. Added credits. Andrew Manning 2016-11-30 22:14:42 -05:00
  • 731b6ebfa7 Added some vertical offset to headings so that the table of contents links do not hide the heading under the navbar. Added the About this Hub content Andrew Manning 2016-11-30 21:57:00 -05:00
  • 3f838e1dbc Merge remote-tracking branch 'upstream/dev' into doco Andrew Manning 2016-11-30 21:22:51 -05:00
  • c845eed114 advanced crypto restricted by server role zotlabs 2016-11-30 16:36:33 -08:00
  • 5b09829959 zot 1.2 zotlabs 2016-11-30 16:22:31 -08:00
  • 2e5a993f88 pubsites: don't list dead sites zotlabs 2016-11-30 01:16:44 -08:00
  • 1fe1194ef4 do not call purify_html() at this place Mario Vavti 2016-11-30 15:13:06 +01:00
  • 19d0919451 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev Mario Vavti 2016-11-30 13:31:08 +01:00
  • afffbb6487 go live with wiki mimetypes - you can now choose if a wiki will contain markdown or bb-code markup Mario Vavti 2016-11-30 13:30:50 +01:00
  • 4964a1519b Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge zotlabs 2016-11-30 02:20:11 -08:00
  • 53e4b55ea3 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev Mario Vavti 2016-11-30 10:57:04 +01:00
  • 9b3c00e0b6 pubsites: don't list dead sites zotlabs 2016-11-30 01:16:44 -08:00
  • 7b31e5918e provide role on siteinfo page zotlabs 2016-11-29 19:51:42 -08:00
  • 50a8ba8c18 Merge remote-tracking branch 'upstream/dev' into doco Andrew Manning 2016-11-29 22:13:24 -05:00
  • b32bce9be2 Major changes to accordion nav menu. Table of contents auto-generated below the loaded page. Removed manual TOCs from individual pages. TOC uses jQuery plugin Sticky to remain visible when it would scroll out of view. Andrew Manning 2016-11-29 22:08:19 -05:00
  • 8c87f32b38 This isn't the most elegant solution as it requires a bit of arcane knowledge, but provide a way to step through connections with a specific tab/panel open in the connection editor. It does not close the default panel, but merely opens the one specified by a &section= URL parameter (closing the default panel would require a major refactoring of the default panel logic). Valid choices for section currently are affinity, filter, and perms. This tab/panel selection should persist across form posting and 'prev/next'. zotlabs 2016-11-29 18:41:34 -08:00
  • 0cf6c6c132 wrong link zotlabs 2016-11-29 17:00:37 -08:00
  • d757dd4e17 provide a fresh new look and cleaner layout and more relevant information to siteinfo zotlabs 2016-11-29 15:47:38 -08:00
  • 175ae58563 highlight zotlabs 2016-11-29 14:09:01 -08:00
  • f32f7d2308 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev Mario Vavti 2016-11-29 13:38:59 +01:00
  • 36acd34874 Toggle section folder icon between open and closed when selected. A bug prevents it from working properly the first time a section is opened. Andrew Manning 2016-11-29 07:37:21 -05:00
  • 3ed6d82367 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge zotlabs 2016-11-29 02:57:58 -08:00
  • 793047919d missed this from the earlier checkin zotlabs 2016-11-29 02:57:29 -08:00
  • 6a786342f9 rename function Mario Vavti 2016-11-29 10:46:04 +01:00
  • d184b3fa86 more work on wiki mimetypes Mario Vavti 2016-11-29 10:33:46 +01:00
  • 91e97468a0 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev Mario Vavti 2016-11-29 10:13:47 +01:00
  • 4a9317db6e roll standard version to ensure that dba_pdo is the default and make this a dependency for the cdav plugin zotlabs 2016-11-28 14:46:42 -08:00
  • b66aeea384 minor re-arrange zotlabs 2016-11-28 14:00:34 -08:00
  • 90f3cc7328 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge zotlabs 2016-11-28 11:19:20 -08:00
  • f9b732482d some basic work for implementing mimetypes for wikis Mario Vavti 2016-11-28 15:24:49 +01:00
  • 924f796eb8 Merge remote-tracking branch 'upstream/dev' into doco Andrew Manning 2016-11-28 06:36:52 -07:00
  • 2528f35f00 Autoscroll page table of contents near top of side nav menu if on large screens, but set position to static on small screens to fix display bug Andrew Manning 2016-11-28 06:36:19 -07:00
  • 683a09781a Merge pull request #602 from anaqreon/doco git-marijus 2016-11-28 13:44:41 +01:00
  • d8774cda8e minor cleanup and remove more double encoding Mario Vavti 2016-11-28 11:54:36 +01:00
  • 1ce4eda0b9 wiki: move delete page functionality to the widget Mario Vavti 2016-11-28 11:29:10 +01:00
  • 5bcb373c00 Use the jquery.toc.js library to auto-generate a table of contents for the loaded page under the side nav menu Andrew Manning 2016-11-27 21:25:38 -07:00
  • 678239424a Integrating lots of member guide content Andrew Manning 2016-11-27 16:46:24 -07:00
  • 369dc295b1 Add some identity-aware parsing to HTML content using parseIdentityAwareHTML() Andrew Manning 2016-11-27 14:48:06 -07:00
  • 7470b1180e Add ability to include page assets in documentation pages such as images. Updated Personal Channel tutorial to use local images using this new capability. Andrew Manning 2016-11-27 13:43:07 -07:00
  • 99a4bb63c7 Added Tutorials section with a Personal Channel tutorial Andrew Manning 2016-11-27 12:52:35 -07:00
  • 713a34c68e Restructured main table of contents to link to fewer pages with more content. The admin, dev, and member guides are single pages each having a table of contents at the top that is represented in condensed form in the main navigation sidebar. Section links are used to navigate between content sections for simplicity and fewer page loads. Andrew Manning 2016-11-27 08:34:23 -07:00
  • 165a6d34b2 Update webpages and wiki context help Andrew Manning 2016-11-26 20:48:05 -07:00
  • d96ab7c867 Update wiki context help. Modify context page element focus feature to do nothing if the target DOM element is not found. Andrew Manning 2016-11-26 20:29:53 -07:00
  • 7de4f1d96f connedit prev/next: sort in the db. zotlabs 2016-11-26 14:28:36 -08:00
  • 68fd1c28b0 rearrange buttons Mario Vavti 2016-11-25 11:47:39 +01:00
  • e7a4aeca6f Merge pull request #601 from anaqreon/wiki git-marijus 2016-11-25 11:08:44 +01:00
  • 86002a2f7b Make a git commit when a new page is created, recording who created the page. Andrew Manning 2016-11-24 18:24:15 -05:00
  • 08a4bbb7d0 prev-next navigation for mod_connedit zotlabs 2016-11-24 15:08:31 -08:00
  • ae4cf98458 Configuring email notifications per channel ilu33 2016-11-24 04:32:23 +01:00
  • 1596391a2e missing semicolon Mario Vavti 2016-11-23 14:03:16 +01:00
  • 0ff24b6f21 whitespace and minor fixes Mario Vavti 2016-11-23 13:49:24 +01:00
  • 6cf8ca5e43 whitespace and minor fixes Mario Vavti 2016-11-23 13:38:27 +01:00
  • 4bb6b5a547 Merge pull request #599 from anaqreon/wiki git-marijus 2016-11-23 12:42:05 +01:00
  • f14ef10e48 Toggle save button depending on editor changes and return to editor instead of history pane after saving Andrew Manning 2016-11-23 06:22:50 -05:00
  • f76046b612 silence headers already sent warning. issue #596 Mario Vavti 2016-11-23 10:28:37 +01:00
  • 69e1f6e4ba whitespace and coding style Mario Vavti 2016-11-23 09:47:10 +01:00
  • 2fce010f30 whitespace cleanup Mario Vavti 2016-11-23 09:41:10 +01:00
  • 5ba8749a38 finish removing self zotlabs 2016-11-22 20:35:29 -08:00
  • 5c5d45f52b missing plugins in zot-info zotlabs 2016-11-22 16:33:00 -08:00
  • a6d47ca772 notification issue zotlabs 2016-11-22 14:24:38 -08:00
  • 11b4d98f37 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge zotlabs 2016-11-22 14:18:58 -08:00
  • 6e016c439c db update required for Zot2 zotlabs 2016-11-22 14:15:33 -08:00
  • d1af4a5582 do not use nested section-content-wrapper class Mario Vavti 2016-11-22 15:33:10 +01:00
  • 9b5e6a1f7a use plural since we can have more than one wiki Mario Vavti 2016-11-22 15:27:26 +01:00
  • 060982adb4 display wiki list on wiki landing page. Mario Vavti 2016-11-22 11:30:04 +01:00
  • bc95b2fc77 wrong function zotlabs 2016-11-21 14:38:02 -08:00