HomeWrite.as

fix panic on duplicate remoteuser key

Description

fix panic on duplicate remoteuser key

this changes handleFetchCollectionInbox to log _all_ errors after
attempting to insert an actor in the remoteusers table. previously
checking for all errors _except_ duplicate keys would cause a panic if
an actor made a request to follow while already having followed.

Details

Provenance
robjlorangerAuthored on Aug 9 2019, 9:04 PM
Parents
rWF8557119451f4: Merge pull request #153 from writeas/configurable-editor
Branches
Unknown
Tags
Unknown
References
refs/pull/166/head