1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-07 01:22:49 +02:00

851 Commits

Author SHA1 Message Date
Christian Muehlhaeuser
70ddc32e42 * Only keep track of the 50 most recent tracks in WelcomeWidget. Don't auto-resolve playback-logs any longer. 2011-04-02 11:04:57 +02:00
Jeff Mitchell
85be5653e5 Add more debugging and remove the don't-try-to-reconnect behavior 2011-03-31 15:45:19 -04:00
Jeff Mitchell
811c7b8754 Make debug output a little more helpful 2011-03-31 12:19:23 -04:00
Jeff Mitchell
52fcc7b53f Update some debug in twitter 2011-03-29 17:29:19 -04:00
Jeff Mitchell
3657579c32 Re-match the regex 2011-03-29 17:29:12 -04:00
Jeff Mitchell
b8721ad75a Add some twitter debug 2011-03-29 17:29:02 -04:00
Jeff Mitchell
0a0e27c717 Hopefully fix TWK-13 crash bug. 2011-03-29 16:20:04 -04:00
Jeffrey Finkelstein
6a605789e1 fixed typo - changed "indemify" to "indemnify" 2011-03-29 11:32:12 +08:00
Jeff Mitchell
81141e4d50 Add a placeholder text for the jabberid field 2011-03-28 17:30:43 -04:00
Jeff Mitchell
896d6ad9f4 Clean up port logic 2011-03-28 17:25:43 -04:00
Jeff Mitchell
f198cf51cc Properly use the configured port number 2011-03-28 11:12:28 -04:00
Christian Muehlhaeuser
e24aea480e * Cleaned up Jabber auth. 2011-03-28 07:13:30 +02:00
Christian Muehlhaeuser
6c49b2683e * Changed win32-sparkle behaviour: It'll now look for beta versions if you run Tomahawk with --debug. 2011-03-28 05:28:05 +02:00
Christian Muehlhaeuser
6a2c2b147d * Merged back my fixes. 2011-03-28 05:01:28 +02:00
Jeff Mitchell
5a08079740 Recovering from faulty merge...
Revert "* Fixed SIP plugins always reconnecting when the SettingsDialog was closed."

This reverts commit 057825bf970dbb9021d2ae46866dcfd49bde532d.
2011-03-27 22:45:31 -04:00
Jeff Mitchell
3f1274b90a Recovering from faulty merge...
Revert "* Forgot to add one file."

This reverts commit 0bf3a1b8e792c0bf729f0ec352481d0d69021cf1.
2011-03-27 22:45:14 -04:00
Christian Muehlhaeuser
0bf3a1b8e7 * Forgot to add one file. 2011-03-28 03:31:53 +02:00
Christian Muehlhaeuser
057825bf97 * Fixed SIP plugins always reconnecting when the SettingsDialog was closed. 2011-03-28 03:31:10 +02:00
Jeff Mitchell
608b90867a Don't rescan the local collection if the settings dialog is closed with success but the path hasn't changed 2011-03-27 19:10:30 -04:00
Jeff Mitchell
63550ce712 Don't attempt to reconnect over and over with twitter if the peer hasn't changed status 2011-03-27 18:55:02 -04:00
Jeff Mitchell
c4302e5f49 Show legal indemnity warning, and link to the legal page on the web site. Only displays the first time you go online (unless you don't accept it, of course). 2011-03-27 16:09:56 -04:00
Jeff Mitchell
474b9bc604 Merge branch 'stable' of github.com:tomahawk-player/tomahawk into stable 2011-03-27 13:57:13 -04:00
Jeff Mitchell
719255e4c9 Revamp twitter config widget again -- use a drop down box for message type. Also display name of saved user. 2011-03-27 13:56:49 -04:00
Dominik Schmidt
6bde5655cd Hopefully fixed jabber auth completely now 2011-03-27 19:11:29 +02:00
Jeff Mitchell
26d4da4612 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 10:48:00 -04:00
Jeff Mitchell
db53aabcf2 You can now send global, mentions, or private (direct message) Got Tomahawk? tweets 2011-03-27 10:47:11 -04: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
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
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
4677d761ac Make the sip plugin aware of subscription requests again 2011-03-26 18:26:31 +01:00
Jeff Mitchell
422f9a9022 Possibly fix crash related to twitter authentication 2011-03-25 18:23:17 -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
Christian Muehlhaeuser
cb5eceabb9 * Shrink WelcomeWidget's overlay widget. 2011-03-25 05:41:54 +01: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
Christian Muehlhaeuser
040bcf113e * Fixed compiling on Windows. 2011-03-24 20:44:46 +00:00
Guillermo A. Amaral
c23422ff8e More build fixes 2011-03-25 10:02:01 +08: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
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
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
Christian Muehlhaeuser
4558fd7e22 * Fixed linking QJson on OS X. 2011-03-24 19:35:49 +01:00
Jeff Mitchell
192a9ac380 Bring in QJson's ldflags to actually be able to get the right link information 2011-03-24 12:37:26 -04:00
Leo Franchi
f0db24aa07 only add tracks to a station if it is active
try harder to not overlay spinner over text
2011-03-24 10:55:55 -04:00
Christian Muehlhaeuser
c35d77891b * This should fix stations ignoring playable but not perfectly solved queries. 2011-03-24 14:50:47 +01:00
Christian Muehlhaeuser
ae879aff93 * Fixed pipeline so it not calls onResolvingFinished more than once. 2011-03-24 14:32:31 +01:00