aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* Swap key and cat for running pid trackingMax Kostikov2021-01-201-4/+4
* 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
* | 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
* only var can be passed by reference, cleanupMario2021-01-181-14/+12
* cleanup daemon/checksitesMario2021-01-182-12/+12
* cleanupMario2021-01-181-4/+3
* cleanupMario2021-01-181-44/+45
* cleanupMario2021-01-181-5/+5
* cleanupMario2021-01-181-7/+8
* whitespaceMario2021-01-181-2/+1
* fix fetch vcard menu entry for zot6 connectionsMario2021-01-171-145/+145
* app_render() check against zot6Mario2021-01-171-1/+1
* cleanup mod likeMario2021-01-161-196/+180
* HTTPSig::get_zotfinger_key() only takes the id argMario2021-01-151-1/+1
* exec is marked deprecatedMario2021-01-153-3/+3
* remove unused global varMario2021-01-151-2/+0
* fix undefined varMario2021-01-151-1/+1
* undefined variable $filenameMario2021-01-151-1/+1
* wrong variable nameMario2021-01-151-4/+4
* only vars can be passed by referenceMario2021-01-151-1/+2
* unused variable and missing break statementMario2021-01-151-2/+3
* fix undefined variableMario2021-01-151-1/+1
* formattingMario2021-01-151-33/+34
* formattingMario2021-01-151-148/+149
* cleanup unused/undefined variablesMario2021-01-151-73/+71
* fix undefined vars in mod calMario2021-01-151-7/+5
* make functions public staticMario2021-01-151-4/+4
* remove redundant importMario2021-01-151-2/+0