Back
WIP
Load previous page…
Potentially fix bug where "unread notifications" badge would include "unreadable" notifications which are notifications that aren't visible on the notification page (streak reminders and upcoming meetup notifications)
#wip
Change DM sending behavior so when you press Enter it now send the message, instead of making a new line. You can still press shift+enter for a new line
#wip
Fix conversation sorting in DM, because sometimes it would show conversations with recent messages towards the bottom
#wip
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