😀 Tom
@lucian: On the Messages page, the messages that I write look like replies, and the messages the other person writes look like parent comments. It's slightly confusing because the first message written will look like a reply to the actual reply. Perhaps the user icons/names can be kept the same size, and/or at least the same indentation?
🏒 Lucian Marin
I changed the way links are parsed. The link parser is now regex based. No more dots, a bit harder for people to share them, but regex is a standard in any programming language. Links, mentions, hashtags, reftags shouldn't be wrapped with brackets or other punctuation. It's pretty logical if you think about it. They are part of the way Sublevel works, they are acknowledged as internal objects. If you mess with these objects and give them another meaning by placing them in brackets then they lose their identity.