Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove some obsolete information from the member guide and expand on what a ↵ | zotlabs | 2017-06-11 | 1 | -4/+4 | |
| | | | | connection is at a basic level. | |||||
* | typo | zotlabs | 2017-06-11 | 1 | -1/+1 | |
| | ||||||
* | more stuff about connecting for the member guide | zotlabs | 2017-06-11 | 1 | -1/+3 | |
| | ||||||
* | Add a section on connecting to other networks and activating additional ↵ | zotlabs | 2017-06-11 | 1 | -1/+9 | |
| | | | | protocols in the member guide - where it is needed the most. | |||||
* | api docs 'categories' -> 'category' | zotlabs | 2017-06-11 | 1 | -1/+1 | |
| | ||||||
* | missed this hook page when the hook was added | zotlabs | 2017-06-10 | 1 | -0/+9 | |
| | ||||||
* | Documentation - add a section of addons and especially federation addons, ↵ | zotlabs | 2017-06-10 | 2 | -42/+17 | |
| | | | | and remove the section on server_roles. | |||||
* | provide hook when deleting a connection - we need this to clean up dangling ↵ | zotlabs | 2017-06-07 | 1 | -0/+3 | |
| | | | | PuSH subscriptions | |||||
* | a slight tweak to author_is_pmable hook to make it useful | zotlabs | 2017-05-31 | 1 | -1/+1 | |
| | ||||||
* | add the hl tag to the bbcode ref | zotlabs | 2017-05-30 | 1 | -0/+3 | |
| | ||||||
* | correct the bbcode documentation for syntax highlighted code blocks now that ↵ | zotlabs | 2017-05-30 | 1 | -1/+3 | |
| | | | | this is provided by a plugin. | |||||
* | replace really old example widgets with pointer to current widget list | zotlabs | 2017-05-28 | 1 | -7/+1 | |
| | ||||||
* | no bug reporting info in docs | zotlabs | 2017-05-15 | 2 | -10/+12 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-05 | 1 | -1/+2 | |
|\ | ||||||
| * | Add contributor to credits | Andrew Manning | 2017-05-03 | 1 | -1/+2 | |
| | | ||||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-30 | 1 | -1/+1 | |
|\| | ||||||
| * | Update api_zot.bb | Andrew Manning | 2017-04-29 | 1 | -1/+1 | |
| | | | | | | Fix incorrect parameter name | |||||
| * | get rid of get_app() | zotlabs | 2017-03-31 | 1 | -4/+0 | |
| | | ||||||
| * | add 'author_is_pmable()' function with plugin hooks to control whether or ↵ | zotlabs | 2017-03-31 | 2 | -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 ↵ | zotlabs | 2017-03-29 | 1 | -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 ↵ | zotlabs | 2017-04-05 | 3 | -0/+23 | |
| | | | | | | | | projects unless the federation drivers make use of the hooks. | |||||
* | | get rid of get_app() | zotlabs | 2017-03-28 | 1 | -4/+0 | |
| | | ||||||
* | | add 'author_is_pmable()' function with plugin hooks to control whether or ↵ | zotlabs | 2017-03-27 | 2 | -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_merge | zotlabs | 2017-03-25 | 1 | -35/+35 | |
|\| | ||||||
| * | fix help menu | Mario Vavti | 2017-03-12 | 1 | -35/+35 | |
| | | ||||||
* | | code_allowed is a real mess. Start the cleanup by remving the account level ↵ | zotlabs | 2017-03-13 | 1 | -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 branding | zotlabs | 2017-03-12 | 1 | -5/+5 | |
| | | ||||||
* | | grrr. stop making branding assumptions. | zotlabs | 2017-03-12 | 3 | -10/+5 | |
|/ | ||||||
* | remove include/probe.php which has never completed development and has never ↵ | zotlabs | 2017-03-05 | 2 | -6/+0 | |
| | | | | been used | |||||
* | document the activity widget | zotlabs | 2017-03-02 | 1 | -0/+1 | |
| | ||||||
* | a bit more DAV doco improvement | zotlabs | 2017-02-27 | 1 | -1/+1 | |
| | ||||||
* | document the filesize limitations on uploading via /cloud, fix ↵ | zotlabs | 2017-02-27 | 1 | -2/+6 | |
| | | | | non-functional anchor | |||||
* | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2017-02-13 | 7 | -0/+150 | |
|\ | ||||||
| * | Fix 'settings/channel' page in Spanish contextual help | Manuel Jiménez Friaza | 2017-02-13 | 1 | -24/+24 | |
| | | ||||||
| * | Updated the Spanish contextual help | Manuel Jiménez Friaza | 2017-02-13 | 7 | -0/+150 | |
| | | ||||||
* | | Integrated more content and deleted the original locations where applicable. | Andrew Manning | 2017-02-13 | 13 | -838/+180 | |
| | | ||||||
* | | Some more work converting api_zot to bbcode. This page needs some serious ↵ | Andrew Manning | 2017-02-12 | 1 | -4/+4 | |
| | | | | | | | | formatting work. | |||||
* | | Reformat code of conduct for developers and integrate. | Andrew Manning | 2017-02-12 | 7 | -179/+470 | |
| | | ||||||
* | | Deleting original help content pages that have been integrated into the new doco | Andrew Manning | 2017-02-12 | 11 | -293/+49 | |
|/ | ||||||
* | Update Zot protocol link | Andrew Manning | 2017-02-11 | 1 | -1/+1 | |
| | ||||||
* | Scroll to doco links with anchor references when there is a ?zid parameter. | Andrew Manning | 2017-02-11 | 1 | -3/+10 | |
| | ||||||
* | more permissions optimisations | zotlabs | 2017-02-09 | 1 | -1/+1 | |
| | ||||||
* | more work on permcats and consolidating calls that try to discover connect ↵ | zotlabs | 2017-02-09 | 1 | -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 ↵ | zotlabs | 2017-02-06 | 1 | -28/+19 | |
| | | | | suggestions | |||||
* | rename bb2diaspora.php to markdown.php | zotlabs | 2017-02-02 | 1 | -1/+1 | |
| | ||||||
* | move firefox social api configuration to plugin | zotlabs | 2017-02-02 | 1 | -0/+3 | |
| | ||||||
* | build_pagehead hook added | zotlabs | 2017-02-02 | 1 | -0/+2 | |
| | ||||||
* | move opensearch to plugins | zotlabs | 2017-02-02 | 1 | -0/+3 | |
| | ||||||
* | drug dealers have users | zotlabs | 2017-02-01 | 1 | -5/+5 | |
| | ||||||
* | Remove old tags and mentions doco pages | Andrew Manning | 2017-02-01 | 2 | -99/+0 | |
| |