twootfeed is no longer maintained. This is the latest version.
No new features, only dependencies update
No new features, only dependencies update
Note: Minimum version of Python is now 3.8.1.
- Issue 32 - GIFs not showing
In this release 1 issue was closed.
- PR#31 - Minor improvements
- PR#30 - URLs update
⚠️ breaking changes - dependencies update
- Update dependencies including Tweepy 4.0
Note: twootfeed still using Twitter API v1.1
In this release 2 issues were closed.
- Update dependencies
- Issue 25 - toot_search route returns 404 error
In this release 1 issue was closed.
- Update dependencies
- Issue 24 - return the correct HTTP code status when no keys are provided
- Update dependencies
In this release 1 issue was closed.
- Issue 23 - [Mastodon] add a new search route
- Issue 22 - The number of workers for the HTTP Server can be set
- Issue 21 - [Mastodon] use pagination to get toots
In this release 3 issues were closed.
- Issue 19 - Change environment variables
- Issue 20 - Limit items in feed to avoid error or time-out
- Issue 18 - [Mastodon] fix reference characters in items title
In this release 3 issues were closed.
- twootfeed is now available on PyPI
- Issue 17 - [Twitter] the name used in url is the display name and not the username
- Python 3.7 support (since Tweepy 3.7 support)
- Refactor
- Continuous integration and tests coverage
In this release 1 issue was closed.
- Performance improvements (code refactoring)
- Use of Gunicorn for Production environments
- Issue 10 - add Mastodon support
- Issue 16 - [Twitter] long tweets are truncated
- Issue 15 - [Twitter] Images are no longer displayed
- Issue 2 - handle the tweeperror "Rate limit exceeded"
- Major refactor
In this release 4 issues were closed.
- Adding Makefile to ease install and starting the server (see README)
Thanks to @georgedorn for adding:
- PR 14 - Mastodon Favorites feed, mastodon client script, refactor
- rss feed generation with authenticated user's favorites
- script to register the app and generate credentials for Mastodon
- Minor fixes
- Issue 10 - add Mastodon support
In this release 1 issue was closed.
- Issue 4 - Using Flask instead of Django
- Issue 3 - include query in RSS Feed Description
- Issue 1 - externalize the Twitter API keys
- Issue 5 - display all media
In this release 4 issues were closed.