Back
Similar todos
fix crazy bug that would return empty reply if user card in /dating would be shown which had bio substr(0,200) first 200 chars, where 200th char is an emoji which it would split into (hamburger emoji), which would cause an illegal char (for @adriaanvrossum) #nomads fix by using multi byte substr mb_substr() instead of substr()
Fix bug where you couldn't post new questions #wip h/t @iamarsenibragimov
Fix bug with force replies in group chats #sendmelater
Fix bug where notification of someone mentioning you in a question wouldn't render #wip
fix bug where notification of todo comment applause wouldn't show up properly #wip