|
4a30101618
|
feat: Add tests for get_format_from_filename
|
2023-12-21 10:30:37 +01:00 |
|
|
9eeaed3b14
|
refactor!: Start major cli rewrite #1
|
2023-12-21 10:30:22 +01:00 |
|
|
44939d275f
|
chore: poetry lock, add validators
|
2023-12-21 10:28:25 +01:00 |
|
|
ab64a0fa7b
|
refactor: Bump python version, add maintainer
|
2023-12-21 10:27:49 +01:00 |
|
|
867e14ab46
|
ci: Rework for woodpecker
|
2023-12-19 14:08:15 +01:00 |
|
|
d55d12ba6e
|
feat: Exclude blocklist from git
|
2023-12-19 12:43:41 +01:00 |
|
|
5293630897
|
refactor: Rename to fediverse blocklist tool/fbt
|
2023-12-19 12:42:33 +01:00 |
|
|
1c2f65b433
|
fix: load remote blocklist for export and fix diff with toml input
|
2023-12-19 10:19:24 +01:00 |
|
|
0b37e7a10c
|
Merge branch 'merge-fix' into develop
|
2023-12-19 09:29:43 +01:00 |
|
|
2b6d0dd808
|
docs: Adjust pyproject description
|
2023-12-19 09:24:02 +01:00 |
|
|
c2c2c23337
|
feat: Add package version
|
2023-12-19 09:21:06 +01:00 |
|
Georg Krause
|
a91eea5922
|
test: Add test infrastructure and basic model testing
|
2023-07-26 14:35:57 +02:00 |
|
|
282031245c
|
Rename from mastodon->fediverse
|
2023-07-26 12:43:34 +02:00 |
|
|
5340e18c22
|
Add showdiff
|
2023-07-26 11:32:59 +02:00 |
|
|
626516e98c
|
Don't fetch remote blocklist when merging files
|
2023-07-13 11:35:32 +02:00 |
|
|
3d0854ac4c
|
Use correct var
|
2023-07-13 11:34:42 +02:00 |
|
|
b5bb6f8480
|
Show nicer diff when merging
|
2023-07-13 11:33:55 +02:00 |
|
Georg Krause
|
d47a63e331
|
ci: Don't push built docker image on PRs
|
2023-07-13 09:52:26 +02:00 |
|
Georg Krause
|
3cdf24a5f3
|
fix(exporter): Default to toml as default format
|
2023-07-13 09:51:54 +02:00 |
|
|
735bb5fe6d
|
Add merge functionality
|
2023-07-13 09:50:42 +02:00 |
|
|
2180f28c78
|
Add support for diff and deploy for GTS
|
2023-05-04 10:47:06 +02:00 |
|
|
27168a2a6e
|
Allow missing values of remote block for GTS support
|
2023-05-04 10:38:25 +02:00 |
|
|
569cff0957
|
Add json
|
2023-05-03 15:40:27 +02:00 |
|
|
e1d9fe04f9
|
Merge branch 'rework_export'
|
2023-05-03 15:14:23 +02:00 |
|
|
2984729841
|
Upadte reference in readme
|
2023-05-03 15:11:56 +02:00 |
|
|
58429a39f0
|
Add csv format option
|
2023-05-03 15:09:12 +02:00 |
|
|
a646714f76
|
Remove double output, typo
|
2023-05-03 14:48:09 +02:00 |
|
|
173aac081d
|
Update help
|
2023-05-03 14:48:09 +02:00 |
|
|
d41bd5322d
|
Rework exporter
|
2023-05-03 14:48:08 +02:00 |
|
|
fe12631ee4
|
Remove double output, typo
|
2023-05-03 14:45:53 +02:00 |
|
|
7d986a7072
|
Update help
|
2023-05-03 11:53:41 +02:00 |
|
|
4668d9023e
|
Typos
|
2023-05-03 11:48:20 +02:00 |
|
|
46b0fe6b50
|
Rework exporter
|
2023-05-03 11:30:28 +02:00 |
|
|
3dce62417e
|
refactor: Cleaner solution for exportable dict
|
2023-01-26 12:05:12 +01:00 |
|
Georg Krause
|
d4c754c103
|
Merge branch 'develop'
|
2023-01-26 11:54:22 +01:00 |
|
|
8a8a725002
|
fix: Remove id from export
As this wil not be the same id on other instances exporting it does not make sense
|
2023-01-25 23:36:25 +01:00 |
|
|
58998e1c17
|
fix: Allow name to be empty in local blocklist
|
2023-01-25 23:35:04 +01:00 |
|
|
a484a41b45
|
Merge branch 'develop' of https://git.gieszer.link/gcrkrause/mastodon-blocklist-deploy into develop
|
2023-01-22 18:23:54 +01:00 |
|
Georg Krause
|
7ad318bc48
|
feat: Build docker image in CI
|
2023-01-18 12:02:56 +01:00 |
|
Georg Krause
|
8d5676d0b2
|
refactor: Avoid manually templating toml file entries
|
2023-01-13 13:56:56 +01:00 |
|
|
6d2a4d82b4
|
fix: Avoid exception when input is missing for diff and deploy
|
2023-01-13 13:56:55 +01:00 |
|
Georg Krause
|
d9d3f02fda
|
feat: Add Dockerfile for development and deployment
|
2023-01-13 13:56:55 +01:00 |
|
|
0fca58810a
|
feat: Allow token via environment variables
|
2023-01-13 13:56:55 +01:00 |
|
|
181ac45bbf
|
refactor: Rename load_remote_blocklist->load_blocklist_from_instance
|
2023-01-13 13:56:43 +01:00 |
|
|
6a2a13bd74
|
refactor: Add missing return types
|
2023-01-13 13:56:43 +01:00 |
|
|
0dd6930c0f
|
refactor: Rename load_local_blocklist -> load_blocklist_file
|
2023-01-13 13:56:43 +01:00 |
|
|
33fee03059
|
Merge branch 'develop' of https://git.gieszer.link/gcrkrause/mastodon-blocklist-deploy into develop
|
2023-01-13 08:12:35 +01:00 |
|
|
2066c0332d
|
fix: Avoid exception when input is missing for diff and deploy
|
2023-01-13 08:12:29 +01:00 |
|
moanos
|
5376af3e7e
|
Merge pull request 'refactor: Avoid manually templating toml file entries' (#6) from toml-dump into develop
Reviewed-on: https://git.gieszer.link/gcrkrause/mastodon-blocklist-deploy/pulls/6
|
2023-01-13 08:08:26 +01:00 |
|
moanos
|
1565f17778
|
Merge pull request 'feat: Add Dockerfile for development and deployment' (#5) from dockerfile into develop
Reviewed-on: https://git.gieszer.link/gcrkrause/mastodon-blocklist-deploy/pulls/5
|
2023-01-12 22:27:21 +01:00 |
|