aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Import.php
Commit message (Expand)AuthorAgeFilesLines
* Add some documentation for import functions.Klaus Weidenbach2017-03-301-11/+10
* Import Module documentation and @-sign replacement.Klaus Weidenbach2017-03-251-111/+115
* import - get rid of 'step system', we should be able to process any import fi...zotlabs2017-02-051-258/+210
* make channel move an option (in addition to cloning)zotlabs2017-02-051-27/+25
* superfluous whitespace cleanupzotlabs2017-01-311-1/+1
* move diaspora account import to the diaspora pluginzotlabs2017-01-311-38/+40
* channel export - use a selected list of functional data categories to export;...zotlabs2017-01-311-0/+3
* fix typosMario Vavti2017-01-311-1/+1
* consolidate hubloc storagezotlabs2017-01-301-16/+17
* finish remaining places where xchan_store_lowlevel needs to be usedzotlabs2017-01-291-19/+21
* basic support for clone syncing of wikis and wiki pagesHubzilla2017-01-221-0/+3
* channel move stuff (disabled currently because not yet complete)zotlabs2017-01-091-3/+6
* consolidate duplicated code for creating table entries from an arrayzotlabs2016-10-121-29/+8
* remove the rest of the backticks from sql queries; replace with TQUOT const w...zotlabs2016-10-121-13/+13
* When importing a channel from another server, try to auto-discover the best a...zotlabs2016-10-111-10/+14
* some changes merged from wrong branch... new function channel_reddress() inst...redmatrix2016-09-171-2/+2
* more perms workredmatrix2016-07-181-0/+9
* change AbConfig to use channel_id instead of channel_hash; which was a mistak...redmatrix2016-06-231-2/+1
* 1. provide automatic relocation of important links in items that are imported...redmatrix2016-06-211-2/+4
* more db column renamesredmatrix2016-05-311-1/+5
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-2/+2
* daemon conversion continued...redmatrix2016-05-191-2/+2
* module updatesredmatrix2016-04-181-0/+553