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"
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(+)
Fri, 24 Jul 2015 02:52:23 +0200 [PATCH 3/3] Clear input line when switching to vi mode
Holger Weiß <holger@zedat.fu-berlin.de> [Fri, 24 Jul 2015 02:52:23 +0200] rev 2306
[PATCH 3/3] Clear input line when switching to vi mode If vi_mode is set to 1 and the user leaves chat mode, clear the input line. Existing text on the input line cannot be sent as a message and will also not be evaluated as a vi command in this situation, so leaving the text on the input line would be confusing.
Fri, 24 Jul 2015 02:37:07 +0200 [PATCH 2/3] Don't complete "/search" string in vi mode
Holger Weiß <holger@zedat.fu-berlin.de> [Fri, 24 Jul 2015 02:37:07 +0200] rev 2305
[PATCH 2/3] Don't complete "/search" string in vi mode If vi_mode is set to 1 and the user is currently in non-chat mode, disable completion when the input line starts with a slash. Only commands entered with a leading colon should be completed in this mode.
Wed, 22 Jul 2015 19:25:22 +0200 [PATCH 1/3] New option: vi_mode
Holger Weiß <holger@zedat.fu-berlin.de> [Wed, 22 Jul 2015 19:25:22 +0200] rev 2304
[PATCH 1/3] New option: vi_mode If the new vi_mode option is set to 1, let MCabber's non-chat mode accept a few commands loosely based on those available in vi(1)'s normal mode, e.g.: A Call "/roster unread_first". a Call "/roster unread_next". F Call "/roster group_prev". f Call "/roster group_next". G Call "/roster bottom". gg Call "/roster top". i Enter chat mode. [<n>]j Call "/roster down [<n>]". [<n>]k Call "/roster up [<n>]". n Repeat the previous search (if any). O Call "/roster unread_first" and open chat window. o Call "/roster unread_next" and open chat window. ZZ Call "/quit". zM Call "/group fold" for all groups. zR Call "/group unfold" for all groups. <Space> Call "/group toggle" for the current group. '' Call "/roster alternate". ! Toggle attention flag for current buddy. # Toggle unread messages flag for current buddy. /<str> Call "/roster search <str>". :q Call "/quit". :wq Call "/quit". :x Call "/quit". :<n> Jump to line <n> in the roster. :<cmd> Call "/<cmd>" (unless <cmd> matches one of the above commands).
Mon, 30 Jan 2017 18:46:15 +0100 LM: Use get_child in place of find_child
Mikael Berthe <mikael@lilotux.net> [Mon, 30 Jan 2017 18:46:15 +0100] rev 2303
LM: Use get_child in place of find_child
Sun, 29 Jan 2017 21:39:35 +0100 Post-1.0.5 changes
Mikael Berthe <mikael@lilotux.net> [Sun, 29 Jan 2017 21:39:35 +0100] rev 2302
Post-1.0.5 changes
Sun, 29 Jan 2017 21:28:24 +0100 Added signature for changeset 7aafb3a0de4c
Mikael Berthe <mikael@lilotux.net> [Sun, 29 Jan 2017 21:28:24 +0100] rev 2301
Added signature for changeset 7aafb3a0de4c
Sun, 29 Jan 2017 21:28:00 +0100 Added tag 1.0.5 for changeset 7aafb3a0de4c
Mikael Berthe <mikael@lilotux.net> [Sun, 29 Jan 2017 21:28:00 +0100] rev 2300
Added tag 1.0.5 for changeset 7aafb3a0de4c
Sun, 29 Jan 2017 21:25:30 +0100 Fix version in man page 1.0.5
Mikael Berthe <mikael@lilotux.net> [Sun, 29 Jan 2017 21:25:30 +0100] rev 2299
Fix version in man page
Sun, 29 Jan 2017 21:11:47 +0100 Added signature for changeset 72540f37f679
Mikael Berthe <mikael@lilotux.net> [Sun, 29 Jan 2017 21:11:47 +0100] rev 2298
Added signature for changeset 72540f37f679
Sun, 29 Jan 2017 21:11:39 +0100 Added tag 1.0.5 for changeset 72540f37f679
Mikael Berthe <mikael@lilotux.net> [Sun, 29 Jan 2017 21:11:39 +0100] rev 2297
Added tag 1.0.5 for changeset 72540f37f679
Sun, 29 Jan 2017 21:05:36 +0100 Ready for release 1.0.5
Mikael Berthe <mikael@lilotux.net> [Sun, 29 Jan 2017 21:05:36 +0100] rev 2296
Ready for release 1.0.5
Sun, 29 Jan 2017 20:44:11 +0100 Carbons: Check barejid in sent messages, too
franky [Sun, 29 Jan 2017 20:44:11 +0100] rev 2295
Carbons: Check barejid in sent messages, too
Thu, 26 Jan 2017 22:51:20 +0100 Carbons: Add sender check
Mikael Berthe <mikael@lilotux.net> [Thu, 26 Jan 2017 22:51:20 +0100] rev 2294
Carbons: Add sender check Thanks to Georg Lukas for the report.
Tue, 01 Nov 2016 21:42:40 +0100 Use g_hash_table_get_keys() because glib >=2.14 should be available everywhere
franky [Tue, 01 Nov 2016 21:42:40 +0100] rev 2293
Use g_hash_table_get_keys() because glib >=2.14 should be available everywhere
Tue, 01 Nov 2016 18:00:39 +0100 Replace global variable update_roster with scr_update_roster()
franky [Tue, 01 Nov 2016 18:00:39 +0100] rev 2292
Replace global variable update_roster with scr_update_roster()
Tue, 01 Nov 2016 08:39:07 +0100 Don't rebuild the buddylist multiple times before a screen refresh
franky [Tue, 01 Nov 2016 08:39:07 +0100] rev 2291
Don't rebuild the buddylist multiple times before a screen refresh
Wed, 21 Dec 2016 20:43:58 +0100 Fix small memory leak
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Dec 2016 20:43:58 +0100] rev 2290
Fix small memory leak 'servername' was not freed (and jidtodisp() was unnecessary. (Spotted by franky)
Wed, 21 Dec 2016 20:30:56 +0100 contrib/vim: Support reloading filetype detection
Mikael Berthe <mikael@lilotux.net> [Wed, 21 Dec 2016 20:30:56 +0100] rev 2289
contrib/vim: Support reloading filetype detection Merge Gentoo patch. Thanks to Amadeusz Żołnowski and Wolfram Schlich.
Tue, 13 Dec 2016 22:26:45 +0100 Backed out changeset 1bb9002801e5
Mikael Berthe <mikael@lilotux.net> [Tue, 13 Dec 2016 22:26:45 +0100] rev 2288
Backed out changeset 1bb9002801e5
Mon, 21 Nov 2016 20:58:58 +0100 Merge release 1.0.4
Mikael Berthe <mikael@lilotux.net> [Mon, 21 Nov 2016 20:58:58 +0100] rev 2287
Merge release 1.0.4
Mon, 21 Nov 2016 20:51:09 +0100 Added signature for changeset e20ac5fe419c
Mikael Berthe <mikael@lilotux.net> [Mon, 21 Nov 2016 20:51:09 +0100] rev 2286
Added signature for changeset e20ac5fe419c
Mon, 21 Nov 2016 20:51:01 +0100 Added tag 1.0.4 for changeset e20ac5fe419c
Mikael Berthe <mikael@lilotux.net> [Mon, 21 Nov 2016 20:51:01 +0100] rev 2285
Added tag 1.0.4 for changeset e20ac5fe419c
Mon, 21 Nov 2016 20:46:54 +0100 Release 1.0.4 1.0.4
Mikael Berthe <mikael@lilotux.net> [Mon, 21 Nov 2016 20:46:54 +0100] rev 2284
Release 1.0.4
Mon, 21 Nov 2016 20:35:28 +0100 Check origin of roster pushes
Mikael Berthe <mikael@lilotux.net> [Mon, 21 Nov 2016 20:35:28 +0100] rev 2283
Check origin of roster pushes MCabber is vulnerable to roster push attacks as described by Daniel Gultsch at https://gultsch.de/gajim_roster_push_and_message_interception.html. This patch should fix the problem by checking the sender of the iq:roster stanzas. Thanks to Sam Whited for the report.
Sat, 01 Oct 2016 18:36:47 +0200 Improve message when bookmarks are updated
Mikael Berthe <mikael@lilotux.net> [Sat, 01 Oct 2016 18:36:47 +0200] rev 2282
Improve message when bookmarks are updated Thanks to Leonard Witte for the suggestion.
Sun, 25 Sep 2016 15:07:24 +0200 Limit the number of roster computations/redraws per second
Mikael Berthe <mikael@lilotux.net> [Sun, 25 Sep 2016 15:07:24 +0200] rev 2281
Limit the number of roster computations/redraws per second This reduces CPU time and greatly improve performance with very large rosters (e.g. >1000 items).
Sat, 24 Sep 2016 12:31:13 +0200 Improve efficiency with high number of MUC resources
Mikael Berthe <mikael@lilotux.net> [Sat, 24 Sep 2016 12:31:13 +0200] rev 2280
Improve efficiency with high number of MUC resources
Sat, 24 Sep 2016 12:30:01 +0200 Cosmetics
Mikael Berthe <mikael@lilotux.net> [Sat, 24 Sep 2016 12:30:01 +0200] rev 2279
Cosmetics
Sun, 18 Sep 2016 17:44:05 +0200 Post-1.0.3 changes
Mikael Berthe <mikael@lilotux.net> [Sun, 18 Sep 2016 17:44:05 +0200] rev 2278
Post-1.0.3 changes
Sun, 18 Sep 2016 17:32:38 +0200 Added signature for changeset 3d6986784dae
Mikael Berthe <mikael@lilotux.net> [Sun, 18 Sep 2016 17:32:38 +0200] rev 2277
Added signature for changeset 3d6986784dae
Sun, 18 Sep 2016 17:32:25 +0200 Added tag 1.0.3 for changeset 3d6986784dae
Mikael Berthe <mikael@lilotux.net> [Sun, 18 Sep 2016 17:32:25 +0200] rev 2276
Added tag 1.0.3 for changeset 3d6986784dae
Sun, 18 Sep 2016 17:13:53 +0200 Ready for release 1.0.3 1.0.3
Mikael Berthe <mikael@lilotux.net> [Sun, 18 Sep 2016 17:13:53 +0200] rev 2275
Ready for release 1.0.3
Sun, 18 Sep 2016 17:04:20 +0200 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sun, 18 Sep 2016 17:04:20 +0200] rev 2274
Update ChangeLog
Sat, 17 Sep 2016 11:51:50 +0300 help: update uk /room translation
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 17 Sep 2016 11:51:50 +0300] rev 2273
help: update uk /room translation
Sat, 17 Sep 2016 10:40:53 +0200 Improve DE translation
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Sep 2016 10:40:53 +0200] rev 2272
Improve DE translation
Sat, 17 Sep 2016 10:08:01 +0200 Update manpage wrt latest change
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Sep 2016 10:08:01 +0200] rev 2271
Update manpage wrt latest change
Sat, 17 Sep 2016 10:02:56 +0200 Use nick to set the role
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Sep 2016 10:02:56 +0200] rev 2270
Use nick to set the role This should fix issue #152, reported by Stefan Haller.
Mon, 12 Sep 2016 22:39:04 +0200 Link with the tinfo library
Mikael Berthe <mikael@lilotux.net> [Mon, 12 Sep 2016 22:39:04 +0200] rev 2269
Link with the tinfo library On some systems we have to explicitly link with libtinfo. pkg-config cannot be used on every system with ncurses, see discussion in https://bugs.gentoo.org/show_bug.cgi?id=457530#c18 For now we'll use the same fix as Mutt: https://dev.mutt.org/hg/mutt/rev/c84aa0d62ce3 Thanks to Wolfram Schlich for the report and troubleshooting!
Sun, 05 Jun 2016 20:06:46 +0200 Fix FSF addresses in all files
Mikael Berthe <mikael@lilotux.net> [Sun, 05 Jun 2016 20:06:46 +0200] rev 2268
Fix FSF addresses in all files
Sat, 28 May 2016 18:29:46 +0100 Fix FSF address
Fabio Alessandro Locati <fabio@locati.cc> [Sat, 28 May 2016 18:29:46 +0100] rev 2267
Fix FSF address
Sat, 07 May 2016 21:12:10 +0200 Filter out pgp_passphrase as well
Mikael Berthe <mikael@lilotux.net> [Sat, 07 May 2016 21:12:10 +0200] rev 2266
Filter out pgp_passphrase as well Refactor do_set() a little bit.
Wed, 04 May 2016 11:38:19 +0600 do_say(): Do not display password value
Egor Kovetskiy <e.kovetskiy@gmail.com> [Wed, 04 May 2016 11:38:19 +0600] rev 2265
do_say(): Do not display password value
Sat, 30 Apr 2016 11:23:37 +0200 Revert patch c1eb68306520
Mikael Berthe <mikael@lilotux.net> [Sat, 30 Apr 2016 11:23:37 +0200] rev 2264
Revert patch c1eb68306520 c1eb68306520 frees colors that could still be used for other nicknames. Thanks to franky for the hint.
Wed, 30 Mar 2016 20:40:29 +0000 Do not send empty subjects when using otr
franky [Wed, 30 Mar 2016 20:40:29 +0000] rev 2263
Do not send empty subjects when using otr
Wed, 30 Mar 2016 20:37:15 +0000 Update Help files; spotted by js92khg
franky [Wed, 30 Mar 2016 20:37:15 +0000] rev 2262
Update Help files; spotted by js92khg
Thu, 24 Mar 2016 23:12:52 +0000 Really expand the ssl_ca filename... m(
franky [Thu, 24 Mar 2016 23:12:52 +0000] rev 2261
Really expand the ssl_ca filename... m(
Tue, 22 Mar 2016 08:01:42 +0100 configure.ac: Default modules directory not set correctly on OpenBSD
Tim van der Molen <tim@openbsd.org> [Tue, 22 Mar 2016 08:01:42 +0100] rev 2260
configure.ac: Default modules directory not set correctly on OpenBSD $ mcabber -V | grep Modules Modules directory: 23722{exec_prefix}/lib/mcabber This is caused by the following line in mcabber's configure.ac: AC_DEFINE_DIR(PKGLIB_DIR, "${libdir}/${PACKAGE}", [Modules directory]) It looks like AC_DEFINE_DIR is used incorrectly: it seems its second argument is supposed to be a single unquoted variable.
Tue, 15 Mar 2016 17:31:59 +0200 Update note about history dir creation
Andrey Utkin <andrey_utkin@fastmail.com> [Tue, 15 Mar 2016 17:31:59 +0200] rev 2259
Update note about history dir creation
Tue, 15 Mar 2016 17:24:41 +0200 Create history log dir if it doesn't exist
Andrey Utkin <andrey_utkin@fastmail.com> [Tue, 15 Mar 2016 17:24:41 +0200] rev 2258
Create history log dir if it doesn't exist Full path is created recursively as needed.
Sat, 27 Feb 2016 13:53:01 +0100 Post-1.0.2 changes
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Feb 2016 13:53:01 +0100] rev 2257
Post-1.0.2 changes
Sat, 27 Feb 2016 13:45:48 +0100 Added signature for changeset 54a12919cdee
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Feb 2016 13:45:48 +0100] rev 2256
Added signature for changeset 54a12919cdee
Sat, 27 Feb 2016 13:45:31 +0100 Added tag 1.0.2 for changeset 54a12919cdee
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Feb 2016 13:45:31 +0100] rev 2255
Added tag 1.0.2 for changeset 54a12919cdee
Sat, 27 Feb 2016 13:40:34 +0100 Ready for release 1.0.2 1.0.2
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Feb 2016 13:40:34 +0100] rev 2254
Ready for release 1.0.2
Sat, 27 Feb 2016 11:28:24 +0100 Read $HOME/.mcabberrc if there is no mcabber configuration directory
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Feb 2016 11:28:24 +0100] rev 2253
Read $HOME/.mcabberrc if there is no mcabber configuration directory This was broken by ccd4ffa41a1b. This patch should fix issue #146.
Sat, 27 Feb 2016 11:02:19 +0100 Simplify hlog_enable()
Mikael Berthe <mikael@lilotux.net> [Sat, 27 Feb 2016 11:02:19 +0100] rev 2252
Simplify hlog_enable()
Fri, 19 Feb 2016 22:14:15 +0100 Stop html-escaping otr messages and do only strip known tags.
franky [Fri, 19 Feb 2016 22:14:15 +0100] rev 2251
Stop html-escaping otr messages and do only strip known tags. We'd like to remove that for good, but pidgin-otr and Adium are still sending html tags.
Sat, 13 Feb 2016 13:48:43 +0100 Ignore the untrusted certificate warning when user sets a fingerprint
franky [Sat, 13 Feb 2016 13:48:43 +0100] rev 2250
Ignore the untrusted certificate warning when user sets a fingerprint If a user sets the fingerprint, he shouldn't need to set ssl_ignore_checks.
Sat, 13 Feb 2016 13:34:32 +0100 Use the right union member
franky [Sat, 13 Feb 2016 13:34:32 +0100] rev 2249
Use the right union member
Sat, 13 Feb 2016 11:05:07 +0100 Prepare for loudmouth with sha256 support (>=1.5.3)
franky [Sat, 13 Feb 2016 11:05:07 +0100] rev 2248
Prepare for loudmouth with sha256 support (>=1.5.3)
Wed, 10 Feb 2016 23:15:20 +0100 Expand filename for ssl_ca option
franky [Wed, 10 Feb 2016 23:15:20 +0100] rev 2247
Expand filename for ssl_ca option
(0) -1000 -120 tip