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.
Sat, 04 Oct 2014 21:45:27 +0200 Fix chatstates handling in Message Carbons
Mikael Berthe <mikael@lilotux.net> [Sat, 04 Oct 2014 21:45:27 +0200] rev 2159
Fix chatstates handling in Message Carbons
Sat, 04 Oct 2014 20:46:38 +0200 Update API ChangeLog (v35)
Mikael Berthe <mikael@lilotux.net> [Sat, 04 Oct 2014 20:46:38 +0200] rev 2158
Update API ChangeLog (v35)
Sat, 04 Oct 2014 20:45:36 +0200 Update API - hk_message_in()
Mikael Berthe <mikael@lilotux.net> [Sat, 04 Oct 2014 20:45:36 +0200] rev 2157
Update API - hk_message_in()
Sat, 04 Oct 2014 20:38:41 +0200 Add a "carbon" parameter to the hook-{pre,post}-message-in hooks
Mikael Berthe <mikael@lilotux.net> [Sat, 04 Oct 2014 20:38:41 +0200] rev 2156
Add a "carbon" parameter to the hook-{pre,post}-message-in hooks
Sat, 04 Oct 2014 18:49:52 +0200 Carbons: Fix check in changeset 2ce6dd6861ea
Mikael Berthe <mikael@lilotux.net> [Sat, 04 Oct 2014 18:49:52 +0200] rev 2155
Carbons: Fix check in changeset 2ce6dd6861ea
Sat, 04 Oct 2014 18:38:15 +0200 Update API ChangeLog (v34)
Mikael Berthe <mikael@lilotux.net> [Sat, 04 Oct 2014 18:38:15 +0200] rev 2154
Update API ChangeLog (v34)
Sat, 04 Oct 2014 18:36:18 +0200 Update API (carbons_enabled())
Mikael Berthe <mikael@lilotux.net> [Sat, 04 Oct 2014 18:36:18 +0200] rev 2153
Update API (carbons_enabled())
Sat, 04 Oct 2014 18:31:46 +0200 Use the Carbons <private/> element for outgoing encrypted messages
Mikael Berthe <mikael@lilotux.net> [Sat, 04 Oct 2014 18:31:46 +0200] rev 2152
Use the Carbons <private/> element for outgoing encrypted messages
Sat, 04 Oct 2014 18:31:41 +0200 Improve Message Carbons support
Mikael Berthe <mikael@lilotux.net> [Sat, 04 Oct 2014 18:31:41 +0200] rev 2151
Improve Message Carbons support * Do not process Carbons with empty body * Add a few checks * Use the regular message handling functions, so that logging and hooks work as expected
Sun, 17 Aug 2014 17:47:59 +0200 Get rid of the libgcrypt explicit dependency
Mikael Berthe <mikael@lilotux.net> [Sun, 17 Aug 2014 17:47:59 +0200] rev 2150
Get rid of the libgcrypt explicit dependency Libotr depends on libgcrypt, but mcabber itself does not, so we don't have to check for it in the configure script. (Reported by Ryan Schmidt.)
Sun, 06 Jul 2014 16:09:27 +0200 Try to display the GLib warnings in the log window
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Jul 2014 16:09:27 +0200] rev 2149
Try to display the GLib warnings in the log window
Sun, 06 Jul 2014 15:48:27 +0200 Add the 'carbons' option to mcabberrc.example
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Jul 2014 15:48:27 +0200] rev 2148
Add the 'carbons' option to mcabberrc.example
Sun, 06 Jul 2014 15:36:56 +0200 Update API ChangeLog (v31-v33)
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Jul 2014 15:36:56 +0200] rev 2147
Update API ChangeLog (v31-v33)
Sun, 06 Jul 2014 14:55:28 +0200 Update API (readline_do_completion(), iline compl_do_fwd...)
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Jul 2014 14:55:28 +0200] rev 2146
Update API (readline_do_completion(), iline compl_do_fwd...)
Sun, 06 Jul 2014 14:51:31 +0200 Update help files for iline compl_fwd/compl_bwd
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Jul 2014 14:51:31 +0200] rev 2145
Update help files for iline compl_fwd/compl_bwd
Sun, 06 Jul 2014 14:51:29 +0200 Rename iline compl_do to compl_do_fwd
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Jul 2014 14:51:29 +0200] rev 2144
Rename iline compl_do to compl_do_fwd
Sun, 06 Jul 2014 14:51:17 +0200 Add a backward completion (Oleg)
Mikael Berthe <mikael@lilotux.net> [Sun, 06 Jul 2014 14:51:17 +0200] rev 2143
Add a backward completion (Oleg) When we skip some needed item with tab, we can back with shift+tab.
(0) -1000 -300 -100 -50 -30 +30 +50 +100 tip