Feedjack

Latest version: v16.8.1

Safety actively analyzes 629004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.9.10

* Fixing CSS tags for styles 4 and 5
* feedjack_update now strip()s tags before storing them
* feedjack_update shows the feed number being processed
* We no longer cache the tags in feedjack_update, it had encoding problems and
makes the script safe to run more than one instance at the same time

0.9.9

* Fixed i18n related bugs in the templates
* Fixed a bug related to the --settings option in feedjack_update.py
* The feeds per user, tag and user/tag are working again
* You can choose between rss2 and atom in the feeds for user, tag and user/tag
* The default /feed/ url now redirects to /feed/atom/ instead of /feed/rss/

0.9.8

* Internationalization (petar)
* Fixed and infinite loop in feedjack_update.py (do'h!) (petar)
* Added Serbian (Latin) translation (petar)
* Updated the feedparser calls in feedjack_update.py (petar)
* Added Spanish translation (predius)

0.9.7

* The request handler uses PATH_INFO when REQUEST_URI is not available (like
in Django's development server)
* Etags keep their quotation marks when stored.
* The update_feeds.py got a lot of love:
- Every option has a help string (try with --help)
- A --verbose option. Default behavior is non-verbose and shows only the
current feed being analyzed and errors.
- A --timeout option to set the wait timeout in seconds when connecting to
feeds.

0.9.6

* Fixed a bug in the feedjack_update.py script that wasn't handling the
same blog with multiple feeds correctly.

0.9.5

* First public release


upgrading from Feedjack 0.9.16, feedjack got group support. this means subscriber got a new field group.
you need to syncdb (install groups table) and then add "INT(11) group_id" to your feedjack_subscriber table in the database.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.