Re: [Licq-devel] Re: Save "Send through server" proposal

2002-07-18 Thread Jon Keating
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 18 July 2002 02:34 pm, Tim van Erven wrote: > On Thu, Jul 18, 2002 at 02:35:13PM +0200, Tim van Erven <[EMAIL PROTECTED]> wrote: > > Hi, > > Hi me. Hey you guys. > > In the qt-gui plugin in the Send Message dialog there's a "Send throug

[Licq-devel] [PATCH] fifo command debuglvl

2002-07-18 Thread Juan F. Codagnone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 implements one of the TODOs in the fifo.cpp ;^): adds to fifo commands a "debuglvl" command to complement the `redirect' command. now you can do: echo 'redirect /tmp/licq.log'>~/.licq/licq_fifo echo 'debuglvl 31' >/.licq/licq_fifo -juan. ---

[Licq-devel] Re: Save "Send through server" proposal

2002-07-18 Thread Tim van Erven
On Thu, Jul 18, 2002 at 02:35:13PM +0200, Tim van Erven <[EMAIL PROTECTED]> wrote: > Hi, Hi me. > In the qt-gui plugin in the Send Message dialog there's a "Send through > server"-checkbox. At present it doesn't 'remember' how I set it. > Instead it thinks it's smarter than I am and decides whet

[Licq-devel] PATCH: fallback to v6 instead of v2

2002-07-18 Thread Jonas Jensen
Some of the ICQ 2000b clients (at least build #3281, I don't know if others are affected) will sometimes report that they speak protocol version 0, which licq doesn't understand. This results in: 16:39:50: [???] Unknown peer-to-peer mode for RubberDuck (67298666): 0 when logging on. When trying

Re: [Licq-devel] Save "Send through server" proposal

2002-07-18 Thread Sebastian Ley
Tim van Erven <[EMAIL PROTECTED]> wrote: > - Add a flag to the daemon to store the user's last selection for each > contact. > - Add an option to the qt-gui to toggle using those flags. Looks good to me. Licq's guesses when to use "send through server" are not too precise... Sebastian -- PG

[Licq-devel] Save "Send through server" proposal

2002-07-18 Thread Tim van Erven
Hi, In the qt-gui plugin in the Send Message dialog there's a "Send through server"-checkbox. At present it doesn't 'remember' how I set it. Instead it thinks it's smarter than I am and decides whether it wants to be checked all by itself. I propose the following change: - Add a flag to the dae