log mcabber/mcabber/commands.c @ 2366:480585fec48a default tip

age author description
Tue, 15 Sep 2020 21:31:00 +0200 franky Fix display when sending message to a full JID
Tue, 14 May 2019 22:19:33 +0200 franky Implemented another helper function jid_get_resource_name
Fri, 28 Sep 2018 17:56:42 +0200 Mikael Berthe Silence another compiler warning (-Wimplicit-fallthrough)
Fri, 28 Sep 2018 06:45:58 +0200 Michał Kępień Silence compiler warnings (-Wformat-truncation, -Wstringop-truncation)
Fri, 09 Feb 2018 09:34:47 +0100 Michał Kępień Fix exiting from verbatim multiline mode
Thu, 11 May 2017 14:35:35 +0200 Mikael Berthe Improve load_message_from_file() file content validation
Sun, 19 Feb 2017 18:55:12 +0100 franky Rebuild the buddylist after disconnect/before buddylist search
Sat, 11 Feb 2017 20:19:36 +0100 Mikael Berthe Let "::stuff" be treated as ":say :stuff" in chat mode
Tue, 01 Nov 2016 18:00:39 +0100 franky Replace global variable update_roster with scr_update_roster()
Tue, 01 Nov 2016 08:39:07 +0100 franky Don't rebuild the buddylist multiple times before a screen refresh
Sat, 17 Sep 2016 10:02:56 +0200 Mikael Berthe Use nick to set the role
Sun, 05 Jun 2016 20:06:46 +0200 Mikael Berthe Fix FSF addresses in all files
Sat, 07 May 2016 21:12:10 +0200 Mikael Berthe Filter out pgp_passphrase as well
Wed, 04 May 2016 11:38:19 +0600 Egor Kovetskiy do_say(): Do not display password value
Sat, 13 Feb 2016 13:34:32 +0100 franky Use the right union member
Thu, 23 Jul 2015 23:44:45 +0200 Holger Weiß New option: 'clear_unread_on_carbon'
Thu, 01 Oct 2015 23:03:06 +0200 Mikael Berthe Cosmetics/coding style
Thu, 01 Oct 2015 22:44:29 +0200 Mikael Berthe Do not crash when using say_to . on a special buffer item
Fri, 17 Oct 2014 22:31:03 +0200 franky Simplify handling of command '/quit'
Sun, 05 Oct 2014 11:30:35 +0200 Mikael Berthe Add /roster next_open_buffer
Sun, 06 Jul 2014 14:51:29 +0200 Mikael Berthe Rename iline compl_do to compl_do_fwd
Sun, 06 Jul 2014 14:51:17 +0200 Mikael Berthe Add a backward completion (Oleg)
Sun, 06 Jul 2014 13:24:06 +0200 Mikael Berthe Use bookmarked password (if any) when using "/room join"
Sun, 06 Jul 2014 13:12:10 +0200 Mikael Berthe Add support for storing passwords to a MUC (Nico Golde)
Sun, 06 Jul 2014 10:00:20 +0200 Mikael Berthe Remove deprecated options comments, update headers
Tue, 24 Jun 2014 20:41:05 +0200 Mikael Berthe Small (mostly cosmetic/stylistic) changes
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 13:57:56 +0400 sh!zeeg remove 'show_room_occupants_count' option. Just add member count unconditionaly