Index of /patches/hanji

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory   -
[   ]AIM-groupchat.patch 29-Mar-2005 20:52 14K
[   ]AIM-info.patch 19-Jun-2005 12:30 11K
[   ]AIM-typing.patch 19-Jun-2005 12:30 6.0K
[   ]HTML-Escape.patch 18-Apr-2005 21:09 2.5K
[   ]NOTICE-autoreply.patch 19-Jun-2005 12:30 6.3K
[   ]all.patch 19-Jun-2005 12:30 38K

bitlbee patches by Nelson Elhage (Hanji)
----------------------------------------

************************************************************************
NOTE: ALL OF THESE PATCHES ARE NOW OBSOLETE! These features are all
present in current BitlBee releases, so unless you insist on using an
old version of BitlBee, don't use these patches. They'll probably
disappear soon.
************************************************************************

All patches should be applied using -p1 in the root of the bitlbee
0.92 source directory. All patches should apply cleanly to a fresh
tree, but some, notably AIM-info and AIM-typing, will not apply cleanly
on top of each other -- using all.patch might be your best bet.

- AIM-groupchat.patch
 Brings AIM groupchat to parity with bitlbee groupchat support on other
 protocols - /join #sn, /invite and so on

- AIM-info.patch
 Adds a working AIM `info' command.  Contains the beginnings of code to
 integrate full AIM away messages into the more general bitlbee status
 system, but that part is mostly unfinished.

- AIM-typing.patch
 Adds support for sending and receiving AIM typing notifications

- HTML-Escape.patch
 Escapes outgoing HTML from bitlbee so clients won't strip it.

- NOTICE-autoreply.patch
 Makes /notice send an autoreply on AIM, and a normal message on other
 protocols (N.B. this may not work if send buffering is enabled)

- all.patch
 All the above patches in one.