Commit Graph

4 Commits (a02aa75f1fe751d9285bdfefc18a44eecb39c8de)

Author SHA1 Message Date
Scott Nonnenberg 43a44793c5 Remove jshint - move everything over to eslint
Also removed all hints of previous linters
Scott Nonnenberg fc5c52fbdf Remove iOS theme in favor of plain light/dark themes
Scott Nonnenberg d8e5e5fcf2 Open separate windows with theme, update settings theme on change
Scott Nonnenberg ad4387803b New media permission, show dialog when not enabled for voice msg
UI now in separate renderer:
  - the permissions popup
  - settings dialog
  - debug log dialog
  - about window

Couple bug fixes:
  - About Window: Fix 'escape' to close window
  - Remove outdated dist/copy tasks from Gruntfile

Eslintified settings_view.js