log

age author description
Tue, 24 Jun 2014 20:58:46 +0200 Mikael Berthe Fix ANSI C-incompatible change
Tue, 24 Jun 2014 20:42:29 +0200 Mikael Berthe Rework muc_get_item_info()
Tue, 24 Jun 2014 20:41:05 +0200 Mikael Berthe Small (mostly cosmetic/stylistic) changes
Tue, 24 Jun 2014 19:51:39 +0200 Mikael Berthe Add a mention about the room topic -u switch to the help files
Tue, 24 Jun 2014 19:42:41 +0200 Mikael Berthe Slightly rework room_topic -u implementation
Tue, 24 Jun 2014 19:10:57 +0200 Mikael Berthe Merge shizeeg's branch with main
Thu, 15 May 2014 02:58:13 +0000 shizeeg change free() to g_free()
Wed, 14 May 2014 17:57:20 +0400 sh!zeeg show actor's nick and jid on kick/ban if available
Wed, 14 May 2014 14:20:44 +0400 sh!zeeg shorten 'status change' message in MUC
Wed, 14 May 2014 14:13:27 +0400 sh!zeeg MUC: when supported, prefer to show actor's nick over actor's jid on kick/ban.
Wed, 14 May 2014 13:57:56 +0400 sh!zeeg remove 'show_room_occupants_count' option. Just add member count unconditionaly
Wed, 14 May 2014 10:47:56 +0400 sh!zeeg reimplement 'unescape_topic' option as '/room topic -u' switch
Tue, 13 May 2014 21:18:22 +0400 sh!zeeg add option 'unescape_topic'
Tue, 13 May 2014 20:24:51 +0400 sh!zeeg add option 'show_room_occupants_count'
Tue, 24 Jun 2014 18:56:24 +0200 Mikael Berthe Fix command line issue reported by Minos
Mon, 09 Jun 2014 10:01:48 +0200 Mikael Berthe Reset carbons when the connection is closed
Sun, 11 May 2014 18:02:41 +0200 Mikael Berthe Update HGignore
Sun, 11 May 2014 17:42:17 +0200 Mikael Berthe Copy carbons help text to language directories
Sun, 11 May 2014 17:30:02 +0200 Mikael Berthe Update API ChangeLog (v29, v30)
Sun, 11 May 2014 17:27:51 +0200 Mikael Berthe Bump API (message carbons)
Sun, 11 May 2014 17:26:47 +0200 Mikael Berthe Cosmetics
Sun, 11 May 2014 17:19:34 +0200 Mikael Berthe Display a warning when the /carbons parameter is wrong
Sun, 11 May 2014 17:18:18 +0200 Mikael Berthe Misc. style updates
Tue, 15 Oct 2013 19:12:10 +0200 Roeland Jago Douma Removed unused carbons_init function
Tue, 15 Oct 2013 19:10:48 +0200 Roeland Jago Douma Less verbose logging of received carbons
Tue, 15 Oct 2013 19:07:18 +0200 Roeland Jago Douma Allow the user to enable/disable carbons from the command line
Tue, 15 Oct 2013 18:55:18 +0200 Roeland Jago Douma Added carbon command
Tue, 15 Oct 2013 18:51:39 +0200 Roeland Jago Douma Bit more checks for enabling carbons
Sun, 03 Mar 2013 14:32:16 +0100 Roeland Jago Douma Very basic carbons support is hacked into mcabber.
Sat, 02 Mar 2013 18:22:10 +0100 Roeland Jago Douma Added option to enable carbons (set carbons = 1 in mcabberrc)
Fri, 01 Mar 2013 15:27:29 +0100 Roeland Jago Douma We can determine if the server supports carbons. By means of XEP-0030: Service
Sun, 11 May 2014 15:08:02 +0200 Mikael Berthe Update API (attention_char)
Sun, 11 May 2014 15:07:07 +0200 Mikael Berthe Add a guard for 'attention_char'
Sun, 11 May 2014 14:27:05 +0200 Mikael Berthe Add option 'attention_char'
Thu, 08 May 2014 21:52:39 +0200 Mikael Berthe Merge main with crew
Mon, 07 Apr 2014 08:46:17 +0200 Hermitifier Lock buffer automatically when scrolled up, unlock when at bottom ("buffer_smart_scrolling" setting)
Thu, 08 May 2014 19:19:02 +0200 Mikael Berthe Post-0.10.3 changes
Thu, 08 May 2014 18:54:41 +0200 Mikael Berthe Added signature for changeset 7ee2388a492a
Thu, 08 May 2014 18:53:16 +0200 Mikael Berthe Added tag 0.10.3 for changeset 7ee2388a492a
Thu, 08 May 2014 18:38:40 +0200 Mikael Berthe Ready for release 0.10.3 0.10.3
Thu, 08 May 2014 17:17:08 +0200 Mikael Berthe Update API ChangeLog (v28)
Thu, 08 May 2014 17:16:33 +0200 Mikael Berthe Update API (ssl_ciphers, ssl_ca, color_timestamp)
Fri, 04 Apr 2014 13:54:22 +0200 Hermitifier Change phony targets in makefile to remove unnecessary compilation
Thu, 03 Apr 2014 16:11:16 +0200 Hermitifier Add option to highlight timestamp added by server.
Mon, 04 Nov 2013 21:48:04 +0100 franky Added setting "ssl_ca" to set additional certificates to trust
Fri, 25 Oct 2013 22:20:23 +0200 franky Fix Makefile.am of fifo module
Fri, 25 Oct 2013 22:14:40 +0200 franky Fix GCC warning (variable set but not used)
Fri, 25 Oct 2013 21:27:31 +0200 franky Fix compilation for old loudmouth libraries
Thu, 24 Oct 2013 22:52:01 +0200 franky Added setting "ssl_ciphers" to define the allowed ciphers
Sun, 29 Sep 2013 17:55:17 +0200 Mikael Berthe Use AC_CONFIG_HEADERS
Wed, 15 May 2013 13:32:42 +0300 Myhailo Danylenko Fix typo in form field value for set-status remote command
Sun, 29 Sep 2013 14:53:07 +0200 Mikael Berthe Update API ChangeLog (v27)
Sun, 29 Sep 2013 14:44:30 +0200 Mikael Berthe Update API (changes in FIFO C file names)
Sun, 29 Sep 2013 14:41:20 +0200 Mikael Berthe Remove forgotten comment line
Sun, 29 Sep 2013 14:31:14 +0200 Mikael Berthe Rename FIFO module file name
Sun, 29 Sep 2013 13:36:43 +0200 Mikael Berthe Update HGignore file
Sun, 29 Sep 2013 13:17:39 +0200 Mikael Berthe Add XC_AUTOMAKE from Daniel Stenberg and use subdir-objects
Wed, 15 May 2013 13:32:42 +0300 Myhailo Danylenko Switch to libotr v4 API
Wed, 15 May 2013 13:32:42 +0300 Myhailo Danylenko Round high priority
Sun, 29 Sep 2013 11:07:06 +0200 Mikael Berthe Some whitespace cleanup