Suggestion: add a small notifications tab on the site
like on YouTube, TikTok, Instagram, and other platforms
next to the avatar icon (or it could be made as a separate page on the site), there would be an icon that, when clicked, would show a list of recent notifications
example 1: *username* replied to your comment (clicking it would take you to the post/photo page under which the comment was left)
example 2: your post/photo got 10 *or any other number* likes (also clickable)
in principle, at the moment, since the site has a small amount of activity, this feature is not yet that necessary, but I think it still wouldn’t hurt
Comments 6
Oh! I’ve already built up quite a long list of improvements and suggestions. The first item on it is: clone Roma so that someone can work on the site 24/7 :)
Pavel Burov, My first point is the same! 😁
Hello! Thanks for the website suggestion!
This feature is almost at the very top of our list of things to do for the site, at number 2! :)
This is a very important feature, and we really want it to happen!
Pavel Burov, Please announce the whole list, if you would :) I’ll add it to mine as best I can :)
Roman Paulovverified_filled ,
Hi! The first thing that comes to mind is making search resilient to typos.
Technically, this could be implemented by adding the Levenshtein algorithm to search and sorting the results by the tuple (similarity, length of the resulting string, alphabet).
Roughly speaking, a search for "снкжт" would return Snezhana, Snezhinka, Snezhana’s Kitten, born in 2026, I, and so on.
Roman Paulovverified_filled ,
I’ll keep throwing in feature requests as they come to me / as I remember them. And when I can formulate the task clearly 🙂