CodedOre

Results 73 comments of CodedOre

> Mastodon has an proper [Streaming API](https://docs.joinmastodon.org/methods/streaming/), so we might want to use that for updates. I have to admit, I only just now looked at the docs, and it...

> Wouldn't that result in Thread re-implementing some of the collection behaviour? Or extending Collection and turning the automated fetching with null operations (which seems ugly). Yes, splitting out `Thread`...

Just a heads-up, since it might affect this PR: I intended to work on adding notifications today, but have noticed early on that the list of notification would essentially be...