You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.
I confirmed the issue with non-escaped characters in HTML. Use this tweet to confirm (and imagine what could be done by writing an HTML entity in the tweet...)
the fetcher allows to change the limit (defaulting to 10) but the controller always rely on the default value of the fetcher
the username in the tweets when fetching the tweets for the username Stof70 will be Christophe Coevoet. Is it intended or simply an error when using the data sent by twitter ?
The twitter api allows to ignore replies instead of filtering them after getting the results
Also, the bundle forces to ignore replies. Shouldn't it be configurable ?
The text was updated successfully, but these errors were encountered:
Also, replacing the links could be changed to use Twitter entities instead of parsing them again (not sure how feasible it is once we do proper escaping)
I see some possible improvements in the bundle:
Stof70
will beChristophe Coevoet
. Is it intended or simply an error when using the data sent by twitter ?Also, the bundle forces to ignore replies. Shouldn't it be configurable ?
The text was updated successfully, but these errors were encountered: