Suggestion: add a small notifications tab on the site

more_horiz
Timofey

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

manul
add_image attach_file
send
  1. Pavel Burov
  2. Vika Malyshko, Manulization
  3. Roman Paulov, Manulization
  4. Roman Paulov, Manulization
  5. Pavel Burov

    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.

    more_horiz
  6. Pavel Burov