Feature #170

avatar

set away automatically when no connection to server

Added by seb sch 5483 days ago. Updated 4987 days ago.

Status:Closed Start:04/13/2009
Priority:Normal Due date:
Assigned to:avatarMirco Bauer % Done:

100%

Category:Engine
Target version:0.8
Complexity:

Medium

Votes: 1 (View)

Description

It would be nice to appear as away to others when you are not connected to the smuxi-server.
I never used /away but relied on the bouncer to do that.


Related issues

blocked by Smuxi - Task #454 Presence API Closed 08/22/2010

Associated revisions

Revision dfc486faff93b9e1af9234e76816b177f4f23539
Added by Mirco Bauer 4987 days ago

Automatically set and unset away state. (closes: #170)

When the last connected frontend disconnects from the session and when a
frontend connects again it will automatically update the away state for all
protocol managers.

This feature introduces a simple presence API which each protocol manager can
support. (closes: #454)

History

Updated by Mirco Bauer 5483 days ago

avatar
  • Category set to Engine
  • Assigned to set to Mirco Bauer

Thats a good idea, I planned to do that as some kind of "auto-away" plugin (once we have a plugin API that is). It could activate away based on inactivity or no connected frontends.

Updated by Mirco Bauer 5217 days ago

avatar
  • Complexity set to Medium

As there is no presence API to set "away" in a protocol neutral way, this is could be easy but its not. The Session object knows how many active frontends are connected (via the FrontendManager registry).

Updated by Mirco Bauer 5065 days ago

avatar
  • Target version set to 0.8

Updated by Mirco Bauer 4987 days ago

avatar
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF