[Merge] lp:history-service/staging into lp:history-service
Gustavo Pichorim Boiko
gustavo.boiko at canonical.com
Wed Mar 22 21:03:40 UTC 2017
Gustavo Pichorim Boiko has proposed merging lp:history-service/staging into lp:history-service.
Commit message:
- Adapt to support VOIP accounts.
- Improve the notifications of participants changing
- Only start saving information events about contacts joining and leaving after the self contact is in the local list of participants.
- Improve Roles management performance by caching the retrieved data.
- Mark entire conversations as read.
- Allow pass multiple fields on sort clause.
- Reduce the dbus traffic when marking messages and threads as read.
- Use a QLockFile to ensure there will be only one instance of the daemon per user. As we now delay the registration on dbus, sometimes we ended up having two instances of the daeon running (because of dbus activation). This change makes sure that won't happen.
- Do not load the participants from threads automatically. If the client really needs it, it can use the newly added API to fetch the participants.
- Make it possible to debug sqlite commands.
Requested reviews:
system-apps-ci-bot (system-apps-ci-bot): continuous-integration
Ubuntu Phablet Team (phablet-team)
For more details, see:
https://code.launchpad.net/~phablet-team/history-service/staging/+merge/320728
- Adapt to support VOIP accounts.
- Improve the notifications of participants changing
- Only start saving information events about contacts joining and leaving after the self contact is in the local list of participants.
- Improve Roles management performance by caching the retrieved data.
- Mark entire conversations as read.
- Allow pass multiple fields on sort clause.
- Reduce the dbus traffic when marking messages and threads as read.
- Use a QLockFile to ensure there will be only one instance of the daemon per user. As we now delay the registration on dbus, sometimes we ended up having two instances of the daeon running (because of dbus activation). This change makes sure that won't happen.
- Do not load the participants from threads automatically. If the client really needs it, it can use the newly added API to fetch the participants.
- Make it possible to debug sqlite commands.
--
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:history-service/staging into lp:history-service.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 143583 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20170322/9e08c45a/attachment-0001.diff>
More information about the Ubuntu-reviews
mailing list