Commit Graph

  • a91eea5922 test: Add test infrastructure and basic model testing main testing Georg Krause 2023-07-26 14:29:08 +0200
  • 282031245c Rename from mastodon->fediverse Julian-Samuel Gebühr 2023-07-26 12:43:34 +0200
  • 5340e18c22 Add showdiff merge-fix Julian-Samuel Gebühr 2023-07-26 11:32:59 +0200
  • 626516e98c Don't fetch remote blocklist when merging files Julian-Samuel Gebühr 2023-07-13 11:35:32 +0200
  • 3d0854ac4c Use correct var Julian-Samuel Gebühr 2023-07-13 11:34:42 +0200
  • b5bb6f8480 Show nicer diff when merging Julian-Samuel Gebühr 2023-07-13 11:33:55 +0200
  • d47a63e331 ci: Don't push built docker image on PRs Georg Krause 2023-07-10 10:55:03 +0200
  • 3cdf24a5f3 fix(exporter): Default to toml as default format Georg Krause 2023-07-10 10:52:33 +0200
  • 735bb5fe6d Add merge functionality Julian-Samuel Gebühr 2023-07-13 09:50:42 +0200
  • 1f4fec9597 ci: Don't push built docker image on PRs Georg Krause 2023-07-10 10:55:03 +0200
  • 941c9948d9 fix(exporter): Default to toml as default format Georg Krause 2023-07-10 10:52:33 +0200
  • 2180f28c78 Add support for diff and deploy for GTS Julian-Samuel Gebühr 2023-05-04 10:47:06 +0200
  • 27168a2a6e Allow missing values of remote block for GTS support Julian-Samuel Gebühr 2023-05-04 10:38:25 +0200
  • 569cff0957 Add json Julian-Samuel Gebühr 2023-05-03 15:40:27 +0200
  • e1d9fe04f9 Merge branch 'rework_export' Julian-Samuel Gebühr 2023-05-03 15:14:23 +0200
  • 2984729841 Upadte reference in readme Julian-Samuel Gebühr 2023-05-03 15:11:56 +0200
  • 58429a39f0 Add csv format option rework_export Julian-Samuel Gebühr 2023-05-03 15:09:12 +0200
  • a646714f76 Remove double output, typo Julian-Samuel Gebühr 2023-05-03 14:45:53 +0200
  • 173aac081d Update help Julian-Samuel Gebühr 2023-05-03 11:53:41 +0200
  • d41bd5322d Rework exporter Julian-Samuel Gebühr 2023-05-03 11:30:28 +0200
  • fe12631ee4 Remove double output, typo Julian-Samuel Gebühr 2023-05-03 14:45:53 +0200
  • 7d986a7072 Update help Julian-Samuel Gebühr 2023-05-03 11:53:41 +0200
  • 4668d9023e Typos Julian-Samuel Gebühr 2023-05-03 11:48:20 +0200
  • 46b0fe6b50 Rework exporter Julian-Samuel Gebühr 2023-05-03 11:30:28 +0200
  • 8762112e37 feat: Add Markdown export markdown_export Julian-Samuel Gebühr 2023-01-29 15:24:16 +0100
  • 3dce62417e refactor: Cleaner solution for exportable dict Julian-Samuel Gebühr 2023-01-26 12:05:12 +0100
  • d4c754c103
    Merge branch 'develop' Georg Krause 2023-01-26 11:54:22 +0100
  • 8a8a725002 fix: Remove id from export Julian-Samuel Gebühr 2023-01-25 23:36:25 +0100
  • 58998e1c17 fix: Allow name to be empty in local blocklist Julian-Samuel Gebühr 2023-01-25 23:35:04 +0100
  • a484a41b45 Merge branch 'develop' of https://git.gieszer.link/gcrkrause/mastodon-blocklist-deploy into develop Julian-Samuel Gebühr 2023-01-22 18:23:54 +0100
  • 7ad318bc48
    feat: Build docker image in CI Georg Krause 2023-01-18 12:02:14 +0100
  • 8d5676d0b2
    refactor: Avoid manually templating toml file entries Georg Krause 2023-01-12 17:07:28 +0100
  • 6d2a4d82b4
    fix: Avoid exception when input is missing for diff and deploy Julian-Samuel Gebühr 2023-01-13 08:12:29 +0100
  • d9d3f02fda
    feat: Add Dockerfile for development and deployment Georg Krause 2023-01-12 16:31:58 +0100
  • 0fca58810a
    feat: Allow token via environment variables Julian-Samuel Gebühr 2023-01-12 16:22:03 +0100
  • 181ac45bbf
    refactor: Rename load_remote_blocklist->load_blocklist_from_instance Julian-Samuel Gebühr 2023-01-12 16:06:01 +0100
  • 6a2a13bd74
    refactor: Add missing return types Julian-Samuel Gebühr 2023-01-12 16:04:56 +0100
  • 0dd6930c0f
    refactor: Rename load_local_blocklist -> load_blocklist_file Julian-Samuel Gebühr 2023-01-12 16:01:55 +0100
  • 33fee03059 Merge branch 'develop' of https://git.gieszer.link/gcrkrause/mastodon-blocklist-deploy into develop Julian-Samuel Gebühr 2023-01-13 08:12:35 +0100
  • 2066c0332d fix: Avoid exception when input is missing for diff and deploy Julian-Samuel Gebühr 2023-01-13 08:12:29 +0100
  • 5376af3e7e Merge pull request 'refactor: Avoid manually templating toml file entries' (#6) from toml-dump into develop moanos 2023-01-13 08:08:26 +0100
  • 1565f17778 Merge pull request 'feat: Add Dockerfile for development and deployment' (#5) from dockerfile into develop moanos 2023-01-12 22:27:21 +0100
  • 229608a090
    refactor: Avoid manually templating toml file entries toml-dump Georg Krause 2023-01-12 17:07:28 +0100
  • ddc2ba1b43
    feat: Add Dockerfile for development and deployment dockerfile Georg Krause 2023-01-12 16:31:58 +0100
  • 0b49740e83 feat: Allow token via environment variables Julian-Samuel Gebühr 2023-01-12 16:22:03 +0100
  • c7872201ea Merge branch 'develop' of https://git.gieszer.link/gcrkrause/mastodon-blocklist-deploy into develop Julian-Samuel Gebühr 2023-01-12 16:16:41 +0100
  • ce5c1ae39d refactor: Rename load_remote_blocklist->load_blocklist_from_instance Julian-Samuel Gebühr 2023-01-12 16:06:01 +0100
  • da984d80e4 refactor: Rename load_remote_blocklist->load_blocklist_from_instance Julian-Samuel Gebühr 2023-01-12 16:06:01 +0100
  • eaccce8c6e refactor: Add missing return types Julian-Samuel Gebühr 2023-01-12 16:04:56 +0100
  • 066e77d493 refactor: Rename load_local_blocklist -> load_blocklist_file Julian-Samuel Gebühr 2023-01-12 16:01:55 +0100
  • b4ef4b9199 Merge pull request 'fix: Avoid exception when output is missing for exports' (#4) from fix-exception-with-missing-output into develop moanos 2023-01-12 15:56:07 +0100
  • 0ecc925373
    fix: Avoid exception when output is missing for exports fix-exception-with-missing-output Georg Krause 2023-01-12 12:36:46 +0100
  • c54beb76d3 fix #3 Julian-Samuel Gebühr 2023-01-12 09:03:37 +0100
  • 80d66b1919 Add some documentation Julian-Samuel Gebühr 2023-01-12 08:40:25 +0100
  • c1e4770b0e Restructure project to make a valid poetry project, add script Julian-Samuel Gebühr 2023-01-12 08:00:36 +0100
  • 45f52b940e Add documentation Julian-Samuel Gebühr 2023-01-12 07:46:11 +0100
  • 7c54a1286a Add newlines for better overview Julian-Samuel Gebühr 2023-01-12 07:42:23 +0100
  • 0a20bb3e8d Fix logging strings Julian-Samuel Gebühr 2023-01-11 21:27:20 +0100
  • 288527a76a Formatting Julian-Samuel Gebühr 2023-01-11 20:40:05 +0100
  • ba9c29a3ab Fix bug with no-delete option Julian-Samuel Gebühr 2023-01-11 20:39:46 +0100
  • 4ddac75d9a Add nodelete option Julian-Samuel Gebühr 2023-01-11 20:21:01 +0100
  • de5b454ed6 Add deletion for deploy Julian-Samuel Gebühr 2023-01-11 20:13:27 +0100
  • ddc7fb5936 remove false logging config Julian-Samuel Gebühr 2023-01-11 19:39:46 +0100
  • 101c70fc8b Document the export option Julian-Samuel Gebühr 2023-01-11 19:38:47 +0100
  • d1297335bb Remove unnecessary print statement Julian-Samuel Gebühr 2023-01-11 19:34:41 +0100
  • c3b65150d0 Add verbose option Julian-Samuel Gebühr 2023-01-11 19:29:38 +0100
  • 5b7347ce71 Add delete method blocklist_example Julian-Samuel Gebühr 2023-01-11 19:19:14 +0100
  • 1b1cf765be Fix ex-and import Julian-Samuel Gebühr 2023-01-11 19:16:59 +0100
  • 76c637720e Remove personal files and readd poetry.lock Julian-Samuel Gebühr 2023-01-09 13:25:35 +0100
  • fb85a35828 Add export options, use toml Julian-Samuel Gebühr 2023-01-09 13:10:40 +0100
  • 7f3154f515 Make update of block possible Julian-Samuel Gebühr 2023-01-09 12:01:39 +0100
  • 1197228650 Add deploy option Julian-Samuel Gebühr 2023-01-09 11:48:44 +0100
  • aa64c6dbd2 Initial code commit, adds diff functionality Julian-Samuel Gebühr 2023-01-09 08:42:36 +0100
  • a72ddfcdf4 Add dependencies Julian-Samuel Gebühr 2023-01-09 08:41:28 +0100
  • 58bb66e6cb Change key names to comply with API names Julian-Samuel Gebühr 2023-01-09 08:41:16 +0100
  • 84faa398b1 Formatting Julian-Samuel Gebühr 2023-01-09 08:40:28 +0100
  • 5e6e8415ca Add .idea folder to gitignore Julian-Samuel Gebühr 2023-01-08 21:38:16 +0100
  • 7f0dc0c0a6 Add pyproject.toml Julian-Samuel Gebühr 2023-01-08 21:36:54 +0100
  • 78a7ea185a change blocklist format Julian-Samuel Gebühr 2023-01-08 21:33:44 +0100
  • 96e96f001c Add blocklist example Julian-Samuel Gebühr 2023-01-05 17:29:16 +0100
  • 2a03ec55a0
    docs: Add a concept draft Georg Krause 2023-01-05 15:33:38 +0100
  • fd8be45cc1 Initial commit gcrkrause 2023-01-05 15:21:59 +0100