Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | menu import and sync | redmatrix | 2015-09-08 | 1 | -1/+4 |
| | |||||
* | some diaspora import issues uncovered during dry-run tests | redmatrix | 2015-06-21 | 1 | -6/+4 |
| | |||||
* | ensure the photo driver is included | redmatrix | 2015-06-20 | 1 | -0/+1 |
| | |||||
* | import_diaspora - incorrect method for importing channel photo, and add ↵ | redmatrix | 2015-06-20 | 1 | -20/+42 |
| | | | | duplicate reddress detection/correction | ||||
* | wrong logic | redmatrix | 2015-06-19 | 1 | -1/+1 |
| | |||||
* | import_diaspora - a few more atypical settings | redmatrix | 2015-06-19 | 1 | -3/+19 |
| | |||||
* | import_diaspora: add all the friends | redmatrix | 2015-06-19 | 1 | -4/+13 |
| | |||||
* | very early attempt diaspora import from diaspora export file. Currently the ↵ | redmatrix | 2015-06-19 | 1 | -0/+100 |
json export has to be gunzipped prior to uploading and we're net yet adding connections (which should come soon) and we can't import items until they add guids to the export file - so consider it a work in progress. This first attempt should create a channel and get your profile details setup providing there isn't a nickname conflict on the server. That will also be handled later. |