Abraham Williams

Results 239 issues of Abraham Williams

Select already inserted image to highlight toolbar button ![screenshot from 2018-11-16 11-33-32](https://user-images.githubusercontent.com/3341/48637673-0b5ee480-e994-11e8-9653-eff1ba7b2858.png) Selecting toolbar button opens a window with some options ![screenshot from 2018-11-16 11-33-18](https://user-images.githubusercontent.com/3341/48637727-321d1b00-e994-11e8-80ae-e39ff5b68703.png) Change the values and the...

Any interest in a TypeScript rewrite? The code is a bit of a mess and updating it to modern patterns would clean it up a lot. I've not attempted to...

https://dart.dev/tools/pub/pubspec#topics

Initial take on #55 with the `timeline`, `status`, and `search` endpoints updated. New `Response` class that contains instances of `Result` as a single `result` or multiple `results` which each have...

Once #65 is complete, extend `Response` to include rate limit. https://docs.joinmastodon.org/api/rate-limits/

I expect API response formats to become more divergent and buggy as more servers and forks of Mastodon popup. Currently if you request a timeline and one posts triggers a...

The API can return a 200 status with an HTML body when the API isn't working. This could be communicated to users better. ![screen shot 2017-03-10 at 09 51 58](https://cloud.githubusercontent.com/assets/3341/23801873/3f890ee6-0577-11e7-8f33-8bae442b35b0.png)

https://eslint.org/docs/latest/use/configure/migration-guide

enhancement
help wanted