Fixed problem in "Likes" feeds

Open
#27 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Domain
backend

Research direction

The issue names no file or test; start by checking the feed-building code in feedlanddatabase after running npm update. Done means each Likes feed item's source:account value uses config.myDomain as the service name rather than a Twitter user identifier.

Written by the indexing model from the issue text.

Description

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.

Dominant language
HTML
Stars
11
Forks
4
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scripting/feedlandInstall

All issues in scripting/feedlandInstall

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.