Skip to content

Conversation

MarkMT
Copy link

@MarkMT MarkMT commented Jan 15, 2016

This PR addresses three problems I and others have had with this widget -

  • the number of tweets displayed is less than the configured number if the widget is also configured to exclude either retweets or replies. The twitter API treats the requested number as the total including retweets and replies regardless of whether you actually request them.
  • Long retweets are truncated with an ellipsis if they exceed 140 characters after prepending the attribution.
  • The tweet intent links are displayed with no spacing between them.
    I have also moved the intent links and the timestamp link onto separate lines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant