log mcabber/src/jabglue.c @ 469:a926523d2392

age author description
Sat, 01 Oct 2005 23:17:05 +0200 Mikael Berthe Use UTF8 to handle resources and room nicknames
Sat, 01 Oct 2005 18:53:14 +0200 Mikael Berthe Improve MUC presence messages handling
Wed, 28 Sep 2005 21:56:35 +0200 Mikael Berthe Convert /rawxml argument to UTF8
Sun, 25 Sep 2005 23:45:34 +0200 Mikael Berthe Add "/room unlock"
Sun, 25 Sep 2005 01:01:44 +0200 Mikael Berthe Initial Multi-User Chat support
Sun, 25 Sep 2005 00:33:56 +0200 Mikael Berthe Add /status_to command
Wed, 21 Sep 2005 22:05:43 +0200 Mikael Berthe Handle g_locale_from_utf8() failures
Mon, 19 Sep 2005 23:32:42 +0200 Mikael Berthe Handle multiple resources for the same buddy
Thu, 15 Sep 2005 23:22:12 +0200 Mikael Berthe Add /rawxml command
Sun, 11 Sep 2005 22:01:57 +0200 Mikael Berthe Display error messages as specified in RFC3920 (9.3)
Mon, 05 Sep 2005 22:56:57 +0200 Mikael Berthe Better handling of server error codes/messages
Fri, 02 Sep 2005 22:10:14 +0200 Mikael Berthe Ready for 0.6.7 release 0.6.7
Fri, 02 Sep 2005 21:47:14 +0200 Mikael Berthe Display error code/message when receiving a message packet with "error" type
Fri, 02 Sep 2005 20:34:17 +0200 Mikael Berthe Small code review
Thu, 01 Sep 2005 21:18:19 +0200 Mikael Berthe Allow offline status message
Sun, 28 Aug 2005 10:38:10 +0200 Mikael Berthe Still need a temporization when connecting to a server
Sat, 27 Aug 2005 22:20:03 +0200 Mikael Berthe Fix a SIGPIPE issue when connecting to the server
Sat, 27 Aug 2005 18:59:48 +0200 Mikael Berthe Tune previous usleep() change
Sat, 27 Aug 2005 18:00:38 +0200 Mikael Berthe Display server error messages to the user
Sat, 27 Aug 2005 15:38:55 +0200 Mikael Berthe Add usleep() calls
Sat, 27 Aug 2005 11:21:27 +0200 Mikael Berthe Allow a different server name than the jid domain name
Thu, 04 Aug 2005 23:04:54 +0100 Mikael Berthe Whitespace cleanup
Fri, 29 Jul 2005 19:09:07 +0100 Mikael Berthe Do non UTF8-encode/decode null pointers
Thu, 28 Jul 2005 20:24:28 +0100 Mikael Berthe Merge UTF-8 changes
Thu, 28 Jul 2005 13:16:36 +0100 Mikael Berthe Remove utf8 files, use Glib
Mon, 25 Jul 2005 21:46:35 +0100 Mikael Berthe Improve logging system (traces)
Sun, 24 Jul 2005 15:13:53 +0100 Mikael Berthe Merge changeset 315 (65aa05520556)
Sat, 23 Jul 2005 11:39:39 +0100 Mikael Berthe Better messages for server connection states
Fri, 22 Jul 2005 13:01:40 +0100 Mikael Berthe Make imstatus2char a null-terminated string
Sat, 16 Jul 2005 13:27:00 +0100 Mikael Berthe Handle "error" message type