Commit graph

22 commits

Author SHA1 Message Date
Moon
9fdcf21663 comment on why since_id is double-checked. 2025-06-12 14:17:22 +09:00
Moon
918ed75e9b better config file handling for testing multiple configs and validating contents 2025-06-12 14:11:45 +09:00
Moon
937ed6b2b1 cast ids to string since they're lexicographically sortable automatically in both systems 2025-06-12 14:04:38 +09:00
Moon
99442b4e01 named some damn properties wrong 2025-06-12 13:25:04 +09:00
Moon
287246c6fb use a library for content type detection instead of handrolled 2025-06-12 12:53:37 +09:00
Moon
717ee05b38 back to using mastodon.py 2025-06-12 12:47:51 +09:00
Moon
bd5e56278f works now but may need to revert file upload change 2025-06-12 12:43:42 +09:00
Moon
fc3d638bf4 completely untested refactor. bug fixes to come later. 2025-06-12 11:22:20 +09:00
Moon
f4499f7afb actually use the abstracted type not just the id 2025-06-12 11:10:18 +09:00
Moon
2468ffa1f3 first whack at file upload 2025-06-12 11:08:00 +09:00
Moon
bf5bc2212c baseline fedi abstraction stuff. 2025-06-12 11:03:12 +09:00
w
475ee1cc90 Move database location to config 2025-05-18 17:28:15 -03:00
w
7a1c3c4005 user split bugfix 2025-05-18 17:03:48 -03:00
d76a965e75 Fix the broken stuff 2025-05-18 10:39:21 +01:00
5cc2ea2267 Move config to ini file 2025-05-18 10:38:59 +01:00
979e15f525 Merge remote-tracking branch 'origin/master' into vd15_misc_cleanups 2025-05-17 19:14:18 +01:00
d830b07e60 Whoops, that's a tuple 2025-05-17 19:05:34 +01:00
9a4ed06d79 cleanup db_utils.py 2025-05-17 18:58:12 +01:00
36f0d4a0d1 Tidy up gacha_response.py 2025-05-17 18:01:12 +01:00
bc0f71d5be Cleanup parsing.py 2025-05-17 17:49:03 +01:00
640c68a81a add config for bot 2025-05-16 18:43:36 -05:00
w
1b5cb61fe9 init 2025-05-15 22:14:41 -03:00