| Commit message (Expand) | Author | Age | Files | Lines |
* | remove library/urlify and use vendor/jbroadway/urlify instead | Mario | 2021-10-22 | 1 | -4/+2 |
* | mod import: formating | Mario | 2021-10-22 | 1 | -85/+91 |
* | mod import: only run automatic content and files import if api version is com... | Mario Vavti | 2021-10-09 | 1 | -16/+21 |
* | fix removed channels counted for max id check and disable moving until we dec... | Mario | 2021-10-02 | 1 | -2/+2 |
* | remove redundant notice | Mario Vavti | 2021-10-01 | 1 | -2/+0 |
* | improve channel import progress page | Mario Vavti | 2021-10-01 | 1 | -2/+4 |
* | provide a very simple status page for content import | Mario Vavti | 2021-09-30 | 1 | -7/+16 |
* | revise content import/export part 2 | Mario Vavti | 2021-09-29 | 1 | -84/+8 |
* | importer daemons: do not call with zap_compat flag and use return instead of ... | Mario | 2021-09-27 | 1 | -2/+1 |
* | cleanup mod import and implement importer daemons ported from zap | Mario | 2021-09-27 | 1 | -205/+293 |
* | remove deprecated mail code | Mario | 2021-05-28 | 1 | -6/+0 |
* | remove zot includes | Mario | 2021-05-27 | 1 | -1/+0 |
* | remove more legacy zot quirks | Mario | 2021-05-26 | 1 | -3/+2 |
* | remove most legacy zot quirks | Mario | 2021-05-26 | 1 | -58/+1 |
* | when importing a channel, make sure we import the xchan before the hubloc - o... | Mario | 2021-04-20 | 1 | -9/+10 |
* | get dev | Hilmar R | 2021-03-01 | 1 | -2/+3 |
* | refresh_all will be called from the notifier in Daemon/Directory | Mario | 2020-12-19 | 1 | -5/+0 |
* | use refresh_all in mod import | Mario | 2020-12-15 | 1 | -1/+1 |
* | fix missing hubloc_id_url for zot hubloc when importing a channel | Mario | 2020-12-14 | 1 | -3/+4 |
* | another import fix and do not allow importing channels < version 4.7.4 for zo... | Mario | 2020-04-05 | 1 | -1/+6 |
* | more mod import fixes | Mario | 2020-04-05 | 1 | -2/+2 |
* | fix mod import | Mario | 2020-04-05 | 1 | -57/+55 |
* | import/export zot6 hublocs+xchans | Zot | 2019-04-26 | 1 | -6/+41 |
* | backslash | Mario Vavti | 2019-03-29 | 1 | -1/+1 |
* | missing use declaration | Mario Vavti | 2019-03-29 | 1 | -0/+2 |
* | fix typo | Mario Vavti | 2019-03-28 | 1 | -2/+2 |
* | another fix for z6_discover() and create a zot6 hubloc if applicable | Mario Vavti | 2019-03-28 | 1 | -1/+33 |
* | clone systems apps to the extent possible, auto-configure imagick thumbnail b... | Zot | 2019-03-18 | 1 | -0/+3 |
* | prevent incompatible export files (osada/zap) from being imported. This is to... | zotlabs | 2018-11-27 | 1 | -0/+9 |
* | Respect new table names on import | Max Kostikov | 2018-10-06 | 1 | -2/+2 |
* | Update Import.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 |
* | new feature (post 3.4): allow a different username to be used when importing. | zotlabs | 2018-05-01 | 1 | -1/+17 |
* | The channel import page seems to have missed the big theme cleanup of the las... | zotlabs | 2018-05-01 | 1 | -8/+11 |
* | hubzilla issue #1149, don't duplicate addressbook entries on repeated channel... | zotlabs | 2018-05-01 | 1 | -4/+20 |
* | trim expects error ... in admin/site | zotlabs | 2018-03-10 | 1 | -9/+10 |
* | use embed photos javascript widget to select existing photos for profile and ... | zotlabs | 2018-02-23 | 1 | -1/+1 |
* | import: special handling required for channel photo in the xchan record when ... | zotlabs | 2017-10-02 | 1 | -14/+25 |
* | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -2/+1 |
* | start using the abook_not_here flag (requires changes in addons, not easily p... | zotlabs | 2017-05-25 | 1 | -0/+4 |
* | abook_not_here flag created to indicate singleton connections which are conne... | zotlabs | 2017-05-03 | 1 | -1/+2 |
* | :lock: Add CSRF protection for import and import_items. | Klaus Weidenbach | 2017-03-30 | 1 | -0/+3 |
* | Add some documentation for import functions. | Klaus Weidenbach | 2017-03-30 | 1 | -11/+10 |
* | Import Module documentation and @-sign replacement. | Klaus Weidenbach | 2017-03-25 | 1 | -111/+115 |
* | import - get rid of 'step system', we should be able to process any import fi... | zotlabs | 2017-02-05 | 1 | -258/+210 |
* | make channel move an option (in addition to cloning) | zotlabs | 2017-02-05 | 1 | -27/+25 |
* | superfluous whitespace cleanup | zotlabs | 2017-01-31 | 1 | -1/+1 |
* | move diaspora account import to the diaspora plugin | zotlabs | 2017-01-31 | 1 | -38/+40 |
* | channel export - use a selected list of functional data categories to export;... | zotlabs | 2017-01-31 | 1 | -0/+3 |
* | fix typos | Mario Vavti | 2017-01-31 | 1 | -1/+1 |
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 1 | -16/+17 |