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
Sun, 26 Jul 2015 15:30:25 +0200 ChangeLog: Cosmetics
Mikael Berthe <mikael@lilotux.net> [Sun, 26 Jul 2015 15:30:25 +0200] rev 2180
ChangeLog: Cosmetics
Sun, 28 Jun 2015 22:56:56 +0200 Post-1.0.0 changes
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Jun 2015 22:56:56 +0200] rev 2179
Post-1.0.0 changes
Sun, 28 Jun 2015 22:40:10 +0200 Added signature for changeset ef35d7458223
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Jun 2015 22:40:10 +0200] rev 2178
Added signature for changeset ef35d7458223
Sun, 28 Jun 2015 22:38:38 +0200 Added tag 1.0.0 for changeset ef35d7458223
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Jun 2015 22:38:38 +0200] rev 2177
Added tag 1.0.0 for changeset ef35d7458223
Sun, 28 Jun 2015 22:30:26 +0200 Update configure.ac for 1.0.0 release 1.0.0
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Jun 2015 22:30:26 +0200] rev 2176
Update configure.ac for 1.0.0 release
Sun, 28 Jun 2015 17:11:24 +0200 Ready for release 1.0.0
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Jun 2015 17:11:24 +0200] rev 2175
Ready for release 1.0.0
Sun, 28 Jun 2015 16:59:20 +0200 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Jun 2015 16:59:20 +0200] rev 2174
Update ChangeLog
Sun, 28 Jun 2015 15:39:24 +0200 Tweak the previous change...
Mikael Berthe <mikael@lilotux.net> [Sun, 28 Jun 2015 15:39:24 +0200] rev 2173
Tweak the previous change...
Sun, 28 Jun 2015 12:58:10 +0200 Add support for using external password managers
Christian Burkert <post@cburkert.de> [Sun, 28 Jun 2015 12:58:10 +0200] rev 2172
Add support for using external password managers I wrote the attached patch to enable to usage of password stores like pass with mcabber to avoid putting plain passwords into the config file.
Sun, 15 Feb 2015 17:07:05 +0100 Spell checking: Fix wrong highlighting when no language can be used
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Feb 2015 17:07:05 +0100] rev 2171
Spell checking: Fix wrong highlighting when no language can be used With the previous changeset, mcabber will try to spell check even if no language dictionnary was successfully loaded. This patch also displays a warning when a language cannot be loaded.
Sun, 15 Feb 2015 16:23:30 +0100 Multilanguage spell checking
Dmitry Potapov <potapov.d@gmail.com> [Sun, 15 Feb 2015 16:23:30 +0100] rev 2170
Multilanguage spell checking
Sun, 15 Feb 2015 12:12:22 +0100 Get read of bashism in contrib/events/eventcmd.pastebin
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Feb 2015 12:12:22 +0100] rev 2169
Get read of bashism in contrib/events/eventcmd.pastebin thanks to Raphael Geissert, see Debian BTS issue ##772307.
Thu, 11 Dec 2014 20:19:37 +0100 Handle fractional seconds with more (or less) than 3 digits in timestamps
Mikael Berthe <mikael@lilotux.net> [Thu, 11 Dec 2014 20:19:37 +0100] rev 2168
Handle fractional seconds with more (or less) than 3 digits in timestamps According to XEP-0082, the "fractional second addendum to Time MAY contain any number of digits". Reported by Holger.
Fri, 17 Oct 2014 22:42:07 +0200 Use a #define for the xep-297 protocol namespace
franky [Fri, 17 Oct 2014 22:42:07 +0200] rev 2167
Use a #define for the xep-297 protocol namespace
Fri, 17 Oct 2014 22:39:05 +0200 Simplify handle_state_events()
franky [Fri, 17 Oct 2014 22:39:05 +0200] rev 2166
Simplify handle_state_events()
Fri, 17 Oct 2014 22:33:19 +0200 Remove support for obsolete XEP 22
franky [Fri, 17 Oct 2014 22:33:19 +0200] rev 2165
Remove support for obsolete XEP 22
Fri, 17 Oct 2014 22:31:03 +0200 Simplify handling of command '/quit'
franky [Fri, 17 Oct 2014 22:31:03 +0200] rev 2164
Simplify handling of command '/quit'
Fri, 17 Oct 2014 22:15:46 +0200 Fix a typo in the german translation (chu)
franky [Fri, 17 Oct 2014 22:15:46 +0200] rev 2163
Fix a typo in the german translation (chu)
Sun, 26 Oct 2014 12:56:56 +0100 When show_status_in_buffer is set, display the resource name in the buffer
Mikael Berthe <mikael@lilotux.net> [Sun, 26 Oct 2014 12:56:56 +0100] rev 2162
When show_status_in_buffer is set, display the resource name in the buffer
Sun, 26 Oct 2014 12:48:50 +0100 Do not skip Carbons of encrypted messages
Mikael Berthe <mikael@lilotux.net> [Sun, 26 Oct 2014 12:48:50 +0100] rev 2161
Do not skip Carbons of encrypted messages Since we don't know we were not the intended recipient of the encrypted message, try to read encrypted messages even if we are not the primary recipient.
Sun, 05 Oct 2014 11:30:35 +0200 Add /roster next_open_buffer
Mikael Berthe <mikael@lilotux.net> [Sun, 05 Oct 2014 11:30:35 +0200] rev 2160
Add /roster next_open_buffer Not documented yet. This command only applies to non-hidden entries; hidden buffers are ignored.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip