Back
WIP
Load previous page…
Redesign navigation from scratch, because the code was overly complicated and there were all kinds of weird edge cases on mobile
#wip
Accidentally mess up sticky bottom nav on mobile in some cases while trying to improve it
#wip – will try and fix soon
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