Commit Graph

40 Commits

Author SHA1 Message Date
Tobias Diekershoff cd40e283ac call it v 1.1.7 2023-01-14 12:38:47 +01:00
Tobias Diekershoff 8f3ba1e55d moved BParse class back into main script from submodule 2023-01-14 12:37:49 +01:00
Tobias Diekershoff 960b18a461 improved CSV output and error handling 2023-01-14 12:37:04 +01:00
Tobias Diekershoff db7565dcd0 improved CSV output and error handling 2023-01-14 12:36:24 +01:00
Tobias Diekershoff 1fe4f2df10 removed unused LICENSE file 2023-01-14 12:15:45 +01:00
Tobias Diekershoff f361b9fd50 call it v 1.1.5 2023-01-14 11:45:18 +01:00
Tobias Diekershoff 423897a9a3 added module bargparse to the project 2023-01-14 11:44:06 +01:00
Tobias Diekershoff c230c64680 call it v 1.1.4 2023-01-14 08:57:57 +01:00
Tobias Diekershoff 92e9e9d4bb added the CC-BY-SA-2.5 license for the bargparse module 2023-01-14 08:56:19 +01:00
Tobias Diekershoff bc4c514cbb added argparse class by Steven Bethard 2023-01-14 08:55:58 +01:00
Tobias Diekershoff 350f6d6f66 ensure that section names do not include the protocol 2023-01-08 11:26:02 +01:00
Tobias Diekershoff 7c8294bf49 Updated README 2023-01-08 08:38:36 +01:00
Tobias Diekershoff 4df3f1b969 Updated README 2023-01-08 08:06:15 +01:00
Tobias Diekershoff f2a3635ea8 call it v 1.1.2 2023-01-07 23:47:05 +01:00
Tobias Diekershoff f71425528e add some exception handling for problems 2023-01-07 23:46:28 +01:00
Tobias Diekershoff e0b30df10a remove debug information 2023-01-07 23:20:13 +01:00
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