Re: Review Request 130161: Replace KDebug by Qt's categorical logging in Kopete's protocols

2017-06-19 Thread Laurent Montel
> On June 19, 2017, 4:51 a.m., Laurent Montel wrote: > > protocols/gadu/gaduaccount.cpp, line 287 > > > > > > it's not debug categories changes no ?:) > > Paulo Lieuthier wrote: > I had to change it for it

Re: Chat history progress - GSoC 2017

2017-06-19 Thread Paulo Lieuthier
The new iteration: Conversations: * id * subconversation_id * account * type (1:1, group, channel) * entity_identifier (id of contact, group or channel) * entity_display_name Messages: * id * conversation_id * subconversation_id * timestamp * sender_id (contact id, if available) *

Chat history improvements - GSoC 2017 - Progress

2017-06-19 Thread Paulo Lieuthier
Hi all, In the past days I have been working on isolating the XML storage backend in the history plugin. This is meant to set the path for the creation of the new SQLite-based backend. Please, give me feedback and any possible hints. I created a new review request [1], which will be updated from

Review Request 130164: Initial work on creating a backend façade for history and isolating XML-related code as a specific implementation

2017-06-19 Thread Paulo Lieuthier
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130164/ --- Review request for Kopete, Laurent Montel and Pali Rohár. Repository:

Re: Review Request 130161: Replace KDebug by Qt's categorical logging in Kopete's protocols

2017-06-19 Thread Paulo Lieuthier
> On June 19, 2017, 1:51 a.m., Laurent Montel wrote: > > protocols/gadu/gaduaccount.cpp, line 287 > > > > > > it's not debug categories changes no ?:) I had to change it for it to compile. > On June 19, 2017,