Feature proposal #6341
closedImplement push notifications
Description
Implement API class for handling push notifications. This should act like notifications or something of the sort.
Updated by krileon almost 8 years ago
Originally this would be a part of CB Notifications, but forget CB Notifications. Email notifications should be core CB. Rewritten PMS plugin should provide PMs. CB Activity should provide on-site (push) notifications as they're basically an activity stream.
Updated by krileon almost 8 years ago
Push notifications should just be an activity stream with some more restrictive functionality. For example commenting is forced off and global activity output is forced off. The asset should be similar to status posts (profile.USER_ID) as notification.USER_ID.
Updated by krileon almost 8 years ago
- % Done changed from 0 to 20
The notification handling in Activity object implement, but still has no actual usage.
Updated by krileon almost 8 years ago
Create access is forced off for notifications, but all other functionality will still work (e.g. you CAN mix assets, but not recommended).
Updated by krileon over 7 years ago
- % Done changed from 60 to 70
Display handling, delete handling, and delete all handling implemented for notifications. Display parsing for the various notifications still needs implemented.
Updated by krileon over 7 years ago
- % Done changed from 70 to 90
All notification display parsing done (for core activity, gj, and cb gallery). Just needs a means of showing new activity count on profile.
Updated by krileon over 7 years ago
Still needs button to display new notification count.
Updated by krileon over 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 90 to 100