rtnpro's profile - activity

13 years ago received badge Necromancer ( source )
13 years ago answered a question is there identi.ca support?

@mether,@Evgeny: I added tooltips for identi.ca and linkedin share buttons. https://github.com/rtnpro/askbot-devel/commit/91e6b6fbbcf522d5c7f5e18d57e0d571c85a675e

I also added a feature to use tinyurls during sharing question links in other social networking websites. https://github.com/rtnpro/askbot-devel/commit/b8182ebf5374b7470a7d8d6ec0b5c9274df60c81

13 years ago received badge Supporter ( source )
13 years ago commented answer is there identi.ca support?
13 years ago commented answer is there identi.ca support?
It would be better if something like django's @loginrequired be added to identi.ca rather than showing a page with "Not logged in"
13 years ago commented answer is there identi.ca support?
It is with identi.ca
13 years ago answered a question is there identi.ca support?

Some bugs with identi.ca... rather with statusnet. It doesn't have an implementation similar to django's @loginrequired decorator.The result is that if someone tries to access a page for a logged in user, identi.ca shows an error page saying "Not logged in!". This is not a nice behaviour. What it should do is redirect the user to the login page, and after successful login, redirect the user to the page he requested.

13 years ago received badge Enlightened ( source )
13 years ago received badge Good Answer ( source )
13 years ago commented answer is there identi.ca support?
Hi @Evgeny. I added the identi.ca image. You can see the updated patch at https://github.com/rtnpro/askbot-devel/commit/f0cf7e63ad0f2d635dd26e63b85f35abe8d32957
13 years ago received badge Nice Answer ( source )
13 years ago received badge Necromancer ( source )
13 years ago received badge Teacher ( source )
13 years ago answered a question is there identi.ca support?

I added oauth signin using Identi.ca account in askbot. Please review the patch at https://github.com/rtnpro/askbot-devel/commit/fa4c3bfe557b18abb5622370daf541aa3c39abee