9 Commits

Author SHA1 Message Date
Mr McClain
a77e007f5b fixed security hole 2016-02-24 12:19:34 -06:00
orbitroom
11b1f2fb0e Added Ability to Delete Notifications 2016-02-23 19:41:32 -05:00
Adarnof
c24c1f41ea Fix null error when joining strings 2016-02-21 01:09:32 -05:00
Adarnof
3d82dd84c9 Display newline characters in notification view 2016-02-18 19:42:00 +00:00
Adarnof
8697d075a8 Import logging to notify function 2016-02-18 19:24:03 +00:00
Adarnof
0807bc98a3 Shorthand notify command
Notifications on API key update failures
Notifications on application status updates
Notifications on services disabled
2016-02-17 22:30:43 +00:00
Adarnof
1d3d1b53a4 Notify function 2016-02-17 22:07:08 +00:00
Adarnof
5e2c828c3b Front-end notification system
Currently only creates notifications for logging events
Addresses #75
2016-02-13 21:53:43 +00:00
Adarnof
1d99ef69d1 Front-end notification model
Context processor to count notifications for display in base template
Logging handler to generate notifications for users with permission
2016-02-13 05:25:57 +00:00