log mcabber/src/jabglue.h @ 1015:579299b1c9b2

age author description
Mon, 13 Nov 2006 21:58:18 +0100 Mikael Berthe Add /request last
Sun, 12 Nov 2006 22:25:14 +0100 Mikael Berthe Keep the status and status messages when we're disconnected
Sun, 12 Nov 2006 10:51:43 +0100 Mikael Berthe Add /room bookmark
Tue, 07 Nov 2006 22:43:17 +0100 Mikael Berthe Initial VCard retrieval support
Wed, 01 Nov 2006 00:57:56 +0100 Mikael Berthe Send events/chatstates notifications (JEP-22/JEP-85)
Mon, 30 Oct 2006 23:37:58 +0100 Mikael Berthe Add ids to message stanzas if needed
Sat, 26 Aug 2006 21:13:13 +0200 Mikael Berthe Small code cleanup
Fri, 16 Jun 2006 22:38:49 +0200 Mikael Berthe MUC: join password-protected room
Thu, 04 May 2006 17:03:19 +0200 Mikael Berthe Use jb_subscr_ in jb_delbuddy()
Sat, 11 Feb 2006 15:18:45 +0100 Mikael Berthe Add /request command
Thu, 09 Feb 2006 23:18:38 +0100 Mikael Berthe Introduce jb_iqs_display_list() helper function for debugging
Fri, 16 Dec 2005 13:34:13 +0100 Mikael Berthe Add "/authorization" command
Tue, 13 Dec 2005 23:40:17 +0100 Mikael Berthe Add "/room destroy"
Fri, 09 Dec 2005 19:49:58 +0100 Mikael Berthe jb_room_setattrib()
Mon, 05 Dec 2005 00:01:16 +0100 Mikael Berthe Fix modelines
Sun, 04 Dec 2005 09:04:02 +0100 Mikael Berthe Add Vim modelines
Sat, 03 Dec 2005 23:40:40 +0100 Mikael Berthe Implement affiliations handling, add "/room whois"
Sat, 03 Dec 2005 13:32:29 +0100 Mikael Berthe Add "/room kick"
Tue, 22 Nov 2005 23:36:12 +0100 Mikael Berthe Allow changing priority on the fly
Mon, 14 Nov 2005 18:47:08 +0100 Mikael Berthe Show current global status message in "/status"
Fri, 07 Oct 2005 18:54:52 +0200 Mikael Berthe Add "/room invite"
Sun, 02 Oct 2005 23:36:39 +0200 Mikael Berthe Add "/room topic", and display topic changes
Sun, 02 Oct 2005 18:05:34 +0200 Mikael Berthe Disable some commands when not connected
Sat, 01 Oct 2005 23:17:05 +0200 Mikael Berthe Use UTF8 to handle resources and room nicknames
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
Thu, 15 Sep 2005 23:22:12 +0200 Mikael Berthe Add /rawxml command
Sat, 27 Aug 2005 11:21:27 +0200 Mikael Berthe Allow a different server name than the jid domain name
Sun, 10 Jul 2005 22:36:55 +0100 Mikael Berthe Merge heads