annotate src/protocols/silc/TODO @ 13505:7a6763bbf82b

[gaim-migrate @ 15881] On Mon, 2006-03-13 at 15:10 -0500, Adil wrote: > Would it be `better' to not print an error message for the event > (because it is possible to have a chat-window for a disconnected > account), and popup a menu with disabled entries instead? This commit implements that. I've also removed some code duplication by having create_chat_menu() look up the prpl_info from the gc. Also, I think we should grey out the Send File menu item when a particular user doesn't have the ability to receive files, rather than not show it. It's more consistent with what we do elsewhere. I've made that change as well. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Tue, 14 Mar 2006 06:15:31 +0000
parents 01f689cd7b49
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8849
50d0f76639e7 [gaim-migrate @ 9616]
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
1 Features TODO (maybe)
50d0f76639e7 [gaim-migrate @ 9616]
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
2 =====================
50d0f76639e7 [gaim-migrate @ 9616]
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
3
12167
5851a9219bc7 [gaim-migrate @ 14468]
Ethan Blanton <elb@pidgin.im>
parents: 8849
diff changeset
4 Sending images
5851a9219bc7 [gaim-migrate @ 14468]
Ethan Blanton <elb@pidgin.im>
parents: 8849
diff changeset
5 - Sending images to channel too, if Gaim allows it.
5851a9219bc7 [gaim-migrate @ 14468]
Ethan Blanton <elb@pidgin.im>
parents: 8849
diff changeset
6
8849
50d0f76639e7 [gaim-migrate @ 9616]
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
7 Preferences
50d0f76639e7 [gaim-migrate @ 9616]
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
8 - Add joined channels to buddy list automatically (during
50d0f76639e7 [gaim-migrate @ 9616]
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
9 session)
50d0f76639e7 [gaim-migrate @ 9616]
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
10 - Add joined channels to buddy list automatically permanently
12303
01f689cd7b49 [gaim-migrate @ 14607]
Stu Tomlinson <stu@nosnilmot.com>
parents: 12217
diff changeset
11
01f689cd7b49 [gaim-migrate @ 14607]
Stu Tomlinson <stu@nosnilmot.com>
parents: 12217
diff changeset
12 Buddy icon
01f689cd7b49 [gaim-migrate @ 14607]
Stu Tomlinson <stu@nosnilmot.com>
parents: 12217
diff changeset
13 - After SILC Toolkit 1.0.2 buddy icon support can be added
01f689cd7b49 [gaim-migrate @ 14607]
Stu Tomlinson <stu@nosnilmot.com>
parents: 12217
diff changeset
14 (SILC_ATTERIBUTE_USER_ICON).