lp:~sungdh86/gwibber/urlshorter-durl

Created by DaeHyun Ego Sung and last modified

durl.me is a short URL service.
Korea(Republic of Korea)'s No'2 Web Portal "Daum(http://www.daum.net/)"'s short URL service.
It's open & free, readable, visible:Preview thumnail before visiting, usable short URL service.

Daum's web service use a short URL service durl.me. It durl.me API is open. so Gwibber suppported a short url service "durl.me" by me.

    durl.me Homepage: http://durl.me
    durl.me OpenAPI: http://durl.kr/doc/OpenAPI.html
    durl.me Twitter: http://twitter.com/durl_me

ps. I'm not daum communications employee. I'm Hongik University Student in Korea(Republic of Korea).

Get this branch:
bzr branch lp:~sungdh86/gwibber/urlshorter-durl
Only DaeHyun Ego Sung can upload to this branch. If you are DaeHyun Ego Sung please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
DaeHyun Ego Sung
Project:
Gwibber
Status:
Mature

Recent revisions

942. By DaeHyun Ego Sung

durl.me is a short URL service.
Korea(Republic of Korea)'s No'2 Web Portal "Daum"'s short URL service.
It's open & free, readable, visible:Preview thumnail before visiting, usable short URL service.

Homepage: http://durl.me
durl.me OpenAPI: http://durl.kr/doc/OpenAPI.html
Twitter: http://twitter.com/durl_me

941. By Ken VanDine

use load_uri instead of the deprecated webkit.WebView.open API

940. By Ken VanDine

post release version bump to 2.91.3

939. By Ken VanDine

refreshed PO templates

938. By Ken VanDine

Dump test data (~/.cache/gwibber/dump/) if GWIBBER_TEST_DUMP=1

937. By Ken VanDine

* dispatcher: catch exception per every failing-message
    Actually if just one message of a loaded list fails to load, an exception
    is thrown and no messages of the list are added.
    It's better to check if every message is valid, and if an invalid message
    is found, simply skip it. (Marco Trevisan) (LP: #645512)

* twitter plugin: upgrade the "unescape" function
    This function uses htmllib which is going to be deprecated; plus, if this
    function was failing, sending an exception, it was blocking all the messsage
    loading, since the returned message was not good (just partly
    filled). (Marco Trevisan)

936. By Ken VanDine

Foursquare plugin fails if response contains a venue that has been deleted, thanks Teester (LP: #687498)

935. By Ken VanDine

Fixes for facebook links to posts and send_thread

934. By Ken VanDine

Merged auto account saving for twitter, identica, status.net and facebook

933. By Ken VanDine

Don't fail to check for data in desktopcouch, dynamically import available services. This fixes crash on first run.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:gwibber
This branch contains Public information 
Everyone can see this information.

Subscribers