log mcabber/src/jabglue.c @ 569:69afee8e1232

age author description
Sat, 03 Dec 2005 13:47:52 +0100 Mikael Berthe "/room invite": Do not send epty reason
Sat, 03 Dec 2005 13:32:29 +0100 Mikael Berthe Add "/room kick"
Fri, 02 Dec 2005 23:10:34 +0100 Mikael Berthe Cosmetic changes
Thu, 01 Dec 2005 23:54:22 +0100 Mikael Berthe Better topic attribution
Sun, 27 Nov 2005 21:38:53 +0100 Mikael Berthe MUC: "/room topic" shows the current room topic
Sun, 27 Nov 2005 00:19:07 +0100 Mikael Berthe Break packethandler() out
Fri, 25 Nov 2005 23:44:47 +0100 Mikael Berthe Fix some memory leaks
Fri, 25 Nov 2005 23:10:26 +0100 Mikael Berthe Hide debug message
Fri, 25 Nov 2005 23:07:21 +0100 Mikael Berthe Buddy status change was not always displayed
Fri, 25 Nov 2005 22:17:20 +0100 Mikael Berthe Set status correctly when joining a room
Fri, 25 Nov 2005 22:09:30 +0100 Mikael Berthe Add presnew()
Thu, 24 Nov 2005 00:11:40 +0100 Mikael Berthe Make some functions static
Thu, 24 Nov 2005 00:03:37 +0100 Mikael Berthe Send status changes to chatrooms
Tue, 22 Nov 2005 23:36:12 +0100 Mikael Berthe Allow changing priority on the fly
Sun, 20 Nov 2005 23:30:31 +0100 Mikael Berthe Notice when we are ejected from a room
Sat, 19 Nov 2005 18:12:37 +0100 Mikael Berthe Write UTF-9 conversion failures to the tracelog file
Sat, 19 Nov 2005 16:30:49 +0100 Mikael Berthe "/status" changes
Mon, 14 Nov 2005 18:47:08 +0100 Mikael Berthe Show current global status message in "/status"
Sun, 13 Nov 2005 22:15:19 +0100 Mikael Berthe Add HBB_PREFIX_NOFLAG
Sat, 12 Nov 2005 11:33:14 +0100 Mikael Berthe MUC: display buddy's departure message, if any
Sun, 09 Oct 2005 12:12:47 +0200 Mikael Berthe Update message status for conference occupants
Fri, 07 Oct 2005 20:12:11 +0200 Mikael Berthe Auto-convert a roster item to "room" type when receiving a groupchat message
Fri, 07 Oct 2005 18:54:52 +0200 Mikael Berthe Add "/room invite"
Mon, 03 Oct 2005 22:12:24 +0200 Mikael Berthe MUC: log join/nick/leave/topic if log_muc_conf is set
Sun, 02 Oct 2005 23:36:39 +0200 Mikael Berthe Add "/room topic", and display topic changes
Sun, 02 Oct 2005 23:29:01 +0200 Mikael Berthe Minor code cleanup
Sun, 02 Oct 2005 22:31:36 +0200 Mikael Berthe Fix segfault when receiving a message stanza with no body tag
Sun, 02 Oct 2005 18:05:34 +0200 Mikael Berthe Disable some commands when not connected
Sun, 02 Oct 2005 00:37:16 +0200 Mikael Berthe Add "/room nick"
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
Fri, 15 Jul 2005 19:12:50 +0100 Mikael Berthe Convert status messages to/from UTF-8