First time here? Check out the FAQ!

rtnpro's profile - activity

2011-09-04 08:33:13 -0500 received badge Necromancer ( source )
2011-09-04 08:24:26 -0500 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

2011-09-04 02:32:11 -0500 received badge Supporter ( source )
2011-08-14 06:00:05 -0500 commented answer is there identi.ca support?
2011-08-04 04:15:29 -0500 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"
2011-08-04 04:13:39 -0500 commented answer is there identi.ca support?
It is with identi.ca
2011-08-02 02:25:14 -0500 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.

2011-07-30 10:56:04 -0500 received badge Enlightened ( source )
2011-07-30 10:55:55 -0500 received badge Good Answer ( source )
2011-07-30 08:36:29 -0500 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
2011-07-28 16:30:11 -0500 received badge Nice Answer ( source )
2011-07-28 16:13:55 -0500 received badge Necromancer ( source )
2011-07-28 16:13:55 -0500 received badge Teacher ( source )
2011-07-28 15:54:12 -0500 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