"Follow"-Button needs a new location #91

Closed
opened 5 months ago by nupplaPhil · 2 comments
Owner

Because of Moving the Modules in the main upstream, we have to alter the location of these Modules in this repository as well.

One example is the "Follow" Button.

Current behavior
Redirecting to /follow, like
https://friendica.philipp.info/follow?url=https%3A%2F%2Fanonsys.net%2Fprofile%2Flinuxforum_de

Expected behavior
Redirecting to the new endpoint
https://friendica.philipp.info/contact/follow?url=https%3A%2F%2Fanonsys.net%2Fprofile%2Flinuxforum_de

Because of Moving the Modules in the main upstream, we have to alter the location of these Modules in this repository as well. One example is the "Follow" Button. **Current behavior** Redirecting to `/follow`, like https://friendica.philipp.info/follow?url=https%3A%2F%2Fanonsys.net%2Fprofile%2Flinuxforum_de **Expected behavior** Redirecting to the new endpoint https://friendica.philipp.info/contact/follow?url=https%3A%2F%2Fanonsys.net%2Fprofile%2Flinuxforum_de
nupplaPhil added the bug label 5 months ago
nupplaPhil changed title from "Follow"-Button needs new location to "Follow"-Button needs a new location 5 months ago
Owner

Hmm, this means we have to keep supporting the legacy route for a while until most nodes upgrade to the version 2022.12.

Hmm, this means we have to keep supporting the legacy route for a while until most nodes upgrade to the version 2022.12.
Owner

Actually, the /follow route is queried from the visiting user info, so it will always be accurate for the visitor, no matter the version of their node.

Phew!

Actually, the `/follow` route is queried from the visiting user info, so it will always be accurate for the visitor, no matter the version of their node. Phew!
MrPetovan closed this issue 5 months ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: friendica/friendica-directory#91
Loading…
There is no content yet.