[Kde-pim] Review Request 118903: [Blogilo] Replace GData backend with new Blogger backend

Dan Vrátil dvratil at redhat.com
Mon Jun 23 17:17:18 BST 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118903/
-----------------------------------------------------------

Review request for KDEPIM and Laurent Montel.


Repository: kdepim


Description
-------

(Note: this review needs https://git.reviewboard.kde.org/r/118902/ to be approved and committed first)

This patch replaces use of GData backend in Blogilo by the new Blogger backend, which is using the latest Google API for Blogger (blogspot.com) service (https://developers.google.com/blogger/docs/3.0/reference/).

The main difference is that Blogger is using OAuth, so this patch adds a new DB table to store the OAuth tokens in there, from where they can be retrieved on demand. For this I also introduced a very simple database schema versioning/updating mechanism.


Diffs
-----

  blogilo/src/addeditblog.h 63b2658 
  blogilo/src/addeditblog.cpp f90deb6 
  blogilo/src/backend.h 0277811 
  blogilo/src/backend.cpp b5d68a6 
  blogilo/src/bilboblog.h d661eb7 
  blogilo/src/bilboblog.cpp 7f79ff0 
  blogilo/src/dbman.h e456d3d 
  blogilo/src/dbman.cpp 23d2827 

Diff: https://git.reviewboard.kde.org/r/118903/diff/


Testing
-------


Thanks,

Dan Vrátil

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list