aboutsummaryrefslogtreecommitdiffstats
path: root/mod/import.php
Commit message (Expand)AuthorAgeFilesLines
* Pass in account_id. Required for bulk identity importer.ken restivo2015-11-181-1/+1
* Use provided account_id instead of user's logged in account_id. Necessary for...ken restivo2015-11-181-3/+3
* Bust out import_account() into a separate function to allow importing account...ken restivo2015-11-101-3/+13
* more work on import & sync of private mail and conversationsredmatrix2015-10-141-0/+6
* add plugin hooks to channel sync/import/exportredmatrix2015-09-231-0/+2
* sync likesredmatrix2015-09-101-0/+3
* menu import and syncredmatrix2015-09-081-0/+3
* work on event syncredmatrix2015-09-071-0/+7
* consolidate import_items/sync_itemsredmatrix2015-09-071-50/+4
* import and sync chatroomsredmatrix2015-09-031-0/+3
* profile import error #34redmatrix2015-09-031-3/+2
* start to modularise the clone import and sync functionsredmatrix2015-09-021-204/+30
* import appsredmatrix2015-09-011-0/+23
* initial work on obj import, rename import_profile_photo to import_xchan_photo...redmatrix2015-09-011-16/+29
* this is a bit harder than anticipated.redmatrix2015-08-311-14/+15
* mostly doc tweaks, some import/export workredmatrix2015-08-311-2/+19
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-261-1/+0
|\
| * syntax error in last checkinredmatrix2015-08-261-4/+4
| * import fixesredmatrix2015-08-261-1/+33
* | import fixesredmatrix2015-08-261-2/+15
* | resolve conflictredmatrix2015-08-111-56/+6
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-111-0/+51
|\|
| * convert abook_flags from hubzilla during cloningredmatrix2015-08-101-4/+30
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-141-0/+1
|\|
| * fix import of group membersredmatrix2015-07-141-1/+1
* | group fixes to importredmatrix2015-07-141-4/+14
* | more stuff to resume failed importsredmatrix2015-07-141-1/+13
* | log the import progressredmatrix2015-07-141-3/+9
* | provide resumable imports if things go wrongredmatrix2015-07-141-285/+329
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-141-0/+1
|\|
* | cleanup of import to allow cross-product import going one way. Note - items/c...redmatrix2015-06-301-9/+4
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-301-0/+14
|\|
| * warn if export data file is from an incompatible project or if the DB version...redmatrix2015-06-291-0/+14
* | lots of work on clone/import from redmatrix to hubzilla (won't go back the ot...redmatrix2015-06-301-15/+61
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-211-4/+20
|\|
| * import: Improve the descriptive text for this featureredmatrix2015-06-211-2/+2
| * some diaspora import issues uncovered during dry-run testsredmatrix2015-06-211-6/+6
| * automatically gunzip Diaspora export files if we're on a *nix systemredmatrix2015-06-191-0/+9
| * very early attempt diaspora import from diaspora export file. Currently the j...redmatrix2015-06-191-1/+8
* | convert the abook fieldsredmatrix2015-06-141-2/+2
* | Merge branch 'master' into tresfriendica2015-04-231-1/+1
|\|
| * title missing sending to diaspora (which doesn't support titles but let's not...friendica2015-02-091-1/+1
* | that should take care of the bitfields in hublocfriendica2015-01-201-7/+5
|/
* mod/import: try ten times to create a unique webbie if the chosen one is in use.friendica2014-12-181-3/+27
* PostgreSQL support initial commitHabeas Codice2014-11-131-3/+3
* fix import sql errorfriendica2014-10-131-1/+1
* disable email notifications when bulk importing content.friendica2014-10-081-0/+5
* optionally include wall items (posts) in import/exportfriendica2014-09-251-2/+55
* when importing channels - use the new location notification message to tell y...friendica2014-09-161-9/+4
* channel export with itemsfriendica2014-09-151-0/+6