aboutsummaryrefslogtreecommitdiff
path: root/modules/tweets/format.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor multi-line-to-line normalisation to utils.parse.line_normalise(), ↵Gravatar jesopo2019-10-101-5/+1
| | | | | | use it in rss.py closes #174
* format multi-line tweets on a single line using things like double spacesGravatar jesopo2019-10-091-2/+9
|
* only show twitter url when one was not provided initiallyGravatar jesopo2019-10-081-3/+5
|
* use "extended" tweet mode so long tweets are not truncatedGravatar jesopo2019-07-151-2/+2
|
* Add system to have multiple url shorteners and chose which to useGravatar jesopo2019-06-251-2/+2
|
* Switch to using tweepy for tweets moduleGravatar jesopo2019-05-271-0/+35