| Commit message (Expand) | Author | Age | Files | Lines |
* | import Lib/Queue as LibQueue | Mario | 2021-05-27 | 1 | -3/+3 |
* | remove deprecated rating code | Mario | 2021-05-27 | 1 | -126/+0 |
* | deprecate queue_deliver() | Mario | 2021-05-27 | 2 | -11/+10 |
* | remove more legacy zot quirks | Mario | 2021-05-26 | 2 | -7/+0 |
* | php8: more id3 parser fixes | Mario | 2021-05-26 | 1 | -1/+0 |
* | typo | Mario | 2021-05-26 | 1 | -1/+1 |
* | remove most legacy zot quirks | Mario | 2021-05-26 | 3 | -14/+9 |
* | more notifier work | Mario | 2021-05-25 | 1 | -273/+209 |
* | remove location command from notifier | Mario | 2021-05-23 | 1 | -28/+0 |
* | remove request command from notifier | Mario | 2021-05-23 | 1 | -33/+3 |
* | remove mail and some hubzilla < 5.0 quirks from notifier | Mario | 2021-05-23 | 1 | -50/+4 |
* | 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 |