Liam Steckler buckbanzai
buckbanzai pushed to main at buckbanzai/seattlecitylight-mastodon-bot 2025-07-10 16:41:21 -07:00
c7be111796 Remove logging the equals comparison, keep the other spatial comparisons
buckbanzai pushed to main at buckbanzai/seattlecitylight-mastodon-bot 2025-07-10 16:39:46 -07:00
8c65f2c25f Negate the equals 🤦🏻‍♂️
c52f6699c6 Normalize size to match other properties
Compare 2 commits »
buckbanzai pushed to main at buckbanzai/seattlecitylight-mastodon-bot 2025-07-10 16:34:47 -07:00
29750850d1 Change to a better equality comparison
buckbanzai pushed to main at buckbanzai/seattlecitylight-mastodon-bot 2025-07-10 16:16:21 -07:00
50435529a2 Add some additional logging for spatial comparisons
11f85b565d Cleanup/refactor of do_initial_post returns
Compare 2 commits »
buckbanzai pushed to main at buckbanzai/seattlecitylight-mastodon-bot 2025-07-10 15:44:30 -07:00
ee17ec7a55 Remove map media post ID
buckbanzai pushed to main at buckbanzai/seattlecitylight-mastodon-bot 2025-07-10 12:56:47 -07:00
940c626bbe Format the list of updated properties into a nicer sentence
buckbanzai pushed to main at buckbanzai/seattlecitylight-mastodon-bot 2025-07-10 07:36:21 -07:00
d3feb6d03e Disable polygon simplification
buckbanzai pushed to main at buckbanzai/seattlecitylight-mastodon-bot 2025-07-09 22:35:31 -07:00
8bbdca60f7 Revert this, ignore type checking
buckbanzai closed issue buckbanzai/seattlecitylight-mastodon-bot#67 2025-07-09 19:18:36 -07:00
Update map image when outage geometry is changed
buckbanzai pushed to main at buckbanzai/seattlecitylight-mastodon-bot 2025-07-09 19:09:41 -07:00
6ca6a2dbd1 Post another map image if the area/geometry has been modified
000acf19e3 Split map image generation into a new function
3c40e695a7 Fix Pillow attribution rectangle fill color
635097da91 Change POST_DATETIME_FORMAT to const
2bfd4880f4 Update config-sample
Compare 5 commits »
buckbanzai pushed to main at buckbanzai/kuow-mastodon-bot 2025-07-07 08:01:11 -07:00
a27d15e427 Remove requirements.txt
buckbanzai commented on issue buckbanzai/kuow-mastodon-bot#11 2025-07-07 08:00:18 -07:00
Improve tag sanitization

The & issue was solved previously, and I haven't seen any more broken ones since.

buckbanzai closed issue buckbanzai/kuow-mastodon-bot#11 2025-07-07 08:00:18 -07:00
Improve tag sanitization
buckbanzai pushed to main at buckbanzai/kuow-mastodon-bot 2025-07-06 09:50:45 -07:00
2877905715 Merge pull request 'Update dependency urllib3 to v2.5.0' (#78) from renovate/urllib3-2.x into main
d991b8cb9b Update dependency urllib3 to v2.5.0
Compare 2 commits »
buckbanzai merged pull request buckbanzai/kuow-mastodon-bot#78 2025-07-06 09:50:44 -07:00
Update dependency urllib3 to v2.5.0
buckbanzai pushed to renovate/urllib3-2.x at buckbanzai/kuow-mastodon-bot 2025-07-06 09:50:22 -07:00
d991b8cb9b Update dependency urllib3 to v2.5.0
7d85a0d340 Merge pull request 'Update dependency certifi to v2025.6.15' (#77) from renovate/certifi-2025.x into main
2c5d023ba5 Update dependency certifi to v2025.6.15
Compare 3 commits »
buckbanzai pushed to main at buckbanzai/kuow-mastodon-bot 2025-07-06 09:49:40 -07:00
7d85a0d340 Merge pull request 'Update dependency certifi to v2025.6.15' (#77) from renovate/certifi-2025.x into main
2c5d023ba5 Update dependency certifi to v2025.6.15
Compare 2 commits »
buckbanzai merged pull request buckbanzai/kuow-mastodon-bot#77 2025-07-06 09:49:39 -07:00
Update dependency certifi to v2025.6.15
buckbanzai pushed to main at buckbanzai/kuow-mastodon-bot 2025-07-05 23:59:38 -07:00
31059d7687 Move to uv for dependency management, add Docker image