Back
WIP
Load previous page…
Refactor the way we validate, normalize and store social media account URLs/usernames, because they are mostly the same and it doesn't make sense to have separate validators/normalizers for each
#wip
Try out carousel for todo images, because the previous design could look weird with very tall images or many images
#wip
Return 404 for invalid accept headers, because Bugsnag is full of errors from clients requesting application/xml formats, etc
#wip
Use github.com/kaspth/active_reco… for the first time which seems like a nice alternative to overly complicated concerns
#wip
Automatically caption any new images and use for alt attribute (improves accessibility and SEO)
#wip
Work around Cloudflare's API limit when purging old project logos and avatars by processing in batches
#wip
Support colons after hashtag, because I saw @ambitioustiger2389 use it and his hashtags didn't get linked
#wip
Notice that wip.co/makers/map rate-limiting is still a bit too agressive, but I need some way to prevent people from scraping our full user list
#wip