comparison ChangeLog @ 24109:f29588a95ea9

Add custom smiley support for XMPP. Closes #5627. committer: Sadrul Habib Chowdhury <imadil@gmail.com>
author Marcus Lundblad <ml@update.uu.se>
date Tue, 23 Sep 2008 07:38:47 +0000
parents dc8fac020fad 89bed0c03194
children 0006181485ea
comparison
equal deleted inserted replaced
24103:384217df4ee7 24109:f29588a95ea9
17 Finch: 17 Finch:
18 * A new 'Nested Grouping' option in the 'Grouping' plugin. Group 18 * A new 'Nested Grouping' option in the 'Grouping' plugin. Group
19 hierarchies are defined by the '/' character in the group names 19 hierarchies are defined by the '/' character in the group names
20 * A bug was fixed where some key-bindings wouldn't work with some TERMs 20 * A bug was fixed where some key-bindings wouldn't work with some TERMs
21 (e.g. xterm-color, screen-linux etc.) 21 (e.g. xterm-color, screen-linux etc.)
22
23 XMPP:
24 * Sending and receiving custom smileys using the specification in
25 XEP-0231 (bits of binary) and XHTML-IM
22 26
23 version 2.5.1 (08/30/2008): 27 version 2.5.1 (08/30/2008):
24 libpurple: 28 libpurple:
25 * In the Join/Part plugin, add the ability to apply the rules to 29 * In the Join/Part plugin, add the ability to apply the rules to
26 buddies. By default, joins and parts for buddies are still shown. 30 buddies. By default, joins and parts for buddies are still shown.