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