| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | finish remaining places where xchan_store_lowlevel needs to be used | zotlabs | 2017-01-29 | 1 | -19/+21 |
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 1 | -0/+3 |
* | channel move stuff (disabled currently because not yet complete) | zotlabs | 2017-01-09 | 1 | -3/+6 |
* | consolidate duplicated code for creating table entries from an array | zotlabs | 2016-10-12 | 1 | -29/+8 |
* | remove the rest of the backticks from sql queries; replace with TQUOT const w... | zotlabs | 2016-10-12 | 1 | -13/+13 |
* | When importing a channel from another server, try to auto-discover the best a... | zotlabs | 2016-10-11 | 1 | -10/+14 |
* | some changes merged from wrong branch... new function channel_reddress() inst... | redmatrix | 2016-09-17 | 1 | -2/+2 |
* | more perms work | redmatrix | 2016-07-18 | 1 | -0/+9 |
* | change AbConfig to use channel_id instead of channel_hash; which was a mistak... | redmatrix | 2016-06-23 | 1 | -2/+1 |
* | 1. provide automatic relocation of important links in items that are imported... | redmatrix | 2016-06-21 | 1 | -2/+4 |
* | more db column renames | redmatrix | 2016-05-31 | 1 | -1/+5 |
* | renamed include files identity.php (channel.php) and Contact.php (connections... | redmatrix | 2016-05-22 | 1 | -2/+2 |
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -2/+2 |
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+553 |