Commit graph

6831 commits

Author SHA1 Message Date
Ben Gotow
8979bef9c4 Patch gcc-7-base manually, desired version isn’t in the apt repo 2019-01-01 15:44:36 -08:00
Ben Gotow
9271d3d831 Attempt to fix CentOS/RHEL builds - bisect indicates gcc-7-base went to 7.4 2019-01-01 09:31:49 -08:00
Ben Gotow
9cb1cff799 Fix inverted text in 1.5.4 due to Chrome handling invert() filter differently #1290 2018-12-31 17:47:02 -08:00
Ben Gotow
63286cc7e2 Disable cut/copy contextual menu items in password fields 2018-12-30 11:47:38 -08:00
Ben Gotow
1d923cf406 Enable automatic selection of pt-BR in Brazil 2018-12-29 08:40:11 -05:00
Ben Gotow
de215d8f88 Update changelog, cut v1.5.4 release 2018-12-29 08:26:29 -05:00
Ben Gotow
74d24923fa Silence max listener warning, the ComponentRegistry is fine. 2018-12-29 08:26:29 -05:00
Ben Gotow
8a18d2eb4f Add background to thread list that makes scrolling on slow machines less jarring 2018-12-29 08:26:29 -05:00
Ben Gotow
f79d82b424 Switch to use new safe Buffer constructors, address final Electron 4 deprecation 2018-12-29 08:26:29 -05:00
Ben Gotow
2a36421825 Do not show the “Send and Archive” option on drafts without a thread #980 2018-12-29 08:26:29 -05:00
Leonardo Escarpellin Machado
676e303061 Patch to add pt_BR.json (#1286)
* Create pt_BR.json

* Update pt_BR.json

* Update pt_BR.json

* Update pt_BR.json

* Update pt_BR.json
2018-12-28 17:00:21 -07:00
Leonardo Escarpellin Machado
fc46f1d5eb Add pt_BR - intl.es6 (#1285) 2018-12-28 16:57:37 -07:00
Ben Gotow
f242ec69f9 Fix signup Terms and Policy links not opening in the browser #1280 2018-12-28 16:51:24 -07:00
Ben Gotow
b167b9cdcd Update to electron-packager 13.0.x 2018-12-20 12:12:40 -07:00
Ben Gotow
edec4e37f8 Manually delete debug package shrinkwrapped with babel-register@6.2.0 2018-12-20 10:22:56 -07:00
Ben Gotow
622339dc12 Upgrade to Electron 4.0.0-beta.11, fix printing issues 2018-12-19 17:56:07 -07:00
Ben Gotow
673068220d Add Mailspring to the dock correctly in macOS Mavericks #1256 2018-12-18 11:49:40 -08:00
Ben Gotow
2e8f302a48 Fix support for the has: attachment search query #1260 2018-12-18 10:55:26 -08:00
Ben Gotow
38d282714d Remove extra line above signature in replies #1264 2018-12-17 21:57:51 -08:00
Ben Gotow
f9a7823804 Fix attachment parsing to support MIME parts with no Unique ID #1266 2018-12-17 21:30:07 -08:00
Ben Gotow
4d5e412498 When sending emails preserve consecutive spaces with   #1270 2018-12-17 21:03:34 -08:00
Ben Gotow
1872954320 Fix copy-paste within the registration and billing web views 2018-12-17 21:02:21 -08:00
Ben Gotow
3b106f6484 Fix bottom of billing modal showing a small margin 2018-12-17 15:39:42 -08:00
Ben Gotow
1194518a4e Clip extremely long messages with popout option to maintain performance 2018-12-06 01:33:33 -08:00
Ben Gotow
964dabe34a Fix translation of the “1 of 2” text in the scrollbar tooltip 2018-12-05 23:59:37 -08:00
Ben Gotow
a27710f570 Require that tasks be past the local state and not in the local state to resolve #948 2018-12-05 23:59:02 -08: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
kometchtech
44d5aba443 update ja.json (#1246)
- Fixed where I thought it was doubtful as Japanese confirmed with the application.
2018-12-03 13:57:20 -08:00
Pavel Susanov
0f33e0bba3 Improving russian translation (#1251) 2018-12-03 13:55:38 -08:00
Ben Gotow
66afdb080b Change open tracking pixels to report as Sent from Mailspring 2018-11-27 15:12:21 -08:00
Ben Gotow
420ce003b5 Update Changelog, cut v1.5.3 release 2018-11-25 18:17:56 -08:00
Ben Gotow
2e94255258 Add missing Outlook hotkeys, bind Ctrl-Q to mark as read instead of Quit #1227 2018-11-24 23:29:23 -08:00
Ben Gotow
a179a8edec Bump to 1.5.3 2018-11-22 14:44:42 -08:00
Ben Gotow
3f183b7f82 Honor “do not disturb” on Windows and macOS #966 2018-11-22 14:44:37 -08:00
Ben Gotow
6a24e46d9b Bump Electron to 2.0.14 2018-11-22 14:12:50 -08:00
Ben Gotow
b87b41d7ab Remove 20px of top padding from HTML messages 2018-11-22 14:04:15 -08:00
Ben Gotow
e3e097fd00 Switch away from logo.clearbit.com for company logos 2018-11-22 14:04:15 -08:00
kometchtech
12f8da79f4 Update ja.json (#1216)
- Clearly corrected what seems to be funny as Japanese.
- I did not correct the words difficult to translate into Japanese.
2018-11-19 23:30:45 -05:00
shyne99
2ed1e788d9 Update weird translation in fr.json (#1230)
The rule editor was badly translated. Any was translated into "tous" which means "all' in this context. Which brings to the filter rules not understandable for french people. This fixes it
2018-11-19 23:29:45 -05:00
Ben Gotow
d09f7151f0 Fix “isSyncing” state when folder has been deleted 2018-11-09 12:20:23 -08:00
Ben Gotow
2781885ec0 Fix right-click > “Copy Image” on Linux, workaround electron/electron #8151 2018-11-09 12:19:00 -08:00
Ben Gotow
b8f9bc8d44 Properly remove hotwindow reference when window is destroyed 2018-11-09 12:09:23 -08:00
Ben Gotow
412d690945 Fix exception caused by null mailsync process 2018-11-09 12:03:08 -08:00
Ben Gotow
9b22712ca5 Handle sync worker account info being briefly null when it is initialized 2018-11-05 23:37:48 -08:00
Ben Gotow
9e7f9d4642 Lower severity of keymaps.json being unwatched from execption to warning 2018-11-05 23:36:58 -08:00
Ben Gotow
a4e12c654e Handle scenario where there is no preferred trash/archive 2018-11-05 21:40:22 -08:00
Ben Gotow
f67c5fcbee [Sentry] Fix error when removing a single label 2018-11-05 21:35:11 -08:00
Ben Gotow
31660462de Fix localization of templates notice to remove " 2018-11-05 11:47:54 -08:00
Ben Gotow
011ccf591b Upgrade to React 16.6 to fix “maximum call depth” errors not being caught 2018-11-05 11:43:35 -08:00
Ben Gotow
c467f2780a Fix issue when viewing Preferences > Folders with an account that has not synced 2018-11-05 10:53:00 -08:00