Paul Butler

Results 45 issues of Paul Butler

This PR implements [external account binding](https://datatracker.ietf.org/doc/html/rfc8555#section-7.3.4) as specified in RFC 8555 and adds a test for it. The functionality is all there, but I'm marking this as WIP as there...

Requested on Twitter: https://twitter.com/ntdvps/status/1349635616217182208 The user the URL is shared with would also need the Treeverse extension for this to work. It would probably be hacky.

Suggested on Twitter: https://twitter.com/NotScottSiskind/status/1277910627865018373 For this to work, we still need to capture the auth token and have the user enter Treeverse from a twitter.com domain. I suggest this work...

enhancement

There is a way to get a JSON file from the share server, but it should be possible locally too.

enhancement

Via Twitter: https://twitter.com/NotScottSiskind/status/1277830455665078272?s=19 Need to: - [ ] Add a data representation for a missing tweet - [ ] Figure out what missing tweets look like in API - [...

bug

Especially of "rate limit exceeded" (via email 2020-06-12)

- [ ] Links are not clickable - [ ] Images do not appear - [x] Long tweets are cut off (!) - [x] The Chrome version requires the user...

As suggested here: https://twitter.com/thomaskowtsch/status/863138253683249152

enhancement

It would make it easier to explain/teach the principles behind Aper if I had a demonstration environment that could run locally in the browser. It would be implemented in the...

examples

A to-do list example would be a good way to demonstrate: - The `List` data structure - The `StateMachine` derive macro It could use the [TodoMVC](https://todomvc.com/) styling.

examples