perkeep/pkg/importer
mpl 7bdd826360 pkg/importer: pick the "best" importer account when several exist
We still need to figure out the root cause of the problem, i.e.
why a sha224 importer node was created in the first place, when a
valid sha1 one already existed. Next CL.

Updates #1069

Change-Id: I00b4aab9a4f67b9c4ee198774378630615f6d11d
2018-03-02 16:02:18 +01:00
..
allimporters Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
dummy all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
feed blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
flickr all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
foursquare all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
gphotos all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
picasa all: fix search owner use for integration tests 2018-02-09 02:22:01 +01:00
pinboard all: simpify constructs by running gofmt -s on all code 2018-01-21 10:27:12 -08:00
plaid blobserver, all: add contexts to ReceiveBlob, Fetch & million resulting deps 2018-01-18 16:22:16 -08:00
test pkg/client: reduce the number of New constructors, return error by default 2018-01-24 07:42:04 -08:00
twitter all: more renaming of Camlistore to Perkeep 2018-01-30 03:02:56 -08:00
README Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
attrs.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
html.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
importer.go pkg/importer: pick the "best" importer account when several exist 2018-03-02 16:02:18 +01:00
importer_test.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
noop.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
oauth.go all: various lint fixes 2018-02-05 11:59:00 -08:00

README

Permanode type:

camliNodeType: "importer"
importerType: "twitter"
authClientID:     "xxx"    // e.g. api token
authClientSecret: "sdkojfsldfjlsdkf"

camliNodeType: "importerAccount"
importerType: "twitter"
twitterAccount: "bradfitz"