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
Fri, 18 Mar 2011 19:08:16 +0100 Hopefully fix previous commit
Mikael Berthe <mikael@lilotux.net> [Fri, 18 Mar 2011 19:08:16 +0100] rev 1966
Hopefully fix previous commit
Fri, 18 Mar 2011 12:29:57 +0100 Couple of readmark-related bugfixes
Mikael Berthe <mikael@lilotux.net> [Fri, 18 Mar 2011 12:29:57 +0100] rev 1965
Couple of readmark-related bugfixes
Tue, 15 Mar 2011 14:14:20 +0100 Update AUTHORS
Mikael Berthe <mikael@lilotux.net> [Tue, 15 Mar 2011 14:14:20 +0100] rev 1964
Update AUTHORS
Tue, 15 Mar 2011 14:07:44 +0100 Do not block system messages when block_unsubscribed is set
Mikael Berthe <mikael@lilotux.net> [Tue, 15 Mar 2011 14:07:44 +0100] rev 1963
Do not block system messages when block_unsubscribed is set This was broken in 0.10.0 when switching to LM. Reported by roughnecks in the MUC room, issue spotted by Hermitifier.
Tue, 15 Mar 2011 12:29:24 +0100 Add a readmark when a history buffer is loaded
Mikael Berthe <mikael@lilotux.net> [Tue, 15 Mar 2011 12:29:24 +0100] rev 1962
Add a readmark when a history buffer is loaded
Tue, 15 Mar 2011 00:39:17 +0100 Try to improve readmarks in some cases
Mikael Berthe <mikael@lilotux.net> [Tue, 15 Mar 2011 00:39:17 +0100] rev 1961
Try to improve readmarks in some cases This patch removes the readmark when entering chatmode if the mark is on the last line. This should hopefully fix weird behavior seen under some circumstances.
Mon, 14 Mar 2011 23:45:24 +0100 Add 'color_readmark'
Mikael Berthe <mikael@lilotux.net> [Mon, 14 Mar 2011 23:45:24 +0100] rev 1960
Add 'color_readmark'
Mon, 14 Mar 2011 23:40:52 +0100 Add completion item for /buffer readmark subcommand
Mikael Berthe <mikael@lilotux.net> [Mon, 14 Mar 2011 23:40:52 +0100] rev 1959
Add completion item for /buffer readmark subcommand
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip