Tue, 30 May 2023 16:37:46 +0200 Update spell checking section in the configuration file default tip
Mikael Berthe <mikael@lilotux.net> [Tue, 30 May 2023 16:37:46 +0200] rev 2366
Update spell checking section in the configuration file
Tue, 30 May 2023 16:29:50 +0200 Switch to enchant 2
Mikael Berthe <mikael@lilotux.net> [Tue, 30 May 2023 16:29:50 +0200] rev 2365
Switch to enchant 2
Mon, 25 Oct 2021 13:21:43 +0200 Switch website URLs to HTTPS
Mikael Berthe <mikael@lilotux.net> [Mon, 25 Oct 2021 13:21:43 +0200] rev 2364
Switch website URLs to HTTPS
Sun, 24 Oct 2021 21:20:36 +0200 Fix format-security warnings
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Oct 2021 21:20:36 +0200] rev 2363
Fix format-security warnings This patch should fix the FTBFS report in Debian sid (bug 997162): the format string was omitted when displaying the message prefix and the mcabber version.
Sun, 24 Oct 2021 18:22:01 +0200 Documentation: Fix missing .png extension in \includegraphics
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Oct 2021 18:22:01 +0200] rev 2362
Documentation: Fix missing .png extension in \includegraphics Patch from the Debian package.
Sun, 24 Oct 2021 18:13:18 +0200 Fix typo in documentation
Mikael Berthe <mikael@lilotux.net> [Sun, 24 Oct 2021 18:13:18 +0200] rev 2361
Fix typo in documentation Fix seen in Debian package patches...
Sat, 28 Aug 2021 23:02:24 +0200 Fix disco issue reported by Sam Whited
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Aug 2021 23:02:24 +0200] rev 2360
Fix disco issue reported by Sam Whited IQ namespace is incorrect when responding to a disco#items request on the commands node.
Sat, 28 Aug 2021 22:53:44 +0200 MUC: Don't send empty body when setting room topic
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Aug 2021 22:53:44 +0200] rev 2359
MUC: Don't send empty body when setting room topic Thanks to Minoru for the report.
Tue, 22 Oct 2019 19:59:21 +0200 Don't crash on presence from bare room JID
Holger Weiß <holger@zedat.fu-berlin.de> [Tue, 22 Oct 2019 19:59:21 +0200] rev 2358
Don't crash on presence from bare room JID While handling MUC presence, check whether it was sent from the bare room JID before assuming a non-NULL resource name. These days, some servers send presence from the bare room JID to handle MUC avatars.
Sat, 19 Sep 2020 16:43:00 +0200 Post-1.1.2 changes
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Sep 2020 16:43:00 +0200] rev 2357
Post-1.1.2 changes
Sat, 19 Sep 2020 16:26:19 +0200 Added signature for changeset 83a50c3b808e
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Sep 2020 16:26:19 +0200] rev 2356
Added signature for changeset 83a50c3b808e
Sat, 19 Sep 2020 16:25:50 +0200 Added tag 1.1.2 for changeset 83a50c3b808e
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Sep 2020 16:25:50 +0200] rev 2355
Added tag 1.1.2 for changeset 83a50c3b808e
Sat, 19 Sep 2020 16:21:13 +0200 Release 1.1.2 1.1.2
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Sep 2020 16:21:13 +0200] rev 2354
Release 1.1.2
Tue, 15 Sep 2020 21:31:00 +0200 Fix display when sending message to a full JID
franky [Tue, 15 Sep 2020 21:31:00 +0200] rev 2353
Fix display when sending message to a full JID This path fixes a regression in mcabber 1.1.1. The message was shown as if it was a MUC private message. Thanks to Minoru for the report.
Sun, 06 Sep 2020 21:37:29 +0200 Post-1.1.1 changes
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Sep 2020 21:37:29 +0200] rev 2352
Post-1.1.1 changes
Sun, 06 Sep 2020 20:22:01 +0200 Added signature for changeset b951567c78bf
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Sep 2020 20:22:01 +0200] rev 2351
Added signature for changeset b951567c78bf
Sun, 06 Sep 2020 20:18:12 +0200 Added tag 1.1.1 for changeset b951567c78bf
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Sep 2020 20:18:12 +0200] rev 2350
Added tag 1.1.1 for changeset b951567c78bf
Sun, 06 Sep 2020 19:24:27 +0200 Release 1.1.1 1.1.1
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Sep 2020 19:24:27 +0200] rev 2349
Release 1.1.1
Sun, 06 Sep 2020 17:33:54 +0200 Refactor carbon message handling (franky)
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Sep 2020 17:33:54 +0200] rev 2348
Refactor carbon message handling (franky) Send MDR for forwarded messages when a bare JID is used.
Sat, 18 May 2019 20:41:52 +0200 Reordered some lines of code for clarity
franky [Sat, 18 May 2019 20:41:52 +0200] rev 2347
Reordered some lines of code for clarity
Tue, 14 May 2019 22:19:33 +0200 Implemented another helper function jid_get_resource_name
franky [Tue, 14 May 2019 22:19:33 +0200] rev 2346
Implemented another helper function jid_get_resource_name
Sat, 11 May 2019 23:06:34 +0200 Try to simplify handle_messages()
franky [Sat, 11 May 2019 23:06:34 +0200] rev 2345
Try to simplify handle_messages()
Wed, 29 May 2019 21:08:59 +0200 Simplify Log_Win_Height calculation
franky [Wed, 29 May 2019 21:08:59 +0200] rev 2344
Simplify Log_Win_Height calculation
Tue, 28 May 2019 22:28:49 +0200 Hide the log window when log_win_height <= 0
franky [Tue, 28 May 2019 22:28:49 +0200] rev 2343
Hide the log window when log_win_height <= 0
Tue, 28 May 2019 20:57:35 +0200 Do not include status lines in Log_Win_Height
franky [Tue, 28 May 2019 20:57:35 +0200] rev 2342
Do not include status lines in Log_Win_Height
Sun, 19 May 2019 09:59:38 +0200 Don't remove otr policies if they match the default policy
franky [Sun, 19 May 2019 09:59:38 +0200] rev 2341
Don't remove otr policies if they match the default policy This was not neither obvious to the user nor documented.
Sun, 19 May 2019 09:45:53 +0200 Do also free pgp/otr settings
franky [Sun, 19 May 2019 09:45:53 +0200] rev 2340
Do also free pgp/otr settings
Sat, 18 May 2019 20:44:01 +0200 Implemented settings_free()
franky [Sat, 18 May 2019 20:44:01 +0200] rev 2339
Implemented settings_free() This removes many leaked memory messages from valgrind and thus makes it easier to read its output.
Sun, 12 May 2019 13:17:36 +0200 Don't try to inline public functions
franky [Sun, 12 May 2019 13:17:36 +0200] rev 2338
Don't try to inline public functions
Sun, 12 May 2019 11:32:30 +0200 Defined types shall end with "_t"
franky [Sun, 12 May 2019 11:32:30 +0200] rev 2337
Defined types shall end with "_t"
(0) -1000 -300 -100 -50 -30 tip