Commit Graph

253 Commits

Author SHA1 Message Date
Justin Warren 9200fc31ae
Merge pull request #55 from sgrigson/domain-audit-file
Add a domain blocks audit file to assist with auditing, reviewing, debugging, etc.
2023-09-07 07:15:31 +10:00
Shawn Grigson d413f27e83 Add config option to README 2023-09-06 11:30:46 -05:00
Shawn Grigson b86f7cd0e4 Default to None 2023-09-06 11:26:02 -05:00
Shawn Grigson 6f960aefec Create Domain Audit File Option
Allows for the creation of an audit file that will explain for each domain the number of matches across available sources
2023-08-20 02:50:05 -05:00
Shawn Grigson 525dc876e0
Merge pull request #1 from eigenmagic/main
Bring in all the updates
2023-08-18 11:18:56 -05:00
Justin Warren 4c00cce143
Merge pull request #54 from eigenmagic/release-0.4.4
Admin stuff for releasing v0.4.4
2023-07-09 08:25:40 +10:00
Justin Warren c2ba012d5b
Change log updated for v0.4.4 release 2023-07-09 08:16:53 +10:00
Justin Warren ae45a74d8f
Version bump to 0.4.4 2023-07-09 07:55:43 +10:00
Justin Warren fa0ea9eb02
Merge pull request #53 from eigenmagic/python3.8-support
Use __future__.annotations so type hints work with Python < 2.9
2023-07-09 07:52:32 +10:00
Justin Warren 0dbac39c78
Merge pull request #52 from eigenmagic/test-improvements
Don't require default config when testing
2023-07-09 07:40:51 +10:00
Justin Warren 8265639047
Use __future__.annotations so type hints
work with Python < 2.9
2023-07-09 07:33:26 +10:00
Justin Warren 2da57b2cb5
test util no longer tries to load default
config file if conf tomldata is empty.
2023-07-09 07:29:06 +10:00
Justin Warren a64875b78f
Added citation for creators of #Fediblock 2023-05-04 17:07:31 +10:00
Justin Warren 76d5b61ca2
Merge pull request #38 from cunningpike/main
Helm chart and container
2023-04-20 22:25:51 +10:00
cunningpike ed1971ea34
Added optional local files for allows and blocks
The values.yaml file now contains optional allow_file and block_file filenames. These are loaded from ConfigMaps the same way as the conf.toml file is.
2023-02-21 20:35:45 -05:00
cunningpike 538c81f824
Update Chart.yaml 2023-02-21 20:23:12 -05:00
cunningpike 558bf26fc5
Update values.yaml 2023-02-21 20:21:20 -05:00
cunningpike bd79f5558c
Update cronjob-fediblock-sync.yaml 2023-02-21 20:20:10 -05:00
cunningpike 098958a916
Update Chart.yaml 2023-02-21 19:48:27 -05:00
cunningpike bacd24f800
Update values.yaml 2023-02-21 19:47:04 -05:00
cunningpike 7d7be64120
Update Chart.yaml 2023-02-21 19:42:10 -05:00
cunningpike be539ac52b
Update values.yaml 2023-02-21 19:39:54 -05:00
cunningpike 6d0ff1b210
Update Chart.yaml 2023-02-21 19:35:07 -05:00
cunningpike 10fa29815a
Update values.yaml 2023-02-21 19:34:49 -05:00
cunningpike 48a3e63073
Update _helpers.tpl 2023-02-21 19:30:17 -05:00
cunningpike 29ea3ad3dd
Update cronjob-fediblock-sync.yaml 2023-02-21 19:29:42 -05:00
cunningpike 10a624c026
Update Chart.yaml 2023-02-21 16:46:35 -05:00
cunningpike d957164c76
Update cronjob-fediblock-sync.yaml 2023-02-21 16:46:18 -05:00
cunningpike 93c163cfc2
Update Chart.yaml 2023-02-21 16:43:35 -05:00
cunningpike ae17f46fd6
Update cronjob-fediblock-sync.yaml 2023-02-21 16:43:17 -05:00
cunningpike 5ef72706d4
Update _helpers.tpl 2023-02-21 16:40:59 -05:00
cunningpike 403a8d3416
Update Chart.yaml 2023-02-21 16:16:59 -05:00
cunningpike 7f5b9c54d9
Update _helpers.tpl 2023-02-21 16:15:48 -05:00
cunningpike 4b2dc0b5c8
Update Chart.yaml 2023-02-21 16:06:51 -05:00
cunningpike 1b0be92957
Update Dockerfile 2023-02-21 15:51:56 -05:00
cunningpike b2cfb9659b
Merge pull request #1 from cunningpike/cunningpike
Added local allow and block file support
2023-02-21 15:11:40 -05:00
cunningpike df052f2c0c
Update cronjob-fediblock-sync.yaml 2023-02-21 15:00:37 -05:00
cunningpike 190787a69a
Update _helpers.tpl 2023-02-21 14:51:17 -05:00
cunningpike b000b5e03a
Update values.yaml 2023-02-21 14:47:46 -05:00
cunningpike d1bd8dc5a2
Update cronjob-fediblock-sync.yaml 2023-02-21 14:35:06 -05:00
cunningpike 5fb81fa227
Update _helpers.tpl 2023-02-21 14:30:14 -05:00
cunningpike 3d76de04aa
Update values.yaml 2023-02-21 14:27:41 -05:00
cunningpike 2a5333c7e7
Merge branch 'eigenmagic:main' into cunningpike 2023-02-21 14:18:43 -05:00
cunningpike 57049422cb
Merge branch 'eigenmagic:main' into main 2023-02-21 14:15:28 -05:00
Justin Warren 5abaecb06e
Merge pull request #46 from eigenmagic/mastodon_csv_dialect
Mastodon csv dialect
2023-02-16 09:16:32 +11:00
Justin Warren 77e7921e63
Updated documentation with Mastodon CSV format 2023-02-13 10:28:05 +11:00
Justin Warren 9f95f143df
Added parser for Mastodon 4.1 blocklist CSV format 2023-02-13 10:22:33 +11:00
Justin Warren 68c04fa5ce
Changelog updates pre-release. 2023-02-13 09:21:45 +11:00
Justin Warren fb0ac934d0
Merge pull request #45 from eigenmagic/release-0.4.3
Merge in release 0.4.3 changes.
2023-02-13 09:07:40 +11:00
Justin Warren 6c72af8666
Added extra documentation on configuring thresholds. 2023-02-13 09:06:27 +11:00