| Commit message (Expand) | Author | Age | Files | Lines |
* | merge red master into dev | Mario Vavti | 2017-12-17 | 1 | -1/+6 |
|\ |
|
| * | 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 |
* | | silence PHP7.2 warning | Mario Vavti | 2017-12-16 | 1 | -1/+1 |
* | | fix undefined constant warning | Mario Vavti | 2017-12-16 | 1 | -1/+1 |
|/ |
|
* | 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 |
| * | change to bbcode calling parameters: important: will require pulling addons; | zotlabs | 2017-11-23 | 3 | -6/+8 |
* | | some more work on mod hq | Mario Vavti | 2017-11-24 | 1 | -0/+6 |
|/ |
|
* | fix typo in pipe_streams() | Mario Vavti | 2017-11-23 | 1 | -1/+1 |
* | optional divider between item header and body | zotlabs | 2017-11-22 | 1 | -12/+5 |
* | disable until completed | zotlabs | 2017-11-22 | 1 | -1/+2 |
* | article feature | zotlabs | 2017-11-22 | 5 | -1/+153 |
* | initial articles feature | zotlabs | 2017-11-22 | 2 | -0/+11 |
* | allow toggle to 'SMBC' scaling mode. 'SMBC' mode is named thusly for Saturday... | zotlabs | 2017-11-21 | 1 | -3/+10 |
* | Video thumbnail generator | zotlabs | 2017-11-21 | 1 | -2/+3 |
* | pdf thumbnails | zotlabs | 2017-11-21 | 1 | -1/+1 |
* | cloud tiles: use folder-o for folders and set the icon colour to something a ... | zotlabs | 2017-11-19 | 1 | -2/+2 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-19 | 1 | -5/+9 |
|\ |
|
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-19 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-11-17 | 2 | -4/+35 |
| |\ \ |
|
| * | | | compare strpos result against false | Mario Vavti | 2017-11-16 | 1 | -2/+2 |
| * | | | provide ability to pin apps to navbar from /apps. this removes the ability to... | Mario Vavti | 2017-11-16 | 1 | -5/+9 |
* | | | | text thumbnails in cloud tile mode | zotlabs | 2017-11-19 | 3 | -48/+72 |
| |_|/
|/| | |
|
* | | | don't include pending connections in poco | zotlabs | 2017-11-18 | 1 | -1/+1 |
| |/
|/| |
|