Issue10

Title Plugin idea: PyXSS integration
Priority feature Status done-cbb
Superseder Nosy List dmcc
Assigned To dmcc Topics plugin-idea, top-productivity

Created on 2003-05-13.19:55:36 by dmcc, last changed 2003-06-21.22:57:26 by dmcc.

Messages
msg115 (view) Author: dmcc Date: 2003-06-21.19:59:42
This is half complete.  We now report idle state but not
idle times.  This is because we can use <presence> to report
state but we need <iq> to request and receive times.  Since
jabberpy's IQ handling is busted, this latter part will have
to wait.
msg114 (view) Author: dmcc Date: 2003-06-21.08:35:56
This is a top productivity-bug, I think.  In any event, it's
simple enough that I'm doing it now.
msg19 (view) Author: dmcc Date: 2003-05-13.19:57:23
This bug is pending completion of Issue 2.
msg17 (view) Author: dmcc Date: 2003-05-13.19:55:36
PyXSS reports idle times.  We should be reporting idle times
(need to look up the spec for these) and possibly have an
auto-away option.
History
Date User Action Args
2003-06-21 22:57:26dmccsettopic: + top-productivity
2003-06-21 19:59:42dmccsetstatus: in-progress -> done-cbb
messages: + msg115
2003-06-21 08:35:56dmccsetstatus: deferred -> in-progress
messages: + msg114
2003-05-13 19:57:23dmccsetmessages: + msg19
2003-05-13 19:56:44dmccsetmessages: - msg18
2003-05-13 19:56:39dmccsetmessages: + msg18
2003-05-13 19:55:36dmcccreate