log

age author description
Tue, 30 May 2023 16:37:46 +0200 Mikael Berthe Update spell checking section in the configuration file default tip
Tue, 30 May 2023 16:29:50 +0200 Mikael Berthe Switch to enchant 2
Mon, 25 Oct 2021 13:21:43 +0200 Mikael Berthe Switch website URLs to HTTPS
Sun, 24 Oct 2021 21:20:36 +0200 Mikael Berthe Fix format-security warnings
Sun, 24 Oct 2021 18:22:01 +0200 Mikael Berthe Documentation: Fix missing .png extension in \includegraphics
Sun, 24 Oct 2021 18:13:18 +0200 Mikael Berthe Fix typo in documentation
Sat, 28 Aug 2021 23:02:24 +0200 Mikael Berthe Fix disco issue reported by Sam Whited
Sat, 28 Aug 2021 22:53:44 +0200 Mikael Berthe MUC: Don't send empty body when setting room topic
Tue, 22 Oct 2019 19:59:21 +0200 Holger Weiß Don't crash on presence from bare room JID
Sat, 19 Sep 2020 16:43:00 +0200 Mikael Berthe Post-1.1.2 changes
Sat, 19 Sep 2020 16:26:19 +0200 Mikael Berthe Added signature for changeset 83a50c3b808e
Sat, 19 Sep 2020 16:25:50 +0200 Mikael Berthe Added tag 1.1.2 for changeset 83a50c3b808e
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"