lp://staging/~erduende/gwibber/bitly-support
- Get this branch:
- bzr branch lp://staging/~erduende/gwibber/bitly-support
Branch merges
- Ken VanDine: Needs Resubmitting
- Omer Akram (community): Needs Resubmitting
-
Diff: 443 lines (+209/-26)6 files modifiedgwibber/microblog/dispatcher.py (+10/-0)
gwibber/microblog/urlshorter/__init__.py (+2/-1)
gwibber/microblog/urlshorter/bitly.py (+81/-0)
gwibber/microblog/util/const.py (+1/-0)
gwibber/preferences.py (+52/-1)
ui/gwibber-preferences-dialog.ui (+63/-24)
Branch information
Recent revisions
- 747. By Jesús Carmona
-
Added auth error window before saving username and api key if validation data is incorrect
- 746. By Jesús Carmona
-
Removed gwibber's bitly account API KEY because it is not needed for validation
- 745. By Jesús Carmona
-
Added bit.ly account validation befrore preferences saving
- Created bit.ly gwibber account (gwibberservice)
- Added API KEY to bitly.py - 744. By Jesus Carmona <pixie@pixie-desktop>
-
- Added support for Bit.ly url shorter service
- Added "services" tab to preferences ui
- Moved url shorter preferences to "services" tab
- Show/hide login and api key fields if protocol needs them
- Added "Get api key" link to bit.ly service
- Stores bit.ly username in couchdb settings db and api key in gnomekeyring - 742. By Ken VanDine
-
Don't allow people to click "Add" before we have enough information from facebook to add the account (LP: #569543)
- 741. By Ken VanDine
-
- Make more strings translatable (LP: #538981)
- sanitize some of the settings that are expected to be boolean - 740. By Ken VanDine
-
- Don't fire gwibber-accounts for each failure, only spawn it once (LP: #564741)
- More aggressively refresh credentials
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/gwibber