aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
...
| * | Libzot::fetch_conversation() fixesMario2021-01-262-37/+28
| |/
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-01-254-148/+178
| |\
| | * expose manual public item import from searchbar, set commen_policy in Activit...Mario2021-01-254-148/+178
| * | invoke channel discovery by hash instead of address and add thread listeners ...Mario Vavti2021-01-252-5/+9
| |/
| * Merge branch 'dev' into 'dev'Mario2021-01-243-14/+78
| |\
| | * Add support filesystem storage for xchan profile photosMax Kostikov2021-01-243-14/+78
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-241-1/+4
| |\|
| | * Don't fetch profile photos from own hubMax Kostikov2021-01-231-1/+4
| * | revert externals/zotfeed functionality due to scaling issues. Save zotfeed co...Mario2021-01-242-25/+27
| * | extra check for item_private in fetch_and_store_parents()Mario2021-01-241-5/+22
| |/
| * Merge branch 'dev' into 'dev'Max Kostikov2021-01-232-2/+25
| |\
| | * Remove duplicated profile photosMax Kostikov2021-01-231-0/+24
| | * Fix duplicate profile photos creation for clonesMax Kostikov2021-01-231-2/+1
| | * Higher log levelMax Kostikov2021-01-211-1/+1
| | * Implement SQL query background cachingMax Kostikov2021-01-201-0/+34
| | * Swap key and cat for running pid trackingMax Kostikov2021-01-201-4/+4
| * | Decode SQL query arrayMax Kostikov2021-01-221-1/+3
| * | cleanupMario2021-01-222-3/+3
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-01-226-90/+592
| |\ \
| | * | fix encode_item_collection()Mario2021-01-221-4/+10
| | * | implement externals via zot6 and zotfeed - part 1Mario2021-01-225-84/+546
| | * | Implement SQL query background cachingMax Kostikov2021-01-212-4/+38
| * | | implement externals via zot6 and zotfeed - part 2Mario Vavti2021-01-221-14/+28
| |/ /
| * | cleanup lib/libsyncMario2021-01-211-266/+263
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-201-1/+2
| |\|
| | * Merge branch 'dev' into 'dev'Max Kostikov2021-01-201-1/+2
| | |\
| | | * Update Pin.phpMax Kostikov2021-01-201-1/+1
| | | * Use Zot6 on pinned content sync between clonesMax Kostikov2021-01-201-2/+3
| * | | remove loggingMario2021-01-201-1/+0
| |/ /
| * | looks like we get arrays or json strings here for some reasonMario2021-01-202-1/+8
| * | onepoll via zot6 to /zotfeed which implements an outboxMario2021-01-207-724/+1041
| * | fix abandon days setting for onepollMario2021-01-182-6/+1
| * | lib/activity cleanup and remove unused code - requires addon updateMario2021-01-181-963/+908
| |/
| * more cleanup daemon/thumbnailMario2021-01-181-23/+23
| * more cleanup daemon/queueMario2021-01-181-10/+10
| * more cleanup daemon/pollerMario2021-01-181-74/+67
| * more cleanup daemon/onepollMario2021-01-181-56/+53
| * more cleanup daemon/onedirsyncMario2021-01-181-10/+10
| * more cleanup daemon/notifierMario2021-01-181-208/+199
| * more cleanup daemon/masterMario2021-01-181-19/+18
| * more cleanup daemon/importfileMario2021-01-181-12/+11
| * more cleanup daemon/importdocMario2021-01-181-7/+7
| * more cleanup daemon/gprobeMario2021-01-181-7/+7
| * more cleanup daemon/externalsMario2021-01-181-27/+26
| * more cleanup daemon/expireMario2021-01-181-2/+3
| * cleanup daemon/expireMario2021-01-181-15/+15
| * cleanup daemon/deliver_hooks, daemon/directoryMario2021-01-183-29/+24
| * cleanup daemon/deliverMario2021-01-181-8/+8
| * cleanup daemon/curlauthMario2021-01-182-12/+14
| * only var can be passed by reference, cleanupMario2021-01-181-9/+10