aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * issues #629, #635 - edited post arriving from downstream source was not being...zotlabs2016-12-311-0/+14
| * move api version call back to corezotlabs2016-12-301-0/+18
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-12-301-0/+19
| |\
| | * Zot structures doco integrated into the Zot page. Added nowrap option to [cod...Andrew Manning2016-12-281-0/+19
| * | logger typoszotlabs2016-12-301-2/+2
| |/
| * issue with HTML in code blocks in markdown in wikizotlabs2016-12-271-1/+27
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-12-261-5/+27
| |\
| | * Updated markup language support doco. Modified parseIdentityAwareHTML BBcode ...Andrew Manning2016-12-261-5/+27
| * | perform input validation on xchan_store and re-enable the post method of the ...zotlabs2016-12-262-2/+10
| |/
| * show webpages link to visitors if a 'home' page exists. This means the nav me...zotlabs2016-12-251-4/+19
| * issue with post signatures if posted from api and logged in locally with a di...zotlabs2016-12-241-2/+2
| * provide separate logging (if configured) for btlogger which is used to catch ...zotlabs2016-12-213-1/+31
| * fix a glitch in sticky-kit and comment out alt_pager() in widget_conversation...Mario Vavti2016-12-211-1/+1
| * provide call button on connections list if mobile|tablet and a phone number e...zotlabs2016-12-201-0/+30
| * allow update of fn and initial setting from channel namezotlabs2016-12-201-0/+5
| * progress on abook_vcardzotlabs2016-12-201-1/+2
| * abook_vcard first commitzotlabs2016-12-201-0/+222
| * allow tel: links on mobile deviceszotlabs2016-12-191-2/+2
| * call zidify_links() when formatting bbcode for internal consumptionzotlabs2016-12-195-12/+12
| * improve oembed cache securityzotlabs2016-12-191-10/+5
| * zidify private mailzotlabs2016-12-191-1/+0
| * deprecate bb_iframezotlabs2016-12-181-9/+9
| * re-factor item_photo_menu - there is some room for future development, curren...zotlabs2016-12-181-1/+165
| * use array_shift - it's cleanerzotlabs2016-12-151-1/+1
| * z_fetch_url incorrect variablezotlabs2016-12-151-5/+5
| * html2plain warningszotlabs2016-12-151-1/+1
| * postgres is picky about this stuffzotlabs2016-12-141-2/+2
| * markdown regexzotlabs2016-12-141-2/+3
| * fix regexMario Vavti2016-12-141-1/+1
| * wiki: do not show revert buttons if we do not have write perms and minor cleanupMario Vavti2016-12-141-1/+2
| * use absolute namespace in case this gets movedzotlabs2016-12-131-1/+1
| * tag and mention handling in private mail (which required refactoring the bbco...zotlabs2016-12-132-33/+69
| * add plugin hook to zot_best_algorithm()zotlabs2016-12-131-0/+5
| * restructuring include/message for mail previewzotlabs2016-12-131-32/+44
| * bring lockview to wikilistMario Vavti2016-12-131-1/+2
| * simplify wikilist widgetMario Vavti2016-12-131-82/+11
* | initialise item['postopts'] for mysql >= 5.7zotlabs2017-01-251-0/+1
* | block well-known from oembedzotlabs2017-01-241-0/+3
* | better fix for #629 #635 based on ownership/authorship rather than message fl...zotlabs2016-12-311-2/+10
* | move api version call back to corezotlabs2016-12-301-0/+18
* | profile clone issue with devzotlabs2016-12-301-0/+1
* | logger typoszotlabs2016-12-301-2/+2
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla into master_mergezotlabs2016-12-2748-4277/+3167
|\ \
| * \ Merge branch '2.0RC'Mario Vavti2016-12-2348-4277/+3167
| |\ \
| | * | fix a glitch in sticky-kit and comment out alt_pager() in widget_conversation...Mario Vavti2016-12-211-1/+1
| | * | deprecate bb_iframezotlabs2016-12-181-9/+9
| | * | z_fetch_url incorrect variablezotlabs2016-12-151-5/+5
| | * | postgres is picky about this stuffzotlabs2016-12-141-2/+2
| | * | Merge branch '2.0RC' of https://github.com/redmatrix/hubzilla into 2.0RC_mergezotlabs2016-12-141-1/+2
| | |\ \
| | | * | fix regexMario Vavti2016-12-141-1/+1