thelooter / labplus_for_gitlab

Lab+ for Gitlab is an App to manage your interactions with your Gitlab Instance from your phone or Desktop
MIT License
40 stars 3 forks source link

Add Push Notifications for activity #54

Open thelooter opened 4 weeks ago

thelooter commented 4 weeks ago

Get notified when events happen in your project. This should be configurable as not to annoy users too much

thelooter commented 4 weeks ago

Suggested by @e3rd over at gitplus_for_gitlab

thelooter commented 4 weeks ago

This is a bit of a complex problem as this requires defining scopes of notifications that should be enabled or disabled as the user wishes. Ideally this could also be configured at a per project basis, but that most likely won't be in the initial implementation