[telepathy] [Bug 294940] Add "Countdown timer" presence message

2017-11-24 Thread Jamie Smith
https://bugs.kde.org/show_bug.cgi?id=294940

Jamie Smith  changed:

   What|Removed |Added

   Version Fixed In||18.04
 CC||smithj...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[telepathy] [Bug 294940] Add "Countdown timer" presence message

2017-11-21 Thread Jamie Smith
https://bugs.kde.org/show_bug.cgi?id=294940

Jamie Smith  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/ktp
   ||-kded-module/20f845ce0c2e82
   ||8700a79efd455f9700deafb1d7
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Jamie Smith  ---
Git commit 20f845ce0c2e828700a79efd455f9700deafb1d7 by James D. Smith.
Committed on 22/11/2017 at 01:03.
Pushed by smithjd into branch 'master'.

Independent account presences.
Activities support.
Make unit testing compile.
Implement status message parser with Now Playing.
Status message parser unit testing.
REVIEW: 130192
Related: bug 284517, bug 293443, bug 297924, bug 334542

M  +5-3CMakeLists.txt
A  +208  -0account-status-helper.cpp [License: LGPL (v2.1+)]
A  +115  -0account-status-helper.h [License: LGPL (v2.1+)]
M  +31   -41   autoaway.cpp
M  +4-8autoaway.h
D  +0-62   autoconnect.cpp
D  +0-99   autoconnect.h
M  +0-2config/CMakeLists.txt
D  +0-80   config/nowplaying-lineedit.cpp
D  +0-43   config/nowplaying-lineedit.h
D  +0-107  config/nowplaying-listwidget.cpp
D  +0-50   config/nowplaying-listwidget.h
M  +34   -122  config/telepathy-kded-config.cpp
M  +0-4config/telepathy-kded-config.h
M  +10   -73   config/telepathy-kded-config.ui
M  +18   -27   screensaveraway.cpp
M  +2-5screensaveraway.h
M  +182  -149  status-handler.cpp
M  +24   -32   status-handler.h
A  +303  -0status-message-parser.cpp [License: LGPL (v2.1+)]
A  +97   -0status-message-parser.h [License: LGPL (v2.1+)]
M  +17   -13   telepathy-kded-module-plugin.cpp
M  +34   -22   telepathy-kded-module-plugin.h
M  +4-1telepathy-module.cpp
M  +0-1telepathy-module.h
M  +192  -236  telepathy-mpris.cpp
M  +33   -28   telepathy-mpris.h
M  +33   -11   tests/CMakeLists.txt
M  +3-3tests/status-handling-main.cpp
A  +132  -0tests/status-message-parser.cpp [License: LGPL (v2.1+)]

https://commits.kde.org/ktp-kded-module/20f845ce0c2e828700a79efd455f9700deafb1d7

-- 
You are receiving this mail because:
You are watching all bug changes.

[telepathy] [Bug 294940] Add "Countdown timer" presence message

2017-08-23 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=294940

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.