Commit Graph

20 Commits

Author SHA1 Message Date
Ross Allen
3fe89b722d Consolidate 'Returns' to one line per comments 2015-07-17 17:42:53 -07:00
Ross Allen
16d98c534c Explain dismiss when called programmatically 2015-07-13 14:36:08 -07:00
Ross Allen
580201568f Add docblocks for Notification public functions
* Mark `dismiss` as an "extended" API because its use case is uncommon.
* Mark event handler functions as public because responding to a
  notification being displayed or dismissed is useful.
2015-07-13 14:32:40 -07:00
Kevin Sawicki
a6dfbb2804 Remove string detail check
This appears to be in use by other packages

Refs atom/notifications#50
2015-07-07 13:46:53 -07:00
Kevin Sawicki
3a02b54851 details -> detail 2015-07-07 13:46:53 -07:00
Kevin Sawicki
93069fad75 Add stricter object checking 2015-07-07 13:46:53 -07:00
Kevin Sawicki
7fbcd147d5 Make Notification::getDetail public 2015-07-07 13:46:53 -07:00
Kevin Sawicki
4ba552c515 Valid message, options, and detail 2015-07-07 13:46:52 -07:00
Kevin Sawicki
ec9310e94f 📝 Drop redundant notification 2015-04-23 16:10:31 -07:00
Kevin Sawicki
d4c1775cf7 Mark Notification public and add docs 2015-04-23 16:10:31 -07:00
Machiste Quintana
5d2392ea67 👕 Fix new coffeelint errors 2015-04-06 23:59:54 -04:00
Ben Ogle
48e6cd533d Add wasDisplayed to Notification 2015-01-09 17:35:26 -08:00
Ben Ogle
5cf97db07c Add getNotifications() 2014-12-05 13:46:01 -08:00
Ben Ogle
f095d38978 Add dismissing to notifications 2014-12-05 13:46:01 -08:00
Ben Ogle
18f83e90f7 Add isEquals to notifications 2014-11-25 15:44:14 -08:00
Ben Ogle
4e0ab92827 Fix Notification::getDetail 2014-11-25 15:44:14 -08:00
Ben Ogle
1ae8862a9c Notification::getTimestamp() 2014-11-24 14:58:21 -08:00
Ben Ogle
68693e3ca0 Remove issue related stuff 2014-11-24 14:58:21 -08:00
Ben Ogle
e24a562387 Use bug icon for fatal errors 2014-11-24 14:58:21 -08:00
Ben Ogle
9c6a5fb4fa Messages -> notifications 2014-11-24 14:58:21 -08:00