Commit graph

7384 commits

Author SHA1 Message Date
Ben Gotow 5ff67fdda0 Move Travis and AppVeyor to Node 16 🤞 2022-02-27 22:19:28 -06:00
Ben Gotow 05db8ae6df Drop LESS linting - modules unsupported, deep deps not compatible with Node 16+ 2022-02-27 22:12:03 -06:00
Nino Annighoefer 83f0037726 Go back to inbox after "Remove and show next/previous" for last email 2022-02-27 21:50:47 -06:00
slokhorst 37928f313d Default to SSL / TLS on port 465 for SMTP, per RFC 8314 2022-02-27 21:50:06 -06:00
Janosch Maier 3be72eee5c Fix print to pdf functionality 2022-02-27 21:49:17 -06:00
Janosch Maier 2591fc7ff3 Downgrade electron version to 14.2.1 2022-02-27 21:49:17 -06:00
Janosch Maier 3eaf74a385 Fix some remote calls 2022-02-27 21:49:17 -06:00
Janosch Maier 6aaf47b145 Downgrade electron to 15.3.2 2022-02-27 21:49:17 -06:00
Janosch Maier f685bfc021 Revert version bumps as they break the key storage 2022-02-27 21:49:17 -06:00
Janosch Maier 72899d0a21 Bump some versions to their latest patch version 2022-02-27 21:49:17 -06:00
Janosch Maier 30c05ed763 Set node version to 16 2022-02-27 21:49:17 -06:00
Janosch Maier 2492789b26 Update mammoth to 1.4.19 2022-02-27 21:49:17 -06:00
Janosch Maier 76b0336945 Bump versions using npm audit fix force 2022-02-27 21:49:17 -06:00
Janosch Maier 972a02e42c Bump dependencies using npm audit fix 2022-02-27 21:49:17 -06:00
Janosch Maier 19666065fc Fix preferences window crashes due to remote problem 2022-02-27 21:49:17 -06:00
Janosch Maier e6d3290c4e Fix opening attachments 2022-02-27 21:49:17 -06:00
Janosch Maier 725db1c4e0 Fix preferences window 2022-02-27 21:49:17 -06:00
Janosch Maier 865dbc9b62 Fix require electron remote 2022-02-27 21:49:17 -06:00
Janosch Maier 2346442316 Move remote dependency to app directory for correct packaging 2022-02-27 21:49:17 -06:00
Janosch Maier 6ba3cd966d Primitive notification implementation on mac 2022-02-27 21:49:17 -06:00
Janosch Maier 45f3ebfabd Fix remote import 2022-02-27 21:49:17 -06:00
Janosch Maier f0f19c1c26 Adjust contribution versions 2022-02-27 21:49:17 -06:00
Janosch Maier 3db0827a60 Bump electron to 16.0.0 2022-02-27 21:49:17 -06:00
Janosch Maier 6128fc74ce Bump electron to 14.2.1 2022-02-27 21:49:17 -06:00
Janosch Maier cbfcc44591 Fix Copy and Paste in WebView 2022-02-27 21:49:17 -06:00
Janosch Maier ecf8f83867 Add information about node version for building 2022-02-27 21:49:17 -06:00
Janosch Maier b21f70286f Bump Dependencies 2022-02-27 21:49:17 -06:00
Janosch Maier 037ce35ca7 Adjust Spellchecker Tests
On my Ubuntu 20.10 some of these tests currently fail as words cannot be learned. Needs some mor debugging.
2022-02-27 21:49:17 -06:00
Janosch Maier e17e6bbb1e Correct Spellchecking 2022-02-27 21:49:17 -06:00
Janosch Maier e2289ac204 Easier error logger 2022-02-27 21:49:17 -06:00
Janosch Maier 9c04a40782 Reenable basic spellchecking 2022-02-27 21:49:17 -06:00
Janosch Maier a9b73e0b91 Fix startCrashReporter in error-logger.js 2022-02-27 21:49:17 -06:00
Janosch Maier 0586a0aa6f Remove node-mac-notifier 2022-02-27 21:49:17 -06:00
Janosch Maier 90d020ae5a Bump cld version to 2.7.1
This fixes builds on newer Linux systems
2022-02-27 21:49:17 -06:00
Anton Maminov 0255ce7b50 bump electron 12.2.3 2022-02-27 21:49:17 -06:00
Janosch Maier 6dc0e82509 Update electron to v10
- Remove the electron-spelllchecker package as it does not work anymore
- Remove the spellchecker temporarily
- Manually set enableRemoteModule to true
2022-02-27 21:49:17 -06:00
Ben Gotow 9ee21cf2b9 When skipping All Mail (for ProtonMail), set flags to mimic folder being fully synced 2021-11-25 15:45:03 -06:00
Ben Gotow ac79e44463 Bump to 1.9.3, test ProtonMail change 2021-11-21 22:47:31 -06:00
Zach Bloomquist 0107398019 chore(tests): suppress beforeunload to stop spec-runner from quitting over and over [wip] 2021-11-21 20:02:23 -08:00
Zach Bloomquist e813727d28 chore(tests): fix relative style path in spec-runner 2021-11-21 20:02:23 -08:00
Zach Bloomquist a339f60f2c chore(tests): fix most of the broken jasmine tests 2021-11-21 20:02:23 -08:00
Prateek SU 8fb715a8bb Fix desktop id not uppercased 2021-11-21 20:00:09 -08:00
Prateek SU 1898182cc4 Add releases info and squeeze content_rating 2021-11-21 20:00:09 -08:00
streppel e1ae4cda5c fix typo on invalid attachment err message 2021-11-21 19:58:31 -08:00
repamart 39cbf5a326 add protonmail.ch domain into onboarding defaults 2021-11-21 19:57:01 -08:00
kz6fittycent f9d7fc0528 Improve load times with LZO
Should see increased loading performance using LZO.
2021-11-21 21:56:07 -06:00
Ben Gotow 6e14dad1f8 Update changelog for 1.9.2 2021-09-05 12:05:19 -05:00
Ben Gotow a3ea106395 Mark that Turkish is now a verified language 2021-09-05 11:31:14 -05:00
shohamc1 6a753b42b0 make mark as spam shortcut configurable 2021-09-05 11:01:45 -05:00
Nick Reiley df15844e48 add settings.container_folder & remove folder/custom container folder setting 2021-09-05 11:01:04 -05:00