Closed GoogleCodeExporter closed 9 years ago
I would call this an enhancement, but it seems I'm not allow to change it
myself.
Original comment by chanwit
on 31 Jul 2008 at 3:29
Looking into Pidgin, I've found that UI interaction will be likely a pidgin
plugin
more than a libpurple plugin.
An event of clicking a hyperlink is "url_clicked", which could be intercepted by
working around single APIs.
Will be back here after I get some more info.
Original comment by chanwit
on 31 Jul 2008 at 11:44
[deleted comment]
Agreed. BTW, I change it to enhancement now. Most likely this might be possible
with
smiley handler.
Original comment by somsaks
on 1 Aug 2008 at 5:34
Per this discussion on Pidgin dev:
http://www.nabble.com/Overriding-url-handler-td18783281.html
if we are going to use a hyperlink for reply, we can implement it via URI
scheme by
adding a scheme handler ("twitter:" or maybe "tw:") into libtwitter.
Original comment by chanwit
on 3 Aug 2008 at 11:11
I've managed to get this issue done :) Will be commit a plugin as soon as
re-structing directory is allowed.
Original comment by chanwit
on 5 Aug 2008 at 1:41
Won't commit yet, but uploaded as an attachment.
Original comment by chanwit
on 5 Aug 2008 at 2:23
Attachments:
Ok, I'll create
trunk/ --> microblog/
--> twitgin/
For this purpose.
Also, I'll add an setting option to turn on/off this feature.
Original comment by somsaks
on 5 Aug 2008 at 3:55
Original comment by somsaks
on 3 Oct 2008 at 11:07
Original issue reported on code.google.com by
chanwit
on 31 Jul 2008 at 3:28