~sungdh86/gwibber/urlshorter-durl

Viewing all changes in revision 937.

  • Committer: Ken VanDine
  • Date: 2010-12-14 19:59:54 UTC
  • mfrom: (932.3.2 gwibber)
  • Revision ID: ken.vandine@canonical.com-20101214195954-l7ek7zqyt5jsdkqp
* 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)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: