For community_name API parameters, only search locally (fixes #1271) #134

Merged
dessalines merged 1 commits from community-name-local into main 2020-11-17 21:07:02 +00:00
Owner

I believe these are the only places that need changing, based on rg community_name lemmy_structs. And it turns out that GetUserDetails.username is already local-only, because there is a filter for local in User_::read_from_name().

I believe these are the only places that need changing, based on `rg community_name lemmy_structs`. And it turns out that `GetUserDetails.username` is already local-only, because there is a filter for local in `User_::read_from_name()`.
Owner

Looks like User_::read_from_name already does a local filter, so we're good there

Looks like `User_::read_from_name` already does a local filter, so we're good there
dessalines merged commit f0e3303aeb into main 2020-11-17 21:07:02 +00:00
Author
Owner

Yes thats what I said 😂

Yes thats what I said 😂
Owner

Lol I'm bad at reading.

Lol I'm bad at reading.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LemmyNet/lemmy#134
No description provided.