lyricat / Hotot

A Twitter Client

Home Page:http://hotot.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can not login to identica

alirezaimi opened this issue · comments

Compile from source and this is output:
$ hotot-qt
"action/log/init/on_load_finish()"
"action/log/init/on_load_finish()%20-%3E%20ext.load_builtin_exts()%3B"
"action/log/Load%20Extension/.%2Fext%2Forg.hotot.cfw%2Fentry.js"
"action/log/Load%20Extension/.%2Fext%2Forg.hotot.gmap%2Fentry.js"
"action/log/Load%20Extension/.%2Fext%2Forg.hotot.sample%2Fentry.js"
"action/log/Load%20Extension/.%2Fext%2Forg.hotot.shorturl%2Fentry.js"
"action/log/Load%20Extension/.%2Fext%2Forg.hotot.expandurls%2Fentry.js"
"action/log/Load%20Extension/.%2Fext%2Forg.hotot.translate%2Fentry.js"
"action/log/Load%20Extension/.%2Fext%2Forg.hotot.stat%2Fentry.js"
"action/log/Load%20Extension/.%2Fext%2Forg.hotot.appmask%2Fentry.js"
"action/log/Load%20Extension/.%2Fext%2Forg.hotot.imghp%2Fentry.js"
"action/log/init/on_load_finish()%20-%3E%20ext.load_exts()%3B"
"action/log/init/on_load_finish()%20-%3E%20ext.init_exts()%3B"
"action/log/Init%20Extension/Hotot%20Content%20Firewall"
"action/log/Init%20Extension/Hotot%20GMap"
"action/log/Init%20Extension/Sample"
"action/log/Init%20Extension/Hotot%20Short%20URL"
"action/log/Init%20Extension/Expand%20shortened%20urls%20(on%20hover)"
"action/log/Init%20Extension/Hotot%20Translate"
"action/log/Init%20Extension/Hotot%20User%20Stat"
"action/log/Init%20Extension/AppMask"
"action/log/Init%20Extension/Google%20image%20search"
"action/log/init/on_load_finish()%20-%3E%20push%20settings"
"action/log/init/on_load_finish()%20-%3E%20i18n.init()"
"action/log/i18n/Use%20locale%3A%20en"
"action/log/init/on_load_finish()%20-%3E%20init_ui()"
"action/log/init/init_dialogs()"
"action/log/init/done!"
"action/log/i18n/Use%20locale%3A%20en"
"action/log/Req/%7B%22type%22%3A%22GET%22%2C%22url%22%3A%22https%3A%2F%2Fidenti.ca%2Fapi%2F1.1%2Faccount%2Fverify_credentials.json%3Fsource%3DHotot%22%2C%22data%22%3A%7B%7D%7D"
"action/log/Req/%7B%22type%22%3A%22GET%22%2C%22url%22%3A%22https%3A%2F%2Fidenti.ca%2Fapi%2F1.1%2Faccount%2Fverify_credentials.json%3Fsource%3DHotot%22%2C%22data%22%3A%7B%7D%7D"
"action/log/Req/%7B%22type%22%3A%22GET%22%2C%22url%22%3A%22https%3A%2F%2Fidenti.ca%2Fapi%2F1.1%2Faccount%2Fverify_credentials.json%3Fsource%3DHotot%22%2C%22data%22%3A%7B%7D%7D"
"action/log/Req/%7B%22type%22%3A%22GET%22%2C%22url%22%3A%22https%3A%2F%2Fidenti.ca%2Fapi%2F1.1%2Faccount%2Fverify_credentials.json%3Fsource%3DHotot%22%2C%22data%22%3A%7B%7D%7D"

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

Problem here is that Hotot now uses Twitter 1.1 API when StatusNet software still implement 1.0

When will this be fixed??