Index of /patches/hanji

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -  
[TXT]AIM-groupchat.patch29-Mar-2005 15:52 14K 
[TXT]AIM-info.patch19-Jun-2005 08:30 11K 
[TXT]AIM-typing.patch19-Jun-2005 08:30 6.0K 
[TXT]HTML-Escape.patch18-Apr-2005 17:09 2.5K 
[TXT]NOTICE-autoreply.patch19-Jun-2005 08:30 6.3K 
[TXT]README.txt24-Jun-2006 15:49 1.4K 
[TXT]all.patch19-Jun-2005 08: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.