Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 ↵ | Mario Vavti | 2021-10-03 | 1 | -1/+1 | |
| | | | | | | | | of removed channels which is required (mod channel, daemon notifier -> refresh_all) if a channel got removed also remove caching to App so we always get a fresh copy. In import_hublocs() add site_id to the array passed to Libzot::gethubs() because it is expected there. | |||||
* | | 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 ↵ | Mario Vavti | 2021-10-01 | 2 | -3/+2 | |
| | | | | imported but there are none to import | |||||
* | 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 | |
| | | | | kill so that queueworker can go on | |||||
* | 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 ↵ | Mario | 2021-09-25 | 1 | -5/+5 | |
| | | | | to fetch conversations later | |||||
* | bring back externals (slightly different approach), rename zotfeed to outbox ↵ | Mario | 2021-09-25 | 3 | -115/+86 | |
| | | | | for consistency wit AP naming. warning: this commit requires update of addons! | |||||
* | add zot6 specific handling to onepoll | Mario | 2021-09-23 | 1 | -1/+16 | |
| | ||||||
* | omit deleted hublocs in get_actor_hublocs() and use ↵ | Mario | 2021-09-05 | 1 | -1/+4 | |
| | | | | Activity::get_actor_collections() to get collections. Fallback to xconfig->collections if Activity::get_actor_collections() does not return anything yet. | |||||
* | 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 | |
| | ||||||
* | use uuid for hash | Mario | 2021-06-04 | 1 | -1/+1 | |
| | ||||||
* | Revert "fix login name label for the case when system.verify_email is disabled" | Mario | 2021-06-04 | 1 | -1/+1 | |
| | | | | This reverts commit d882bad706542eb1e64c24567b8bf112f6cebb89. | |||||
* | fix login name label for the case when system.verify_email is disabled | Mario | 2021-06-04 | 1 | -1/+1 | |
| | ||||||
* | directory improvements | Mario Vavti | 2021-06-03 | 1 | -3/+3 | |
| | ||||||
* | notifier fixes | Mario | 2021-05-29 | 1 | -4/+4 | |
| | ||||||
* | fix notifier for non-zot hublocs | Mario | 2021-05-28 | 1 | -1/+1 | |
| | ||||||
* | missing include | Mario | 2021-05-28 | 1 | -0/+1 | |
| | ||||||
* | remove reply_message_request(), implement force_refresh and minor fixes | Mario | 2021-05-27 | 1 | -9/+10 | |
| | ||||||
* | missing includes | Mario | 2021-05-27 | 1 | -0/+1 | |
| | ||||||
* | remove dir_fns includes | Mario | 2021-05-27 | 1 | -4/+0 | |
| | ||||||
* | 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 | |
| |