Psi Jabber Client

Roadmap for version 0.11.1

100% of 3 tasks completed.

Roadmap for version 0.12 Expand all | Collapse all

98% of 62 tasks completed. 1 open tasks:

FS#857 - Crash while using ESC to abort drag and drop while ESC also clos Expand Collapse
in muc or chat dialogs dragging selected text in the log and pressing esc crashes when esc is also the shortcut to close the dialog. Disabling the shortcut prevents the crash.

Roadmap for version 0.13 Expand all | Collapse all

13% of 16 tasks completed. 14 open tasks:

FS#74 - Revamp history system Expand Collapse
Ability to restore entire chats, show in normal order, not reverse, etc...

http://psi-im.org/wiki/GSoC08_Message_History
FS#715 - Entity Caps 1.5 support Expand Collapse
We should update caps support to the verifying 1.5 version.
FS#744 - problems with compilation of plugins: echo Expand Collapse
for no errors please apply this patch to svn :

diff -ur psi.orig/src/plugins/generic/echo/echoplugin.cpp psi-0.12-daisy-20071225-src/src/plugins/generic/echo/echoplugin.cpp
--- psi.orig/src/plugins/generic/echo/echoplugin.cpp 2008-01-03 22:51:18.000000000 +0100
+++ psi-0.12-daisy-20071225-src/src/plugins/generic/echo/echoplugin.cpp 2007-12-29 23:46:14.000000000 +0100
@@ -60,7 +60,7 @@
{
qWarning(qPrintable(QString("Received message '%1', echoing back to %2").arg(message).arg...
FS#745 - problems with compilation of plugins: null Expand Collapse
for no errors please apply this patch to svn :

diff -ur psi.orig/src/plugins/generic/null/nullplugin.cpp psi-0.12-daisy-20071225-src/src/plugins/generic/null/nullplugin.cpp
--- psi.orig/src/plugins/generic/null/nullplugin.cpp 2008-01-03 22:51:21.000000000 +0100
+++ psi-0.12-daisy-20071225-src/src/plugins/generic/null/nullplugin.cpp 2007-12-30 00:17:02.000000000 +0100
@@ -27,17 +27,29 @@

#include "psiplugin.h"

-class NullPlugin : public QObject, public PsiPlugin
+class NullPlugi...
FS#746 - problems with compilation of plugins: python Expand Collapse
for no errors please apply this patch to svn (Also added simple per OS python pathes):

diff -ur psi.orig/src/plugins/generic/python/pythonplugin.pro psi-0.12-daisy-20071225-src/src/plugins/generic/python/pythonplugin.pro
--- psi.orig/src/plugins/generic/python/pythonplugin.pro 2008-01-03 22:51:23.000000000 +0100
+++ psi-0.12-daisy-20071225-src/src/plugins/generic/python/pythonplugin.pro 2008-01-03 23:52:00.000000000 +0100
@@ -1,6 +1,17 @@
include(../../plugins.pri)

-PYTHON...
FS#757 - Middle click on Tab Expand Collapse
Close the tab when clicking with middle click.
FS#764 - Patch review (META TASK) Expand Collapse
This task should depend on all tasks which are waiting for patch review.
Please don't close this task.
FS#797 - "Authorization removed" text Expand Collapse
Jesse Thompson to Psi
Feb 8

I think that the Psi message "Your authorization has been removed!" is
misleading. I think that it is confusing to users that don't know much
about jabber. They might think that their account was disabled, or that
person doesn't want to be friends, or whatever.

How about
"This person has removed your ability to see his/her presence
information. This usually means that you have been removed from their
roster, however it could also be the result of an ...
FS#799 - Add forum link to help menu Expand Collapse
[13:19:00] <Peter Saint-Andre> oh and maybe the Help menu should have
a link to the forum?

Right now we've got Report a Bug which goes to the forum, but nothing
that indicates we have a Forum.
FS#801 - 'status' tab for 'user info' is empty for muc members Expand Collapse
The status field used to contain the tooltip data like normal roster contacts. Since the new muc code it seems empty all the time.
FS#803 - retrieve vcard when viewing Expand Collapse
Psi caches vcard information, which can be a problem if a remote contact has updated their information (a new phone number for instance.) This means that people would have to click "Retrieve" every time they view a vcard in order to get the updated information. There are two problems with this:

1. Many people will not think to retrieve the vcard, so the incorrect information will persist.

2. If people should be retrieving the vcard every time, then why not just do this by default in Psi?...
FS#804 - Too many timer events due to URLObject. Expand Collapse
Log starts at http://conference.psi-im.org/psi(at)conference.psi-im.org/2008/03/02.html#13:58:13 and continues for about 2 and a half hour.

Relevant quote:
[16:30:42] <infiniti> if URLObject exists, then you get lots of timers
[16:30:55] <infiniti> this object is created when URLObject::instance() is called in psicon
[16:31:10] <textshell> what would an URL do with timers? *wonders*
[16:31:16] <vorner> psicon would be the thing in tray?
[16:31:22] <infiniti> it makes some icons. my guess...
FS#812 - Use tabbed chats should grey out the corresponding combo box Expand Collapse
Use tabbed chats should grey out the corresponding combo box to avoid confusion.
FS#841 - new account server list retriving doesn't handle redirects. Expand Collapse
QHttp doesn't handle redirects graceful, we have to fix this because jabber.org could use (and did for a short time) use redirects on that url. Psi should be able to handle that case.

Roadmap for version 0.14

0% of 0 tasks completed.

Roadmap for version 1.0

100% of 1 tasks completed.

Text Version