log mcabber/src/main.c @ 1617:9ca672ee884f

age author description
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
Mon, 30 Jun 2008 23:13:50 +0200 Mikael Berthe Do not use srand()/rand() if better alternatives exist (mirabilos)
Thu, 03 Apr 2008 21:20:56 +0200 Mikael Berthe Add optional SIGWINCH handler (Markus Hennecke)
Thu, 27 Mar 2008 23:27:19 +0100 Mikael Berthe Remove configure option --enable-fifo
Mon, 17 Mar 2008 10:51:23 +0100 Mikael Berthe Fix false error with GnuTLS
Mon, 25 Feb 2008 20:27:56 +0100 Mikael Berthe Add option 'statefile' to keep track of unread messages across restarts