Sun, 12 May 2019 10:10:12 +0200 Remove support for libotr 3.x
franky [Sun, 12 May 2019 10:10:12 +0200] rev 2336
Remove support for libotr 3.x libotr 4.0.0 was released in 2012... There should be no distribution with a support lifecycle left that only packages libotr 3.x
Sat, 11 May 2019 22:36:30 +0200 Fix a typo
franky [Sat, 11 May 2019 22:36:30 +0200] rev 2335
Fix a typo
Mon, 17 Feb 2020 23:44:03 +0000 Fix multiple declarations issue with vi_mode
Andrey Utkin <andrey_utkin@gentoo.org> [Mon, 17 Feb 2020 23:44:03 +0000] rev 2334
Fix multiple declarations issue with vi_mode This fails compilation with GCC 10 or -fno-common in CFLAGS. Link: https://bugs.gentoo.org/707418
Mon, 17 Feb 2020 23:40:49 +0000 Fix multiple declarations issue with COLOR_ATTRIB
Andrey Utkin <andrey_utkin@gentoo.org> [Mon, 17 Feb 2020 23:40:49 +0000] rev 2333
Fix multiple declarations issue with COLOR_ATTRIB This fails compilation with GCC 10 or -fno-common in CFLAGS. Link: https://bugs.gentoo.org/707418
Mon, 25 Nov 2019 21:40:51 +0100 Link against tinfo _or_ tinfow
franky [Mon, 25 Nov 2019 21:40:51 +0100] rev 2332
Link against tinfo _or_ tinfow When linking againt libraries for wide characters, only libtinfow should be linked.
Wed, 04 Sep 2019 13:38:55 +0200 Add colorcli theme
Jonas Jared Jacek <mail@jonas.me> [Wed, 04 Sep 2019 13:38:55 +0200] rev 2331
Add colorcli theme
Fri, 10 May 2019 00:17:20 +0200 Check setting disable_random_resource correctly
franky [Fri, 10 May 2019 00:17:20 +0200] rev 2330
Check setting disable_random_resource correctly
Thu, 09 May 2019 23:18:15 +0200 Fix otr disconnected message for otrv4
franky [Thu, 09 May 2019 23:18:15 +0200] rev 2329
Fix otr disconnected message for otrv4
Thu, 09 May 2019 21:19:31 +0200 Fix roster colors, closes issue #60
franky [Thu, 09 May 2019 21:19:31 +0200] rev 2328
Fix roster colors, closes issue #60 According to the X/Open Curses standard Issue 4 v2, it is unspecified whether wattrset can change attributes except A_BLINK, A_BOLD, A_DIM, A_REVERSE, A_STANDOUT, A_UNDERLINE. Thus we should use wbkgdset() for changing colors.
Fri, 28 Sep 2018 17:56:42 +0200 Silence another compiler warning (-Wimplicit-fallthrough)
Mikael Berthe <mikael@lilotux.net> [Fri, 28 Sep 2018 17:56:42 +0200] rev 2327
Silence another compiler warning (-Wimplicit-fallthrough)
Fri, 28 Sep 2018 06:45:58 +0200 Silence compiler warnings (-Wformat-truncation, -Wstringop-truncation)
Michał Kępień <bitbucket@kempniu.pl> [Fri, 28 Sep 2018 06:45:58 +0200] rev 2326
Silence compiler warnings (-Wformat-truncation, -Wstringop-truncation)
Mon, 24 Sep 2018 21:04:09 +0200 Prevent assigning negative values to unsigned variables
Michał Kępień <bitbucket@kempniu.pl> [Mon, 24 Sep 2018 21:04:09 +0200] rev 2325
Prevent assigning negative values to unsigned variables
Sun, 23 Sep 2018 22:52:29 +0200 Add support for displaying the number of unread messages for each roster entry
Michał Kępień <bitbucket@kempniu.pl> [Sun, 23 Sep 2018 22:52:29 +0200] rev 2324
Add support for displaying the number of unread messages for each roster entry
Thu, 22 Mar 2018 19:27:48 +0100 Make ignore file more compatible with gitignore format
Mikael Berthe <mikael@lilotux.net> [Thu, 22 Mar 2018 19:27:48 +0100] rev 2323
Make ignore file more compatible with gitignore format
Thu, 22 Mar 2018 19:25:14 +0100 Add .gitignore for git mirrors
Mikael Berthe <mikael@lilotux.net> [Thu, 22 Mar 2018 19:25:14 +0100] rev 2322
Add .gitignore for git mirrors Using a symlink to the .hgignore file, seems good.
Fri, 09 Feb 2018 09:34:47 +0100 Fix exiting from verbatim multiline mode
Michał Kępień <bitbucket@kempniu.pl> [Fri, 09 Feb 2018 09:34:47 +0100] rev 2321
Fix exiting from verbatim multiline mode
Sun, 25 Jun 2017 22:50:43 +0200 Fix bogus indent
Mikael Berthe <mikael@lilotux.net> [Sun, 25 Jun 2017 22:50:43 +0200] rev 2320
Fix bogus indent
Sun, 04 Jun 2017 23:51:53 +0200 Post-1.1.0 changes
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Jun 2017 23:51:53 +0200] rev 2319
Post-1.1.0 changes
Sun, 04 Jun 2017 23:39:31 +0200 Added signature for changeset 90b3e9876641
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Jun 2017 23:39:31 +0200] rev 2318
Added signature for changeset 90b3e9876641
Sun, 04 Jun 2017 23:39:04 +0200 Added tag 1.1.0 for changeset 90b3e9876641
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Jun 2017 23:39:04 +0200] rev 2317
Added tag 1.1.0 for changeset 90b3e9876641
Sun, 04 Jun 2017 23:12:54 +0200 Release 1.1.0 1.1.0
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Jun 2017 23:12:54 +0200] rev 2316
Release 1.1.0
Thu, 11 May 2017 14:35:35 +0200 Improve load_message_from_file() file content validation
Mikael Berthe <mikael@lilotux.net> [Thu, 11 May 2017 14:35:35 +0200] rev 2315
Improve load_message_from_file() file content validation
Thu, 11 May 2017 14:32:24 +0200 Update manpage
Mikael Berthe <mikael@lilotux.net> [Thu, 11 May 2017 14:32:24 +0200] rev 2314
Update manpage
Fri, 21 Apr 2017 21:50:16 +0200 Do not use g_slist_free_full() which requires glib2 2.28.0 (Frank Bergmann)
Mikael Berthe <mikael@lilotux.net> [Fri, 21 Apr 2017 21:50:16 +0200] rev 2313
Do not use g_slist_free_full() which requires glib2 2.28.0 (Frank Bergmann) mcabber does not build on RHEL5. The root cause is that mcabber uses g_slist_free_full which is available since glib2 2.28.0 but configure checks only for 2.14.0. This patch substitutes the g_slist_free_full call. Frank Bergmann
Sun, 19 Feb 2017 18:55:12 +0100 Rebuild the buddylist after disconnect/before buddylist search
franky [Sun, 19 Feb 2017 18:55:12 +0100] rev 2312
Rebuild the buddylist after disconnect/before buddylist search
Mon, 13 Feb 2017 20:02:14 +0100 Correctly initialize vi_mode when it is set in configuration file
Mikael Berthe <mikael@lilotux.net> [Mon, 13 Feb 2017 20:02:14 +0100] rev 2311
Correctly initialize vi_mode when it is set in configuration file (It was broken in e00ae0763468)
Sat, 11 Feb 2017 20:19:36 +0100 Let "::stuff" be treated as ":say :stuff" in chat mode
Mikael Berthe <mikael@lilotux.net> [Sat, 11 Feb 2017 20:19:36 +0100] rev 2310
Let "::stuff" be treated as ":say :stuff" in chat mode
Sat, 11 Feb 2017 12:40:43 +0100 Do not use litteral command char (':', '/')
Mikael Berthe <mikael@lilotux.net> [Sat, 11 Feb 2017 12:40:43 +0100] rev 2309
Do not use litteral command char (':', '/')
Sun, 26 Jul 2015 22:45:56 +0200 Let <Enter> (un)fold groups in vi mode
Holger Weiß <holger@zedat.fu-berlin.de> [Sun, 26 Jul 2015 22:45:56 +0200] rev 2308
Let <Enter> (un)fold groups in vi mode When the input line is empty and the user hits the <Enter> key on a roster group name, (un)fold that group even if vi_mode is set to 1. --- mcabber/mcabber/screen.c | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-)
Sun, 26 Jul 2015 19:26:29 +0200 Enter chat mode with <Enter> also in vi mode
Holger Weiß <holger@zedat.fu-berlin.de> [Sun, 26 Jul 2015 19:26:29 +0200] rev 2307
Enter chat mode with <Enter> also in vi mode When the input line is empty and the user hits the <Enter> key, switch to chat mode even if vi_mode is set to 1. --- mcabber/mcabber/screen.c | 5 +++++ 1 file changed, 5 insertions(+)
(0) -1000 -300 -100 -50 -30 +30 tip