Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: a38930a6399d8c0a637f2aa1444c35d7358d91b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
* Disable avatars. The cache was causing high cpu usage at startup (smcv) 

Snapshot e9c851eb8f

* Reapply (with fix) the patch for Better backoffs with connection
  retries to avoid hogging the CPU (morgs)

Snapshot 6f2584d5eb

* Revert: Better backoffs with connection retries... as it stopped
  the server plugin from connecting (morgs)

Snapshot e26e3c0294

* Better backoffs with connection retries to avoid hogging the CPU (smcv)
* Cope with CMs with no presence interface (smcv)
* Warn if dbus-python is older than 0.82.0 (smcv)
* Implement PS calls to leave a shared activity (morgs)
* Fix buddy-left signals (morgs)
* Fixed regressions from adding salut (smcv, morgs)