hohMiyazawa
hohMiyazawa
https://github.com/hohMiyazawa/Automail/pull/184
Interesting. The current data change implementation is very much a hack, that only barely works.
Another consideration is what to do about API usage. The current implementation parses the existing notifications, meaning auth is not required. What do to for the new implementation? 1. Make...
To keep all doors open, I can start by writing rendering code, expecting data formatted as an API response. Where that data comes from can be sorted out later.
Also, it may be worth taking a look at notification merging semantics. The current rules are okay, but it is not the only way one could combine activities.
Thanks, looks like the titlePicker isn't doing what it should here. Title language is usually handled correctly in the script. The staff & character setting is newer thant the script...
Title language should be fixed now
Yeah, isn't too difficult. I just put off working on it until somebody asked :)
I don't know how to implement this.
https://github.com/hohMiyazawa/Automail/pull/207 https://github.com/hohMiyazawa/Automail/pull/205