Adding common followers API, fixing fallback query again
This commit is contained in:
@@ -82,6 +82,7 @@ Rails.application.routes.draw do
|
||||
get :statuses
|
||||
get :followers
|
||||
get :following
|
||||
get :common_followers
|
||||
|
||||
post :follow
|
||||
post :unfollow
|
||||
|
Reference in New Issue
Block a user