GNOME Bugzilla – Bug 723432
Fixes for presence
Last modified: 2014-02-07 10:55:52 UTC
And some other stuff I spotted on the way.
Created attachment 267798 [details] [review] MainWindow: fix function call syntax These are not constructors.
Created attachment 267799 [details] [review] Include a status when requesting offline presence While this probably makes no difference for the IRC protocol, it makes for a better output of mc-tool, and is consistent with what empathy does.
Created attachment 267800 [details] [review] AccountsMonitor: complete the async call to set the presence It makes no difference because we ignore the result and we're about to close the app anyway, but it's more correct in theory.
Review of attachment 267798 [details] [review]: Whoops
Review of attachment 267799 [details] [review]: OK
Review of attachment 267800 [details] [review]: Sure.
Attachment 267798 [details] pushed as 703c4e8 - MainWindow: fix function call syntax Attachment 267799 [details] pushed as dd4b257 - Include a status when requesting offline presence Attachment 267800 [details] pushed as 6dd6383 - AccountsMonitor: complete the async call to set the presence