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 |
Justin Warren
|
b92dd21377
|
Updated documentation to reflect Mastodon v4.1.0
changes to the application scopes screen.
|
2023-02-13 08:59:08 +11:00 |
Justin Warren
|
2a5873261f
|
Updated changelog in prep for release.
|
2023-02-13 08:51:19 +11:00 |
Justin Warren
|
ae8ab5411e
|
Merge branch 'main' into release-0.4.3
|
2023-02-13 08:46:48 +11:00 |
Justin Warren
|
61748acb1a
|
Merge pull request #44 from eigenmagic/allowlist-thresholds
Config options for blocklist thresholds
|
2023-02-13 08:46:04 +11:00 |
Justin Warren
|
bb1d89e8be
|
Added blocklist threshold config params.
Added tests for threshold config params.
Actually using the config values in merge_blocklists()
|
2023-02-12 18:06:07 +11:00 |
Justin Warren
|
b67ff0c471
|
Merging domain above threshold needs to be in the threshold check block.
Added debugging statements for threshold merging.
|
2023-02-12 17:53:26 +11:00 |
Justin Warren
|
c2bf5ff492
|
Merge branch 'main' into release-0.4.3
|
2023-02-12 16:40:35 +11:00 |
Justin Warren
|
b63f03669e
|
Update changelog with Python version change.
|
2023-02-12 16:38:13 +11:00 |
Justin Warren
|
df3c16f24d
|
Dropped minimum Python version to 3.6
|
2023-02-12 16:32:56 +11:00 |
Justin Warren
|
e1511acde0
|
Prepare for release of v0.4.3
|
2023-02-12 16:30:48 +11:00 |
Justin Warren
|
3f59ec9f45
|
Merge pull request #42 from eigenmagic/allowlist-thresholds
Allowlist thresholds
|
2023-02-12 16:13:44 +11:00 |
Justin Warren
|
1e377099f0
|
Merge branch 'main' into allowlist-thresholds
|
2023-02-12 16:11:00 +11:00 |
cunningpike
|
c601d02f93
|
Update cronjob-fediblock-sync.yaml
|
2023-02-08 14:29:49 -05:00 |
cunningpike
|
e15b900572
|
Added history limits
|
2023-02-08 14:28:19 -05:00 |
cunningpike
|
56fbe062bb
|
Reverted previous change
|
2023-02-06 11:57:17 -05:00 |
cunningpike
|
769b3fd3d6
|
Removed static reference to conf file
|
2023-02-06 11:42:53 -05:00 |
cunningpike
|
fa407cafb7
|
Update Chart.yaml
|
2023-01-25 14:36:42 -05:00 |
cunningpike
|
88ae33aa0d
|
Update Chart.yaml
|
2023-01-24 22:23:02 -05:00 |
cunningpike
|
0e67cd3fdb
|
Update cronjob-fediblock-sync.yaml
|
2023-01-24 22:22:46 -05:00 |