Commit graph

16 commits

Author SHA1 Message Date
marvin8 a7a18bc32e
Change CI so pip-audit and safety only check main dependencies. 2023-05-16 10:12:06 +10:00
marvin8 09c842729e
Update Dependencies 2023-05-16 09:54:01 +10:00
marvin8 24a8a37ae4
# Conflicts:
#	CHANGELOG.rst
#	src/feed2fedi/__init__.py

# Conflicts:
#	CHANGELOG.rst
#	src/feed2fedi/__init__.py
2023-03-04 16:09:54 +10:00
marvin8 3b3c48095d
Release 0.3.1 - dependency updates 2023-03-04 08:59:55 +10:00
marvin8 a3193c637e
Release 0.3.0 2023-03-02 19:06:28 +10:00
marvin8 9f6846d81a
Release 0.2.1
- Correct license info in README and add LICENSE.md
2023-02-27 10:38:56 +10:00
marvin8 0a9468386a
Release 0.2.1
- Correct license info in README and add LICENSE.md
2023-02-27 10:36:27 +10:00
marvin8 ea6c054bba
Release 0.2.0
- Added import function to be able to import a file of URLs for the cache database.
  This is aimed at people migrating from feed2toot and wanting to import the cache.db file that
  feed2toot produces.

- Improved finding article image in feed.
2023-02-27 10:12:39 +10:00
marvin8 f5843ad0b5
Final changes before preview release. 2023-02-26 14:39:38 +10:00
marvin8 ac5ad3b97d
Final changes before preview release. 2023-02-26 14:10:38 +10:00
marvin8 adf6c1ae1f
Final changes before preview release. 2023-02-26 13:54:19 +10:00
marvin8 872e71721a
Use more constants and adding prune method to PostRecorder to prune old entries from db. 2023-02-26 10:40:46 +10:00
marvin8 b3d4b5e9f9
Mainly cleaning up to make pre-commit checks and hopefully CI pass. 2023-02-25 16:17:54 +10:00
marvin8 bffb880709 Initial version can now post and records posts in a sqlite db to stop duplicates. 2023-02-25 13:22:54 +10:00
marvin8 b994e6cfb9 Reading feeds and reading/establishing configuration. 2023-02-25 08:05:49 +10:00
marvin8 92669323bf
Project Start 2023-02-25 05:54:13 +10:00