Merge lp://staging/~tiagosh/history-service/manually_add_self_contact_to_participants into lp://staging/history-service

Proposed by Tiago Salem Herrmann
Status: Merged
Approved by: Gustavo Pichorim Boiko
Approved revision: 200
Merged at revision: 204
Proposed branch: lp://staging/~tiagosh/history-service/manually_add_self_contact_to_participants
Merge into: lp://staging/history-service
Prerequisite: lp://staging/~tiagosh/history-service/generate-eventIds
Diff against target: 80 lines (+18/-13)
2 files modified
daemon/historydaemon.cpp (+17/-13)
daemon/historydaemon.h (+1/-0)
To merge this branch: bzr merge lp://staging/~tiagosh/history-service/manually_add_self_contact_to_participants
Reviewer Review Type Date Requested Status
Gustavo Pichorim Boiko (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+265071@code.staging.launchpad.net

This proposal supersedes a proposal from 2015-07-13.

Commit message

Manually add self id to participants list if needed.

Description of the change

Manually add self id to participants list if needed.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote : Posted in a previous version of this proposal
review: Needs Fixing (continuous-integration)
Revision history for this message
Gustavo Pichorim Boiko (boiko) wrote : Posted in a previous version of this proposal

73 + QStringList participantsFromChannel(const Tp::TextChannelPtr &textChannel);

Can you make it either const or static? I think static would be better for this case

review: Needs Fixing
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote : Posted in a previous version of this proposal
review: Needs Fixing (continuous-integration)
Revision history for this message
Tiago Salem Herrmann (tiagosh) wrote : Posted in a previous version of this proposal

> 73 + QStringList participantsFromChannel(const Tp::TextChannelPtr
> &textChannel);
>
> Can you make it either const or static? I think static would be better for
> this case

Done

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Gustavo Pichorim Boiko (boiko) wrote :

Looks good!

review: Approve

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.

Subscribers

People subscribed via source and target branches