Gareth Latty
Gareth Latty
We should automatically split requests like that up on the client side. For now, if you ruin into this, just try importing in smaller batches and it should work.
It would be good to offer localization of the UI, as done with Massive Decks. I'll probably leave doing this until someone makes the first (non-binding!) offer to do a...
When importing, it would make sense for slots to have heuristics applied to do things like capitalise slots at the start of cards, or after end-of-sentence punctuation.
Currently the call editor has some usability and responsiveness issues, and doesn't support editing certain things (e.g: #9).
Massive Decks already supports this via an optional `index` parameter on slots, so if we can produce it, it'll work, e.g: ```json calls: [ [ ["Steve Ballmer:"], [ "“", {...
There are official CaH packs that include images rather than just text, it would be nice to offer something similar. Hosting images has increased cost and load implications which would...
It would make sense to somehow allow decks to be shown as popular or not (liking, rating, something like that).
Currently, sign in is only done via Google, it would be nice to offer alternatives.
Currently while you can sign in with multiple methods, each method will create a different account. It would be nice to offer functionality to allow multiple methods to be tied...
It would be nice to do some testing against the official FontAwesome library, to check that the Elm is producing the same output (where appropriate and possible).