log mcabber/src/settings.c @ 1661:64a7428afcb3

age author description
Mon, 07 Dec 2009 11:16:03 +0200 Myhailo Danylenko Print list of options with '/set'
Tue, 01 Dec 2009 21:06:06 +0100 Myhailo Danylenko Improve UI latency and CPU usage
Sun, 11 Oct 2009 20:58:20 +0200 franky Use the username for authentication, added jid_get_username() to utils.c
Sun, 11 Oct 2009 16:01:52 +0200 Myhailo Danylenko Add modules
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
Tue, 27 Jan 2009 22:19:04 +0100 Mikael Berthe Fix segfault in command /pgp (reported by Maxim Vuets)
Sat, 27 Sep 2008 22:44:02 +0200 Mikael Berthe Cosmetics
Sat, 19 Jan 2008 16:30:39 +0100 Mikael Berthe Update copyrights
Mon, 10 Dec 2007 21:45:24 +0100 Mikael Berthe Use bookmarked nickname when manually joining a room
Sun, 02 Dec 2007 13:38:44 +0100 Mikael Berthe Small code cleanup
Sun, 11 Nov 2007 13:05:57 +0100 Mikael Berthe The command /quit can be used in bindings, hooks and sourced files
Sun, 11 Nov 2007 12:22:41 +0100 Mikael Berthe Extend command /source
Thu, 30 Aug 2007 00:52:51 +0200 Frank Zschockelt OTR support
Sat, 25 Aug 2007 11:06:28 +0200 Mikael Berthe Allow longer lines in config file
Tue, 21 Aug 2007 20:49:03 +0200 Mikael Berthe Add configurable roster colors (Michal 'vorner' Vaner)
Tue, 01 May 2007 18:19:12 +0200 Mikael Berthe Do not check file permissions when using /source
Sat, 28 Apr 2007 22:01:37 +0200 Mikael Berthe Update copyrights
Sat, 28 Apr 2007 12:16:45 +0200 Mikael Berthe Expand startswith()
Fri, 27 Apr 2007 00:37:57 +0200 Mikael Berthe Add /pgp [-]force
Sat, 21 Apr 2007 12:06:13 +0200 Mikael Berthe New command: /source
Fri, 20 Apr 2007 17:14:38 +0200 Mikael Berthe Fix a conflict between verbatim multiline mode and the key binding system
Tue, 06 Feb 2007 00:21:42 +0100 Mikael Berthe Add option "max_history_blocks"
Sun, 03 Dec 2006 19:29:54 +0100 Mikael Berthe Fix a few memory leaks after calls to parse_assigment()
Sun, 03 Dec 2006 11:59:42 +0100 Mikael Berthe Use a hash for settings
Sat, 02 Dec 2006 13:29:56 +0100 Mikael Berthe Allow pgp commands in config file, update sample configuration file
Sat, 02 Dec 2006 11:13:40 +0100 Mikael Berthe Extand pgp_data structure
Wed, 08 Nov 2006 22:26:27 +0100 Mikael Berthe Use existing conference bookmarks
Fri, 29 Sep 2006 20:28:20 +0200 Alexis Hildebrandt Configurable command character
Fri, 02 Jun 2006 20:39:01 +0200 Mikael Berthe Minor changes