Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Tue, 19 Jun 2007 02:53:24 +0000 | Andreas Monitzer | Implemented XEP-0050: Ad-Hoc Commands. Note that this XEP requires sending an initial command to the peer, which is not implemented in libpurple itself (since this requires a discovery browser or equivalent). |
Mon, 18 Jun 2007 15:05:39 +0000 | Andreas Monitzer | User Nickname now sets the buddy's server_alias, which means that no UI changes are required for supporting this XEP. Also forgot to add usernick.[hc]. |
Mon, 18 Jun 2007 14:45:17 +0000 | Andreas Monitzer | Implemented XEP-0172: User Nickname, fixed some potential crashers in the other PEP callbacks. |
Mon, 18 Jun 2007 13:54:26 +0000 | Andreas Monitzer | Removed some C99-code |