aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* replace really old example widgets with pointer to current widget listzotlabs2017-05-281-7/+1
|
* no bug reporting info in docszotlabs2017-05-152-10/+12
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-051-1/+2
|\
| * Add contributor to creditsAndrew Manning2017-05-031-1/+2
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-301-1/+1
|\|
| * Update api_zot.bbAndrew Manning2017-04-291-1/+1
| | | | | | Fix incorrect parameter name
| * get rid of get_app()zotlabs2017-03-311-4/+0
| |
| * add 'author_is_pmable()' function with plugin hooks to control whether or ↵zotlabs2017-03-312-1/+18
| | | | | | | | not to display a 'send mail' link in the thread author menu.
| * code_allowed is a real mess. Start the cleanup by remving the account level ↵zotlabs2017-03-291-1/+0
| | | | | | | | code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource.
* | make legal_webbie() pluggable - * this should not be merged with federated ↵zotlabs2017-04-053-0/+23
| | | | | | | | projects unless the federation drivers make use of the hooks.
* | get rid of get_app()zotlabs2017-03-281-4/+0
| |
* | add 'author_is_pmable()' function with plugin hooks to control whether or ↵zotlabs2017-03-272-1/+18
| | | | | | | | not to display a 'send mail' link in the thread author menu.
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-251-35/+35
|\|
| * fix help menuMario Vavti2017-03-121-35/+35
| |
* | code_allowed is a real mess. Start the cleanup by remving the account level ↵zotlabs2017-03-131-1/+0
| | | | | | | | code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource.
* | remove more hardwired brandingzotlabs2017-03-121-5/+5
| |
* | grrr. stop making branding assumptions.zotlabs2017-03-123-10/+5
|/
* remove include/probe.php which has never completed development and has never ↵zotlabs2017-03-052-6/+0
| | | | been used
* document the activity widgetzotlabs2017-03-021-0/+1
|
* a bit more DAV doco improvementzotlabs2017-02-271-1/+1
|
* document the filesize limitations on uploading via /cloud, fix ↵zotlabs2017-02-271-2/+6
| | | | non-functional anchor
* Merge remote-tracking branch 'upstream/dev' into docoAndrew Manning2017-02-137-0/+150
|\
| * Fix 'settings/channel' page in Spanish contextual helpManuel Jiménez Friaza2017-02-131-24/+24
| |
| * Updated the Spanish contextual helpManuel Jiménez Friaza2017-02-137-0/+150
| |
* | Integrated more content and deleted the original locations where applicable.Andrew Manning2017-02-1313-838/+180
| |
* | Some more work converting api_zot to bbcode. This page needs some serious ↵Andrew Manning2017-02-121-4/+4
| | | | | | | | formatting work.
* | Reformat code of conduct for developers and integrate.Andrew Manning2017-02-127-179/+470
| |
* | Deleting original help content pages that have been integrated into the new docoAndrew Manning2017-02-1211-293/+49
|/
* Update Zot protocol linkAndrew Manning2017-02-111-1/+1
|
* Scroll to doco links with anchor references when there is a ?zid parameter.Andrew Manning2017-02-111-3/+10
|
* more permissions optimisationszotlabs2017-02-091-1/+1
|
* more work on permcats and consolidating calls that try to discover connect ↵zotlabs2017-02-091-6/+2
| | | | permissions, also create lowlevel store functions for abook and profile - since these currently may have issues with sql strict mode.
* update readme; probably not finished with this yet so feel free to make ↵zotlabs2017-02-061-28/+19
| | | | suggestions
* rename bb2diaspora.php to markdown.phpzotlabs2017-02-021-1/+1
|
* move firefox social api configuration to pluginzotlabs2017-02-021-0/+3
|
* build_pagehead hook addedzotlabs2017-02-021-0/+2
|
* move opensearch to pluginszotlabs2017-02-021-0/+3
|
* drug dealers have userszotlabs2017-02-011-5/+5
|
* Remove old tags and mentions doco pagesAndrew Manning2017-02-012-99/+0
|
* Remove dead linksAndrew Manning2017-02-011-2/+2
|
* Integrate tags and mentions page doco into member guide. Fix bug when ↵Andrew Manning2017-02-012-4/+68
| | | | loading page with section link. Change URL when scrolling to stay current with viewed section to facilitate easy help page link sharing.
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devAndrew Manning2017-02-014-0/+26
|\
| * bookmarks missing from tags and mentions doczotlabs2017-02-011-0/+4
| |
| * channel export - use a selected list of functional data categories to ↵zotlabs2017-01-313-0/+22
| | | | | | | | export; this allows one to export single data sets instead of always exporting everything we know about
* | Link to Guest Access Tokens doco in context help.Andrew Manning2017-01-291-1/+1
|/
* Improve context help with screenshot and replace "addon" with "plugin".Andrew Manning2017-01-272-4/+7
|
* Fixed numerous bugs with the addon repo management GUI. Only show Manage ↵Andrew Manning2017-01-261-0/+11
| | | | Repos button if webserver has write permission on extend/addon/.
* add observer.language to the docozotlabs2017-01-231-0/+16
|
* daemon_addon hook - lets plugins create custom background processes.zotlabs2017-01-172-0/+18
|
* channel move stuff (disabled currently because not yet complete)zotlabs2017-01-091-1/+5
|