scripting / feedlandInstall

Instructions for setting up a FeedLand server.
GNU General Public License v3.0
3 stars 1 forks source link

Fixed problem in "Likes" feeds #27

Open scripting opened 1 year ago

scripting commented 1 year ago

The <source:account> element on each item said the account name was a twitter user identifier, but that's no longer true.

I now use config.myDomain as the service name, when building the feed in feedlanddatabase.

You should be able to get the latest version by npm update.