Tue, 07 Feb 2006 21:14:47 +0100 Minor format change in IQ id string
Mikael Berthe <mikael@lilotux.net> [Tue, 07 Feb 2006 21:14:47 +0100] rev 687
Minor format change in IQ id string
Mon, 06 Feb 2006 21:06:19 +0100 Use the new IQ system for authentication
Mikael Berthe <mikael@lilotux.net> [Mon, 06 Feb 2006 21:06:19 +0100] rev 686
Use the new IQ system for authentication
Mon, 06 Feb 2006 20:04:58 +0100 Call IQ callback function when receiving a RESULT packet
Mikael Berthe <mikael@lilotux.net> [Mon, 06 Feb 2006 20:04:58 +0100] rev 685
Call IQ callback function when receiving a RESULT packet
Mon, 06 Feb 2006 20:02:09 +0100 Switch IQ packet creation to the new IQ system
Mikael Berthe <mikael@lilotux.net> [Mon, 06 Feb 2006 20:02:09 +0100] rev 684
Switch IQ packet creation to the new IQ system Use iqs_new() instead of jutil_iqnew().
Mon, 06 Feb 2006 19:57:00 +0100 Introduce new IQ system
Mikael Berthe <mikael@lilotux.net> [Mon, 06 Feb 2006 19:57:00 +0100] rev 683
Introduce new IQ system
Sun, 29 Jan 2006 22:57:35 +0100 Small fix in scr_DrawRoster()
Mikael Berthe <mikael@lilotux.net> [Sun, 29 Jan 2006 22:57:35 +0100] rev 682
Small fix in scr_DrawRoster() Improve changeset 1f8987e0e56c, sometimes the offset was not set to the best value.
Sun, 29 Jan 2006 12:00:04 +0100 Improve messages in commands.c
Philip M. White <pmw@qnan.org> [Sun, 29 Jan 2006 12:00:04 +0100] rev 681
Improve messages in commands.c
Sat, 28 Jan 2006 18:02:24 +0100 Try to display as many buddylist items as possible
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jan 2006 18:02:24 +0100] rev 680
Try to display as many buddylist items as possible
Sat, 28 Jan 2006 17:40:00 +0100 Remove "This is the status window" message
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jan 2006 17:40:00 +0100] rev 679
Remove "This is the status window" message
Sat, 28 Jan 2006 12:02:14 +0100 Fix a small issue in roster_msg_setflag()
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jan 2006 12:02:14 +0100] rev 678
Fix a small issue in roster_msg_setflag() Add a roster item when there is none and the new_message flag is requested.
Sat, 28 Jan 2006 11:07:02 +0100 Using "/status invisible -" did not clear the status message
Mikael Berthe <mikael@lilotux.net> [Sat, 28 Jan 2006 11:07:02 +0100] rev 677
Using "/status invisible -" did not clear the status message Thanks to pmw for the report. Now the general status message is updated even when the requested status is "invisible".
Thu, 26 Jan 2006 23:14:17 +0100 New "eventcmd_checkstatus" option
Mikael Berthe <mikael@lilotux.net> [Thu, 26 Jan 2006 23:14:17 +0100] rev 676
New "eventcmd_checkstatus" option
Wed, 25 Jan 2006 22:00:06 +0100 New "beep_on_message" option
Mikael Berthe <mikael@lilotux.net> [Wed, 25 Jan 2006 22:00:06 +0100] rev 675
New "beep_on_message" option
Tue, 17 Jan 2006 23:32:28 +0100 Post-0.7.4 changes
Mikael Berthe <mikael@lilotux.net> [Tue, 17 Jan 2006 23:32:28 +0100] rev 674
Post-0.7.4 changes
Tue, 17 Jan 2006 23:15:59 +0100 Added tag 0.7.4 for changeset 656e6acdac3149b4dcc7fb8089c11540442605ac
Mikael Berthe <mikael@lilotux.net> [Tue, 17 Jan 2006 23:15:59 +0100] rev 673
Added tag 0.7.4 for changeset 656e6acdac3149b4dcc7fb8089c11540442605ac
Tue, 17 Jan 2006 22:34:30 +0100 Ready for release 0.7.4 0.7.4
Mikael Berthe <mikael@lilotux.net> [Tue, 17 Jan 2006 22:34:30 +0100] rev 672
Ready for release 0.7.4
Sun, 15 Jan 2006 10:49:50 +0100 Do not process packet if type = 0
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jan 2006 10:49:50 +0100] rev 671
Do not process packet if type = 0
Sun, 15 Jan 2006 10:00:03 +0100 Fix a bug in roster_find()
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jan 2006 10:00:03 +0100] rev 670
Fix a bug in roster_find() When doing a name-based search, roster_find() did not check type correctly, which could lead to a segfault in some other places.
Sat, 14 Jan 2006 13:40:07 +0100 roster_add_group(): do not call roster_find() twice
Mikael Berthe <mikael@lilotux.net> [Sat, 14 Jan 2006 13:40:07 +0100] rev 669
roster_add_group(): do not call roster_find() twice
Sat, 14 Jan 2006 11:02:13 +0100 Small jb_disconnect() improvement
Mikael Berthe <mikael@lilotux.net> [Sat, 14 Jan 2006 11:02:13 +0100] rev 668
Small jb_disconnect() improvement
Fri, 13 Jan 2006 22:05:38 +0100 Fix segfault in scr_setmsgflag_if_needed()
Mikael Berthe <mikael@lilotux.net> [Fri, 13 Jan 2006 22:05:38 +0100] rev 667
Fix segfault in scr_setmsgflag_if_needed()
Thu, 12 Jan 2006 22:54:13 +0100 Post-0.7.3 changes
Mikael Berthe <mikael@lilotux.net> [Thu, 12 Jan 2006 22:54:13 +0100] rev 666
Post-0.7.3 changes
Thu, 12 Jan 2006 22:02:00 +0100 Added tag 0.7.3 for changeset 414ae36ea26456df3b6d70bd69310c4d2efed8c1
Mikael Berthe <mikael@lilotux.net> [Thu, 12 Jan 2006 22:02:00 +0100] rev 665
Added tag 0.7.3 for changeset 414ae36ea26456df3b6d70bd69310c4d2efed8c1
Thu, 12 Jan 2006 21:40:28 +0100 Ready for release 0.7.3 0.7.3
Mikael Berthe <mikael@lilotux.net> [Thu, 12 Jan 2006 21:40:28 +0100] rev 664
Ready for release 0.7.3
Mon, 09 Jan 2006 21:56:03 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Mon, 09 Jan 2006 21:56:03 +0100] rev 663
Update TODO & ChangeLog
Mon, 09 Jan 2006 19:40:29 +0100 Do not loose the unread_message flag when disconnecting from the server
Mikael Berthe <mikael@lilotux.net> [Mon, 09 Jan 2006 19:40:29 +0100] rev 662
Do not loose the unread_message flag when disconnecting from the server
Sun, 08 Jan 2006 22:56:22 +0100 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sun, 08 Jan 2006 22:56:22 +0100] rev 661
Update ChangeLog
Sun, 08 Jan 2006 22:26:02 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sun, 08 Jan 2006 22:26:02 +0100] rev 660
Update documentation
Sun, 08 Jan 2006 01:25:58 +0100 MUC: Add "nickname" option variable
Mikael Berthe <mikael@lilotux.net> [Sun, 08 Jan 2006 01:25:58 +0100] rev 659
MUC: Add "nickname" option variable The nickname is now optional in the "/room join" command. The default nickname is the "nickname" option value; if there is none, the jid username is used.
Sat, 07 Jan 2006 23:12:22 +0100 Avoid g_try_new()
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Jan 2006 23:12:22 +0100] rev 658
Avoid g_try_new()
Sat, 07 Jan 2006 23:01:42 +0100 Some memory allocation code cleaning
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Jan 2006 23:01:42 +0100] rev 657
Some memory allocation code cleaning
Sat, 07 Jan 2006 22:42:08 +0100 Close standard fds before launching the eventcmd process
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Jan 2006 22:42:08 +0100] rev 656
Close standard fds before launching the eventcmd process
Sat, 07 Jan 2006 13:59:17 +0100 Use "(...)" when cutting a multi-line status message in the log window
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Jan 2006 13:59:17 +0100] rev 655
Use "(...)" when cutting a multi-line status message in the log window Thanks to Salvador for suggesting...
Sat, 07 Jan 2006 12:17:49 +0100 MUC: Set the new_message flag when joining a room
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Jan 2006 12:17:49 +0100] rev 654
MUC: Set the new_message flag when joining a room
Sat, 07 Jan 2006 11:01:58 +0100 MUC: Be more verbose when joining a room
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Jan 2006 11:01:58 +0100] rev 653
MUC: Be more verbose when joining a room
Sat, 07 Jan 2006 10:56:46 +0100 We do not need buddy_isresource() anymore
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Jan 2006 10:56:46 +0100] rev 652
We do not need buddy_isresource() anymore
Sat, 07 Jan 2006 10:32:55 +0100 MUC: Fix a timestamp issue when joining a room
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Jan 2006 10:32:55 +0100] rev 651
MUC: Fix a timestamp issue when joining a room The timestamp displayed was incorrect when the first room presence packet received from the conference server is not our presence. We use "now", when it happens.
Sat, 07 Jan 2006 01:31:41 +0100 MUC: /room {leave,nick,topic} can only be used when inside a room
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Jan 2006 01:31:41 +0100] rev 650
MUC: /room {leave,nick,topic} can only be used when inside a room
Sat, 07 Jan 2006 01:15:04 +0100 MUC: fix join bug when the conference is in the roster
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Jan 2006 01:15:04 +0100] rev 649
MUC: fix join bug when the conference is in the roster
Sat, 07 Jan 2006 01:12:03 +0100 MUC: No new_message flag for server messages
Mikael Berthe <mikael@lilotux.net> [Sat, 07 Jan 2006 01:12:03 +0100] rev 648
MUC: No new_message flag for server messages
Fri, 06 Jan 2006 22:37:05 +0100 Enter chat mode automatically when using some commands
Mikael Berthe <mikael@lilotux.net> [Fri, 06 Jan 2006 22:37:05 +0100] rev 647
Enter chat mode automatically when using some commands
Thu, 05 Jan 2006 22:23:41 +0100 MUC: Server messages are prefixed with "~ " instead of "<> "
Mikael Berthe <mikael@lilotux.net> [Thu, 05 Jan 2006 22:23:41 +0100] rev 646
MUC: Server messages are prefixed with "~ " instead of "<> "
Thu, 05 Jan 2006 22:01:11 +0100 Small handle_presence_muc() update
Mikael Berthe <mikael@lilotux.net> [Thu, 05 Jan 2006 22:01:11 +0100] rev 645
Small handle_presence_muc() update
Thu, 05 Jan 2006 20:20:57 +0100 MUC: better nickname check when entering a room
Mikael Berthe <mikael@lilotux.net> [Thu, 05 Jan 2006 20:20:57 +0100] rev 644
MUC: better nickname check when entering a room
Mon, 02 Jan 2006 22:07:15 +0100 Fix double UTF-8 encoding when joining a room
Mikael Berthe <mikael@lilotux.net> [Mon, 02 Jan 2006 22:07:15 +0100] rev 643
Fix double UTF-8 encoding when joining a room
Fri, 30 Dec 2005 12:46:48 +0100 Fix a crash when a resource contains non-representable chars
Mikael Berthe <mikael@lilotux.net> [Fri, 30 Dec 2005 12:46:48 +0100] rev 642
Fix a crash when a resource contains non-representable chars
Wed, 28 Dec 2005 19:05:11 +0100 Allow special jid "." in commands /add and /status_to
Mikael Berthe <mikael@lilotux.net> [Wed, 28 Dec 2005 19:05:11 +0100] rev 641
Allow special jid "." in commands /add and /status_to This special jid is the jid of the current buddy.
Wed, 28 Dec 2005 18:58:03 +0100 "/status_to" can be used with no jid (it will use the current buddy's jid)
Mikael Berthe <mikael@lilotux.net> [Wed, 28 Dec 2005 18:58:03 +0100] rev 640
"/status_to" can be used with no jid (it will use the current buddy's jid)
Wed, 28 Dec 2005 11:09:01 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Wed, 28 Dec 2005 11:09:01 +0100] rev 639
Update documentation
Wed, 28 Dec 2005 11:08:39 +0100 "/add" can be used with no jid (it will use the current buddy's jid)
Mikael Berthe <mikael@lilotux.net> [Wed, 28 Dec 2005 11:08:39 +0100] rev 638
"/add" can be used with no jid (it will use the current buddy's jid)
Mon, 26 Dec 2005 19:42:57 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Mon, 26 Dec 2005 19:42:57 +0100] rev 637
Update documentation Mention "/msay send_to" in the manpage.
Mon, 26 Dec 2005 13:14:40 +0100 Add "/msay send_to"
Mikael Berthe <mikael@lilotux.net> [Mon, 26 Dec 2005 13:14:40 +0100] rev 636
Add "/msay send_to"
Sun, 25 Dec 2005 23:41:09 +0100 New "load_muc_logs" option
Mikael Berthe <mikael@lilotux.net> [Sun, 25 Dec 2005 23:41:09 +0100] rev 635
New "load_muc_logs" option
Sun, 25 Dec 2005 20:51:20 +0100 Send "</stream:stream>" when disconnecting from the server
Mikael Berthe <mikael@lilotux.net> [Sun, 25 Dec 2005 20:51:20 +0100] rev 634
Send "</stream:stream>" when disconnecting from the server
Sun, 25 Dec 2005 20:20:20 +0100 Log to the tracelog file when joining a room
Mikael Berthe <mikael@lilotux.net> [Sun, 25 Dec 2005 20:20:20 +0100] rev 633
Log to the tracelog file when joining a room
Fri, 23 Dec 2005 22:57:34 +0100 MUC: use timestamp when available
Mikael Berthe <mikael@lilotux.net> [Fri, 23 Dec 2005 22:57:34 +0100] rev 632
MUC: use timestamp when available
Fri, 23 Dec 2005 19:16:30 +0100 Allow sending a message to an agent
Mikael Berthe <mikael@lilotux.net> [Fri, 23 Dec 2005 19:16:30 +0100] rev 631
Allow sending a message to an agent
Fri, 23 Dec 2005 17:19:02 +0100 Post-0.7.2 changes
Mikael Berthe <mikael@lilotux.net> [Fri, 23 Dec 2005 17:19:02 +0100] rev 630
Post-0.7.2 changes
Thu, 22 Dec 2005 00:13:37 +0100 Added tag 0.7.2 for changeset 454399f026fa064e0e6a6d58bdac5bbf8445f1ef
Mikael Berthe <mikael@lilotux.net> [Thu, 22 Dec 2005 00:13:37 +0100] rev 629
Added tag 0.7.2 for changeset 454399f026fa064e0e6a6d58bdac5bbf8445f1ef
Tue, 20 Dec 2005 00:18:47 +0100 Fix a bug in jb_addbuddy() 0.7.2
Mikael Berthe <mikael@lilotux.net> [Tue, 20 Dec 2005 00:18:47 +0100] rev 628
Fix a bug in jb_addbuddy() "/add jabber@i.d nick" didn't work as expected, the nick wasn't set correctly. Thanks to "salvador" for noticing this.
Mon, 19 Dec 2005 22:52:21 +0100 Ready for release 0.7.2
Mikael Berthe <mikael@lilotux.net> [Mon, 19 Dec 2005 22:52:21 +0100] rev 627
Ready for release 0.7.2
Mon, 19 Dec 2005 20:32:25 +0100 Use a larger buffer for commands like /info
Mikael Berthe <mikael@lilotux.net> [Mon, 19 Dec 2005 20:32:25 +0100] rev 626
Use a larger buffer for commands like /info Thus we can display big status messages (up to ~4kB).
Sat, 17 Dec 2005 18:39:04 +0100 Show presence timestamps in "/info" and "/room whois"
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Dec 2005 18:39:04 +0100] rev 625
Show presence timestamps in "/info" and "/room whois"
Sat, 17 Dec 2005 13:48:07 +0100 Fix double UTF-8 decoding
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Dec 2005 13:48:07 +0100] rev 624
Fix double UTF-8 decoding
Sat, 17 Dec 2005 00:38:51 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Dec 2005 00:38:51 +0100] rev 623
Update documentation
Sat, 17 Dec 2005 00:36:57 +0100 Add /version command
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Dec 2005 00:36:57 +0100] rev 622
Add /version command
Sat, 17 Dec 2005 00:10:54 +0100 "/move": remove old group if it is empty
Mikael Berthe <mikael@lilotux.net> [Sat, 17 Dec 2005 00:10:54 +0100] rev 621
"/move": remove old group if it is empty
Fri, 16 Dec 2005 23:48:42 +0100 Rewrite buddy_setgroup()
Mikael Berthe <mikael@lilotux.net> [Fri, 16 Dec 2005 23:48:42 +0100] rev 620
Rewrite buddy_setgroup()
Fri, 16 Dec 2005 18:07:14 +0100 Answer IQ:version & IQ:time requests
Mikael Berthe <mikael@lilotux.net> [Fri, 16 Dec 2005 18:07:14 +0100] rev 619
Answer IQ:version & IQ:time requests
Fri, 16 Dec 2005 16:20:30 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Fri, 16 Dec 2005 16:20:30 +0100] rev 618
Update documentation
Fri, 16 Dec 2005 13:34:13 +0100 Add "/authorization" command
Mikael Berthe <mikael@lilotux.net> [Fri, 16 Dec 2005 13:34:13 +0100] rev 617
Add "/authorization" command
Fri, 16 Dec 2005 12:09:46 +0100 MUC: display reason, if any, when a room has been destroyed
Mikael Berthe <mikael@lilotux.net> [Fri, 16 Dec 2005 12:09:46 +0100] rev 616
MUC: display reason, if any, when a room has been destroyed
Fri, 16 Dec 2005 00:48:01 +0100 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Fri, 16 Dec 2005 00:48:01 +0100] rev 615
Update ChangeLog
Fri, 16 Dec 2005 00:40:49 +0100 Show empty resources
Mikael Berthe <mikael@lilotux.net> [Fri, 16 Dec 2005 00:40:49 +0100] rev 614
Show empty resources We used to replace empty resources with "default" but this wasn't a good idea, IMO.
Thu, 15 Dec 2005 23:29:56 +0100 Try to guess if a roster item is an agent
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Dec 2005 23:29:56 +0100] rev 613
Try to guess if a roster item is an agent For now we look if the jid contains a '@'...
Thu, 15 Dec 2005 23:08:22 +0100 Respect RFC 3921 order advice
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Dec 2005 23:08:22 +0100] rev 612
Respect RFC 3921 order advice
Thu, 15 Dec 2005 22:35:34 +0100 Improve subscription management
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Dec 2005 22:35:34 +0100] rev 611
Improve subscription management
Thu, 15 Dec 2005 19:56:19 +0100 Consider buddies as offline when they have cancelled our subscription
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Dec 2005 19:56:19 +0100] rev 610
Consider buddies as offline when they have cancelled our subscription
Thu, 15 Dec 2005 18:51:06 +0100 Do not send message "online" when adding a buddy
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Dec 2005 18:51:06 +0100] rev 609
Do not send message "online" when adding a buddy
Thu, 15 Dec 2005 18:42:38 +0100 /move: really strip trailing space, and assign to no group if no group is specified
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Dec 2005 18:42:38 +0100] rev 608
/move: really strip trailing space, and assign to no group if no group is specified
Thu, 15 Dec 2005 18:29:14 +0100 Improve IQ management
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Dec 2005 18:29:14 +0100] rev 607
Improve IQ management
Thu, 15 Dec 2005 15:40:21 +0100 Code cleanup + remove deprecated Agents list IQ request
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Dec 2005 15:40:21 +0100] rev 606
Code cleanup + remove deprecated Agents list IQ request
Thu, 15 Dec 2005 13:09:36 +0100 Set the subscription pending flag
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Dec 2005 13:09:36 +0100] rev 605
Set the subscription pending flag
Thu, 15 Dec 2005 13:04:34 +0100 "/info" shows buddy subscription
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Dec 2005 13:04:34 +0100] rev 604
"/info" shows buddy subscription
Thu, 15 Dec 2005 12:52:37 +0100 Store subscription data
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Dec 2005 12:52:37 +0100] rev 603
Store subscription data
Thu, 15 Dec 2005 00:14:56 +0100 Increase scr_LogPrint() buffer size
Mikael Berthe <mikael@lilotux.net> [Thu, 15 Dec 2005 00:14:56 +0100] rev 602
Increase scr_LogPrint() buffer size
Wed, 14 Dec 2005 00:08:57 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Wed, 14 Dec 2005 00:08:57 +0100] rev 601
Update documentation
Tue, 13 Dec 2005 23:50:00 +0100 Free room personal data when receiving the unavailable stanza, not before
Mikael Berthe <mikael@lilotux.net> [Tue, 13 Dec 2005 23:50:00 +0100] rev 600
Free room personal data when receiving the unavailable stanza, not before
Tue, 13 Dec 2005 23:40:17 +0100 Add "/room destroy"
Mikael Berthe <mikael@lilotux.net> [Tue, 13 Dec 2005 23:40:17 +0100] rev 599
Add "/room destroy"
Tue, 13 Dec 2005 23:04:09 +0100 Fix some display issues
Mikael Berthe <mikael@lilotux.net> [Tue, 13 Dec 2005 23:04:09 +0100] rev 598
Fix some display issues The buffer window wasn't cleared after some commands (/room remove, /disconnect, /del...).
Tue, 13 Dec 2005 22:20:23 +0100 Code cleanup
Mikael Berthe <mikael@lilotux.net> [Tue, 13 Dec 2005 22:20:23 +0100] rev 597
Code cleanup
Tue, 13 Dec 2005 22:16:27 +0100 Clean up handle_iq_result()
Mikael Berthe <mikael@lilotux.net> [Tue, 13 Dec 2005 22:16:27 +0100] rev 596
Clean up handle_iq_result()
Tue, 13 Dec 2005 20:08:46 +0100 IQ: send feature-not-implemented error stanzas
Mikael Berthe <mikael@lilotux.net> [Tue, 13 Dec 2005 20:08:46 +0100] rev 595
IQ: send feature-not-implemented error stanzas
Tue, 13 Dec 2005 18:33:04 +0100 libjabber: remove some useless/deprecated functions
Mikael Berthe <mikael@lilotux.net> [Tue, 13 Dec 2005 18:33:04 +0100] rev 594
libjabber: remove some useless/deprecated functions
Sun, 11 Dec 2005 11:34:31 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Dec 2005 11:34:31 +0100] rev 593
Update documentation
Sun, 11 Dec 2005 11:11:34 +0100 Try UTF8 -> locale conversion with fallback
Mikael Berthe <mikael@lilotux.net> [Sun, 11 Dec 2005 11:11:34 +0100] rev 592
Try UTF8 -> locale conversion with fallback
Sat, 10 Dec 2005 23:52:04 +0100 Show only the 1st line of the status message, in the log window
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Dec 2005 23:52:04 +0100] rev 591
Show only the 1st line of the status message, in the log window
Sat, 10 Dec 2005 23:18:26 +0100 Fix a few UTF-8 related issues
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Dec 2005 23:18:26 +0100] rev 590
Fix a few UTF-8 related issues
Sat, 10 Dec 2005 20:17:49 +0100 Improve fix from changeset 1b773c760a99
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Dec 2005 20:17:49 +0100] rev 589
Improve fix from changeset 1b773c760a99
Sat, 10 Dec 2005 20:15:04 +0100 "/room whois": correctly display utf8 resources
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Dec 2005 20:15:04 +0100] rev 588
"/room whois": correctly display utf8 resources
Sat, 10 Dec 2005 19:06:01 +0100 Kick/ban: convert reason to user's locale
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Dec 2005 19:06:01 +0100] rev 587
Kick/ban: convert reason to user's locale
Sat, 10 Dec 2005 18:50:08 +0100 Missing initialization
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Dec 2005 18:50:08 +0100] rev 586
Missing initialization
Sat, 10 Dec 2005 18:34:51 +0100 Add "/room affil" and "/room role"
Mikael Berthe <mikael@lilotux.net> [Sat, 10 Dec 2005 18:34:51 +0100] rev 585
Add "/room affil" and "/room role"
Fri, 09 Dec 2005 19:49:58 +0100 jb_room_setattrib()
Mikael Berthe <mikael@lilotux.net> [Fri, 09 Dec 2005 19:49:58 +0100] rev 584
jb_room_setattrib()
Tue, 06 Dec 2005 21:13:03 +0100 MUC: clean up departure message code
Mikael Berthe <mikael@lilotux.net> [Tue, 06 Dec 2005 21:13:03 +0100] rev 583
MUC: clean up departure message code A message is now displayed when a buddy is banned/kicked.
Mon, 05 Dec 2005 23:56:29 +0100 Remove debug print statements
Mikael Berthe <mikael@lilotux.net> [Mon, 05 Dec 2005 23:56:29 +0100] rev 582
Remove debug print statements
Mon, 05 Dec 2005 23:54:27 +0100 Tell the user when he or she has been kicked/banned
Mikael Berthe <mikael@lilotux.net> [Mon, 05 Dec 2005 23:54:27 +0100] rev 581
Tell the user when he or she has been kicked/banned
Mon, 05 Dec 2005 00:01:16 +0100 Fix modelines
Mikael Berthe <mikael@lilotux.net> [Mon, 05 Dec 2005 00:01:16 +0100] rev 580
Fix modelines :-(
Sun, 04 Dec 2005 23:55:47 +0100 Introduce a handle_presence_muc() function
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Dec 2005 23:55:47 +0100] rev 579
Introduce a handle_presence_muc() function
Sun, 04 Dec 2005 11:51:47 +0100 Fix connection issue
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Dec 2005 11:51:47 +0100] rev 578
Fix connection issue
Sun, 04 Dec 2005 11:06:59 +0100 Move IQ Jabber stuff to a separate file
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Dec 2005 11:06:59 +0100] rev 577
Move IQ Jabber stuff to a separate file
Sun, 04 Dec 2005 09:04:02 +0100 Add Vim modelines
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Dec 2005 09:04:02 +0100] rev 576
Add Vim modelines
Sun, 04 Dec 2005 00:21:09 +0100 Improve /room whois
Mikael Berthe <mikael@lilotux.net> [Sun, 04 Dec 2005 00:21:09 +0100] rev 575
Improve /room whois
Sat, 03 Dec 2005 23:57:58 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sat, 03 Dec 2005 23:57:58 +0100] rev 574
Update TODO & ChangeLog
Sat, 03 Dec 2005 23:53:44 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sat, 03 Dec 2005 23:53:44 +0100] rev 573
Update documentation
Sat, 03 Dec 2005 23:40:40 +0100 Implement affiliations handling, add "/room whois"
Mikael Berthe <mikael@lilotux.net> [Sat, 03 Dec 2005 23:40:40 +0100] rev 572
Implement affiliations handling, add "/room whois"
Sat, 03 Dec 2005 14:25:34 +0100 Add "/room ban"
Mikael Berthe <mikael@lilotux.net> [Sat, 03 Dec 2005 14:25:34 +0100] rev 571
Add "/room ban"
Sat, 03 Dec 2005 13:48:27 +0100 Some parsing improvements
Mikael Berthe <mikael@lilotux.net> [Sat, 03 Dec 2005 13:48:27 +0100] rev 570
Some parsing improvements
Sat, 03 Dec 2005 13:47:52 +0100 "/room invite": Do not send epty reason
Mikael Berthe <mikael@lilotux.net> [Sat, 03 Dec 2005 13:47:52 +0100] rev 569
"/room invite": Do not send epty reason
Sat, 03 Dec 2005 13:32:29 +0100 Add "/room kick"
Mikael Berthe <mikael@lilotux.net> [Sat, 03 Dec 2005 13:32:29 +0100] rev 568
Add "/room kick"
Sat, 03 Dec 2005 00:24:05 +0100 Handle "/me " in messages
Mikael Berthe <mikael@lilotux.net> [Sat, 03 Dec 2005 00:24:05 +0100] rev 567
Handle "/me " in messages
Fri, 02 Dec 2005 23:48:01 +0100 MUC: Reset topic when leaving a room
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Dec 2005 23:48:01 +0100] rev 566
MUC: Reset topic when leaving a room
Fri, 02 Dec 2005 23:31:46 +0100 MUC: Make "/room nick" display the current nickname
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Dec 2005 23:31:46 +0100] rev 565
MUC: Make "/room nick" display the current nickname
Fri, 02 Dec 2005 23:18:00 +0100 Cosmetic changes
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Dec 2005 23:18:00 +0100] rev 564
Cosmetic changes
Fri, 02 Dec 2005 23:12:21 +0100 Prevent from adding a duplicate jid (when types are different)
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Dec 2005 23:12:21 +0100] rev 563
Prevent from adding a duplicate jid (when types are different)
Fri, 02 Dec 2005 23:10:34 +0100 Cosmetic changes
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Dec 2005 23:10:34 +0100] rev 562
Cosmetic changes
Fri, 02 Dec 2005 00:16:49 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Fri, 02 Dec 2005 00:16:49 +0100] rev 561
Update TODO & ChangeLog
Thu, 01 Dec 2005 23:54:22 +0100 Better topic attribution
Mikael Berthe <mikael@lilotux.net> [Thu, 01 Dec 2005 23:54:22 +0100] rev 560
Better topic attribution Better topic attribution, when getting history from the server.
Thu, 01 Dec 2005 23:47:16 +0100 Fix a small bug in split_arg()
Mikael Berthe <mikael@lilotux.net> [Thu, 01 Dec 2005 23:47:16 +0100] rev 559
Fix a small bug in split_arg()
Thu, 01 Dec 2005 23:37:15 +0100 Split do_buffer() and use split_arg()
Mikael Berthe <mikael@lilotux.net> [Thu, 01 Dec 2005 23:37:15 +0100] rev 558
Split do_buffer() and use split_arg()
Thu, 01 Dec 2005 00:12:03 +0100 Use split_arg() in most commands
Mikael Berthe <mikael@lilotux.net> [Thu, 01 Dec 2005 00:12:03 +0100] rev 557
Use split_arg() in most commands
Wed, 30 Nov 2005 22:34:06 +0100 Fix bug in split_arg()
Mikael Berthe <mikael@lilotux.net> [Wed, 30 Nov 2005 22:34:06 +0100] rev 556
Fix bug in split_arg()
Tue, 29 Nov 2005 23:51:33 +0100 Fix small "/room nick" bug (handle nickname with quotes)
Mikael Berthe <mikael@lilotux.net> [Tue, 29 Nov 2005 23:51:33 +0100] rev 555
Fix small "/room nick" bug (handle nickname with quotes)
Tue, 29 Nov 2005 23:25:01 +0100 Some more work on do_room()
Mikael Berthe <mikael@lilotux.net> [Tue, 29 Nov 2005 23:25:01 +0100] rev 554
Some more work on do_room()
Tue, 29 Nov 2005 22:12:05 +0100 Remove debug printf()
Mikael Berthe <mikael@lilotux.net> [Tue, 29 Nov 2005 22:12:05 +0100] rev 553
Remove debug printf() Grrr.
Tue, 29 Nov 2005 21:58:53 +0100 Split do_room()
Mikael Berthe <mikael@lilotux.net> [Tue, 29 Nov 2005 21:58:53 +0100] rev 552
Split do_room()
Tue, 29 Nov 2005 00:03:04 +0100 Add split_arg() / free_arg_lst()
Mikael Berthe <mikael@lilotux.net> [Tue, 29 Nov 2005 00:03:04 +0100] rev 551
Add split_arg() / free_arg_lst()
Sun, 27 Nov 2005 21:50:09 +0100 Add an alias for "/me"
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Nov 2005 21:50:09 +0100] rev 550
Add an alias for "/me" /me == /say /me
Sun, 27 Nov 2005 21:38:53 +0100 MUC: "/room topic" shows the current room topic
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Nov 2005 21:38:53 +0100] rev 549
MUC: "/room topic" shows the current room topic
Sun, 27 Nov 2005 21:26:55 +0100 Add buddy_{get,set}topic()
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Nov 2005 21:26:55 +0100] rev 548
Add buddy_{get,set}topic()
Sun, 27 Nov 2005 00:19:07 +0100 Break packethandler() out
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Nov 2005 00:19:07 +0100] rev 547
Break packethandler() out
Sun, 27 Nov 2005 00:17:51 +0100 autogen.sh: use sh instead of bash
Mikael Berthe <mikael@lilotux.net> [Sun, 27 Nov 2005 00:17:51 +0100] rev 546
autogen.sh: use sh instead of bash
Sat, 26 Nov 2005 14:59:22 +0100 Post-0.7.1 changes
Mikael Berthe <mikael@lilotux.net> [Sat, 26 Nov 2005 14:59:22 +0100] rev 545
Post-0.7.1 changes
Sat, 26 Nov 2005 13:22:15 +0100 Added tag 0.7.1 for changeset 1aab64a04c314f5e78cd72ff4ccecffcdf7e2d80
Mikael Berthe <mikael@lilotux.net> [Sat, 26 Nov 2005 13:22:15 +0100] rev 544
Added tag 0.7.1 for changeset 1aab64a04c314f5e78cd72ff4ccecffcdf7e2d80
Sat, 26 Nov 2005 12:09:33 +0100 Ready for release 0.7.1 0.7.1
Mikael Berthe <mikael@lilotux.net> [Sat, 26 Nov 2005 12:09:33 +0100] rev 543
Ready for release 0.7.1
Sat, 26 Nov 2005 11:41:53 +0100 Use PACKAGE_VERSION instead of VERSION
Mikael Berthe <mikael@lilotux.net> [Sat, 26 Nov 2005 11:41:53 +0100] rev 542
Use PACKAGE_VERSION instead of VERSION
Fri, 25 Nov 2005 23:57:43 +0100 Fix error introduced in changeset 56f641155579
Mikael Berthe <mikael@lilotux.net> [Fri, 25 Nov 2005 23:57:43 +0100] rev 541
Fix error introduced in changeset 56f641155579
Fri, 25 Nov 2005 23:48:49 +0100 Prevent deletion from rooms we haven't left
Mikael Berthe <mikael@lilotux.net> [Fri, 25 Nov 2005 23:48:49 +0100] rev 540
Prevent deletion from rooms we haven't left
Fri, 25 Nov 2005 23:44:47 +0100 Fix some memory leaks
Mikael Berthe <mikael@lilotux.net> [Fri, 25 Nov 2005 23:44:47 +0100] rev 539
Fix some memory leaks
Fri, 25 Nov 2005 23:10:26 +0100 Hide debug message
Mikael Berthe <mikael@lilotux.net> [Fri, 25 Nov 2005 23:10:26 +0100] rev 538
Hide debug message
Fri, 25 Nov 2005 23:07:21 +0100 Buddy status change was not always displayed
Mikael Berthe <mikael@lilotux.net> [Fri, 25 Nov 2005 23:07:21 +0100] rev 537
Buddy status change was not always displayed Buddy status change was not displayed when the status stays the same but the status message is removed.
Fri, 25 Nov 2005 23:04:20 +0100 Status change was not displayed when same status but message removed
Mikael Berthe <mikael@lilotux.net> [Fri, 25 Nov 2005 23:04:20 +0100] rev 536
Status change was not displayed when same status but message removed
Fri, 25 Nov 2005 22:17:20 +0100 Set status correctly when joining a room
Mikael Berthe <mikael@lilotux.net> [Fri, 25 Nov 2005 22:17:20 +0100] rev 535
Set status correctly when joining a room
Fri, 25 Nov 2005 22:09:30 +0100 Add presnew()
Mikael Berthe <mikael@lilotux.net> [Fri, 25 Nov 2005 22:09:30 +0100] rev 534
Add presnew()
Thu, 24 Nov 2005 00:11:40 +0100 Make some functions static
Mikael Berthe <mikael@lilotux.net> [Thu, 24 Nov 2005 00:11:40 +0100] rev 533
Make some functions static
Thu, 24 Nov 2005 00:03:37 +0100 Send status changes to chatrooms
Mikael Berthe <mikael@lilotux.net> [Thu, 24 Nov 2005 00:03:37 +0100] rev 532
Send status changes to chatrooms
Tue, 22 Nov 2005 23:36:12 +0100 Allow changing priority on the fly
Mikael Berthe <mikael@lilotux.net> [Tue, 22 Nov 2005 23:36:12 +0100] rev 531
Allow changing priority on the fly
Mon, 21 Nov 2005 21:31:12 +0100 Suggest "names" alias
Mikael Berthe <mikael@lilotux.net> [Mon, 21 Nov 2005 21:31:12 +0100] rev 530
Suggest "names" alias
Mon, 21 Nov 2005 00:05:57 +0100 Update ChangeLog
Mikael Berthe <mikael@lilotux.net> [Mon, 21 Nov 2005 00:05:57 +0100] rev 529
Update ChangeLog
Mon, 21 Nov 2005 00:05:17 +0100 Do not use default status messages with /status_to
Mikael Berthe <mikael@lilotux.net> [Mon, 21 Nov 2005 00:05:17 +0100] rev 528
Do not use default status messages with /status_to
Sun, 20 Nov 2005 23:30:31 +0100 Notice when we are ejected from a room
Mikael Berthe <mikael@lilotux.net> [Sun, 20 Nov 2005 23:30:31 +0100] rev 527
Notice when we are ejected from a room
Sun, 20 Nov 2005 00:28:17 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sun, 20 Nov 2005 00:28:17 +0100] rev 526
Update TODO & ChangeLog
Sun, 20 Nov 2005 00:12:53 +0100 Update sample mcabberrc and eventcmd script
Mikael Berthe <mikael@lilotux.net> [Sun, 20 Nov 2005 00:12:53 +0100] rev 525
Update sample mcabberrc and eventcmd script
Sun, 20 Nov 2005 00:08:49 +0100 Pass message body to external command
Mikael Berthe <mikael@lilotux.net> [Sun, 20 Nov 2005 00:08:49 +0100] rev 524
Pass message body to external command Introduce 2 new options: event_log_files & event_log_dir
Sat, 19 Nov 2005 18:12:37 +0100 Write UTF-9 conversion failures to the tracelog file
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Nov 2005 18:12:37 +0100] rev 523
Write UTF-9 conversion failures to the tracelog file
Sat, 19 Nov 2005 16:54:42 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Nov 2005 16:54:42 +0100] rev 522
Update documentation
Sat, 19 Nov 2005 16:30:49 +0100 "/status" changes
Mikael Berthe <mikael@lilotux.net> [Sat, 19 Nov 2005 16:30:49 +0100] rev 521
"/status" changes - No hardcoded status message - If there is no user-defined status message, the current message is kept - "/status $status -" clears the status message - Auto-away improvement
Mon, 14 Nov 2005 22:15:25 +0100 Remove old comment
Mikael Berthe <mikael@lilotux.net> [Mon, 14 Nov 2005 22:15:25 +0100] rev 520
Remove old comment
Mon, 14 Nov 2005 18:47:08 +0100 Show current global status message in "/status"
Mikael Berthe <mikael@lilotux.net> [Mon, 14 Nov 2005 18:47:08 +0100] rev 519
Show current global status message in "/status"
Mon, 14 Nov 2005 18:34:57 +0100 Update Log_Win_Height when refreshing the screen
Mikael Berthe <mikael@lilotux.net> [Mon, 14 Nov 2005 18:34:57 +0100] rev 518
Update Log_Win_Height when refreshing the screen It allows live modification of the 'log_win_height' option. The log window height is reduced when the screen height is reduced too much, too.
Mon, 14 Nov 2005 18:17:47 +0100 Update sample configuration file
Mikael Berthe <mikael@lilotux.net> [Mon, 14 Nov 2005 18:17:47 +0100] rev 517
Update sample configuration file
Mon, 14 Nov 2005 18:16:59 +0100 Add option 'show_status_in_buffer'
Mikael Berthe <mikael@lilotux.net> [Mon, 14 Nov 2005 18:16:59 +0100] rev 516
Add option 'show_status_in_buffer'
Mon, 14 Nov 2005 15:29:03 +0100 Log window's height can be set by the user
Mikael Berthe <mikael@lilotux.net> [Mon, 14 Nov 2005 15:29:03 +0100] rev 515
Log window's height can be set by the user
Sun, 13 Nov 2005 22:46:46 +0100 Show status changes in buddy window, if it is open
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Nov 2005 22:46:46 +0100] rev 514
Show status changes in buddy window, if it is open
Sun, 13 Nov 2005 22:15:19 +0100 Add HBB_PREFIX_NOFLAG
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Nov 2005 22:15:19 +0100] rev 513
Add HBB_PREFIX_NOFLAG A line with this attribute won't trigger a notification flag. This patch adds use of it for joins, leaves, nickname changes and topic changes.
Sun, 13 Nov 2005 17:03:59 +0100 Fix "/buffer up"
Mikael Berthe <mikael@lilotux.net> [Sun, 13 Nov 2005 17:03:59 +0100] rev 512
Fix "/buffer up"
Sat, 12 Nov 2005 17:49:29 +0100 Update documentation
Mikael Berthe <mikael@lilotux.net> [Sat, 12 Nov 2005 17:49:29 +0100] rev 511
Update documentation
Sat, 12 Nov 2005 17:36:20 +0100 New 'buddy_format' option
Mikael Berthe <mikael@lilotux.net> [Sat, 12 Nov 2005 17:36:20 +0100] rev 510
New 'buddy_format' option
Sat, 12 Nov 2005 15:02:25 +0100 Fix a bug when moving a chatroom to a new group
Mikael Berthe <mikael@lilotux.net> [Sat, 12 Nov 2005 15:02:25 +0100] rev 509
Fix a bug when moving a chatroom to a new group Room "subscription" and "nickname" fields were lost.
Sat, 12 Nov 2005 14:48:35 +0100 Add "/buffer up" and "/buffer down"
Mikael Berthe <mikael@lilotux.net> [Sat, 12 Nov 2005 14:48:35 +0100] rev 508
Add "/buffer up" and "/buffer down"
Sat, 12 Nov 2005 11:33:14 +0100 MUC: display buddy's departure message, if any
Mikael Berthe <mikael@lilotux.net> [Sat, 12 Nov 2005 11:33:14 +0100] rev 507
MUC: display buddy's departure message, if any
Fri, 11 Nov 2005 22:47:28 +0100 "/move" does not jump to the buddy in the new group
Mikael Berthe <mikael@lilotux.net> [Fri, 11 Nov 2005 22:47:28 +0100] rev 506
"/move" does not jump to the buddy in the new group
Mon, 31 Oct 2005 23:06:55 +0100 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Mon, 31 Oct 2005 23:06:55 +0100] rev 505
Update TODO & ChangeLog
Mon, 31 Oct 2005 23:04:51 +0100 Prettier display for "/room names"
Mikael Berthe <mikael@lilotux.net> [Mon, 31 Oct 2005 23:04:51 +0100] rev 504
Prettier display for "/room names"
Mon, 31 Oct 2005 22:35:35 +0100 MUC: nickname completion
Mikael Berthe <mikael@lilotux.net> [Mon, 31 Oct 2005 22:35:35 +0100] rev 503
MUC: nickname completion This patch adds nickname completion in a room (at the beginning of a line).
Sun, 30 Oct 2005 12:09:32 +0200 Fix mixed declaration and code
Mikael Berthe <mikael@lilotux.net> [Sun, 30 Oct 2005 12:09:32 +0200] rev 502
Fix mixed declaration and code
Wed, 26 Oct 2005 23:46:53 +0200 Add COMPL_RESOURCE (resource completion category)
Mikael Berthe <mikael@lilotux.net> [Wed, 26 Oct 2005 23:46:53 +0200] rev 501
Add COMPL_RESOURCE (resource completion category)
Fri, 21 Oct 2005 23:13:54 +0200 Add a comment about the config. file syntax
Mikael Berthe <mikael@lilotux.net> [Fri, 21 Oct 2005 23:13:54 +0200] rev 500
Add a comment about the config. file syntax
Thu, 13 Oct 2005 19:58:58 +0200 Reorganise process_key()
Mikael Berthe <mikael@lilotux.net> [Thu, 13 Oct 2005 19:58:58 +0200] rev 499
Reorganise process_key()
Mon, 10 Oct 2005 23:00:00 +0200 Suppress a compilation warning
Mikael Berthe <mikael@lilotux.net> [Mon, 10 Oct 2005 23:00:00 +0200] rev 498
Suppress a compilation warning
Mon, 10 Oct 2005 22:59:32 +0200 Post-0.7.0 changes
Mikael Berthe <mikael@lilotux.net> [Mon, 10 Oct 2005 22:59:32 +0200] rev 497
Post-0.7.0 changes
Mon, 10 Oct 2005 19:09:38 +0200 Added tag 0.7.0 for changeset 26f3c7695fe1a806cf3f22bfc2ef49fddef75dcc
Mikael Berthe <mikael@lilotux.net> [Mon, 10 Oct 2005 19:09:38 +0200] rev 496
Added tag 0.7.0 for changeset 26f3c7695fe1a806cf3f22bfc2ef49fddef75dcc
Sun, 09 Oct 2005 22:05:11 +0200 Ready for 0.7.0 release 0.7.0
Mikael Berthe <mikael@lilotux.net> [Sun, 09 Oct 2005 22:05:11 +0200] rev 495
Ready for 0.7.0 release
Sun, 09 Oct 2005 18:55:34 +0200 Fix small bug in roster_setstatus()
Mikael Berthe <mikael@lilotux.net> [Sun, 09 Oct 2005 18:55:34 +0200] rev 494
Fix small bug in roster_setstatus() For an existing resource, the priority was not updated.
Sun, 09 Oct 2005 12:12:47 +0200 Update message status for conference occupants
Mikael Berthe <mikael@lilotux.net> [Sun, 09 Oct 2005 12:12:47 +0200] rev 493
Update message status for conference occupants
Sat, 08 Oct 2005 00:57:45 +0200 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Sat, 08 Oct 2005 00:57:45 +0200] rev 492
Update TODO & ChangeLog
Sat, 08 Oct 2005 00:29:37 +0200 Update manual page
Mikael Berthe <mikael@lilotux.net> [Sat, 08 Oct 2005 00:29:37 +0200] rev 491
Update manual page
Sat, 08 Oct 2005 00:29:02 +0200 Add "/room privmsg"
Mikael Berthe <mikael@lilotux.net> [Sat, 08 Oct 2005 00:29:02 +0200] rev 490
Add "/room privmsg"
Fri, 07 Oct 2005 20:12:11 +0200 Auto-convert a roster item to "room" type when receiving a groupchat message
Mikael Berthe <mikael@lilotux.net> [Fri, 07 Oct 2005 20:12:11 +0200] rev 489
Auto-convert a roster item to "room" type when receiving a groupchat message
Fri, 07 Oct 2005 19:15:26 +0200 Enable jid completion for /say_to
Mikael Berthe <mikael@lilotux.net> [Fri, 07 Oct 2005 19:15:26 +0200] rev 488
Enable jid completion for /say_to
Fri, 07 Oct 2005 19:09:02 +0200 Update manual page
Mikael Berthe <mikael@lilotux.net> [Fri, 07 Oct 2005 19:09:02 +0200] rev 487
Update manual page
Fri, 07 Oct 2005 18:54:52 +0200 Add "/room invite"
Mikael Berthe <mikael@lilotux.net> [Fri, 07 Oct 2005 18:54:52 +0200] rev 486
Add "/room invite"
Fri, 07 Oct 2005 18:52:37 +0200 Fix a small display bug
Mikael Berthe <mikael@lilotux.net> [Fri, 07 Oct 2005 18:52:37 +0200] rev 485
Fix a small display bug
Thu, 06 Oct 2005 21:51:34 +0200 Display PRIV for private messages in a room when using /say_to
Mikael Berthe <mikael@lilotux.net> [Thu, 06 Oct 2005 21:51:34 +0200] rev 484
Display PRIV for private messages in a room when using /say_to Private conf. messages are not logged.
Wed, 05 Oct 2005 21:46:13 +0200 Fix a bug in roster_find()
Mikael Berthe <mikael@lilotux.net> [Wed, 05 Oct 2005 21:46:13 +0200] rev 483
Fix a bug in roster_find()
Wed, 05 Oct 2005 19:30:35 +0200 Use fgets() instead of getline()
Mikael Berthe <mikael@lilotux.net> [Wed, 05 Oct 2005 19:30:35 +0200] rev 482
Use fgets() instead of getline() getline() is not provided in FreeBSD (base install at least). Thanks to Vsevolod Stakhov.
Wed, 05 Oct 2005 19:23:54 +0200 Remove hardcoded -lglib-2.0
Mikael Berthe <mikael@lilotux.net> [Wed, 05 Oct 2005 19:23:54 +0200] rev 481
Remove hardcoded -lglib-2.0 Thanks to Vsevolod Stakhov.
Tue, 04 Oct 2005 19:47:50 +0200 Add /say_to command
Mikael Berthe <mikael@lilotux.net> [Tue, 04 Oct 2005 19:47:50 +0200] rev 480
Add /say_to command
Mon, 03 Oct 2005 23:59:56 +0200 resname can be a null pointer in sme cases
Mikael Berthe <mikael@lilotux.net> [Mon, 03 Oct 2005 23:59:56 +0200] rev 479
resname can be a null pointer in sme cases
Mon, 03 Oct 2005 22:12:24 +0200 MUC: log join/nick/leave/topic if log_muc_conf is set
Mikael Berthe <mikael@lilotux.net> [Mon, 03 Oct 2005 22:12:24 +0200] rev 478
MUC: log join/nick/leave/topic if log_muc_conf is set
Mon, 03 Oct 2005 21:49:48 +0200 Improve hk_message_in()
Mikael Berthe <mikael@lilotux.net> [Mon, 03 Oct 2005 21:49:48 +0200] rev 477
Improve hk_message_in() - Show when we have a private message in a chat room - Add an option ("log_muc_conf") to enable chat room logging
Sun, 02 Oct 2005 23:52:31 +0200 Update TODO
Mikael Berthe <mikael@lilotux.net> [Sun, 02 Oct 2005 23:52:31 +0200] rev 476
Update TODO
Sun, 02 Oct 2005 23:36:39 +0200 Add "/room topic", and display topic changes
Mikael Berthe <mikael@lilotux.net> [Sun, 02 Oct 2005 23:36:39 +0200] rev 475
Add "/room topic", and display topic changes
Sun, 02 Oct 2005 23:29:01 +0200 Minor code cleanup
Mikael Berthe <mikael@lilotux.net> [Sun, 02 Oct 2005 23:29:01 +0200] rev 474
Minor code cleanup
Sun, 02 Oct 2005 22:31:36 +0200 Fix segfault when receiving a message stanza with no body tag
Mikael Berthe <mikael@lilotux.net> [Sun, 02 Oct 2005 22:31:36 +0200] rev 473
Fix segfault when receiving a message stanza with no body tag
Sun, 02 Oct 2005 18:05:34 +0200 Disable some commands when not connected
Mikael Berthe <mikael@lilotux.net> [Sun, 02 Oct 2005 18:05:34 +0200] rev 472
Disable some commands when not connected Disable status/status_to, add, rawxml, room, say/msay when not connected, as these commands could be called with an empty buddylist.
Sun, 02 Oct 2005 10:57:09 +0200 Fix segfaults when using /buffer and /room while not connected
Mikael Berthe <mikael@lilotux.net> [Sun, 02 Oct 2005 10:57:09 +0200] rev 471
Fix segfaults when using /buffer and /room while not connected
Sun, 02 Oct 2005 00:37:16 +0200 Add "/room nick"
Mikael Berthe <mikael@lilotux.net> [Sun, 02 Oct 2005 00:37:16 +0200] rev 470
Add "/room nick"
Sat, 01 Oct 2005 23:17:05 +0200 Use UTF8 to handle resources and room nicknames
Mikael Berthe <mikael@lilotux.net> [Sat, 01 Oct 2005 23:17:05 +0200] rev 469
Use UTF8 to handle resources and room nicknames
Sat, 01 Oct 2005 18:53:14 +0200 Improve MUC presence messages handling
Mikael Berthe <mikael@lilotux.net> [Sat, 01 Oct 2005 18:53:14 +0200] rev 468
Improve MUC presence messages handling - Display messages when someone joins, leaves, or changes his nickname - Update occupants roles and real jid (if available) - Fix some memory leaks
Sat, 01 Oct 2005 16:00:17 +0200 Update manual
Mikael Berthe <mikael@lilotux.net> [Sat, 01 Oct 2005 16:00:17 +0200] rev 467
Update manual Mention MUC support and add "/room unlock".
Thu, 29 Sep 2005 23:36:14 +0200 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Thu, 29 Sep 2005 23:36:14 +0200] rev 466
Update TODO & ChangeLog
Thu, 29 Sep 2005 22:49:46 +0200 Update manual page (/buffer command)
Mikael Berthe <mikael@lilotux.net> [Thu, 29 Sep 2005 22:49:46 +0200] rev 465
Update manual page (/buffer command)
Thu, 29 Sep 2005 22:31:56 +0200 Add "/buffer date"
Mikael Berthe <mikael@lilotux.net> [Thu, 29 Sep 2005 22:31:56 +0200] rev 464
Add "/buffer date"
Thu, 29 Sep 2005 22:03:22 +0200 from_iso8601(): set time to 00:00:00 if not specified
Mikael Berthe <mikael@lilotux.net> [Thu, 29 Sep 2005 22:03:22 +0200] rev 463
from_iso8601(): set time to 00:00:00 if not specified
Thu, 29 Sep 2005 21:28:39 +0200 Add "/buffer %n"
Mikael Berthe <mikael@lilotux.net> [Thu, 29 Sep 2005 21:28:39 +0200] rev 462
Add "/buffer %n"
Wed, 28 Sep 2005 21:56:35 +0200 Convert /rawxml argument to UTF8
Mikael Berthe <mikael@lilotux.net> [Wed, 28 Sep 2005 21:56:35 +0200] rev 461
Convert /rawxml argument to UTF8
Wed, 28 Sep 2005 00:00:14 +0200 Update TODO
Mikael Berthe <mikael@lilotux.net> [Wed, 28 Sep 2005 00:00:14 +0200] rev 460
Update TODO
Tue, 27 Sep 2005 23:46:11 +0200 Show if we are inside/outside a MUC room
Mikael Berthe <mikael@lilotux.net> [Tue, 27 Sep 2005 23:46:11 +0200] rev 459
Show if we are inside/outside a MUC room
Tue, 27 Sep 2005 21:59:07 +0200 Do not call external command for history lines in a MUC room
Mikael Berthe <mikael@lilotux.net> [Tue, 27 Sep 2005 21:59:07 +0200] rev 458
Do not call external command for history lines in a MUC room
Tue, 27 Sep 2005 21:58:01 +0200 Add MUC message type in sample eventcmd script
Mikael Berthe <mikael@lilotux.net> [Tue, 27 Sep 2005 21:58:01 +0200] rev 457
Add MUC message type in sample eventcmd script
Tue, 27 Sep 2005 19:52:29 +0200 Make username optional in check_jid_syntax()
Mikael Berthe <mikael@lilotux.net> [Tue, 27 Sep 2005 19:52:29 +0200] rev 456
Make username optional in check_jid_syntax() This allows sending message/status to a Jabber agent, for example.
Mon, 26 Sep 2005 22:45:10 +0200 Update TODO
Mikael Berthe <mikael@lilotux.net> [Mon, 26 Sep 2005 22:45:10 +0200] rev 455
Update TODO
Mon, 26 Sep 2005 22:41:39 +0200 MUC: Disallow room names with a '/'
Mikael Berthe <mikael@lilotux.net> [Mon, 26 Sep 2005 22:41:39 +0200] rev 454
MUC: Disallow room names with a '/'
Mon, 26 Sep 2005 22:36:18 +0200 External command is called for MUC messages
Mikael Berthe <mikael@lilotux.net> [Mon, 26 Sep 2005 22:36:18 +0200] rev 453
External command is called for MUC messages
Mon, 26 Sep 2005 22:08:48 +0200 Jabber Id syntax checks
Mikael Berthe <mikael@lilotux.net> [Mon, 26 Sep 2005 22:08:48 +0200] rev 452
Jabber Id syntax checks
Mon, 26 Sep 2005 00:27:56 +0200 Update TODO & ChangeLog
Mikael Berthe <mikael@lilotux.net> [Mon, 26 Sep 2005 00:27:56 +0200] rev 451
Update TODO & ChangeLog
Mon, 26 Sep 2005 00:24:22 +0200 Update manual page
Mikael Berthe <mikael@lilotux.net> [Mon, 26 Sep 2005 00:24:22 +0200] rev 450
Update manual page * Add /room and /status_to documentation * Some other corrections
Sun, 25 Sep 2005 23:45:34 +0200 Add "/room unlock"
Mikael Berthe <mikael@lilotux.net> [Sun, 25 Sep 2005 23:45:34 +0200] rev 449
Add "/room unlock"
Sun, 25 Sep 2005 01:04:48 +0200 Add "/room remove", to remove an old chatroom from the roster
Mikael Berthe <mikael@lilotux.net> [Sun, 25 Sep 2005 01:04:48 +0200] rev 448
Add "/room remove", to remove an old chatroom from the roster
(0) -240 +240 +1000 tip