"Follow"-Button needs a new location #91

Closed
opened 2022-11-09 23:49:26 +01:00 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 2022-11-09 23:49:26 +01:00
nupplaPhil changed title from "Follow"-Button needs new location to "Follow"-Button needs a new location 2022-11-09 23:49:39 +01:00
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!
Sign in to join this conversation.
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: friendica/friendica-directory#91
No description provided.