aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* maintain compatibility with recent zot6 changeszotlabs2019-03-051-0/+6
* api_router - allow parameters as final path argumentzotlabs2019-03-041-1/+9
* remove clones from delivery recipients for top-level posts - they will get th...zotlabs2019-03-041-0/+6
* mod_oep: photos/album/xxxxx is no longer hex2bin/bin2hex but the album hash a...zotlabs2019-03-041-1/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-03-0416-15761/+16056
|\
| * Merge branch 'dev' into 'dev'Mario2019-03-041-2/+2
| |\
| | * Addressing new 'support@zotadel.net' support forum instead of old 'support@gr...mike2019-03-031-2/+2
| * | Merge branch 'core_fixes' into 'dev'M. Dent2019-03-031-1/+1
| |\ \
| | * | while in legacy zot $sender is expected to be an array, in zot6 $sender is ex...Mario Vavti2019-03-021-1/+1
| |/ /
| * | Merge branch 'dev' into 'dev'Mario2019-03-021-1/+1
| |\|
| | * Mention php-zip module dependency in administrator guidemike2019-03-021-1/+1
| * | Merge branch 'patch-20190301a' into 'dev'Mario2019-03-021-1/+1
| |\ \ | | |/ | |/|
| | * Use sender hashDM42.Net (Matt Dent)2019-03-011-1/+1
| * | Merge branch 'js_fixes' into 'dev'M. Dent2019-03-011-5/+11
| |\ \ | | |/ | |/|
| | * iron out some kinks with scrollToItem() in combination with collapsed content...Mario Vavti2019-03-011-5/+11
| |/
| * use $channel_id until the function is adapted to not need itMario Vavti2019-02-261-1/+1
| * Merge branch 'fix-sync_an_item' into 'dev'Mario2019-02-261-1/+1
| |\
| | * xchan_query and fetch_post_tags uses full query results not a single rowDM42.Net (Matt Dent)2019-02-231-3/+3
| | * Fixes - sync item based on item's userDM42.Net (Matt Dent)2019-02-231-4/+4
| | * Fix misspelled variableDM42.Net (Matt Dent)2019-02-231-1/+1
| * | Merge branch 'dev' into 'dev'Mario2019-02-253-19/+88
| |\ \
| * \ \ Merge branch 'js_fixes' into 'dev'M. Dent2019-02-243-10/+18
| |\ \ \ | | |_|/ | |/| |
| | * | fix regression from commit 04ec35d9cc39cbf62c8db2818574c1f6d56f2a20 where sel...Mario Vavti2019-02-233-10/+18
| |/ /
| * | Merge branch 'php' into 'dev'Mario2019-02-221-31/+30
| |\ \
| | * | Update PHP Version check during Setup.Klaus Weidenbach2019-02-211-31/+30
| * | | Merge branch 'es-es' into 'dev'Max Kostikov2019-02-220-0/+0
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'cherry-pick-f92d2e3f' into 'es-es'Manuel Jiménez Friaza2019-02-211-1/+1
| | |\ \
| | | * | Quickfix es-es/hstrings.phpManuel Jiménez Friaza2019-02-211-1/+1
| | |/ /
| | * | Merge branch 'cherry-pick-a9b75d05' into 'es-es'Manuel Jiménez Friaza2019-02-211-1/+1
| | |\ \
| | | * | Fix es-es/hstrings.phpManuel Jiménez Friaza2019-02-211-1/+1
| | |/ /
| * | | Merge branch 'es-es' into 'dev'Mario2019-02-212-1644/+1992
| |\| |
| | * | Merge branch 'cherry-pick-e6f289de' into 'es-es'Manuel Jiménez Friaza2019-02-212-1644/+1992
| | |\ \
| | | * | Update Spanish translationManuel Jiménez Friaza2019-02-212-1644/+1992
| | |/ /
| * | | Merge branch 'core_fixes' into 'dev'M. Dent2019-02-212-2/+7
| |\ \ \
| | * | | fix summary and use item_normal_search() for viewsrc so we can also view the ...Mario Vavti2019-02-212-2/+7
| |/ / /
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2019-02-202-14066/+13995
| |\ \ \
| | * \ \ Merge branch 'dev' into 'dev'Max Kostikov2019-02-202-14066/+13995
| | |\ \ \
| | | * | | Update Russian hstrings.phpMax Kostikov2019-02-201-2769/+2774
| | | * | | Update Russian hmessages.poMax Kostikov2019-02-201-11297/+11221
| | |/ / /
| * | | | bump dev versionMario Vavti2019-02-201-1/+1
| * | | | bump versionMario Vavti2019-02-201-1/+1
| |/ / /
| * | | Merge branch 'dev' into 'dev'Mario2019-02-208-38/+295
| |\ \ \
* | | | | translate name of content filter (addon) app.zotlabs2019-02-281-0/+1
| |_|_|/ |/| | |
* | | | issues uncovered testing combined item/file importzotlabs2019-02-243-5/+5
* | | | zot api changes to support combined content (items+files) import addonzotlabs2019-02-242-19/+88
| |/ / |/| |
* | | urlencode links in category widgetzotlabs2019-02-191-1/+1
* | | hubzilla has uuid - use that instead of wildcardzotlabs2019-02-191-4/+4
* | | remove extraneous loggingzotlabs2019-02-191-1/+0
* | | fix ability for file storage creators (visitors) to be able to delete their o...zotlabs2019-02-193-15/+42
* | | Merge branch 'dev' of https://framagit.org/zot/core into devzotlabs2019-02-197-1512/+1811
|\| |