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

New API endpoint for tracking taggings, similar to /api/activityEntries and /api/comments #1791

Open
1 task done
Shiroizu opened this issue Jul 10, 2024 · 0 comments
Open
1 task done
Labels
API API (Application Programming Interface): REST (Representational state transfer) complexity: unknown Unknown days of work content: tags Tag entries feature request moderation Moderator or trusted user actions/tasks priority: low Issues/Tasks that are not so important

Comments

@Shiroizu
Copy link
Member

New API endpoint for tracking when tags get added (or removed) to/from entries.

This would allow more efficient moderation work.

https://vocadb.net/api/activityEntries?userId=329
https://vocadb.net/api/comments?userId=329
https://vocadb.net/api/taggings?userId=329 {NEW}

Checklist (required)

Fill out the checklist.

@Shiroizu Shiroizu added content: tags Tag entries moderation Moderator or trusted user actions/tasks API API (Application Programming Interface): REST (Representational state transfer) feature request labels Jul 10, 2024
@andreoda andreoda changed the title [Feature request] New API endpoint for tracking taggings, similar to /api/activityEntries and /api/comments New API endpoint for tracking taggings, similar to /api/activityEntries and /api/comments Jul 15, 2024
@andreoda andreoda added complexity: unknown Unknown days of work priority: low Issues/Tasks that are not so important labels Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API (Application Programming Interface): REST (Representational state transfer) complexity: unknown Unknown days of work content: tags Tag entries feature request moderation Moderator or trusted user actions/tasks priority: low Issues/Tasks that are not so important
Projects
Development

No branches or pull requests

2 participants