Mon, 27 Aug 2007 21:59:11 +0000 |
Evan Schoenberg |
propagate from branch 'im.pidgin.pidgin' (head 384c9116031084a2f41659dc9e9a4aa7bba55d86)
|
Fri, 17 Aug 2007 20:58:34 +0000 |
Sean Egan |
Only send conversation close notices on XMPP when the typing notification preference is turned on
|
Wed, 08 Aug 2007 21:01:42 +0000 |
Andreas Monitzer |
Updated attention namespace to adhere to my new XEP-0224: Attention
|
Tue, 03 Jul 2007 13:37:25 +0000 |
Andreas Monitzer |
Added the option to enable/disable buzz via a status setting. It's default off for the pidgin folks.
|
Tue, 03 Jul 2007 11:04:50 +0000 |
Andreas Monitzer |
Switched buzz namespace and tag name to be libpurple-specific and use a more professionally-sounding name ('attention' instead of 'buzz').
|
Fri, 29 Jun 2007 21:44:42 +0000 |
Andreas Monitzer |
disapproval of revision '217714a0fa711773c0d419f8cd82297ffc339507'
|
Thu, 28 Jun 2007 13:22:13 +0000 |
Andreas Monitzer |
Removed buzz support.
|
Wed, 27 Jun 2007 03:23:52 +0000 |
Andreas Monitzer |
Added buzz support using a private extension. Maybe I should write a XEP about that.
|
Wed, 20 Jun 2007 00:22:16 +0000 |
Andreas Monitzer |
Implemented XEP-0203: Delayed Delivery
|
Sun, 17 Jun 2007 21:04:15 +0000 |
Andreas Monitzer |
Fixed a bug that resulted in not being able to receive any messages.
|
Tue, 12 Jun 2007 03:19:42 +0000 |
Andreas Monitzer |
Fixed a few small mistakes I discovered while testing user mood in Adium.
|
Tue, 12 Jun 2007 01:25:46 +0000 |
Andreas Monitzer |
Fixed whitespace to match the coding convention used in libpurple
|
Tue, 12 Jun 2007 00:00:53 +0000 |
Andreas Monitzer |
forgot to add usermood.[hc]
|
Sun, 10 Jun 2007 12:22:39 +0000 |
Andreas Monitzer |
Implemented <required/> for x-data forms, simplified malloc/sprintf, message type headline is not a requirement for incoming PEP messages (it is just recommended to avoid offline message storage).
|
Wed, 06 Jun 2007 00:01:15 +0000 |
Andreas Monitzer |
added preliminary frame for pep-support
|
Fri, 25 May 2007 18:29:26 +0000 |
Richard Laager |
message.c: In function 'jabber_message_send_im':
|
Thu, 24 May 2007 23:14:06 +0000 |
Sean Egan |
Convert newlines to ' ' when receiving XHTML from Jabber
|
Sat, 05 May 2007 19:08:07 +0000 |
Richard Laager |
s/Jabber/XMPP in user-visible places.
|
Fri, 04 May 2007 21:39:22 +0000 |
Sean Egan |
New string
|
Tue, 01 May 2007 14:11:35 +0000 |
Luke Schierer |
disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
|
Tue, 01 May 2007 05:53:57 +0000 |
Richard Laager |
s/Jabber/XMPP/ in user-visible places.
|
Sun, 25 Mar 2007 07:07:29 +0000 |
Mark Doliner |
Minor code cleanup
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Mon, 19 Feb 2007 04:34:32 +0000 |
Richard Laager |
Include the user's name/alias in the XEP 85 "gone" messages.
|
Fri, 16 Feb 2007 00:53:06 +0000 |
Sean Egan |
Receiving XEP 85 'gone' messages. Doesn't do anything because of the string freeze. This is akin to the MSN 'so-and-so has closed the conversation window' messages. Rlaager made a strong point to me that they're not altogether stalky, but can be useful.
|
Fri, 16 Feb 2007 00:40:35 +0000 |
Sean Egan |
Sending XEP 85 'gone' messages
|
Sun, 04 Feb 2007 08:31:49 +0000 |
Mark Doliner |
Get rid of some unnecessary string duping
|
Sat, 03 Feb 2007 23:32:43 +0000 |
Sean Egan |
Google Talk uses structured text formatting where *this* is bold
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|