log

age author description
Sat, 19 Sep 2020 16:21:13 +0200 Mikael Berthe Release 1.1.2 1.1.2
Tue, 15 Sep 2020 21:31:00 +0200 franky Fix display when sending message to a full JID
Sun, 06 Sep 2020 21:37:29 +0200 Mikael Berthe Post-1.1.1 changes
Sun, 06 Sep 2020 20:22:01 +0200 Mikael Berthe Added signature for changeset b951567c78bf
Sun, 06 Sep 2020 20:18:12 +0200 Mikael Berthe Added tag 1.1.1 for changeset b951567c78bf
Sun, 06 Sep 2020 19:24:27 +0200 Mikael Berthe Release 1.1.1 1.1.1
Sun, 06 Sep 2020 17:33:54 +0200 Mikael Berthe Refactor carbon message handling (franky)
Sat, 18 May 2019 20:41:52 +0200 franky Reordered some lines of code for clarity
Tue, 14 May 2019 22:19:33 +0200 franky Implemented another helper function jid_get_resource_name
Sat, 11 May 2019 23:06:34 +0200 franky Try to simplify handle_messages()
Wed, 29 May 2019 21:08:59 +0200 franky Simplify Log_Win_Height calculation
Tue, 28 May 2019 22:28:49 +0200 franky Hide the log window when log_win_height <= 0
Tue, 28 May 2019 20:57:35 +0200 franky Do not include status lines in Log_Win_Height
Sun, 19 May 2019 09:59:38 +0200 franky Don't remove otr policies if they match the default policy
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