autogestion / pubgate-philip

Minimalist blogging ActivityPub client made with Svelte
10 stars 2 forks source link

show errors for /search (#13, #14) #21

Closed traumschule closed 4 years ago

traumschule commented 4 years ago

see #13, #14

traumschule commented 4 years ago

backend throws 400 and 500 with a local http test instance trying to follow @x from @y after looking it up on /search

autogestion commented 4 years ago

actually, it do not show the error, just changes button to "Unfollow". That's fine for now. I'll elaborate more on this at #13 Also Unfollow button do not work as expected. It do sends unfollow object which looks fine, but actually followed actor remains followed. Could be a backend issue