| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-12 | 1 | -0/+77 |
|\ |
|
| * | ability to parse info blocks in third-party (or system) widgets | zotlabs | 2018-01-12 | 1 | -0/+77 |
* | | Merge pull request #951 from dawnbreak/docu | git-marijus | 2018-01-12 | 2 | -32/+101 |
|\ \
| |/
|/| |
|
| * | :bulb: Add source documentation from recent conversations. | Klaus Weidenbach | 2018-01-05 | 2 | -32/+101 |
* | | db issue reported in hubzilla #953 - this does not do anything about the auth... | zotlabs | 2018-01-10 | 1 | -1/+2 |
* | | hubzilla issue #945 continued: We previously blocked directory keywords when ... | zotlabs | 2018-01-10 | 1 | -7/+12 |
* | | scrutinizer issues: none worthy of including in 3.0, there will likely be a f... | zotlabs | 2018-01-08 | 2 | -4/+4 |
* | | hubzilla issue #946 | zotlabs | 2018-01-07 | 1 | -2/+7 |
* | | issues with feed parameters | zotlabs | 2018-01-02 | 2 | -5/+6 |
|/ |
|
* | hubzilla issue #947 | zotlabs | 2018-01-01 | 1 | -1/+2 |
* | this should finish up hubzilla issue #113 | zotlabs | 2017-12-31 | 3 | -7/+25 |
* | update file thumbnails when imported/synced | zotlabs | 2017-12-30 | 1 | -0/+3 |
* | hubzilla issue #945 - directory keywords returned from twkn in standalone mode | zotlabs | 2017-12-26 | 1 | -6/+19 |
* | cannot use file_get/put_contents in attach_store, must use pipe_streams | zotlabs | 2017-12-25 | 1 | -2/+13 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-12-21 | 4 | -8/+15 |
|\ |
|
| * | remove additional linebreaks after headings | Mario Vavti | 2017-12-21 | 1 | -0/+7 |
| * | html2bbcode: use headings bbcode for headings | Mario Vavti | 2017-12-20 | 1 | -6/+6 |
| * | merge red master into dev | Mario Vavti | 2017-12-17 | 1 | -1/+6 |
| |\ |
|
| * | | silence PHP7.2 warning | Mario Vavti | 2017-12-16 | 1 | -1/+1 |
| * | | fix undefined constant warning | Mario Vavti | 2017-12-16 | 1 | -1/+1 |
* | | | hubzilla-addons issue #74 - delayed posts not honoured for GNU-Social | zotlabs | 2017-12-21 | 1 | -1/+1 |
| |/
|/| |
|
* | | reverse the logic so we zidify by default | zotlabs | 2017-12-16 | 1 | -3/+3 |
* | | don't zidify all permalinks, only zot permalinks | zotlabs | 2017-12-16 | 1 | -1/+6 |
|/ |
|
* | fix some more PHP7.2 warnings | Mario Vavti | 2017-12-14 | 1 | -2/+2 |
* | make remote homelink link to the home host and not to the home channel | Mario Vavti | 2017-12-14 | 1 | -4/+6 |
* | hubzilla #475 continued - show photos in root folder. Part of Andrew's fix fo... | zotlabs | 2017-12-12 | 1 | -0/+5 |
* | notification: slight animation for loading... and do not remove public stream... | Mario Vavti | 2017-12-11 | 1 | -1/+1 |
* | sql compliance issue | zotlabs | 2017-12-10 | 2 | -2/+2 |
* | regression in channel sources delivery | zotlabs | 2017-12-10 | 1 | -2/+14 |
* | go back to including the photo thumbnail data in the export file. We have the... | zotlabs | 2017-12-10 | 1 | -2/+17 |
* | improvements to file import/export | zotlabs | 2017-12-10 | 3 | -11/+59 |
* | xlink_rating_text default value | zotlabs | 2017-12-09 | 1 | -1/+3 |
* | hubzilla-addons issues #73 | zotlabs | 2017-12-09 | 1 | -1/+1 |
* | strip acct: from OWA auth to API endpoints | zotlabs | 2017-12-07 | 1 | -1/+2 |
* | hubzilla issue #680, implement IMoveTarget and recursive file/directory move/... | zotlabs | 2017-12-06 | 1 | -2/+21 |
* | synchronise an attach_move operation to clones | zotlabs | 2017-12-06 | 2 | -3/+12 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-12-04 | 1 | -2/+2 |
|\ |
|
| * | render installable elements as buttons instead of links | zotlabs | 2017-12-03 | 1 | -2/+2 |
* | | PHP 7.2 silence some warnings | Mario Vavti | 2017-12-04 | 1 | -2/+2 |
* | | fix some pubstream on/off weirdness | Mario | 2017-12-03 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'chunk' | zotlabs | 2017-11-30 | 1 | -1/+1 |
|\ |
|
| * | more chunk work | zotlabs | 2017-11-28 | 1 | -1/+1 |
* | | use httpsig auth for getfile | zotlabs | 2017-11-29 | 1 | -1/+8 |
|/ |
|
* | unset item_wall and item_origin on pubstream to channel copy | zotlabs | 2017-11-27 | 1 | -0/+3 |
* | pubstream comments and a few other bugfixes that were discovered along the way | zotlabs | 2017-11-26 | 3 | -24/+83 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-25 | 9 | -41/+67 |
|\ |
|
| * | this may fix pubstream comments/likes | zotlabs | 2017-11-24 | 1 | -0/+16 |
| * | don't include invisible "update activities" in category widget | zotlabs | 2017-11-24 | 2 | -34/+37 |
| * | default profile assign | zotlabs | 2017-11-24 | 2 | -0/+5 |
| * | remove deprecated $a argument from advanced_profile() | zotlabs | 2017-11-23 | 1 | -1/+1 |