Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Change logic of "don't create a status post for this photo upload" and turn ↵ | friendica | 2015-03-10 | 1 | -1/+1 |
| | | | | it into a bona-fide on/off toggle. This takes up one more vertical line, but we have it to spare, and the single button (while concise visually) provided no feedback of the current state, or indicate whether a second click toggled it. Some addons use this setting so addons will need to be pulled when this is pulled in order to remain in sync. | ||||
* | Some Doxygen comments and small cleanups. | Klaus Weidenbach | 2014-12-07 | 2 | -27/+13 |
| | |||||
* | provide example import script | friendica | 2014-11-03 | 2 | -0/+376 |