Tue, 06 Oct 2015 21:16:41 +0200 Fix compilation when OTR is disabled
Mikael Berthe <mikael@lilotux.net> [Tue, 06 Oct 2015 21:16:41 +0200] rev 2194
Fix compilation when OTR is disabled
Tue, 28 Jul 2015 00:27:12 +0200 Make sure outgoing carbons won't set unread flag
Holger Weiß <holger@zedat.fu-berlin.de> [Tue, 28 Jul 2015 00:27:12 +0200] rev 2193
Make sure outgoing carbons won't set unread flag Outgoing carbon copies received from other clients shouldn't set the unread messages flag if it wasn't set before (regardless of the 'clear_unread_on_carbon' option). --- mcabber/mcabber/hooks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Sun, 04 Oct 2015 21:30:41 +0200 Do not use <private> for PGP-encrypted outgoing messages
Holger Weiß <holger@zedat.fu-berlin.de> [Sun, 04 Oct 2015 21:30:41 +0200] rev 2192
Do not use <private> for PGP-encrypted outgoing messages
Sun, 04 Oct 2015 20:38:17 +0200 Update API ChangeLog (v36-v38)
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Oct 2015 20:38:17 +0200] rev 2191
Update API ChangeLog (v36-v38)
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.
(0) -1000 -300 -100 -10 +10 +100 tip