1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-01 03:40:16 +02:00

Merge branch 'stable'

Conflicts:
	ChangeLog
This commit is contained in:
Jeff Mitchell
2011-03-27 19:01:17 -04:00

View File

@@ -1,6 +1,16 @@
Version 0.0.2: Version 0.0.2:
* Don't attempt to connect to unavailable Twitter peers over and over.
* Find Twitter peers if the peer's Got Tomahawk? tweet is not their latest
tweet.
* Got Tomahawk? tweets can now be sent directly to specific users or in
private direct messages.
* Display a helpful message when someone sends a normal instant message to
the Tomahawk XMPP presence.
* Incompatible change: Twitter SIP protocol has changed slightly. 0.0.1
clients will not be able to talk to newer clients.
* Hopefully fix crashes during Twitter authentication.
* Don't let long playlist or summary names force a large Tomahawk window. * Don't let long playlist or summary names force a large Tomahawk window.
* Fixed Jabber auth: Freshly added contacts never showed up. * Fixed Jabber auth: Freshly added contacts never showed up.
Version 0.0.1: Version 0.0.1:
* First public release. * First public release.