log

age author description
Sun, 19 May 2019 09:45:53 +0200 franky Do also free pgp/otr settings
Sat, 18 May 2019 20:44:01 +0200 franky Implemented settings_free()
Sun, 12 May 2019 13:17:36 +0200 franky Don't try to inline public functions
Sun, 12 May 2019 11:32:30 +0200 franky Defined types shall end with "_t"
Sun, 12 May 2019 10:10:12 +0200 franky Remove support for libotr 3.x
Sat, 11 May 2019 22:36:30 +0200 franky Fix a typo
Mon, 17 Feb 2020 23:44:03 +0000 Andrey Utkin Fix multiple declarations issue with vi_mode
Mon, 17 Feb 2020 23:40:49 +0000 Andrey Utkin Fix multiple declarations issue with COLOR_ATTRIB
Mon, 25 Nov 2019 21:40:51 +0100 franky Link against tinfo _or_ tinfow
Wed, 04 Sep 2019 13:38:55 +0200 Jonas Jared Jacek Add colorcli theme
Fri, 10 May 2019 00:17:20 +0200 franky Check setting disable_random_resource correctly
Thu, 09 May 2019 23:18:15 +0200 franky Fix otr disconnected message for otrv4
Thu, 09 May 2019 21:19:31 +0200 franky Fix roster colors, closes issue #60
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)
Mon, 24 Sep 2018 21:04:09 +0200 Michał Kępień Prevent assigning negative values to unsigned variables
Sun, 23 Sep 2018 22:52:29 +0200 Michał Kępień Add support for displaying the number of unread messages for each roster entry
Thu, 22 Mar 2018 19:27:48 +0100 Mikael Berthe Make ignore file more compatible with gitignore format
Thu, 22 Mar 2018 19:25:14 +0100 Mikael Berthe Add .gitignore for git mirrors
Fri, 09 Feb 2018 09:34:47 +0100 Michał Kępień Fix exiting from verbatim multiline mode
Sun, 25 Jun 2017 22:50:43 +0200 Mikael Berthe Fix bogus indent
Sun, 04 Jun 2017 23:51:53 +0200 Mikael Berthe Post-1.1.0 changes
Sun, 04 Jun 2017 23:39:31 +0200 Mikael Berthe Added signature for changeset 90b3e9876641
Sun, 04 Jun 2017 23:39:04 +0200 Mikael Berthe Added tag 1.1.0 for changeset 90b3e9876641
Sun, 04 Jun 2017 23:12:54 +0200 Mikael Berthe Release 1.1.0 1.1.0
Thu, 11 May 2017 14:35:35 +0200 Mikael Berthe Improve load_message_from_file() file content validation
Thu, 11 May 2017 14:32:24 +0200 Mikael Berthe Update manpage
Fri, 21 Apr 2017 21:50:16 +0200 Mikael Berthe Do not use g_slist_free_full() which requires glib2 2.28.0 (Frank Bergmann)
Sun, 19 Feb 2017 18:55:12 +0100 franky Rebuild the buddylist after disconnect/before buddylist search
Mon, 13 Feb 2017 20:02:14 +0100 Mikael Berthe Correctly initialize vi_mode when it is set in configuration file