~ci-train-bot/history-service/history-service-ubuntu-zesty-2629

  • Committer: Bileto Bot
  • Author(s): Gustavo Pichorim Boiko
  • Date: 2017-03-23 01:28:52 UTC
  • mfrom: (230.2.35 staging)
  • Revision ID: ci-train-bot@canonical.com-20170323012852-vzmjcare13zofbna
- 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.

Approved by: system-apps-ci-bot
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 63.1.2 10 years ago Gustavo Pichorim Boiko Add the split deb bzr rule. Diff
cmake 20 10 years ago Gustavo Pichorim Boiko Add missing cmake modules directory. Diff
daemon 1 10 years ago Gustavo Pichorim Boiko Initial source code for the telepathy-logger repla Diff
debian 63.1.1 10 years ago Gustavo Pichorim Boiko Add debian packaging files. Diff
plugins 12 10 years ago Gustavo Pichorim Boiko Add a basic SQLite plugin. The code is not complet Diff
snap 230.1.2 7 years ago Renato Araujo Oliveira Filho Created snap package. Diff
src 1 10 years ago Gustavo Pichorim Boiko Initial source code for the telepathy-logger repla Diff
tests 189.2.1 9 years ago Gustavo Pichorim Boiko Update history-service to use the same tests infra Diff
tools 173.3.3 9 years ago Tiago Salem Herrmann merge trunk Diff
Ubuntu 40 10 years ago Gustavo Pichorim Boiko Add QML wrappers for the filter classes and start Diff
.bzrignore 189.2.1 9 years ago Gustavo Pichorim Boiko Update history-service to use the same tests infra 1000 bytes Diff Download File
CMakeLists.txt 227.2.2 7 years ago Gustavo Pichorim Boiko Rebase this branch using the VOIP and IRC changes. 3.6 KB Diff Download File
config.h.in 13 10 years ago Gustavo Pichorim Boiko Add code to write the thread for new events. 781 bytes Diff Download File
COPYING 62.2.1 10 years ago Gustavo Pichorim Boiko Add a COPYING file and copyright headers to all so 34.3 KB Diff Download File
snapcraft.yaml 234 7 years ago Bileto Bot Releasing 0.1+17.04.20161130-0ubuntu1 1.2 KB Diff Download File
TODO 88.3.5 10 years ago Gustavo Pichorim Boiko Do not use shared pointers for threads. 47 bytes Diff Download File