Skip to content

Refactor src/controllers/accounts/follow.js getFollow to reduce parameters #2 #1

Open
aalmuhan wants to merge 1 commit into
mainfrom
refactor-getFollow
Open

Refactor src/controllers/accounts/follow.js getFollow to reduce parameters #2 #1
aalmuhan wants to merge 1 commit into
mainfrom
refactor-getFollow

Conversation

@aalmuhan
Copy link
Copy Markdown
Owner

@aalmuhan aalmuhan commented Sep 1, 2025

Refactored the getFollow function in controllers/follow.js to take a single options object instead of five separate parameters.
Updated calls to getFollow in getFollowing and getFollowers to use the new object-based parameter format.
Resolves CMU-17313Q#2

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.

Refactoring code in src/controllers/accounts/follow.js

1 participant