mirror of
https://github.com/dariusk/rss-to-activitypub.git
synced 2024-12-23 06:03:33 +02:00
45e1362aa2
This commit mostly fixes the duplicate messages issue. What was happening was I was creating multiple Note objects if I was sending a Note to multiple people. Instead I create one Note object and reference that in multiple Create events. |
||
---|---|---|
.. | ||
api.js | ||
inbox.js | ||
index.js | ||
user.js | ||
webfinger.js |