Hotot icon indicating copy to clipboard operation
Hotot copied to clipboard

Identi.ca support wrecked

Open chrisjung-dev opened this issue 12 years ago • 7 comments

Commit 1a543de wrecks identi.ca support.

chrisjung-dev avatar Mar 01 '13 09:03 chrisjung-dev

@ym please review this issue.

lyricat avatar Mar 01 '13 09:03 lyricat

The reason is, that identi.ca has no /1.1/ API path. (but Twitter does...)

conf.js has some code to normalize API version path, but this gets overwritten in lib.twitter.js

chrisjung-dev avatar Mar 01 '13 09:03 chrisjung-dev

Got ...I'll fix it.

ym avatar Mar 01 '13 13:03 ym

any progress on that issue?

tbeitter avatar Mar 25 '13 21:03 tbeitter

Identica has now dropped the StatusNet software, and it now uses "Pump.io".

fitojb avatar Jul 15 '13 13:07 fitojb

I. experienced same problem in 0.9.8.14 (Ada), see details below!

II. please continue supporting the >200 statusnet servers (0)

-> we're still kicking around, identi.ca was just 1 statusnet server

take for example choqok 1.4 (last month released): "Identi.ca service switched to pump.io software and dropped it’s API, so Choqok is no longer support Identi.ca service, but it still supports StatusNet websites, because StatusNet is not died." (1)

It'd be sad to remove hotot from the list of statusnet clients (4) a newbie user wouldn't be able to fix the API path by herself and give up :-(

details to I. (wrong API path)


Hotot calls after changing to my SN server paths: (2) which results in: "Page not found" correct path should be: (3)

(0) http://federation.skilledtests.com/List_of_Independent_Statusnet_Instances.html (1) http://choqok.gnufolks.org/2013/09/choqok-1-4-released/ (2) /api/1.1/account/verify_credentials.json (3) /api/account/verify_credentials.json (4) http://federation.skilledtests.com/Statusnet_clients.html

Erkan-Yilmaz avatar Oct 09 '13 21:10 Erkan-Yilmaz

Why does fixing this nasty little bug take so much time??

HeikoAdams avatar Oct 09 '13 21:10 HeikoAdams