Commit graph

160 commits

Author SHA1 Message Date
Ben Gotow 71504f2c10 Pad the new “Show Original” menu item slightly, update changelog 2020-05-20 22:17:39 -05:00
Ben Gotow 02a9572d18 Bump master to 1.7.7 2020-05-18 20:32:10 -05:00
Ben Gotow 10dac97c3f Update changelog 2020-04-22 12:27:30 -05:00
Ben Gotow afc45f1c99 Update changelog for 1.7.6 2020-04-22 00:12:56 -05:00
Ben Gotow 79e295c127 Update the Changelog for 1.7.5 2020-04-16 12:54:16 -05:00
Ben Gotow f623517c73 Bump master to 1.7.5, update changelog for 1.7.4 hotfix release 2020-02-24 19:17:42 -06:00
Ben Gotow 8431f148c4 Update changelog for 1.7.3, bump master to 1.7.4 2020-02-24 15:04:20 -06:00
Bradley D. Thornton aa125f0136 Update CHANGELOG.md
Fixed typo 'al ink', changing to 'a link', and clarified that it's a hash character and not a #hash
2019-11-30 11:39:40 -06:00
Ben Gotow 4522b25972 Update changelog for 1.7.2 2019-10-22 00:38:19 -05:00
Ben Gotow 63f39fca56 Bump to 1.7.2, update Changelog 2019-10-16 11:14:29 -05:00
Ben Gotow 45d4260b6d Bump to 1.7.1, update Changelog 2019-10-14 15:00:38 -05:00
Ben Gotow 65435390ad Requesting unapproved read-write Google Contacts API results in “App Not Verified”
We will have to make Google support read-only until the additional oauth scope is approved…
2019-10-14 01:04:03 -05:00
Ben Gotow 75b234975f Bump version to 1.7.0 and update changelog 2019-10-13 14:44:04 -05:00
Ben Gotow 134a0e55b8 Ensure that a textInput event is always emitted when text composition ends #1531 2019-07-01 14:09:46 -05:00
Ben Gotow a6a3b5d23a Update changelog, fix build 2019-06-30 23:35:06 -05:00
Ben Gotow e35d44109c Bump master to 1.6.3 2019-06-21 23:25:17 -05:00
Ben Gotow bbe4389433 Update changelog 2019-06-14 11:38:51 -05:00
Ben Gotow 1808e52b05 Update changelog for 1.6.2 release (pending testing) 2019-06-11 02:24:16 -05:00
Ben Gotow 110c443598 Update changelog for 1.6.1 release, bump internal build to 1.6.2 2019-04-04 21:52:53 -07:00
Ben Gotow 60aa641037 Bump to 1.6.1, Electron 4.1.0 2019-03-18 09:09:36 -07:00
Ben Gotow 10f5c95c03 Update Changelog 2019-03-17 23:34:30 -07:00
Ben Gotow 731aa71134 Bump to 1.6.0, Electron 4.0.8 2019-03-12 21:27:01 -07:00
Ben Gotow 149b389508
Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404)
* Switch to using Typescript instead of Babel

* Switch all es6 / jsx file extensions to ts / tsx

* Convert Utils to a TS module from module.exports style module

* Move everything from module.exports to typescript exports

* Define .d.ts files for mailspring-exports and component kit… Yes it seems this is the best option :(

* Load up on those @types

* Synthesize TS types from PropTypes for standard components

* Add types to Model classes and move constructor constants to instance vars

* 9800 => 7700 TS errors

* 7700 => 5600 TS errors

* 5600 => 5330 TS errors

* 5330 => 4866 TS errors

* 4866 => 4426 TS errors

* 4426 => 2411 TS errors

* 2411 > 1598 TS errors

* 1598 > 769 TS errors

* 769 > 129 TS errors

* 129 > 22 TS errors

* Fix runtime errors

* More runtime error fixes

* Remove support for custom .es6 file extension

* Remove a few odd remaining references to Nylas

* Don’t ship Typescript support in the compiled app for now

* Fix issues in compiled app - module resolution in TS is case sensitive?

* README updates

* Fix a few more TS errors

* Make “No Signature” option clickable + selectable

* Remove flicker when saving file and reloading keymaps

* Fix mail rule item height in preferences

* Fix missing spacing in thread sharing popover

* Fix scrollbar ticks being nested incorrectly

* Add Japanese as a manually reviewed language

* Prevent the thread list from “sticking”

* Re-use Sheet when switching root tabs, prevent sidebar from resetting

* Ensure specs run

* Update package configuration to avoid shpping types

* Turn eslint back on - we will opt-in to the TS rules one by one
2019-03-04 11:03:12 -08:00
Ben Gotow 43d80dea46 Bump to 1.5.7, Electron 4.0.5, update Changelog 2019-02-24 10:41:07 -08:00
Ben Gotow 923ce5a47c Update CHANGELOG 2019-02-10 17:12:14 -08:00
Ben Gotow 255f3be62a Bump to 1.5.5, update Changelog 2019-01-03 10:18:29 -08:00
Ben Gotow de215d8f88 Update changelog, cut v1.5.4 release 2018-12-29 08:26:29 -05:00
kometchtech b467d9a02e Fix account name (#1243)
Although it is not a big problem, my account name seems to be wrong, 
so I fixed it.
2018-12-03 13:57:47 -08:00
Ben Gotow 420ce003b5 Update Changelog, cut v1.5.3 release 2018-11-25 18:17:56 -08:00
Ben Gotow 353ee40318 Bump to 1.5.2, update Changelog 2018-11-05 00:38:49 -08:00
Ben Gotow da141eaff3 Bump to 1.5.1, update Changelog 2018-10-26 15:34:58 -07:00
Ben Gotow 92ed66b8e1 Update changelog 2018-10-22 11:09:41 -07:00
Tony Partridge efebfbe684 Update CHANGELOG.md (#981) 2018-10-15 22:47:43 -07:00
Ben Gotow f587b7b728 Bump to 1.4.2 and update changelog 2018-08-15 09:56:15 -07:00
Ben Gotow b1028ad47a Bump to 1.4.1, update Changelog 2018-08-10 15:14:23 -07:00
Ben Gotow e03adab4fd Bump to 1.4.0, update changelog 2018-08-08 17:36:51 -07:00
Ben Gotow 537cd0b1c2 Bump to 1.3.0, update Changelog for release 2018-07-14 14:00:32 -07:00
Ben Gotow 9c9c9fa93f Bump to 1.2.3, update Changelog for 1.2.2 and roadmap 2018-05-30 13:29:25 -07:00
Ben Gotow 5f094887f0 Update Changelog 2018-04-04 01:30:31 -07:00
Ben Gotow fd53c79b19 Fix CSS issues with message list, update CHANGELOG 2018-04-03 10:43:41 -07:00
Ben Gotow 5834c99f99 Bump to 1.1.5, update Changelog 2018-03-06 17:58:21 -08:00
Ben Gotow ba505ac66e Fix typo in release notes #686 2018-02-14 13:56:22 -08:00
Ben Gotow 65ddf18416 Bump to 1.1.4, update changelog 2018-02-13 20:41:01 -08:00
Ben Gotow 27dcee2f34 Fix oauth code parsing, compsoer quoted text color in dark themes 2018-02-06 10:54:13 -08:00
Ben Gotow 95f10323ee Bump version to 1.1.3, update Changelog 2018-02-05 18:34:15 -08:00
Ben Gotow 070f2ef4b7 Bump version to 1.1.2 and update changelog 2018-01-29 08:51:53 -08:00
Ben Gotow 3cf684f507 Explicitly unlisten to list data source to fix draft list #590 2018-01-29 07:53:49 -08:00
Ben Gotow 655e4ed309 Switch from [Mailspring] to Mailspring for greater provider compatibility #551 2018-01-28 12:34:11 -06:00
Ben Gotow 661e9fb9b3 Bump to 1.1.1 2018-01-27 12:35:14 -06:00
Ben Gotow d4211d1a69 Bump to 1.1.0, update Changelog 2018-01-17 14:13:39 -08:00