Commit graph

8 commits

Author SHA1 Message Date
Ben Gotow
ba2816f469 Fix auto-fixable errors identified by the new versions of Typescript + ESLint 2021-01-19 00:45:32 -06:00
Ben Gotow
ea37c75596 Add plaintext mail display and composition via new setting / Alt key #52
Most draft features are disabled in plaintext mode because I don’t think it’s worth trying to make them work unless this gains traction. Mostly doing this so we can add GPG / PGP / Keybase in the future.
2020-02-19 23:25:02 -06:00
Ben Gotow
5710743916 Avoid displaying dialogs with explicit window reference, may fix freezes #1685 2019-10-28 21:57:55 -05:00
Ben Gotow
ed72723b6d Use a LRU approach for the cache of translated messages 2019-08-02 00:21:35 -05:00
Ben Gotow
7102809fb4 More sophisticated logic to reduce # of characters sent to translation service 2019-08-02 00:13:00 -05:00
Ben Gotow
87a4853db9 Keep translated message bodies in local storage to avoid re-requests 2019-07-31 02:06:05 -05:00
Ben Gotow
6b53ff6c91 Machine translate missing strings added in translation feature 2019-07-31 01:45:48 -05:00
Ben Gotow
767bd66361 Feature: translate incoming messages into your preferred language automatically 2019-07-31 01:19:03 -05:00