Changes between Version 32 and Version 33 of Notifications
- Timestamp:
- Nov 9, 2009, 4:46:11 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Notifications
v32 v33 119 119 || private || false || Should the authenticator be provided to the feed || 120 120 || disabled || false || Feed is disabled and the client should not request updates || 121 || disabled_date || <null> || Epoch time in which the feed was disabled. A month pas sedthe date and both the server and client software should delete any relevant information about the feed. ||121 || disabled_date || <null> || Epoch time in which the feed was disabled. A month past the date and both the server and client software should delete any relevant information about the feed. || 122 122 || application_only || false || Feed is used by an application and should not be shown in BOINC Manager or the BOINC Screen saver. || 123 123 … … 179 179 Each forum and each thread should have a ‘notify me’ button that’ll add an entry to the notification list in the project preferences for the volunteer. 180 180 181 A new entry in the Preferences section of the Your Account area will be created to manage all the feeds a volunteer is currently subscribed to o.181 A new entry in the Preferences section of the Your Account area will be created to manage all the feeds a volunteer is currently subscribed to. 182 182 183 183 This new section should allow the volunteer to change the refresh rate for any feed they want to be notified about. It should also allow them to disable any feed.