aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | initial z6 deliveryzotlabs2018-01-162-33/+29
* | z6 deliverzotlabs2018-01-162-9/+89
|/
* surface the article featurezotlabs2018-01-151-2/+2
* add summary bbcode tagzotlabs2018-01-151-0/+15
* move markdown-in-posts/comments feature to pluginzotlabs2018-01-141-11/+4
* support tables in markdown posts/comments (but not table alignment); and do n...zotlabs2018-01-141-8/+9
* cleanup of last fixzotlabs2018-01-131-2/+2
* unexpected openssl resultzotlabs2018-01-131-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-122-32/+101
|\
| * Merge pull request #951 from dawnbreak/docugit-marijus2018-01-122-32/+101
| |\
| | * :bulb: Add source documentation from recent conversations.Klaus Weidenbach2018-01-052-32/+101
* | | ability to parse info blocks in third-party (or system) widgetszotlabs2018-01-121-0/+77
|/ /
* | db issue reported in hubzilla #953 - this does not do anything about the auth...zotlabs2018-01-101-1/+2
* | hubzilla issue #945 continued: We previously blocked directory keywords when ...zotlabs2018-01-101-7/+12
* | scrutinizer issues: none worthy of including in 3.0, there will likely be a f...zotlabs2018-01-082-4/+4
* | hubzilla issue #946zotlabs2018-01-071-2/+7
* | issues with feed parameterszotlabs2018-01-022-5/+6
|/
* hubzilla issue #947zotlabs2018-01-011-1/+2
* this should finish up hubzilla issue #113zotlabs2017-12-313-7/+25
* update file thumbnails when imported/syncedzotlabs2017-12-301-0/+3
* hubzilla issue #945 - directory keywords returned from twkn in standalone modezotlabs2017-12-261-6/+19
* cannot use file_get/put_contents in attach_store, must use pipe_streamszotlabs2017-12-251-2/+13
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-12-214-8/+15
|\
| * remove additional linebreaks after headingsMario Vavti2017-12-211-0/+7
| * html2bbcode: use headings bbcode for headingsMario Vavti2017-12-201-6/+6
| * merge red master into devMario Vavti2017-12-171-1/+6
| |\
| * | silence PHP7.2 warningMario Vavti2017-12-161-1/+1
| * | fix undefined constant warningMario Vavti2017-12-161-1/+1
* | | hubzilla-addons issue #74 - delayed posts not honoured for GNU-Socialzotlabs2017-12-211-1/+1
| |/ |/|
* | reverse the logic so we zidify by defaultzotlabs2017-12-161-3/+3
* | don't zidify all permalinks, only zot permalinkszotlabs2017-12-161-1/+6
|/
* 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