Modify

#592 closed enhancement (wontfix)

Un-shorten URLs

Reported by: wishi Owned by: geert
Priority: normal Milestone:
Component: Twitter Version: 1.2.5
Keywords: Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro:

Description

Hi fellows!

Many people, especially on Twitter, use url shortening services. However it might be a good idea to add un-shortening capabilities. That can be done using bitlbee's asynchronous http lib with a curl-like approach

curl -I $argv[1] 2>&1 | grep Location

Have fun, wishi

Attachments (0)

Change History (2)

comment:1 Changed at 2010-04-15T12:44:22Z by wilmer

Component: BitlBeeTwitter
Owner: set to geert

Changing the component. This will probably also assign the bug to Geert but anyone's invited to do this, really. :-)

comment:2 Changed at 2012-12-23T15:18:10Z by wilmer

Resolution: wontfix
Status: newclosed

Not going to happen. Semi-expanded URLs are shown, but that's it.

Modify Ticket

Action
as closed The owner will remain geert.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.