| Commit message (Expand) | Author | Age | Files | Lines |
* | sync likes | redmatrix | 2015-09-10 | 1 | -0/+3 |
* | menu import and sync | redmatrix | 2015-09-08 | 1 | -0/+3 |
* | work on event sync | redmatrix | 2015-09-07 | 1 | -0/+7 |
* | consolidate import_items/sync_items | redmatrix | 2015-09-07 | 1 | -50/+4 |
* | import and sync chatrooms | redmatrix | 2015-09-03 | 1 | -0/+3 |
* | profile import error #34 | redmatrix | 2015-09-03 | 1 | -3/+2 |
* | start to modularise the clone import and sync functions | redmatrix | 2015-09-02 | 1 | -204/+30 |
* | import apps | redmatrix | 2015-09-01 | 1 | -0/+23 |
* | initial work on obj import, rename import_profile_photo to import_xchan_photo... | redmatrix | 2015-09-01 | 1 | -16/+29 |
* | this is a bit harder than anticipated. | redmatrix | 2015-08-31 | 1 | -14/+15 |
* | mostly doc tweaks, some import/export work | redmatrix | 2015-08-31 | 1 | -2/+19 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-26 | 1 | -1/+0 |
|\ |
|
| * | syntax error in last checkin | redmatrix | 2015-08-26 | 1 | -4/+4 |
| * | import fixes | redmatrix | 2015-08-26 | 1 | -1/+33 |
* | | import fixes | redmatrix | 2015-08-26 | 1 | -2/+15 |
* | | resolve conflict | redmatrix | 2015-08-11 | 1 | -56/+6 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-11 | 1 | -0/+51 |
|\| |
|
| * | convert abook_flags from hubzilla during cloning | redmatrix | 2015-08-10 | 1 | -4/+30 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-14 | 1 | -0/+1 |
|\| |
|
| * | fix import of group members | redmatrix | 2015-07-14 | 1 | -1/+1 |
* | | group fixes to import | redmatrix | 2015-07-14 | 1 | -4/+14 |
* | | more stuff to resume failed imports | redmatrix | 2015-07-14 | 1 | -1/+13 |
* | | log the import progress | redmatrix | 2015-07-14 | 1 | -3/+9 |
* | | provide resumable imports if things go wrong | redmatrix | 2015-07-14 | 1 | -285/+329 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-14 | 1 | -0/+1 |
|\| |
|
* | | cleanup of import to allow cross-product import going one way. Note - items/c... | redmatrix | 2015-06-30 | 1 | -9/+4 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-30 | 1 | -0/+14 |
|\| |
|
| * | warn if export data file is from an incompatible project or if the DB version... | redmatrix | 2015-06-29 | 1 | -0/+14 |
* | | lots of work on clone/import from redmatrix to hubzilla (won't go back the ot... | redmatrix | 2015-06-30 | 1 | -15/+61 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-21 | 1 | -4/+20 |
|\| |
|
| * | import: Improve the descriptive text for this feature | redmatrix | 2015-06-21 | 1 | -2/+2 |
| * | some diaspora import issues uncovered during dry-run tests | redmatrix | 2015-06-21 | 1 | -6/+6 |
| * | automatically gunzip Diaspora export files if we're on a *nix system | redmatrix | 2015-06-19 | 1 | -0/+9 |
| * | very early attempt diaspora import from diaspora export file. Currently the j... | redmatrix | 2015-06-19 | 1 | -1/+8 |
* | | convert the abook fields | redmatrix | 2015-06-14 | 1 | -2/+2 |
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -1/+1 |
|\| |
|
| * | title missing sending to diaspora (which doesn't support titles but let's not... | friendica | 2015-02-09 | 1 | -1/+1 |
* | | that should take care of the bitfields in hubloc | friendica | 2015-01-20 | 1 | -7/+5 |
|/ |
|
* | mod/import: try ten times to create a unique webbie if the chosen one is in use. | friendica | 2014-12-18 | 1 | -3/+27 |
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -3/+3 |
* | fix import sql error | friendica | 2014-10-13 | 1 | -1/+1 |
* | disable email notifications when bulk importing content. | friendica | 2014-10-08 | 1 | -0/+5 |
* | optionally include wall items (posts) in import/export | friendica | 2014-09-25 | 1 | -2/+55 |
* | when importing channels - use the new location notification message to tell y... | friendica | 2014-09-16 | 1 | -9/+4 |
* | channel export with items | friendica | 2014-09-15 | 1 | -0/+6 |
* | honour service class restrictions for total_identities, total_channels ("frie... | friendica | 2014-09-15 | 1 | -1/+28 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -1/+1 |
* | We really can't do this without a hubloc. I was hoping we could, but notifier... | friendica | 2014-08-22 | 1 | -2/+3 |
* | if photo import failed during channel import, reset the xchan_photo_date so i... | friendica | 2014-06-04 | 1 | -1/+7 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 1 | -1/+1 |