log mcabber/src/jab_iq.c @ 1310:a5336c44d4e2

age author description
Mon, 10 Sep 2007 21:56:50 +0200 Mikael Berthe Allow vcard requests to a full jid
Sun, 26 Aug 2007 18:24:14 +0200 Michal 'vorner' Vaner Drawing the MUC nicks by a different color
Sat, 25 Aug 2007 22:48:59 +0200 Mikael Berthe Implement XEP-0202 (Entity Time)
Mon, 20 Aug 2007 19:41:31 +0200 Mikael Berthe Add configurable colors for info and incoming messages (Michal 'vorner' Vaner)
Sun, 01 Jul 2007 12:22:54 +0200 Mikael Berthe Send service-unavailable when Last Activity is disabled
Fri, 22 Jun 2007 20:24:19 +0200 Mikael Berthe Update Entity Capabilities (add iq:last)
Fri, 22 Jun 2007 19:21:23 +0200 Mikael Berthe More jabber:iq:last support... (misc)
Thu, 17 May 2007 11:40:27 +0200 Mikael Berthe Fix iqscallback_auth() when authentication fails
Tue, 08 May 2007 11:41:17 +0200 Mikael Berthe Simplify entity_version()
Tue, 08 May 2007 11:04:32 +0200 Mikael Berthe Make the entity id a smaller string
Tue, 08 May 2007 10:00:32 +0200 Mikael Berthe Entity Capabilities support (XEP-0115)
Tue, 01 May 2007 18:16:11 +0200 Mikael Berthe Improve Private Storage detection.
Sat, 28 Apr 2007 22:01:37 +0200 Mikael Berthe Update copyrights
Fri, 27 Apr 2007 22:31:30 +0200 Mikael Berthe Fix a segfault in XMPP Ping support
Thu, 15 Feb 2007 23:20:24 +0100 Mikael Berthe Small fixes, typos and cleanups