Sat, 25 Aug 2012 15:40:50 +0200 MUC: do not destroy previous room invitation to create a new one
Mikael Berthe <mikael@lilotux.net> [Sat, 25 Aug 2012 15:40:50 +0200] rev 2026
MUC: do not destroy previous room invitation to create a new one If a previous similar mediated invitation exists, we do not remove it to create a new one (it's very confusing) unless the new one looks better, e.g. if the new invitation allows us to decline the invitation and the old one did not.
Sat, 25 Aug 2012 12:05:31 +0200 MUC mediated invitation: don't show empty reason on declined invitation
Mikael Berthe <mikael@lilotux.net> [Sat, 25 Aug 2012 12:05:31 +0200] rev 2025
MUC mediated invitation: don't show empty reason on declined invitation
Sat, 25 Aug 2012 12:05:19 +0200 Fix /event usage when a reason is provided
Mikael Berthe <mikael@lilotux.net> [Sat, 25 Aug 2012 12:05:19 +0200] rev 2024
Fix /event usage when a reason is provided
Mon, 30 Jul 2012 22:39:17 +0200 xmpp_setstatus: send presence to MUC rooms before the global presence
Mikael Berthe <mikael@lilotux.net> [Mon, 30 Jul 2012 22:39:17 +0200] rev 2023
xmpp_setstatus: send presence to MUC rooms before the global presence It only matters (AFAICS) when going offline. We want the presence to be sent by mcabber and not by the server, especially if we're using PGP.
Sat, 28 Jul 2012 22:10:33 +0300 Make linking with mcabber deps optional
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 28 Jul 2012 22:10:33 +0300] rev 2022
Make linking with mcabber deps optional
Sat, 28 Jul 2012 22:10:14 +0300 Fix /module error messages to dispaly modulename
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 28 Jul 2012 22:10:14 +0300] rev 2021
Fix /module error messages to dispaly modulename
Sat, 28 Jul 2012 22:10:12 +0300 Fix some compiler warnings
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 28 Jul 2012 22:10:12 +0300] rev 2020
Fix some compiler warnings
Sat, 28 Jul 2012 22:10:10 +0300 s/Copyrigth/Copyright/ and so on
Myhailo Danylenko <isbear@ukrpost.net> [Sat, 28 Jul 2012 22:10:10 +0300] rev 2019
s/Copyrigth/Copyright/ and so on
Sat, 28 Jul 2012 20:58:30 +0200 Update NEWS file
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jul 2012 20:58:30 +0200] rev 2018
Update NEWS file
Sat, 28 Jul 2012 14:40:50 +0200 Fix /request time
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jul 2012 14:40:50 +0200] rev 2017
Fix /request time /request time was still using Legacy Entity Time (XEP-90). This patch makes mcabber use XEP-202 for queries; mcabber still answers to both current and legacy queries.
Wed, 18 Jul 2012 00:24:13 +0200 Improve checks for /group command parameters
Mikael Berthe <mikael@lilotux.net> [Wed, 18 Jul 2012 00:24:13 +0200] rev 2016
Improve checks for /group command parameters For example, "/group foo" should return an error message.
Wed, 04 Jul 2012 21:15:43 +0200 Fix segfault when spell checking is enabled and spell_lang is not set.
Mikael Berthe <mikael@lilotux.net> [Wed, 04 Jul 2012 21:15:43 +0200] rev 2015
Fix segfault when spell checking is enabled and spell_lang is not set. This patch fixes issue #93.
Thu, 01 Mar 2012 20:18:00 +0100 Update API changelog
Hermitifier [Thu, 01 Mar 2012 20:18:00 +0100] rev 2014
Update API changelog
Thu, 01 Mar 2012 15:10:41 +0100 Allow to select to which buddy resource messages go. Closes issue #55
Hermitifier [Thu, 01 Mar 2012 15:10:41 +0100] rev 2013
Allow to select to which buddy resource messages go. Closes issue #55
Thu, 01 Mar 2012 14:46:49 +0100 Fix bug in /buffer close_all command
Hermitifier [Thu, 01 Mar 2012 14:46:49 +0100] rev 2012
Fix bug in /buffer close_all command
Wed, 29 Feb 2012 09:19:14 +0100 Update API changelog
Hermitifier [Wed, 29 Feb 2012 09:19:14 +0100] rev 2011
Update API changelog
Wed, 29 Feb 2012 09:18:09 +0100 Fix bookmarks losing autojoin attribute
Hermitifier [Wed, 29 Feb 2012 09:18:09 +0100] rev 2010
Fix bookmarks losing autojoin attribute
Tue, 28 Feb 2012 20:26:22 +0100 Replace the option « no_space_before_items » with « roster_no_leading_space ».
Simon Jacquin <simon@jacquin.me> [Tue, 28 Feb 2012 20:26:22 +0100] rev 2009
Replace the option « no_space_before_items » with « roster_no_leading_space ».
Fri, 27 Jan 2012 22:09:26 +0100 Actually add a space before items when no_space_before_items is set to 0…
Simon Jacquin <simon@jacquin.me> [Fri, 27 Jan 2012 22:09:26 +0100] rev 2008
Actually add a space before items when no_space_before_items is set to 0…
Fri, 27 Jan 2012 21:07:56 +0100 Added an option to remove the extra space before items in the roster.
Simon Jacquin <simon@jacquin.me> [Fri, 27 Jan 2012 21:07:56 +0100] rev 2007
Added an option to remove the extra space before items in the roster.
Thu, 09 Feb 2012 14:21:36 +0100 Add configuration setting for previous commit
Hermitifier [Thu, 09 Feb 2012 14:21:36 +0100] rev 2006
Add configuration setting for previous commit
Tue, 07 Feb 2012 12:13:02 +0100 Print real jids in non-anonymous rooms.
Hermitifier [Tue, 07 Feb 2012 12:13:02 +0100] rev 2005
Print real jids in non-anonymous rooms.
Thu, 26 Jan 2012 10:11:03 +0100 Accept "true" as well as "1" for autojoin in bookmarked rooms
Hermitifier [Thu, 26 Jan 2012 10:11:03 +0100] rev 2004
Accept "true" as well as "1" for autojoin in bookmarked rooms
Fri, 21 Oct 2011 08:50:32 +0200 Handle errors of private storage
Hermitifier [Fri, 21 Oct 2011 08:50:32 +0200] rev 2003
Handle errors of private storage
Thu, 13 Oct 2011 15:58:02 +0200 Remove invisible status from remote command form
Hermitifier [Thu, 13 Oct 2011 15:58:02 +0200] rev 2002
Remove invisible status from remote command form
Tue, 11 Oct 2011 12:28:08 +0200 Remove dependency on newer glib. Caps.c comments, whitespace cleanup.
Hermitifier [Tue, 11 Oct 2011 12:28:08 +0200] rev 2001
Remove dependency on newer glib. Caps.c comments, whitespace cleanup.
Mon, 03 Oct 2011 16:37:17 +0200 Document previous changeset
Hermitifier [Mon, 03 Oct 2011 16:37:17 +0200] rev 2000
Document previous changeset
Mon, 03 Oct 2011 16:00:34 +0200 Add support for XEP-0115 Entity Capabilities, with offline cache
Hermitifier [Mon, 03 Oct 2011 16:00:34 +0200] rev 1999
Add support for XEP-0115 Entity Capabilities, with offline cache
Sun, 24 Jul 2011 13:30:47 +0200 Fix GCC warnings (variables set but not used)
Myhailo Danylenko <isbear@ukrpost.net> [Sun, 24 Jul 2011 13:30:47 +0200] rev 1998
Fix GCC warnings (variables set but not used)
Sun, 22 May 2011 23:54:32 +0200 /roster alternate also changes last_activity_buddy.
Simon Jacquin [Sun, 22 May 2011 23:54:32 +0200] rev 1997
/roster alternate also changes last_activity_buddy.
Sun, 22 May 2011 23:30:37 +0200 Going back to the first buddy with /roster next_unread when there is no more unread messages.
Simon Jacquin [Sun, 22 May 2011 23:30:37 +0200] rev 1996
Going back to the first buddy with /roster next_unread when there is no more unread messages.
Sat, 16 Apr 2011 09:25:21 +0200 Fix segfault with SIGWINCH
Mikael Berthe <mikael@lilotux.net> [Sat, 16 Apr 2011 09:25:21 +0200] rev 1995
Fix segfault with SIGWINCH This patch should fix issue #73: When the program is built with "--enable-sigwinch" a segmentation fault may occur if the size of a window is changed before a password is entered. https://bitbucket.org/McKael/mcabber-crew/issue/73/
Wed, 30 Mar 2011 22:02:48 +0200 Add a dummy handler for some unhandled IQ replies
Mikael Berthe <mikael@lilotux.net> [Wed, 30 Mar 2011 22:02:48 +0200] rev 1994
Add a dummy handler for some unhandled IQ replies
Wed, 30 Mar 2011 21:56:35 +0200 MUC: preserve bookmark when updating a non-joined room
Jan Zachorowski <quantifier666@gmail.com> [Wed, 30 Mar 2011 21:56:35 +0200] rev 1993
MUC: preserve bookmark when updating a non-joined room
Sun, 27 Mar 2011 20:30:35 +0200 Accept cmd_del(NULL)
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Mar 2011 20:30:35 +0200] rev 1992
Accept cmd_del(NULL) It was probably working already, but an explicit check is safer...
Sun, 27 Mar 2011 20:19:54 +0200 Introduce MCABBER_API_HAVE_CMD_ID to ease module updates
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Mar 2011 20:19:54 +0200] rev 1991
Introduce MCABBER_API_HAVE_CMD_ID to ease module updates
Sun, 27 Mar 2011 19:39:44 +0200 Introduce MCABBER_BRANCH_DEV to ease module updates
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Mar 2011 19:39:44 +0200] rev 1990
Introduce MCABBER_BRANCH_DEV to ease module updates Add a define MCABBER_BRANCH_DEV to ease module updates during mcabber development cycles.
Sun, 27 Mar 2011 19:03:42 +0200 Update API ChangeLog (v20)
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Mar 2011 19:03:42 +0200] rev 1989
Update API ChangeLog (v20)
Sun, 27 Mar 2011 18:57:42 +0200 Add cmd_set_safe() / cmd_is_safe() (Myhailo Danylenko)
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Mar 2011 18:57:42 +0200] rev 1988
Add cmd_set_safe() / cmd_is_safe() (Myhailo Danylenko) Patch merged from isbear's mcabber-experimental repository.
Sun, 27 Mar 2011 18:34:13 +0200 Update API ChangeLog (v19)
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Mar 2011 18:34:13 +0200] rev 1987
Update API ChangeLog (v19)
Sun, 27 Mar 2011 18:28:45 +0200 Use a command ID with cmd_add/cmd_del (Myhailo Danylenko)
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Mar 2011 18:28:45 +0200] rev 1986
Use a command ID with cmd_add/cmd_del (Myhailo Danylenko) Patch merged from isbear's mcabber-experimental repository.
Sun, 27 Mar 2011 13:35:08 +0200 Add command /iline clear_history
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Mar 2011 13:35:08 +0200] rev 1985
Add command /iline clear_history
Sun, 27 Mar 2011 12:45:41 +0200 XEP 184: don't send receipts to buddies that have no presence subscription
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Mar 2011 12:45:41 +0200] rev 1984
XEP 184: don't send receipts to buddies that have no presence subscription In order to not leak our presence, do not send message delivery receipts to senders who are not authorized to view our presence. (XEP-0184, section 8)
Sun, 27 Mar 2011 10:43:13 +0200 Refresh the roster when MUC bookmarks are received
Jan Zachorowski <quantifier666@gmail.com> [Sun, 27 Mar 2011 10:43:13 +0200] rev 1983
Refresh the roster when MUC bookmarks are received If the bookmarks are received after the roster contents we need to make sure that the roster window is redrawn.
Sat, 26 Mar 2011 16:33:28 +0100 Update help files
Mikael Berthe <mikael@lilotux.net> [Sat, 26 Mar 2011 16:33:28 +0100] rev 1982
Update help files
Sat, 26 Mar 2011 15:16:33 +0100 Update API ChangeLog (v18)
Mikael Berthe <mikael@lilotux.net> [Sat, 26 Mar 2011 15:16:33 +0100] rev 1981
Update API ChangeLog (v18)
Sat, 26 Mar 2011 15:08:57 +0100 Add 'muc_bookmark_autoupdate' (Hermitifier)
Mikael Berthe <mikael@lilotux.net> [Sat, 26 Mar 2011 15:08:57 +0100] rev 1980
Add 'muc_bookmark_autoupdate' (Hermitifier)
Sat, 26 Mar 2011 14:45:19 +0100 Add /room setopt flag_joins (Hermitifier)
Mikael Berthe <mikael@lilotux.net> [Sat, 26 Mar 2011 14:45:19 +0100] rev 1979
Add /room setopt flag_joins (Hermitifier)
Sat, 26 Mar 2011 13:56:41 +0100 Fix changeset e6beab22099b (Hermitifier)
Mikael Berthe <mikael@lilotux.net> [Sat, 26 Mar 2011 13:56:41 +0100] rev 1978
Fix changeset e6beab22099b (Hermitifier)
Sat, 26 Mar 2011 13:37:33 +0100 Use smarter message flag in the main status line
Mikael Berthe <mikael@lilotux.net> [Sat, 26 Mar 2011 13:37:33 +0100] rev 1977
Use smarter message flag in the main status line The attention sign (!) is used when a personal message is unread, or if we're highlighted in a MUC room.
Thu, 24 Mar 2011 20:53:08 +0100 Do not add items to roster with commands /move and /rename (Hermitifier)
Mikael Berthe <mikael@lilotux.net> [Thu, 24 Mar 2011 20:53:08 +0100] rev 1976
Do not add items to roster with commands /move and /rename (Hermitifier) Do not add items to roster with commands /move and /rename. For MUC, store relevant information in the bookmark.
Sat, 19 Mar 2011 20:07:56 +0100 Add missing files
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Mar 2011 20:07:56 +0100] rev 1975
Add missing files
Sat, 19 Mar 2011 20:06:34 +0100 Modularize url_regex
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Mar 2011 20:06:34 +0100] rev 1974
Modularize url_regex
Sat, 19 Mar 2011 13:20:22 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Mar 2011 13:20:22 +0100] rev 1973
Update documentation
Sat, 19 Mar 2011 13:06:23 +0100 Remove deprecated status invisible
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Mar 2011 13:06:23 +0100] rev 1972
Remove deprecated status invisible
Sat, 19 Mar 2011 12:50:04 +0100 Minor README update
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Mar 2011 12:50:04 +0100] rev 1971
Minor README update
Sat, 19 Mar 2011 10:38:17 +0100 Fix another readmark issue with line wrapping
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Mar 2011 10:38:17 +0100] rev 1970
Fix another readmark issue with line wrapping
Fri, 18 Mar 2011 19:48:34 +0100 Improve (fix) buffer up 1 when the screen is cleared
Mikael Berthe <mikael@lilotux.net> [Fri, 18 Mar 2011 19:48:34 +0100] rev 1969
Improve (fix) buffer up 1 when the screen is cleared
Fri, 18 Mar 2011 19:39:58 +0100 buffer readmark: don't update the screen when there is no mark
Mikael Berthe <mikael@lilotux.net> [Fri, 18 Mar 2011 19:39:58 +0100] rev 1968
buffer readmark: don't update the screen when there is no mark
Fri, 18 Mar 2011 19:35:25 +0100 Update hbuf_jump_readmark()
Mikael Berthe <mikael@lilotux.net> [Fri, 18 Mar 2011 19:35:25 +0100] rev 1967
Update hbuf_jump_readmark() Needed after recent changes
(0) -1000 -300 -100 -60 +60 +100 +300 tip