-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112524/
-----------------------------------------------------------

Review request for Telepathy and David Edmundson.


Description
-------

If connection detection is compiled in telepathy-mission-control, it will 
automatically set account offline thus onRequestedPresenceChanged will be 
triggered.

As far as I observe, that user requested offline will have connectionStatus 
still set to online at the time it's triggered if previous status is online.

This patch eliminates the possibility if it's already offline, the lastPresence 
will not be able to saved as offline, but I think that's something not very 
important. (manually set offline when it's offline, doesn't make much sense I 
think).


Diffs
-----

  telepathy-module.cpp 93f2717 

Diff: http://git.reviewboard.kde.org/r/112524/diff/


Testing
-------

disconnect in network manager or error occurs -> last presence not modified
connected and change to offline -> last presence is still remembered.


Thanks,

Xuetian Weng

_______________________________________________
KDE-Telepathy mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-telepathy

Reply via email to