1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-08 01:52:45 +02:00

1012 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
d687219055 * Merged stable to master. 2011-03-27 06:57:33 +02:00
Jeff Mitchell
dffcd89c7c Don't just look at a user's latest tweet -- look at the latest tweet that matches our regex. Alternately for DMs look at latest matching regex or matching TOMAHAWKPEER format. Also some consolidation. 2011-03-27 00:51:37 -04:00
Dominik Schmidt
cb405cde15 Make the sip plugin aware of subscription requests again 2011-03-27 05:44:16 +02:00
Dominik Schmidt
99e1b6f327 Make the subscription request box non-blocking. 2011-03-27 04:29:09 +02:00
Dominik Schmidt
5056aadcd2 Don't open more than one SubscriptionRequest window and auto-ack only contacts that the user is already subscribed to 2011-03-27 01:24:42 +01:00
Leo Franchi
1697b27aca fix compile on osx
don't use API that doesn't exist in snow leopard---same code is in liblastfmv1. if jono wants to rewrite the path detection code in snow leopard-compatible APIs, we can use that
2011-03-26 18:29:35 -04:00
Jeff Mitchell
9558270d86 Display a helpful message when someone gives non-JSON data to the xmpp bot 2011-03-26 16:51:33 -04:00
Jeff Mitchell
f16812143f Display a helpful message when someone gives non-JSON data to the xmpp bot 2011-03-26 16:49:26 -04:00
Jeff Mitchell
8faa782650 You can now send global, mentions, or private (direct message) Got Tomahawk? tweets 2011-03-26 16:23:16 -04:00
Dominik Schmidt
9496885d63 Don't ask the user again to ack the subscription request in sip_jabber if the requesting contact is already on the roster 2011-03-26 19:58:31 +01:00
Dominik Schmidt
15cbeb30da Merge branch 'stable' of git://github.com/tomahawk-player/tomahawk into stable 2011-03-26 18:26:36 +01:00
Dominik Schmidt
4677d761ac Make the sip plugin aware of subscription requests again 2011-03-26 18:26:31 +01:00
Jeff Mitchell
3182df93dd Don't install liblastfm2 headers 2011-03-26 12:25:35 -04:00
Jeff Mitchell
575ee1548a Fetch cover art using LastFm via the InfoSystem plugin 2011-03-26 11:47:54 -04:00
Jeff Mitchell
5c09fd2360 Make a Last FM InfoSystem plugin and use it to handle now playing and scrobbling 2011-03-26 09:36:31 -04:00
Christian Muehlhaeuser
581814f482 Merge branch 'stable' of github.com:tomahawk-player/tomahawk into stable 2011-03-26 07:21:02 +01:00
Christian Muehlhaeuser
6da813d4c3 * Updated stable README. 2011-03-26 07:19:15 +01:00
Christian Muehlhaeuser
0530faf15c * Updated README. 2011-03-26 07:06:35 +01:00
Christian Muehlhaeuser
74ea476ad6 Merge remote-tracking branch 'origin/stable' 2011-03-26 02:40:12 +01:00
Jeff Mitchell
422f9a9022 Possibly fix crash related to twitter authentication 2011-03-25 18:23:17 -04:00
Jeff Mitchell
6b7300c1b3 Possibly fix crash related to twitter authentication 2011-03-25 18:22:51 -04:00
Leo Franchi
631c39163d don't install a static lib 2011-03-25 17:45:32 -04:00
Jeff Mitchell
376d543fd1 Merge branch 'liblastfm2' 2011-03-25 17:22:43 -04:00
Leo Franchi
8f46db649f add some eliding so playlists with long name don't increase the window size
minor cleanup in ElidedLabel
2011-03-25 16:07:11 -04:00
Leo Franchi
c90a875de7 add some eliding so playlists with long name don't increase the window size
minor cleanup in ElidedLabel
2011-03-25 15:54:21 -04:00
Jeff Mitchell
247c65fbcc Emit finished when there's no actual data to return 2011-03-25 10:04:14 -04:00
Jeff Mitchell
6b1bb4da61 Merge remote branch 'origin/master' into liblastfm2 2011-03-25 09:40:56 -04:00
Christian Muehlhaeuser
4f77de3bbc * Changed domme's email address. 2011-03-25 07:08:34 +01:00
Christian Muehlhaeuser
32ed0c748b * Updated sparkle templates. 2011-03-25 00:08:28 +00:00
Christian Muehlhaeuser
23d4a03aca * Prepare version 0.0.2. 2011-03-24 23:54:35 +00:00
Jeff Mitchell
b7a1cb8d99 Add liblastfm2 and make tomahawk build against it 2011-03-24 19:27:01 -04:00
Jeff Mitchell
1780781e12 Fix qtweetlib qjson linking too 2011-03-24 19:06:36 -04:00
Christian Muehlhaeuser
f72fbce99e * Included missing libjpeg.dll in Windows installer. 0.0.1 2011-03-24 23:05:24 +00:00
Christian Muehlhaeuser
cb5eceabb9 * Shrink WelcomeWidget's overlay widget. 2011-03-25 05:41:54 +01:00
Christian Muehlhaeuser
4e878a8517 * Added imageformats plugins to installer. 2011-03-24 21:41:07 +00:00
Christian Muehlhaeuser
9c339ac55d Revert "* Fixed sidebar animation on win32."
This reverts commit 8135c8e6c7134bb7e628ebd0506aad42b0dd62ba.
2011-03-25 04:48:09 +01:00
Christian Muehlhaeuser
8135c8e6c7 * Fixed sidebar animation on win32. 2011-03-25 04:33:23 +01:00
Jeff Mitchell
80223e6b2a Don't use semicolons with colons, it's easy to miss that they're different...use an asterisk instead 2011-03-24 17:40:36 -04:00
Christian Muehlhaeuser
8c73040a0d * Removed manually adding peers from the menu. 2011-03-24 22:37:30 +01:00
Jeff Mitchell
8e7c4407cf Update twitter to make it more robust 2011-03-24 17:37:02 -04:00
Guillermo A. Amaral
32d82159d9 Fix to allow building with dependencies that are outside the usual system locations. 2011-03-25 05:15:14 +08:00
Christian Muehlhaeuser
040bcf113e * Fixed compiling on Windows. 2011-03-24 20:44:46 +00:00
Christian Muehlhaeuser
97bf7a2b4e * Updated beta sparkle feed-templates. 2011-03-24 20:13:53 +00:00
Christian Muehlhaeuser
22b483bd2b * Added domme's email. 2011-03-25 03:06:26 +01:00
Leo Franchi
9048293e88 Add AUTHORS file. muesli, change it as you see fit. 2011-03-24 22:05:44 -04:00
Guillermo A. Amaral
c23422ff8e More build fixes 2011-03-25 10:02:01 +08:00
Christian Muehlhaeuser
28a0ac7a2c * Updated changelog for first release. 2011-03-25 02:57:26 +01:00
Christian Muehlhaeuser
09a85034e3 * Set jabber priority to -127, which seems to be lowest valid one. 2011-03-25 00:43:23 +01:00
Christian Muehlhaeuser
9c60067831 * Announce ourselves as Extended Away on jabber. 2011-03-25 00:35:03 +01:00
Jeff Mitchell
6d92d158bb Have proper visibility of the libraries instead of assuming it's only needed on WIN32 2011-03-24 15:55:02 -04:00