-
Notifications
You must be signed in to change notification settings - Fork 80
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
Actors: deprecate as User_Collection
throughout
#1013
Conversation
I think we should also update |
Good idea! |
@mattwiebe and don't forget the changelog ;) |
ad7df2b
to
2118879
Compare
@mattwiebe @pfefferle I still have some doubts about this change, as the current |
Interesting! I guess we do have to show the seams of Actors <-> Users mapping somewhere, and this may be as good a place as any. |
149c2d3
to
57792a7
Compare
Actors::BLOG_ACTOR_ID
as User_Collection
throughout
Deprecate
Activitypub\Collection\Actors as User_Collection
to simply useActors
throughout the codebase.Proposed changes:
Users_Collection
to simply useActors
Other information:
Testing instructions:
Tests should pass, everything normal in function