log mcabber/src/main.c @ 1657:c4ee6d99f75b

age author description
Sat, 05 Dec 2009 19:04:46 +0100 Mikael Berthe Fix resize event handling issue (reported by mvuets)
Tue, 01 Dec 2009 21:06:06 +0100 Myhailo Danylenko Improve UI latency and CPU usage
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
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
Mon, 18 Feb 2008 22:59:37 +0100 Mikael Berthe Implement FIFO named command pipe
Sun, 17 Feb 2008 21:19:58 +0100 Mikael Berthe Add a mainloop hook
Sun, 17 Feb 2008 21:15:30 +0100 Mikael Berthe Replace DEBUG_ENABLE with ENABLE_DEBUG
Sun, 17 Feb 2008 19:15:50 +0100 Mikael Berthe Randomize the default resource
Sat, 19 Jan 2008 16:30:39 +0100 Mikael Berthe Update copyrights
Sun, 18 Nov 2007 22:08:48 +0100 Mikael Berthe Do not connect when the SSL settings can't be used (suggested by Till Maas)
Sun, 11 Nov 2007 13:05:57 +0100 Mikael Berthe The command /quit can be used in bindings, hooks and sourced files
Thu, 20 Sep 2007 20:08:59 +0200 Mikael Berthe Make passphrase entry retries customizable (suggested by Till Maas)
Thu, 13 Sep 2007 20:05:21 +0200 Mikael Berthe Implement "/roster display"
Sun, 09 Sep 2007 17:44:34 +0200 Mikael Berthe Work around segfault in otrl_userstate_free()
Thu, 30 Aug 2007 00:52:51 +0200 Frank Zschockelt OTR support
Wed, 27 Jun 2007 22:13:10 +0200 Mikael Berthe Change command line option -v to -V
Tue, 26 Jun 2007 20:35:02 +0200 Mikael Berthe Add command line option -v
Tue, 26 Jun 2007 19:16:15 +0200 Mikael Berthe Don't start when command line options are wrong
Fri, 22 Jun 2007 19:18:44 +0200 Mikael Berthe Add gnutls suppport
Sat, 16 Jun 2007 19:41:09 +0200 Mikael Berthe Cosmetics
Sat, 16 Jun 2007 12:30:43 +0200 Mikael Berthe Re-enable gpg-agent (revert 591d8b35c881)
Thu, 17 May 2007 10:55:49 +0200 Mikael Berthe Disable gpg-agent
Thu, 17 May 2007 10:44:01 +0200 Mikael Berthe Fix a problem with the ssl_ca{file,path} variables expansion
Sat, 28 Apr 2007 22:01:37 +0200 Mikael Berthe Update copyrights
Sat, 21 Apr 2007 12:06:13 +0200 Mikael Berthe New command: /source
Wed, 04 Apr 2007 23:23:37 +0200 entragian Add aspell support
Wed, 04 Apr 2007 22:03:49 +0200 Mikael Berthe Move init_bindings() to screen.c, with a few updates
Tue, 03 Apr 2007 20:30:34 +0200 Mikael Berthe Add init_bindings() for default key bindings (Lego12239)
Sun, 18 Feb 2007 11:03:49 +0100 Mikael Berthe Allow '~' (HOME directory) in config options
Sat, 13 Jan 2007 14:29:41 +0100 misc Fix memory leak
Sat, 02 Dec 2006 11:13:40 +0100 Mikael Berthe Extand pgp_data structure
Thu, 30 Nov 2006 19:51:09 +0100 Mikael Berthe Code cleanup
Mon, 27 Nov 2006 20:55:33 +0100 Mikael Berthe Cleanup/cosmetics
Sun, 26 Nov 2006 10:42:25 +0100 Mikael Berthe Initial PGP support (decrypt)
Wed, 01 Nov 2006 21:36:50 +0100 Mikael Berthe Add option 'disable_chatstates'
Sun, 17 Sep 2006 14:35:25 +0200 Mikael Berthe mcabber_disconnect() -> static mcabber_terminate()
Sun, 17 Sep 2006 14:32:27 +0200 Mikael Berthe Display mcabber version in the status window
Sat, 02 Sep 2006 14:54:12 +0200 Mikael Berthe Use current ssl_verify value in /connect
Fri, 14 Jul 2006 19:32:23 +0200 Mikael Berthe Fix an autoaway problem
Tue, 11 Jul 2006 22:50:48 +0200 Mikael Berthe Get rid of "busy-waiting" (Christof Meerwald)
Sat, 08 Jul 2006 23:32:49 +0200 Jefferson Ogata SSL server certificate verification
Fri, 02 Jun 2006 20:39:01 +0200 Mikael Berthe Minor changes