kemoverse/bot
2025-06-14 07:31:02 +09:00
..
add_card.py Merge branch 'dev' into pleroma-support 2025-06-14 07:31:02 +09:00
bot_app.py Merge branch 'dev' into pleroma-support 2025-06-14 07:31:02 +09:00
config.py Merge branch 'dev' into pleroma-support 2025-06-14 07:31:02 +09:00
custom_types.py Add administrators 2025-06-07 19:23:17 +01:00
db_utils.py rm reference to weight column. 2025-06-13 18:47:54 +09:00
fediverse_factory.py make instantiation explicit so easier to test. 2025-06-13 13:53:41 +09:00
fediverse_service.py actually use the abstracted type not just the id 2025-06-13 10:37:27 +09:00
fediverse_types.py baseline fedi abstraction stuff. 2025-06-13 10:37:24 +09:00
misskey_service.py named some damn properties wrong 2025-06-13 10:52:20 +09:00
mock_fediverse_service.py make instantiation explicit so easier to test. 2025-06-13 13:53:41 +09:00
notification.py make instantiation explicit so easier to test. 2025-06-13 13:53:41 +09:00
parsing.py make instantiation explicit so easier to test. 2025-06-13 13:53:41 +09:00
pleroma_service.py use a library for content type detection instead of handrolled 2025-06-13 10:50:24 +09:00
response.py rm validation of removed weight 2025-06-13 19:31:23 +09:00