lp:~3v1n0/gwibber/failing-messages-loading-fix

Created by Marco Trevisan (Treviño) and last modified

Fixed the loading of a stream of messages if just one message fails.

Added fix for twitter unescape function

Get this branch:
bzr branch lp:~3v1n0/gwibber/failing-messages-loading-fix
Only Marco Trevisan (Treviño) can upload to this branch. If you are Marco Trevisan (Treviño) please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Marco Trevisan (Treviño)
Project:
Gwibber
Status:
Merged

Recent revisions

934. By Marco Trevisan (Treviño)

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.

933. By Marco Trevisan (Treviño)

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).

932. By Ken VanDine

Removed all the unused code from the port to the Graph API

931. By Ken VanDine

Removed debugging print statement

930. By Ken VanDine

facebook: Handle error formating changers

929. By Ken VanDine

Call the twitter verify_credentials API and autosave if successful

928. By Ken VanDine

Autosave edits

927. By Ken VanDine

don't require a widget arg to save

926. By Ken VanDine

Autosave after auth

925. By Ken VanDine

Better guessing of the uid and autosave after auth

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.