Skip to content

Attach "Follow" button to corresponding network request

Jeremy Winter requested to merge jeremywinter/tokodon:follow_account into master

The Tokodon "Follow" button had no functionality on click. Now, it will call a method in the model which has the user's account send a request to follow the currently viewed account.

Edited by Jeremy Winter

Merge request reports