Thu, 04 May 2006 20:22:03 +0200 Allow "/room join . [nick]" if the current item is a MUC room
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 20:22:03 +0200] rev 841
Allow "/room join . [nick]" if the current item is a MUC room
Thu, 04 May 2006 19:04:22 +0200 Be more verbose about verbatim mode
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 19:04:22 +0200] rev 840
Be more verbose about verbatim mode
Thu, 04 May 2006 18:56:06 +0200 Update documentation
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 18:56:06 +0200] rev 839
Update documentation Mention "/msay toggle_verbatim".
Thu, 04 May 2006 18:49:10 +0200 Add "/msay toggle_verbatim"
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 18:49:10 +0200] rev 838
Add "/msay toggle_verbatim"
Thu, 04 May 2006 18:39:25 +0200 New option "muc_auto_whois"
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 18:39:25 +0200] rev 837
New option "muc_auto_whois"
Thu, 04 May 2006 17:54:06 +0200 Update documentation
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 17:54:06 +0200] rev 836
Update documentation Mention "/authorization request_unsubscribe".
Thu, 04 May 2006 17:52:55 +0200 Add "/authorization request_unsubscribe"
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 17:52:55 +0200] rev 835
Add "/authorization request_unsubscribe"
Thu, 04 May 2006 17:03:19 +0200 Use jb_subscr_ in jb_delbuddy()
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 17:03:19 +0200] rev 834
Use jb_subscr_ in jb_delbuddy() (Avoid code duplication)
Thu, 04 May 2006 16:02:22 +0200 Fix a display bug when resizing the buffer window
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 16:02:22 +0200] rev 833
Fix a display bug when resizing the buffer window The g_list_position() trick was stupid, it cannot work because all the non-persistent lines are removed anyway. Let's always use the "previous persistent" line.
Thu, 04 May 2006 10:44:55 +0200 Small scr_DrawRoster() fix
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 10:44:55 +0200] rev 832
Small scr_DrawRoster() fix When we know the presence status of a user without being subscribed to their presence updates, we can display it instead of '?'.
Thu, 04 May 2006 10:35:45 +0200 Fix joining a room when the buddylist is empty
Mikael Berthe <mikael@lilotux.net> [Thu, 04 May 2006 10:35:45 +0200] rev 831
Fix joining a room when the buddylist is empty
Wed, 03 May 2006 11:28:41 +0200 Display presence notification timestamps when they exist
Mikael Berthe <mikael@lilotux.net> [Wed, 03 May 2006 11:28:41 +0200] rev 830
Display presence notification timestamps when they exist These timestamps were used in the roster, but not in the buffer window message nor in the history logfile. Reported by "ze".
Sun, 30 Apr 2006 14:51:02 +0200 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2006 14:51:02 +0200] rev 829
Update documentation
Sun, 30 Apr 2006 14:19:31 +0200 Fix a bug in check_offset()
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2006 14:19:31 +0200] rev 828
Fix a bug in check_offset()
Sun, 30 Apr 2006 14:03:46 +0200 Expand tabs in verbatim multi-line mode
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2006 14:03:46 +0200] rev 827
Expand tabs in verbatim multi-line mode
Sun, 30 Apr 2006 13:40:56 +0200 Add Ctrl-Shift-{Home,End} key code sequences
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Apr 2006 13:40:56 +0200] rev 826
Add Ctrl-Shift-{Home,End} key code sequences Tested on rxvt,screen,xterm.
Thu, 27 Apr 2006 23:51:14 +0200 Ctrl-l rereads color variables
Mikael Berthe <mikael@lilotux.net> [Thu, 27 Apr 2006 23:51:14 +0200] rev 825
Ctrl-l rereads color variables
Tue, 25 Apr 2006 07:13:43 +0200 Show incomplete subscriptions in the roster
Mikael Berthe <mikael@lilotux.net> [Tue, 25 Apr 2006 07:13:43 +0200] rev 824
Show incomplete subscriptions in the roster When the "from" subscription is missing, curly braces are used. When the "to" subscription is missing, the status is replaced by '?'. Thanks to pmw for the suggestion.
Tue, 25 Apr 2006 07:05:50 +0200 New option "delete_on_reject"
Mikael Berthe <mikael@lilotux.net> [Tue, 25 Apr 2006 07:05:50 +0200] rev 823
New option "delete_on_reject"
Sun, 23 Apr 2006 11:21:24 +0200 Get rid of list.h
Mikael Berthe <mikael@lilotux.net> [Sun, 23 Apr 2006 11:21:24 +0200] rev 822
Get rid of list.h We use glib functions instead.
Sun, 23 Apr 2006 09:53:28 +0200 More gcc configure checks
Mikael Berthe <mikael@lilotux.net> [Sun, 23 Apr 2006 09:53:28 +0200] rev 821
More gcc configure checks
Sat, 22 Apr 2006 22:41:06 +0200 Allow '*' in /event command
Mikael Berthe <mikael@lilotux.net> [Sat, 22 Apr 2006 22:41:06 +0200] rev 820
Allow '*' in /event command
Sat, 22 Apr 2006 10:50:54 +0200 New option 'block_unsubscribed'
Mikael Berthe <mikael@lilotux.net> [Sat, 22 Apr 2006 10:50:54 +0200] rev 819
New option 'block_unsubscribed'
Fri, 21 Apr 2006 19:08:04 +0200 Fix a buddylist bug when receiving a subscription request
Mikael Berthe <mikael@lilotux.net> [Fri, 21 Apr 2006 19:08:04 +0200] rev 818
Fix a buddylist bug when receiving a subscription request The buddylist wasn't refreshed when a subscription request was received, so the buffer window message couldn't be read.
Sat, 15 Apr 2006 15:55:29 +0200 Update hgignore
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2006 15:55:29 +0200] rev 817
Update hgignore Ignore mcabber.exe on Cygwin.
Sat, 15 Apr 2006 15:55:01 +0200 Skip file permission checks on Cygwin
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2006 15:55:01 +0200] rev 816
Skip file permission checks on Cygwin
Sat, 15 Apr 2006 12:14:48 +0200 Warn when ssl is request but not compiled in
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2006 12:14:48 +0200] rev 815
Warn when ssl is request but not compiled in
Sat, 15 Apr 2006 11:17:34 +0200 Use hgcset (if available) when answering to IQ:version requests
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2006 11:17:34 +0200] rev 814
Use hgcset (if available) when answering to IQ:version requests
Sat, 15 Apr 2006 09:57:00 +0200 Post-0.7.6 changes
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2006 09:57:00 +0200] rev 813
Post-0.7.6 changes
Sat, 15 Apr 2006 00:57:04 +0200 Added tag 0.7.6 for changeset d9c1901e6a7b507670c0b86640f704482ec8f900
Mikael Berthe <mikael@lilotux.net> [Sat, 15 Apr 2006 00:57:04 +0200] rev 812
Added tag 0.7.6 for changeset d9c1901e6a7b507670c0b86640f704482ec8f900
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip