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"
(0) -120 +120 +1000 tip