Bug 323422 - expand short urls
Summary: expand short urls
Status: RESOLVED FIXED
Alias: None
Product: choqok
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Mehrdad Momeny
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2013-08-12 17:19 UTC by yo
Modified: 2016-08-04 10:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.5


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yo 2013-08-12 17:19:30 UTC
For the sake of the end-user and to satisfy curiousity of theirs, expand short urls provided by any service, be it Twitter, OCS or Status.net/Pump.io.

http://longurl.org/api provides a universal API for doing so.

Reproducible: Always

Steps to Reproduce:
1. Open Choqok.
2. Look at post.
3. ???
4. Get confused.
Comment 1 Andrea Scarpino 2015-04-02 14:03:19 UTC
There's already a tooltip on anchor over, should be easy to replace text.
Comment 2 Mehrdad Momeny 2015-04-03 03:32:10 UTC
In the latest released code we introduced a new plugin for expanding URLs and it's using the longurl.org service, so this is fixed.
More info: http://choqok.gnufolks.org/2015/01/choqok-1-5-released/
Comment 3 Mehrdad Momeny 2015-04-03 03:34:27 UTC
If you meant to REPLACE the shortURL with the longer one, then I should change this to WON'T FIX state! as we don't want to make the GUI ugly showing ridiculously long URLs.