aboutsummaryrefslogtreecommitdiff
path: root/modules/tweets/format.py
Commit message (Expand)AuthorAgeFilesLines
* move all datetime-related code from utils/__init__ to utils.datetimeGravatar jesopo2019-11-151-1/+1
* refactor multi-line-to-line normalisation to utils.parse.line_normalise(), us...•••closes #174 Gravatar jesopo2019-10-101-5/+1
* 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