aboutsummaryrefslogtreecommitdiffstats
path: root/mod/import.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* honour service class restrictions for total_identities, total_channels ("frie...friendica2014-09-151-1/+28
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-081-1/+1
* We really can't do this without a hubloc. I was hoping we could, but notifier...friendica2014-08-221-2/+3
* if photo import failed during channel import, reset the xchan_photo_date so i...friendica2014-06-041-1/+7
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-1/+1
* add poco and follow to default xchan creationfriendica2013-12-041-1/+3
* change from refresh_all to a directory update - which does a refresh_all and ...friendica2013-09-081-1/+3
* perform a refresh_all when an import has completed so that all your connectio...friendica2013-09-081-0/+2
* if changing primary hub during an import operation - remove the old xchan and...friendica2013-08-191-0/+25
* fix import from filefriendica2013-08-151-4/+4
* fix default channel setting after importfriendica2013-07-181-4/+9
* import requires a valid accountfriendica2013-06-081-0/+7
* Merge https://github.com/friendica/red into zpullfriendica2013-06-081-0/+1
|\
| * Another missing includeThomas Willingham2013-06-071-0/+1
* | remove uploaded import file once we're done with it.friendica2013-06-081-0/+1
|/
* set default channel to new import if a default channel wasn't already setfriendica2013-06-051-0/+2