aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/controllers/preferences.js
Commit message (Expand)AuthorAgeFilesLines
* eslint --fix .brunobar792018-07-031-3/+3
* Add account type assertion to PreferencesController#setAccountLabelWhymarrh Whitby2018-06-061-0/+1
* diagnostics - rewrite bug-notifier as diagnostics-reporterkumavis2018-06-061-15/+4
* Record identity before deleting itDan Finlay2018-06-051-1/+1
* Mock notifier in testDan Finlay2018-06-051-1/+2
* Add commentDan Finlay2018-06-051-0/+2
* Do not alert to userDan Finlay2018-06-051-5/+0
* LintedDan Finlay2018-06-051-0/+1
* Add bug info under metadata keyDan Finlay2018-06-051-1/+7
* Add first time info to bug reportDan Finlay2018-06-051-1/+4
* Add version to reportDan Finlay2018-06-051-3/+3
* Fine tune error postingDan Finlay2018-06-051-1/+1
* Only notify first time lost ids are detectedDan Finlay2018-06-051-2/+8
* Add reporting uriDan Finlay2018-06-051-1/+1
* Begin adding unconfigured notifierDan Finlay2018-06-051-4/+17
* Persist lost identities to storage for later analysisDan Finlay2018-06-051-2/+4
* Add minimal user notification of issue.Dan Finlay2018-06-051-1/+1
* Add identity synchronizing codeDan Finlay2018-06-051-0/+31
* preferences controller - jsdoc fixkumavis2018-06-041-2/+2
* metamask - update preferences controller identities on keyring controller updatekumavis2018-06-041-3/+28
* Add PreferencesController#setAddresses to update idsWhymarrh Whitby2018-05-171-0/+10
* Move setAccountLabel into PreferencesControllerWhymarrh Whitby2018-05-171-2/+18
* Fix nits.Dan2018-04-241-1/+1
* Merge branch 'master' into dm-docs-2Dan2018-04-201-79/+79
|\
| * Missing bracket in docblock.Dan2018-04-191-1/+1
| * NO MIXED TABS AND SPACESDan2018-04-191-81/+81
* | Even more documentation for various controllers and libs.Dan2018-04-191-1/+1
|/
* Improve documentation of promises that return undefined.Dan2018-04-171-3/+3
* Typo fixes, type fixes on the return clauses of the buyEthUrl and getPreffere...Dan2018-04-171-1/+1
* Documentation for various controllers and libsDan2018-04-171-0/+124
* Use extension api to get initial locale.Dan2018-03-221-1/+1
* Handle i18n with redux.Dan2018-03-161-0/+5
* Merge branch 'master' into NewUI-flatDan2017-12-211-3/+5
|\
| * Allow updating token detailsDan Finlay2017-12-191-4/+4
* | Lint fixDan2017-12-051-1/+1
* | Add UI selectionDan2017-12-051-0/+17
* | Fixes changes requested in pullrequestreview-79088534Jason Clark2017-11-271-0/+1
* | toggle wired up to preferences property storeJason Clark2017-11-251-2/+2
* | incremental commitClark, Jason (Contractor)2017-11-241-0/+8
* | Lint fixes for NewUI-flat.Dan2017-11-021-2/+0
* | Enables remove token and ensures add/remove update the list without need for ...Dan2017-10-041-1/+12
|/
* Fix Account SelectionDan Finlay2017-09-281-1/+1
* Add ability to add tokens to token listDan Finlay2017-06-161-4/+25
* Persist selected account tabDan Finlay2017-06-151-0/+8
* Fix linting warningsThomas Huang2017-04-271-6/+2
* Create distinct labels and names for addresses.Kevin Serrano2017-03-101-1/+3
* Refactor of code into separate reducers and actions.Kevin Serrano2017-03-081-1/+1
* More conflict resolution.Kevin Serrano2017-03-021-1/+0
* add controllers to root scripts folderDan Finlay2017-02-281-0/+64