support notifications for defined elements / activities #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
the user must be able to set activity types for notification and the app then needs to poll in the background for activities of that type and if a new one shows up, send a notification to the user. touching the notification should open the app with that element belonging to that activity opened already. for example subscribing to issue created activities should open the created issue.
this is delayed for the public release, because it is more a polishing and also reliant on the dev account setup for publishing on the iOs app store.