@frogzone@p@p Only the font-size should use relative unit, using px for rest of the things is fine. Actually, most websites still use px for font-size, even bloat used it until the recent redesign. It's more of an accessibility issue than anything. See https://developer.mozilla.org/en-US/docs/Web/CSS/font-size#pixels
@frogzone@icedquinn@silverpill@p@nimda So I implemented the hashtag search and hashtag timeline, it was pretty straightforward. But there doesn't seem to be an easy way to detect hashtags that are part of a post (required to redirect to the hashtag timeline by clicking on a hashtag). The way bloat handles mentions and emojis is by matching the appropriate URLs provided in the response and then doing a simple string replacement. In case of hashtags, the tags inside the post content have remote URLs, but the actual tags array has the local URLs, so it's not possible to do the matching. I looked at how Pleroma-fe works, turns out, it doesn't do the replacement, but instead handles the click event on the tag and then extracts the tag name from the URL to redirect to the Pleroma-fe's hashtag timeline page.
@icedquinn@silverpill@p@frogzone@nimda For the context, bloat does all the work on the server side and returns the rendered HTML. There is a bit of JavaScript involved, but it's completely optional. You navigate the timelines and other pages by clicking on next/prev links. So, there's no "events" involved here. It might be possible to "grep" through the posts to detect hashtag URLs, but it'd be a bit hacky solution. Parsing the HTML and looking for the links with the "hashtag" class is another solution, but I don't want to do that either.
@romin@coolboymew Maybe I just had different expectations from it. The characters had so much potential, but it felt like most of them were underutilized. The story was simple but it felt like they dragged it too much towards the end. I love the scene logs that they uploaded on the YouTube channel, but none of them made it into the anime. yohane and riri-chan reading a book and eating pan together, that'd be so much fun to watch. https://www.youtube.com/watch?v=8PyGpj3X62c
@birdulon@p@wakarimasen@hakui Incidentally, I do have a tori-san with me right now. It's some kind of exotic parrot of a friend, who asked to me keep it for a week while he's away. I'm tempted to set it free.