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

Proposed by Tiago Salem Herrmann
Status: Superseded
Proposed branch: lp://staging/~tiagosh/history-service/manually_add_self_contact_to_participants
Merge into: lp://staging/history-service
Diff against target: 278 lines (+111/-25)
4 files modified
daemon/historydaemon.cpp (+57/-24)
daemon/historydaemon.h (+1/-0)
tests/common/mock/textchannel.cpp (+4/-1)
tests/daemon/DaemonTest.cpp (+49/-0)
To merge this branch: bzr merge lp://staging/~tiagosh/history-service/manually_add_self_contact_to_participants
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Gustavo Pichorim Boiko (community) Needs Fixing
Review via email: mp+264656@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2015-07-16.

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 :
review: Needs Fixing (continuous-integration)
Revision history for this message
Gustavo Pichorim Boiko (boiko) wrote :

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
199. By Tiago Salem Herrmann

make method static

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Tiago Salem Herrmann (tiagosh) wrote :

> 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

200. By Tiago Salem Herrmann

merge generate-eventId branch

Unmerged revisions

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