Commit graph

24 commits

Author SHA1 Message Date
Tobias Diekershoff da26f594a6 call it v 1.1.0 2023-01-07 22:46:54 +01:00
Tobias Diekershoff 4fa20216f9 support blocklists from Mastodon API compatible nodes 2023-01-07 22:46:20 +01:00
Tobias Diekershoff a30b809cbf typo in the README 2023-01-07 22:23:00 +01:00
Tobias Diekershoff bca141a120 added safe harbor for domains
One can now add a [safe harbor] section to the config file with an entry
"domains" that has a comma separated list of domains that shall never end
on the block list.
2023-01-07 22:20:50 +01:00
Tobias Diekershoff b333d0c989 added some docstrings and comments 2023-01-07 21:27:16 +01:00
Tobias Diekershoff 22c275391d added REUSE badge to the README 2023-01-07 19:45:54 +01:00
Tobias Diekershoff 794343a0f8 set the version to 1.0 2023-01-07 19:37:28 +01:00
Tobias Diekershoff c3fa8b2a47 updates to the README 2023-01-07 19:36:22 +01:00
Tobias Diekershoff 1e9c94dbee update pyproject.toml with script path 2023-01-07 19:01:28 +01:00
Tobias Diekershoff 247ffdbdc3 def main() 2023-01-07 18:55:00 +01:00
Tobias Diekershoff bbedb65dcc use the confidence parameter 2023-01-07 17:39:32 +01:00
Tobias Diekershoff bb4843710c made confidence level configurable, added auto accept / decline 2023-01-07 17:33:42 +01:00
Tobias Diekershoff 6eb4ceb7d2 collect blocklists and merge them with weights per source 2023-01-07 16:37:42 +01:00
Tobias Diekershoff bbb67e9d7e updated .gitignore 2023-01-07 16:37:37 +01:00
Tobias Diekershoff 7274d55efc added a description of the config file to the README 2023-01-07 15:42:32 +01:00
Tobias Diekershoff bb02bc3f54 updated .gitignore 2023-01-07 15:42:10 +01:00
Tobias Diekershoff aba721eae8 clean double license header 2023-01-07 14:17:29 +01:00
Tobias Diekershoff 47c3c61e50 added example precommit hook to the README 2023-01-07 13:36:23 +01:00
Tobias Diekershoff 1fd8645de8 added note about REUSE compliance to the README.md file 2023-01-07 12:27:47 +01:00
Tobias Diekershoff 1c3db994f8 added a note about the REUSE compliance to the CONTRIBUTING.md file 2023-01-07 12:22:26 +01:00
Tobias Diekershoff ce4c977bd0 applied REUSE, poetry and cookiebutter 2023-01-07 10:32:31 +01:00
Tobias Diekershoff 87d8987d0d added a basic description of what this project aims to the README 2023-01-07 09:50:11 +01:00
Tobias Diekershoff 1355af46d6 added REUSE for the License information 2023-01-07 09:49:42 +01:00
Tobias Diekershoff 5bba484338 Initial commit 2023-01-07 08:04:34 +00:00