>Personally, I have to delete and re-create posts with the correct visibility setting.
But why? Did you change your mind about visibility, or is there a bug that caused those posts to be published with a wrong scope?
>What is normal search - is when tsvector and all the great features of PostgreSQL are used to find information in posts - and it's really cool.
Full text search is supported too, you just need to put ">" before your search query.
>How do I view all the tags? Going to /tag gives nothing, and searching # - doesn't give any tags. It would be great to know the number of times the tag was mentioned (in brackets).
This is starting to sound like "trending hashtags" feature that some Fediverse services have. I'm not sure about adding it to mitra-web, but I certainly can add an API endpoint to make it available in other clients.
>Thanks for your attention and patience!
No worries, this is a valuable feedback.