-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remote notifications protocol and settings pane #27
Comments
Mockups? |
I’ll get to it hon |
Where would this be? Can you show some more detailed examples of notifications? How about when in the shell? Emergency alerts? |
Notifications would only be delivered when the version you're running reaches EOL. All other notices appear in this pane. Emergency alerts will be handled differently, let's see if PBS Warn has an API. Urgent Notification Example
|
I think the observer pattern could be a interesting implementation I think there could be two ways of working with it
|
Having a consistently open port is a security hazard, and we'd have to secure it appropriately
That's not what we're looking for, this is more intended for us (Fyra) to send users information |
Ohh okay, my bad. |
Problem
We are not notable enough for press organizations to pick up on information our users need, some users don’t have discord, and others may not check our website, so we must issue the data to every user ourselves to ensure security and user happiness.
Proposal
I propose a way for us to send notifications to every Tau system.
Fyra Labs would be able to issue alerts to all systems. Alerts at the standard level will appear in a feed in settings, the pane title is tbd. Alerts at the urgent level will send a notification and appear in the feed in settings. All alerts will need approval from myself or the CEO to avoid sending superfluous information
Prior Implementations (Optional)
No response
The text was updated successfully, but these errors were encountered: