| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | there might be errors in cli without this | Mario | 2021-05-17 | 1 | -0/+1 |
* | register: implement remove_expired_registrations() and minor fixes | Mario | 2021-05-07 | 1 | -4/+6 |
* | remove duplicate singletons hublocs once a day | Mario | 2021-05-05 | 1 | -0/+1 |
* | cleanup | Mario | 2021-03-14 | 1 | -44/+0 |
* | mod subthread issue continued | Mario | 2021-03-14 | 1 | -0/+6 |
* | Check for HTTP port use | Max Kostikov | 2021-03-10 | 1 | -1/+1 |
* | do not poll feeds if feed_contacts are not allowed | Mario | 2021-02-25 | 1 | -1/+7 |
* | streamline iconf names and make sure to save the correct data | Mario | 2021-02-22 | 1 | -2/+1 |
* | do not try to fetch legacy zot zotfeed - they will not return anything useful | Mario | 2021-02-17 | 1 | -3/+2 |
* | onepoll: add date_begin argument to poll url | Mario | 2021-02-11 | 1 | -0/+1 |
* | too many arguments | Mario | 2021-02-01 | 1 | -1/+1 |
* | fix file permissions. 755 for dirs, 644 for files | Mario | 2021-01-27 | 1 | -0/+0 |
* | revert externals/zotfeed functionality due to scaling issues. Save zotfeed co... | Mario | 2021-01-24 | 1 | -1/+2 |
* | Decode SQL query array | Max Kostikov | 2021-01-22 | 1 | -1/+3 |
* | cleanup | Mario | 2021-01-22 | 1 | -1/+1 |
* | implement externals via zot6 and zotfeed - part 1 | Mario | 2021-01-22 | 3 | -37/+175 |
* | Implement SQL query background caching | Max Kostikov | 2021-01-21 | 2 | -4/+38 |
* | remove logging | Mario | 2021-01-20 | 1 | -1/+0 |
* | looks like we get arrays or json strings here for some reason | Mario | 2021-01-20 | 1 | -0/+1 |
* | onepoll via zot6 to /zotfeed which implements an outbox | Mario | 2021-01-20 | 2 | -61/+89 |
* | fix abandon days setting for onepoll | Mario | 2021-01-18 | 2 | -6/+1 |
* | more cleanup daemon/thumbnail | Mario | 2021-01-18 | 1 | -23/+23 |
* | more cleanup daemon/queue | Mario | 2021-01-18 | 1 | -10/+10 |
* | more cleanup daemon/poller | Mario | 2021-01-18 | 1 | -74/+67 |
* | more cleanup daemon/onepoll | Mario | 2021-01-18 | 1 | -56/+53 |
* | more cleanup daemon/onedirsync | Mario | 2021-01-18 | 1 | -10/+10 |
* | more cleanup daemon/notifier | Mario | 2021-01-18 | 1 | -208/+199 |
* | more cleanup daemon/master | Mario | 2021-01-18 | 1 | -19/+18 |
* | more cleanup daemon/importfile | Mario | 2021-01-18 | 1 | -12/+11 |
* | more cleanup daemon/importdoc | Mario | 2021-01-18 | 1 | -7/+7 |
* | more cleanup daemon/gprobe | Mario | 2021-01-18 | 1 | -7/+7 |
* | more cleanup daemon/externals | Mario | 2021-01-18 | 1 | -27/+26 |
* | more cleanup daemon/expire | Mario | 2021-01-18 | 1 | -2/+3 |
* | cleanup daemon/expire | Mario | 2021-01-18 | 1 | -15/+15 |
* | cleanup daemon/deliver_hooks, daemon/directory | Mario | 2021-01-18 | 2 | -28/+23 |
* | cleanup daemon/deliver | Mario | 2021-01-18 | 1 | -8/+8 |
* | cleanup daemon/curlauth | Mario | 2021-01-18 | 2 | -12/+14 |
* | only var can be passed by reference, cleanup | Mario | 2021-01-18 | 1 | -9/+10 |
* | only var can be passed by reference, cleanup | Mario | 2021-01-18 | 1 | -14/+12 |
* | cleanup daemon/checksites | Mario | 2021-01-18 | 2 | -12/+12 |
* | cleanup | Mario | 2021-01-18 | 1 | -4/+3 |
* | remove unused variables | Mario | 2021-01-15 | 1 | -2/+1 |
* | whitespace | Mario | 2021-01-15 | 1 | -63/+63 |
* | fix wrong/undefined variables and add sleep interval to notifier calls | Mario | 2021-01-15 | 1 | -1/+8 |
* | undefined variable | Mario Vavti | 2021-01-10 | 1 | -2/+2 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-01-10 | 1 | -1/+1 |
|\ |
|
| * | typo | Mario Vavti | 2021-01-09 | 1 | -1/+1 |
* | | missing use statement | Mario | 2021-01-10 | 1 | -0/+1 |
|/ |
|
* | more libzotdir | Mario | 2021-01-09 | 2 | -8/+8 |
* | allow deletes for e.g. w2w posts where we are the author but item wall is not... | Mario Vavti | 2021-01-08 | 1 | -7/+0 |