Merge lp://staging/~seriy-pr/gwibber/vkontakte-ru-plugin into lp://staging/gwibber

Proposed by Sergey Prokhorov
Status: Superseded
Proposed branch: lp://staging/~seriy-pr/gwibber/vkontakte-ru-plugin
Merge into: lp://staging/gwibber
Diff against target: 1108 lines (+1041/-0)
8 files modified
.bzrignore (+3/-0)
gwibber/microblog/plugins/vkontakte/__init__.py (+552/-0)
gwibber/microblog/plugins/vkontakte/gtk/vkontakte/__init__.py (+162/-0)
gwibber/microblog/plugins/vkontakte/ui/gwibber-accounts-vkontakte.ui (+182/-0)
gwibber/microblog/plugins/vkontakte/vk_api_wrapper.py (+81/-0)
gwibber/microblog/util/const.py (+2/-0)
setup.py (+4/-0)
ui/icons/breakdance/scalable/vkontakte.svg (+55/-0)
To merge this branch: bzr merge lp://staging/~seriy-pr/gwibber/vkontakte-ru-plugin
Reviewer Review Type Date Requested Status
gwibber-committers Pending
Review via email: mp+47651@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2011-05-15.

Description of the change

Added plugin for vkontakte.ru - most popular social network in Russia, Ukraine and many ex-USSR countries.

This branch contains a fix of whishlist bug #572753
Also there is a related blueprint https://blueprints.edge.launchpad.net/gwibber/+spec/vkontakte.ru

Some peoples report that plugin works for them: https://bugs.edge.launchpad.net/gwibber/+bug/572753/comments/18 and http://forum.ubuntu.ru/index.php?topic=65621.msg1004248#msg1004248 + there is non-oficial DEB build for it: http://www.mediafire.com/?5ct1wzc2gkajxp4

To post a comment you must log in.
961. By Sergey Prokhorov

Fix duplicate browser windows when try re-authorize

962. By Sergey Prokhorov

Merged with latest trunk

963. By Sergey Prokhorov

Merged with trunk

964. By Sergey Prokhorov

Code moved to new authorization method (OAuth2.0)

965. By Sergey Prokhorov

Fixed error with authorization (appears after migration to new API)

966. By Sergey Prokhorov

Merged with latest trunk

967. By Sergey Prokhorov

Add video/photo/links streams support + extra debug messages

968. By Sergey Prokhorov

Fix bug: "post comments doesn't loaded" + add declarative JSON structure description.

969. By Sergey Prokhorov

Simplify lazy loading mechanizm

970. By Sergey Prokhorov

Linkify comments and links description

971. By Sergey Prokhorov

Add mentions support

972. By Sergey Prokhorov

Fix notifications

973. By Sergey Prokhorov

Fix right-aligned text on "\ufeff" char appears on message

974. By Sergey Prokhorov

Add support for vkontakte hashtags.

975. By Sergey Prokhorov

Merged with trunk

976. By Sergey Prokhorov

Merged with head

977. By Sergey Prokhorov

merged with trunk

978. By Sergey Prokhorov

Make code less ugly + replace <br> with <br/>

979. By Sergey Prokhorov

merged with trunk

980. By Sergey Prokhorov

move icons to plugin directory

981. By Sergey Prokhorov

setup.py don't used in gwibber now

982. By Sergey Prokhorov

merged with trunk

983. By Sergey Prokhorov

Fix logging issue

984. By Sergey Prokhorov

Fix indentation

985. By Sergey Prokhorov

Fix logger issue

986. By Sergey Prokhorov

More logging fixes

987. By Sergey Prokhorov

fix code conventions

988. By Sergey Prokhorov

Fix issue of renaming the vk api wrapper

989. By Sergey Prokhorov

Fix indentation on gui module

990. By Sergey Prokhorov

Compatible with 3.3.92 on ubuntu 12.04

Unmerged revisions

990. By Sergey Prokhorov

Compatible with 3.3.92 on ubuntu 12.04

989. By Sergey Prokhorov

Fix indentation on gui module

988. By Sergey Prokhorov

Fix issue of renaming the vk api wrapper

987. By Sergey Prokhorov

fix code conventions

986. By Sergey Prokhorov

More logging fixes

985. By Sergey Prokhorov

Fix logger issue

984. By Sergey Prokhorov

Fix indentation

983. By Sergey Prokhorov

Fix logging issue

982. By Sergey Prokhorov

merged with trunk

981. By Sergey Prokhorov

setup.py don't used in gwibber now

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.