Name Last modified Size Description
Parent Directory 29-Jun-2006 23:00 -
AIM-groupchat.patch 29-Mar-2005 22:52 14k
AIM-info.patch 19-Jun-2005 14:30 11k
AIM-typing.patch 19-Jun-2005 14:30 6k
HTML-Escape.patch 18-Apr-2005 23:09 3k
NOTICE-autoreply.patch 19-Jun-2005 14:30 6k
all.patch 19-Jun-2005 14: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.