Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write the assigned notification id to the stored notification data. | peter | 2015-03-20 | 1 | -1/+26 |
* | The notification database should be able to read or delete multiple items. | peter | 2015-03-19 | 1 | -23/+182 |
* | Expose bits of the Web Notification database in the //content API. | peter | 2015-03-17 | 1 | -1/+1 |
* | Store the actual notification data in the notification database. | peter | 2015-03-16 | 1 | -39/+253 |
* | Store the next notification id in the notification database. | peter | 2015-03-13 | 1 | -0/+90 |
* | Introduce the NotificationDatabase class. | peter | 2015-03-12 | 1 | -0/+104 |