Open jordan911z opened 11 years ago
I see no change in the behavior after deploying your proposal. Could you explain the reason behind it?
When used as is on my website I would click a hashtag and end on this page; http://search.twitter.com/search?q=%23%241
In order to retrieve the hashtag search results without an error twitters search must know the source is equal to hash
Ok that's why I wasn't realizing any changes - my system won't have any interactions so I'm not testing them. You'd better make a push then, shouldn't you?
Great piece!! Love the ability to style MY way. Only issue I've come across is searching hashtags. Line 1470 needs a tag to be changed from:
http://search.twitter.com/search?q=%23$1
To:
http://twitter.com/search?q=%23$1&src=hash