lionleaf / dwitter

Social network for short js demos
https://www.dwitter.net
Apache License 2.0
764 stars 69 forks source link

Suggestion: add the ability to list dweets by length #455

Closed Lucas-C closed 4 years ago

Lucas-C commented 4 years ago

Hi,

Today I was looking what were the shortest dweets ever made...

I had a look at the API and there doesn't seem to be a way to sort dweets by code length.

I'm willing to submit a PR to add this feature, but I'd like to know what you would consider to be the best approach here:

What do you think ?

KilledByAPixel commented 4 years ago

There is a way...

http://dweetabase.3d2k.com

Click the box sort length. It may take a few seconds to load because this contains every dweet (~12K)

Lucas-C commented 4 years ago

Awesome, thanks ! This one lokks like a winner: https://www.dwitter.net/d/14792 Feel free to close this if the feature suggested does not seem useful/necessary

lionleaf commented 4 years ago

Thanks! I'll close this for now then, but will keep it in mind if I update the API in the future