]> git.0d.be Git - empathy.git/blob - TODO
Fix authors for fixed bugs in NEWS and release.py, Bump ABI version and prepare for...
[empathy.git] / TODO
1 Things you can do if you want to help:
2
3  - Specialised UI for configuring IRC accounts. (Guillaume is already working
4    on IRC widget).
5  - UI for inviting a contact in a chatroom.
6  - UI for accept/refuse invitation to join a chatroom and VoIP calls.
7  - UI to send a message directly to a contact.
8  - GtkWidget-ify libempathy-gtk. Actually most window/dialog do not inherit from
9    GtkWindow/GtkDialog. Need to create a glade catalog, it seems to not be
10    that easy.
11  - Remove Quit option everywhere, empathy is a session service and shouldn't be
12    leaved.
13  - Add sound events
14  - Add register capability in EmpathyAccountsDialog if the profile says
15    it's supported.
16  - Write a manual based on gossip's.
17  - Reviewing File Transfer patch, see bug #462172.
18  - Drop libtelepathy and use telepathy-glib instead when it gets client-side
19    functions.
20  - Drop Nokia's MissionControl and use the standardized MC spec instead.
21  - Replace GnomeVFS by Gio.
22  - Improve VoIP support once stream-engine gets cleaned and moved into tp-glib.
23  - Split MUC out of Empathy's main program and create a xchat-gnome-like
24    program for MUCs.
25  - See with Gnome Online Desktop project how to implement meta-contacts and
26    merge information from multiple contacts.
27  - Testing and Bugfixing.
28  
29 If you want to contribute you can ask for information at
30  - #telepathy on freenode
31  - Telepathy's mailing list: telepathy@lists.freedesktop.org