Sun, 11 Oct 2015 17:20:29 +0200 Display the server SSL fingerprint when we connect
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Oct 2015 17:20:29 +0200] rev 2199
Display the server SSL fingerprint when we connect
Sun, 11 Oct 2015 17:19:15 +0200 Minor change of the prototype for fingerprint_to_hex()
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Oct 2015 17:19:15 +0200] rev 2198
Minor change of the prototype for fingerprint_to_hex()
Sun, 11 Oct 2015 17:17:35 +0200 Fix fingerprint management
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Oct 2015 17:17:35 +0200] rev 2197
Fix fingerprint management (Reported by Sven Gaerner in issue #134)
Wed, 07 Oct 2015 21:58:38 +0200 Improve support for GnuPG v2+
Mikael Berthe <mikael@lilotux.net> [Wed, 07 Oct 2015 21:58:38 +0200] rev 2196
Improve support for GnuPG v2+ If the gnupg engine detected is not 1.x, do not check the environment variable GPG_AGENT_INFO and do not set up a password callback.
Wed, 07 Oct 2015 21:55:51 +0200 PGP: Add a memory allocation check and compilation directives
Mikael Berthe <mikael@lilotux.net> [Wed, 07 Oct 2015 21:55:51 +0200] rev 2195
PGP: Add a memory allocation check and compilation directives
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(-)
(0) -1000 -300 -100 -10 +10 +100 tip