aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cleanup of last fix3.0.1zotlabs2018-01-141-2/+2
* unexpected openssl resultzotlabs2018-01-141-1/+1
* Merge branch '3.0RC'3.0Mario2018-01-0934-1401/+2655
|\
| * issues with feed parameterszotlabs2018-01-072-5/+6
| * hubzilla issue #947zotlabs2018-01-031-1/+2
| * this should finish up hubzilla issue #113zotlabs2018-01-033-7/+25
| * update file thumbnails when imported/syncedzotlabs2018-01-031-0/+3
| * hubzilla issue #945 - directory keywords returned from twkn in standalone modezotlabs2017-12-281-6/+19
| * cannot use file_get/put_contents in attach_store, must use pipe_streamszotlabs2017-12-281-2/+13
| * hubzilla-addons issue #74 - delayed posts not honoured for GNU-Socialzotlabs2017-12-221-1/+1
| * remove additional linebreaks after headingsMario Vavti2017-12-211-0/+7
| * html2bbcode: use headings bbcode for headingsMario Vavti2017-12-201-6/+6
| * reverse the logic so we zidify by defaultzotlabs2017-12-171-3/+3
| * don't zidify all permalinks, only zot permalinkszotlabs2017-12-171-1/+6
| * silence PHP7.2 warningMario Vavti2017-12-161-1/+1
| * fix undefined constant warningMario Vavti2017-12-161-1/+1
| * fix some more PHP7.2 warningsMario Vavti2017-12-141-2/+2
| * make remote homelink link to the home host and not to the home channelMario Vavti2017-12-141-4/+6
| * hubzilla #475 continued - show photos in root folder. Part of Andrew's fix fo...zotlabs2017-12-121-0/+5
| * notification: slight animation for loading... and do not remove public stream...Mario Vavti2017-12-111-1/+1
| * sql compliance issuezotlabs2017-12-102-2/+2
| * regression in channel sources deliveryzotlabs2017-12-101-2/+14
| * go back to including the photo thumbnail data in the export file. We have the...zotlabs2017-12-101-2/+17
| * improvements to file import/exportzotlabs2017-12-103-11/+59
| * xlink_rating_text default valuezotlabs2017-12-091-1/+3
| * hubzilla-addons issues #73zotlabs2017-12-091-1/+1
| * strip acct: from OWA auth to API endpointszotlabs2017-12-071-1/+2
| * hubzilla issue #680, implement IMoveTarget and recursive file/directory move/...zotlabs2017-12-061-2/+21
| * synchronise an attach_move operation to cloneszotlabs2017-12-062-3/+12
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-12-041-2/+2
| |\
| | * render installable elements as buttons instead of linkszotlabs2017-12-031-2/+2
| * | PHP 7.2 silence some warningsMario Vavti2017-12-041-2/+2
| * | fix some pubstream on/off weirdnessMario2017-12-031-0/+5
| |/
| * Merge branch 'chunk'zotlabs2017-11-301-1/+1
| |\
| | * more chunk workzotlabs2017-11-281-1/+1
| * | use httpsig auth for getfilezotlabs2017-11-291-1/+8
| |/
| * unset item_wall and item_origin on pubstream to channel copyzotlabs2017-11-271-0/+3
| * pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-263-24/+83
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-11-259-41/+67
| |\
| | * this may fix pubstream comments/likeszotlabs2017-11-241-0/+16
| | * don't include invisible "update activities" in category widgetzotlabs2017-11-242-34/+37
| | * default profile assignzotlabs2017-11-242-0/+5
| | * remove deprecated $a argument from advanced_profile()zotlabs2017-11-231-1/+1
| | * change to bbcode calling parameters: important: will require pulling addons;zotlabs2017-11-233-6/+8
| * | some more work on mod hqMario Vavti2017-11-241-0/+6
| |/
| * fix typo in pipe_streams()Mario Vavti2017-11-231-1/+1
| * optional divider between item header and bodyzotlabs2017-11-221-12/+5
| * disable until completedzotlabs2017-11-221-1/+2
| * article featurezotlabs2017-11-225-1/+153
| * initial articles featurezotlabs2017-11-222-0/+11