Overhaul notification parsing #12
Merged
waifu
merged 4 commits from 9_fix_bot_app_py
into dev
7 hours ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch '9_fix_bot_app_py'
Deleting a branch is permanent. It CANNOT be undone. Continue?
It's giving me some issues by repeatedly parsing the same notification.
Interestingly, I can only recreate intermittently. Seems I made an incorrect assumption about misskey's API: sometimes it'll just include the notification you specify as since_id and sometimes it won't. I'll add another check for notification id as we can't rely on the API to filter it, it seems.
working in production as intended
e53bd87d81
into dev 7 hours agoReviewers
e53bd87d81
.