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 -300 -100 -50 -30 +30 +50 tip