Thu, 23 Jul 2015 23:44:45 +0200 New option: 'clear_unread_on_carbon'
Holger Weiß <holger@zedat.fu-berlin.de> [Thu, 23 Jul 2015 23:44:45 +0200] rev 2190
New option: 'clear_unread_on_carbon' If the new 'clear_unread_on_carbon' option is set to 1, clear the unread message flag for a contact whenever an outgoing carbon copy of a message sent to that contact is received from another client. --- mcabber/mcabber/commands.c | 2 +- mcabber/mcabber/hbuf.h | 1 + mcabber/mcabber/hooks.c | 17 ++++++++++++----- mcabber/mcabber/hooks.h | 2 +- mcabber/mcabber/screen.c | 18 ++++++++++++++---- mcabber/mcabber/xmpp.c | 2 +- mcabber/mcabberrc.example | 5 +++++ 7 files changed, 35 insertions(+), 12 deletions(-)
Sun, 04 Oct 2015 19:07:17 +0200 PGP: Decrypt our own encrypted messages when Carbons are enabled
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Oct 2015 19:07:17 +0200] rev 2189
PGP: Decrypt our own encrypted messages when Carbons are enabled
Sun, 04 Oct 2015 19:04:43 +0200 PGP: Encrypt messages with our own PGP key when carbons are enabled
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Oct 2015 19:04:43 +0200] rev 2188
PGP: Encrypt messages with our own PGP key when carbons are enabled
Sun, 04 Oct 2015 19:04:04 +0200 PGP: Change gpg_encrypt() so that several encryption keys can be used
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Oct 2015 19:04:04 +0200] rev 2187
PGP: Change gpg_encrypt() so that several encryption keys can be used
Thu, 01 Oct 2015 23:03:06 +0200 Cosmetics/coding style
Mikael Berthe <mikael@lilotux.net> [Thu, 01 Oct 2015 23:03:06 +0200] rev 2186
Cosmetics/coding style
Thu, 01 Oct 2015 22:44:29 +0200 Do not crash when using say_to . on a special buffer item
Mikael Berthe <mikael@lilotux.net> [Thu, 01 Oct 2015 22:44:29 +0200] rev 2185
Do not crash when using say_to . on a special buffer item This should fix issue #140.
Tue, 22 Sep 2015 21:36:45 +0200 Fix indent in previous patch
Mikael Berthe <mikael@lilotux.net> [Tue, 22 Sep 2015 21:36:45 +0200] rev 2184
Fix indent in previous patch
Tue, 22 Sep 2015 21:30:00 +0200 Fix external password support (esp. on OS X)
Mikael Berthe <mikael@lilotux.net> [Tue, 22 Sep 2015 21:30:00 +0200] rev 2183
Fix external password support (esp. on OS X) pclose() can return -1 and set errno to ECHILD if the process has already terminated. Thanks to languitar for the report and troubleshooting.
Sat, 05 Sep 2015 18:28:12 +0200 Fix reading of history log files w/o LF character (Sam Whited)
Mikael Berthe <mikael@lilotux.net> [Sat, 05 Sep 2015 18:28:12 +0200] rev 2182
Fix reading of history log files w/o LF character (Sam Whited)
Thu, 23 Jul 2015 22:12:38 +0200 Remove unused code
Holger Weiß <holger@zedat.fu-berlin.de> [Thu, 23 Jul 2015 22:12:38 +0200] rev 2181
Remove unused code
(0) -1000 -300 -100 -10 +10 +100 tip