| Commit message (Expand) | Author | Age | Files | Lines |
* | add sys channel to receiveres for public items | Mario Vavti | 2023-01-02 | 1 | -0/+2 |
* | queueworker testing and more logging to syslog | Mario | 2022-12-15 | 1 | -1/+1 |
* | queueworker: introduce new interval config queueworker.queue_interval - defau... | Mario Vavti | 2022-12-12 | 2 | -9/+9 |
* | bring back poll and delivery interval | Mario | 2022-12-12 | 2 | -23/+21 |
* | fix typo | Mario | 2022-12-11 | 1 | -1/+1 |
* | add option to set worker sleep based on load average, remove redundand code a... | Mario | 2022-12-10 | 15 | -20/+53 |
* | the logic for public stream has changed - adjust help text and externals, dis... | Mario | 2022-12-04 | 1 | -4/+6 |
* | move queueworker to core and bump version | Mario | 2022-12-02 | 3 | -3/+32 |
* | should compare against abook_updated to make sure we do not always poll broke... | Mario | 2022-11-26 | 1 | -1/+3 |
* | mark unseen items seen after a certain amount of time (default 90 days) | Mario | 2022-11-25 | 1 | -0/+16 |
* | if a feed fails, do not update connected timestamp. attempt to poll feeds onl... | Mario | 2022-11-17 | 2 | -2/+18 |
* | externals: fix warnings | Mario | 2022-11-17 | 1 | -3/+3 |
* | fix more php warnings | Mario Vavti | 2022-11-02 | 1 | -1/+2 |
* | fix php warnings | Mario Vavti | 2022-10-23 | 1 | -0/+3 |
* | fix various issues | Mario | 2022-10-21 | 1 | -5/+1 |
* | fix php warnings | Mario | 2022-10-20 | 1 | -4/+4 |
* | fix php warnings | Mario | 2022-10-12 | 1 | -3/+6 |
* | remove unnecessary check | Mario | 2022-09-28 | 1 | -1/+1 |
* | fix warnings and regressions | Mario | 2022-09-15 | 1 | -1/+2 |
* | php8: warning fixes | Mario | 2022-09-14 | 1 | -2/+6 |
* | make gprobe deal with URLs, fix issue in get_actor_protocols and fix missing ... | Mario | 2022-02-28 | 1 | -8/+20 |
* | fix php error in externals and streamline actor cache time | Mario Vavti | 2022-02-08 | 1 | -1/+3 |
* | add the signature | Mario Vavti | 2022-01-31 | 1 | -0/+3 |
* | port new_token from zap, fixes and more cleanup | Mario | 2022-01-02 | 1 | -1/+1 |
* | update_poll() can be called many times in a row for the same item if a multip... | Mario | 2021-12-22 | 1 | -2/+8 |
* | daemon to delete abbok items in the background | Mario | 2021-12-17 | 1 | -0/+25 |
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -0/+12 |
* | fix hubloc_site_id in fix_system_urls() on detected site rename events and du... | Mario Vavti | 2021-11-30 | 1 | -1/+1 |
* | do not deliver to the same channel multiple times in case duplicate hubloc en... | Mario Vavti | 2021-11-29 | 1 | -1/+3 |
* | make sure we do not select removed channels as importer in onepoll | Mario | 2021-10-10 | 1 | -6/+2 |
* | simplify | Mario | 2021-10-06 | 1 | -19/+14 |
* | really de-duplicate entries for dead hubs | Mario | 2021-10-06 | 1 | -16/+19 |
* | do not show duplicate entries for dead hubs | Mario | 2021-10-06 | 1 | -1/+3 |
* | clone channel delete issues - part 1 | Mario Vavti | 2021-10-03 | 2 | -7/+11 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-10-03 | 1 | -1/+1 |
|\ |
|
| * | add optional $removed argument to channelx_by functions to allow inclusion of... | Mario Vavti | 2021-10-03 | 1 | -1/+1 |
* | | channel_purge: raise limit by factor of 10 | Mario | 2021-10-03 | 1 | -2/+2 |
|/ |
|
* | import_progress: deal with the situation where items/files are being imported... | Mario Vavti | 2021-10-01 | 2 | -3/+2 |
* | implement file totals and add mod import_progress | Mario Vavti | 2021-09-30 | 1 | -3/+9 |
* | provide a very simple status page for content import | Mario Vavti | 2021-09-30 | 2 | -5/+21 |
* | add channel purge daemon | Mario Vavti | 2021-09-30 | 1 | -0/+34 |
* | revise content import/export part 2 | Mario Vavti | 2021-09-29 | 2 | -9/+27 |
* | importer daemons: do not call with zap_compat flag and use return instead of ... | Mario | 2021-09-27 | 2 | -15/+15 |
* | add importer daemons ported from zap | Mario | 2021-09-27 | 2 | -0/+109 |
* | externals: if dealing with AP profiles also fetch comments. there is no way t... | Mario | 2021-09-25 | 1 | -5/+5 |
* | bring back externals (slightly different approach), rename zotfeed to outbox ... | Mario | 2021-09-25 | 3 | -115/+86 |
* | add zot6 specific handling to onepoll | Mario | 2021-09-23 | 1 | -1/+16 |
* | omit deleted hublocs in get_actor_hublocs() and use Activity::get_actor_colle... | Mario | 2021-09-05 | 1 | -1/+4 |
* | more legacy mail cleanup - issue #1595 | Mario | 2021-08-17 | 1 | -7/+0 |
* | more work on directory sync | Mario | 2021-06-05 | 1 | -1/+1 |