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

Implement Users #17

Open
13 tasks
yitsushi opened this issue Oct 8, 2020 · 0 comments
Open
13 tasks

Implement Users #17

yitsushi opened this issue Oct 8, 2020 · 0 comments
Labels
✨ Feature New feature request or enhancement suggestion 🛠️ Service Service related issue
Milestone

Comments

@yitsushi
Copy link
Owner

yitsushi commented Oct 8, 2020

  • pinned-users (use User().Pinned() or something similar to fit in the service properly)
  • username/available (same)
  • users (there is no List endpoint on users, so we can use it for that)
  • users/followers
  • users/following
  • users/get-frequently-replied-users
  • users/notes
  • users/recommendation
  • users/relation
  • users/report-abuse
  • users/search-by-username-and-host
  • users/search
  • users/show

https://misskey.io/api-doc#tag/users

@yitsushi yitsushi added the ✨ Feature New feature request or enhancement suggestion label Oct 14, 2020
@yitsushi yitsushi added this to To do in Kanban Board Oct 25, 2020
@yitsushi yitsushi added this to the v1.1 milestone Oct 25, 2020
@yitsushi yitsushi added the 🛠️ Service Service related issue label Oct 25, 2020
@yitsushi yitsushi modified the milestones: v1.1, v1.2 Nov 7, 2020
@yitsushi yitsushi added this to To do in v1.2 Nov 7, 2020
yitsushi added a commit that referenced this issue Mar 21, 2022
yitsushi added a commit that referenced this issue Mar 21, 2022
* feat: Implement Users/Groups

Related to #17

* Add groups/show

* Add groups/{transfer,invite,update}

* Add groups/{create,delete}

* Add groups/leave and invitation handling (accept, reject, list)

* Add users/groups/kick
This was referenced Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature New feature request or enhancement suggestion 🛠️ Service Service related issue
Projects
Status: No status
v1.2
To do
Development

No branches or pull requests

1 participant