aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
Commit message (Collapse)AuthorAgeFilesLines
* too many argumentsMario2021-02-011-1/+1
|
* fix file permissions. 755 for dirs, 644 for filesMario2021-01-271-0/+0
|
* revert externals/zotfeed functionality due to scaling issues. Save zotfeed ↵Mario2021-01-241-1/+2
| | | | consumers that are not our contacts in thread listeners
* Decode SQL query arrayMax Kostikov2021-01-221-1/+3
|
* cleanupMario2021-01-221-1/+1
|
* implement externals via zot6 and zotfeed - part 1Mario2021-01-223-37/+175
|
* Implement SQL query background cachingMax Kostikov2021-01-212-4/+38
|
* remove loggingMario2021-01-201-1/+0
|
* looks like we get arrays or json strings here for some reasonMario2021-01-201-0/+1
|
* onepoll via zot6 to /zotfeed which implements an outboxMario2021-01-202-61/+89
|
* fix abandon days setting for onepollMario2021-01-182-6/+1
|
* 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-182-28/+23
|
* 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
|
* remove unused variablesMario2021-01-151-2/+1
|
* whitespaceMario2021-01-151-63/+63
|
* fix wrong/undefined variables and add sleep interval to notifier callsMario2021-01-151-1/+8
|
* undefined variableMario Vavti2021-01-101-2/+2
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-101-1/+1
|\
| * typoMario Vavti2021-01-091-1/+1
| |
* | missing use statementMario2021-01-101-0/+1
|/
* more libzotdirMario2021-01-092-8/+8
|
* allow deletes for e.g. w2w posts where we are the author but item wall is ↵Mario Vavti2021-01-081-7/+0
| | | | not set. ownership is checked at the receiving side anyway
* try to fix more hubloc anomalies: use refresh_all in ↵Mario2020-12-151-42/+42
| | | | remove_obsolete_hublocs() and use Libzot::encode_locations() instead of zot_encode_locations() in notifier
* try to prevent hubloc confusion in some placesMario2020-12-121-7/+12
| | | (cherry picked from commit 61cfeb5bdb749319357912d958cd13304b895bce)
* make gprobe look for zot6 onlyMario2020-12-121-1/+1
| | | (cherry picked from commit 1d3437aa419adde319d2a3f5d98e7f8fe4418f27)
* deliver to local hub firstMario2020-11-211-3/+10
|
* fix ping_site()Mario2020-11-151-2/+1
|
* deprecate daemon/ratenotifMario2020-11-151-0/+5
|
* fix directory post urlMario2020-11-151-1/+2
|
* outq_hash is unique - no need for limitMario2020-11-151-1/+1
|
* cleanupMario2020-11-151-64/+4
|
* minor queue adjustmentsMario2020-11-131-10/+13
|