log mcabber/src/main.c @ 1643:8c0e173d7d6a

age author description
Tue, 03 Nov 2009 22:16:22 +0100 Mikael Berthe Increase mcabber_loop delay
Thu, 22 Oct 2009 20:13:38 +0200 Mikael Berthe Remove deprecated option ('hide_offline_buddies')
Thu, 22 Oct 2009 20:00:24 +0200 Mikael Berthe Reorder feature list in mcabber -V
Wed, 21 Oct 2009 13:33:15 +0200 Mikael Berthe Cosmetic changes
Mon, 12 Oct 2009 14:25:00 +0200 franky Process keycodes faster
Sun, 11 Oct 2009 20:06:47 +0200 Mikael Berthe Replace 'username' with 'jid' in the configuration file
Sun, 11 Oct 2009 16:01:52 +0200 Myhailo Danylenko Add modules
Tue, 23 Sep 2008 10:59:25 +0200 franky Updated Entity Capabilities support (XEP-0115)
Sun, 11 Oct 2009 15:39:32 +0200 Mikael Berthe Update/Add headers
Sun, 11 Oct 2009 15:38:32 +0200 franky Replace libjabber with loudmouth
Thu, 08 Oct 2009 19:40:23 +0200 Mikael Berthe Fix typo reported by rhonda
Sun, 04 Oct 2009 19:33:38 +0200 Mikael Berthe Add support for spellchecking with Enchant (caolan)
Sun, 05 Oct 2008 23:34:39 +0200 Mikael Berthe Clean up FIFO on SIGTERM (T. Glaser)
Sat, 04 Oct 2008 14:13:49 +0200 Mikael Berthe Use random resource suffix by default
Tue, 22 Jul 2008 23:07:58 +0200 Mikael Berthe Previous fix was incomplete