Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added account featured tags API #11817

Merged

Conversation

noellabo
Copy link
Contributor

Only works with local accounts until #11595 is merged.

  • GET /api/v1/accounts/:id/featured_tags
  • returns id of Tag, not FeaturedTag
  • Since it can be obtained from the public profile without authentication, the API is also not authenticated
[{"id":"606","name":"#distsns","url":"https://fedibird.com/@noellabo/tagged/distsns"},{"id":"1069","name":"#リレーの話","url":"https://fedibird.com/@noellabo/tagged/%E3%83%AA%E3%83%AC%E3%83%BC%E3%81%AE%E8%A9%B1"},{"id":"611","name":"#test","url":"https://fedibird.com/@noellabo/tagged/test"},{"id":"1043","name":"#fedibird","url":"https://fedibird.com/@noellabo/tagged/fedibird"}]

@noellabo
Copy link
Contributor Author

Would it be better to use just name without using tag id?

@stale
Copy link

stale bot commented Jan 11, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status/wontfix This will not be worked on label Jan 11, 2020
@Gargron
Copy link
Member

Gargron commented Jan 11, 2020

Not stale

@stale stale bot removed the status/wontfix This will not be worked on label Jan 11, 2020
@stale
Copy link

stale bot commented May 10, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status/wontfix This will not be worked on label May 10, 2020
@stale stale bot closed this May 17, 2020
@Gargron Gargron reopened this Aug 31, 2020
@stale stale bot removed the status/wontfix This will not be worked on label Aug 31, 2020
@Gargron Gargron merged commit 33ad850 into mastodon:master Sep 2, 2020
thenameisnigel-old pushed a commit to ChatterlyOSE/Chatterly that referenced this pull request Sep 6, 2020
thenameisnigel-old pushed a commit to ChatterlyOSE/Chatterly that referenced this pull request Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants