aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/notifications.js
Commit message (Expand)AuthorAgeFilesLines
* introduce platform api and rename notifications to notification-managerkumavis2017-03-311-67/+0
* LintedDan Finlay2017-03-301-1/+1
* Fix popup behavior for FirefoxDan Finlay2017-03-301-1/+3
* Linting to the max.Kevin Serrano2016-11-121-8/+4
* Make popup a little tallerDan Finlay2016-10-051-1/+1
* Merge pull request #655 from MetaMask/FixPortStreamEndkumavis2016-09-141-3/+9
* notif - use standard err-first callback stylekumavis2016-09-031-18/+24
* LintedDan Finlay2016-09-021-1/+1
* Do not open popup for internally produced txsDan Finlay2016-09-021-11/+19
* Make popup a type Edge supportsDan Finlay2016-08-301-1/+2
* Close notification on opening main UIDan Finlay2016-08-241-2/+9
* Skip popup dismissal in testsDan Finlay2016-08-241-0/+6
* Close popup even if last tx is dismissed from main UIDan Finlay2016-08-241-8/+14
* Emit updates to all listeners on pending tx updatesDan Finlay2016-08-241-15/+1
* Limit to one popup, re-focus on additional notifications.Dan Finlay2016-08-231-6/+17
* LintedDan Finlay2016-08-171-15/+5
* MVP Popup Notifications WorkingDan Finlay2016-08-171-1/+2
* Unify notification and popup ui filesDan Finlay2016-08-171-1/+1
* Set up MVP for popup-based notifications.Dan Finlay2016-08-171-127/+9
* Implement some cross-browser practices (#473)Dan Finlay2016-07-221-15/+16
* LintedDan Finlay2016-07-121-12/+9
* Add notification global for developmentDan Finlay2016-07-121-1/+3
* Unify wording for transaction options (#369)Kevin Serrano2016-06-301-2/+2
* fix bad mergekumavis2016-06-291-6/+1
* Merge branch 'master' into notif2kumavis2016-06-291-1/+6
|\
| * Merge branch 'master' into FixSomeFormattingkumavis2016-06-291-1/+6
| |\
| | * fix #341 close notifications when oppening pop upFrankie2016-06-291-2/+2
* | | background - prepare state for notifcationskumavis2016-06-291-36/+4
|/ /
* / notif - change size for better readabilitykumavis2016-06-281-3/+3
|/
* clean - appease the linting machinekumavis2016-06-251-1/+0
* svg notif now work for msg signatureskumavis2016-06-251-47/+77
* breakout pending-tx-detailskumavis2016-06-251-4/+3
* some legit linting fixeskumavis2016-06-241-0/+1
* svg notif - use actual txParamskumavis2016-06-241-15/+5
* tx-conf add non-interactive mode for notificationkumavis2016-06-241-0/+1
* svg notifications - remove unneeded deps and clean codekumavis2016-06-241-50/+31
* initial svg notificationskumavis2016-06-231-16/+101
* Auto lintedDan Finlay2016-06-221-22/+19
* fix illegal return statement :(kumavis2016-06-031-16/+22
* hotfix for #236 - chrome notif api not availkumavis2016-06-031-0/+9
* background + notifications - add origin to message signatureskumavis2016-05-261-0/+1
* Merge pull request #219 from MetaMask/i218Dan Finlay2016-05-261-0/+1
|\
| * notifications - show tx originkumavis2016-05-261-0/+1
* | notifications - remove timeout for signature requestskumavis2016-05-261-0/+2
|/
* signTx+Msg - show Account Unlock Request when lockedkumavis2016-05-251-0/+14
* idmgmt - eth_sign support + notificationskumavis2016-04-291-0/+75