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

Create an OCP API for Circles #31341

Open
marcelklehr opened this issue Feb 24, 2022 · 5 comments
Open

Create an OCP API for Circles #31341

marcelklehr opened this issue Feb 24, 2022 · 5 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement feature: circles Related to circles technical debt

Comments

@marcelklehr
Copy link
Member

marcelklehr commented Feb 24, 2022

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.
I want users of my nextcloud app to be able to use Circles to share stuff with each other.

Describe the solution you'd like
A documented OCP API that I can rely on to interact with circles.

Describe alternatives you've considered

  • An undocumented OCP API
  • A documented OCA API
  • An undocumented OCA API (currently the case, I believe)
  • No API :(

Additional context
#13478

@szaimen
Copy link
Contributor

szaimen commented Mar 13, 2022

cc @ArtificialOwl

@marcelklehr
Copy link
Member Author

Bump

@ArtificialOwl
Copy link
Member

Unfortunately, it has been decided not to have an OCP API for Circles, so you need to call OC::$server->get(CirclesManager::class); yourself.

I will try to get time to work on some Documentation for the OCA API

@marcelklehr
Copy link
Member Author

Great! As long as there's docs, that's fine for me :) Thank you for following up ♥️

@marcelklehr marcelklehr changed the title OCP API for Circles Add docs for Circles API Jun 8, 2022
@joshtrichards joshtrichards added the feature: circles Related to circles label Sep 2, 2023
@joshtrichards joshtrichards changed the title Add docs for Circles API Create an OCP API for Circles Sep 7, 2023
@joshtrichards
Copy link
Member

Given the follow-on discussion in nextcloud/documentation#10421 for the PR that was attempting to address this issue, it seemed the focus (and title) of this request should shift back to "Create an OCP API for Circles". So I'm re-revising the title, but leaving open. ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement feature: circles Related to circles technical debt
Projects
None yet
Development

No branches or pull requests

4 participants