aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview
Commit message (Expand)AuthorAge
* Fix lintLibravatar vantezzen2019-10-19
* Use electron-spellchecker instead of electron-hunspellLibravatar vantezzen2019-10-19
* Add toggle to disable dark mode on per-service basisLibravatar vantezzen2019-10-17
* Add toggle to disable universal dark modeLibravatar vantezzen2019-10-17
* Add button to directly open darkmode.cssLibravatar vantezzen2019-10-16
* Add custom CSS for darkmode to fix WhatsApp and Threema QR codesLibravatar vantezzen2019-10-16
* Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.4.0Libravatar vantezzen2019-10-09
|\
| * Merge branch 'release/5.4.0' into fix/skype-linksLibravatar Stefan Malzner2019-10-03
| |\
| | * Add `window.log` for easier logging in event modeLibravatar Stefan Malzner2019-10-03
| | * re-fix & improve new-window handlingLibravatar Stefan Malzner2019-10-03
| | * Use native window.openLibravatar Stefan Malzner2019-10-02
| * | Fixes #1609 by adding special handling for skype linksLibravatar Dominik Guzei2019-10-02
| |/
* | Merge branch 'release/5.4.0' of https://github.com/meetfranz/franz into franz...Libravatar vantezzen2019-10-02
|\|
| * fix(Spell check): Fix spell checker to initialize without loaded dictionaryLibravatar Stefan Malzner2019-10-02
| * fix(Spell checking): Fix "undefined" language in context menuLibravatar Stefan Malzner2019-09-27
| * Fix spellcheckerLibravatar Stefan Malzner2019-09-27
| * Fix spellchecker integrationLibravatar Stefan Malzner2019-09-27
* | Implement Skype link fixLibravatar vantezzen2019-09-24
* | Add ignore list for darkmodeLibravatar vantezzen2019-09-24
* | Fix lintLibravatar vantezzen2019-09-23
* | Add darkreader for universal darkmodeLibravatar vantezzen2019-09-23
* | Fix lintLibravatar vantezzen2019-09-19
* | Parse unread messages count as integer before sending to hostLibravatar vantezzen2019-09-19
* | Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
|/
* rename create todo actionLibravatar Stefan Malzner2019-09-06
* MVP for service <-> todos integrationLibravatar Dominik Guzei2019-07-31
* Revert: fix spellcheckerLibravatar Stefan Malzner2019-06-25
* Merge branch 'fix/fix-proxy-auth' into release/5.2.0-beta.1Libravatar Stefan Malzner2019-06-11
|\
| * fix(Proxy): Fix issue with proxy authenticationLibravatar Stefan Malzner2019-06-11
* | remove debugging outputLibravatar Stefan Malzner2019-06-11
|/
* Fix spellchecker integrationLibravatar Stefan Malzner2019-06-05
* fix(Windows): Fix copy & paste in service context menusLibravatar Stefan2019-03-08
* feat(Spell checking): Add option to automatically detect languageLibravatar Stefan Malzner2019-02-08
* Remove debugging outputLibravatar Stefan Malzner2019-02-07
* set trigger threshhold to 40 charactersLibravatar Stefan Malzner2019-02-07
* improved fuzzy searchLibravatar Stefan Malzner2019-02-07
* Spellcheck language autodetectionLibravatar Stefan Malzner2019-02-07
* Fix service dark modeLibravatar Stefan Malzner2019-02-02
* Fix context menuLibravatar Stefan Malzner2019-01-15
* Make electron 4 compatibleLibravatar Stefan Malzner2018-12-22
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
* Minor recipe plugin polishingLibravatar Stefan Malzner2018-12-08
* chore(Recipe): Refactor recipe pluginLibravatar Stefan Malzner2018-12-07
* feat(Service): Add option to change spellchecking language by serviceLibravatar Stefan Malzner2018-12-07
* fix(Spellchecker): Dictionaries are now part of app instead of dynamic downloadLibravatar Stefan Malzner2018-12-07
* feat(Context Menu): Add "Go Back" and "Go Forward"Libravatar Stefan Malzner2018-12-04
* feat(Context Menu): Add Lookup, Search Google forLibravatar Stefan Malzner2018-12-04
* Hide "cut" menu when text is not editableLibravatar Stefan Malzner2018-12-03
* Fix `cut` context menuLibravatar Stefan Malzner2018-12-01
* Fix empty 'cut' context menu when no text is selectedLibravatar Stefan Malzner2018-12-01