log

age author description
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)