this post was submitted on 19 Feb 2024
8 points (100.0% liked)
PieFed Meta
170 readers
3 users here now
Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.
Wiki
founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You have to manually refresh the page, yeah.
I'd like it to be live but that requires a bit more work and chat is not really super important functionality. I have many other features to build. Quite a lot of PieFed is like a rough draft waiting for someone to come along and finish it off.
Does it have new message notification?
Currently, the only notification is the little bell in the main nav at the top: https://piefed.social/notifications. It becomes red if there are notifications waiting.
The little bell is quite subtle and easy to miss. I've nearly finished extending the notification system to send email about unread notifications. After that I will add popup notifications using the Push API. These additional systems will be used for all notifications, not just chat. There will be checkboxes in the account settings so people can turn them on or off.
Very interesting! The push event could be a trigger to load the new chat message?
Yes, I think so!