[twitter] add support for user-timelines (closes #96)

also adds a 'retweets' option to filter retweeted content
This commit is contained in:
Mike Fährmann
2018-08-17 20:04:11 +02:00
parent e3055d356c
commit 10365394d7
6 changed files with 118 additions and 34 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.5.1"
__version__ = "1.5.2-dev"