Commit graph

732 commits

Author SHA1 Message Date
Ben Gotow
f9d4a29f3f Remove spurious log 2019-06-10 19:10:58 -05:00
Ben Gotow
57a941bbd0 Merge branch 'master' into bengotow/slate-44-ts
# Conflicts:
#	app/internal_packages/composer/lib/composer-view.tsx
#	app/package-lock.json
#	app/package.json
2019-06-10 19:09:46 -05:00
Ben Gotow
2472e82cea Fix issues with PR, improve typings 2019-06-10 19:06:35 -05:00
Ben Gotow
bae5887ad6 More polish 2019-06-10 17:49:45 -05:00
Ben Gotow
313b419b2e Fix the “remove quoted text” button 2019-06-10 17:27:17 -05:00
Ben Gotow
f4e8340c44 Fix issue with emails not shrinking when you close quoted text 2019-06-10 16:59:45 -05:00
Ben Gotow
342ba4f575 Polish 2019-06-10 16:59:34 -05:00
Ben Gotow
7244c0b3a9 Bump Slate types, fix TS errors, start testing 2019-06-10 15:28:52 -05:00
Ben Gotow
1e3bb47f5f How did the unsubscribe plugin get in here 2019-06-10 15:23:22 -05:00
Ben Gotow
8d29f6dc40 Bump to Slate 45 for https://github.com/ianstormtaylor/slate/pull/2225/files 2019-06-10 14:25:52 -05:00
Ben Gotow
344eeb7067 Expose the editor object to the draft session, try exposing editor to session 2019-06-09 21:56:20 -05:00
Matt Lyons
f20e9c3f39 Add setting to disable email content max width (#251)
commit 84d0997cdca895d321ed6e70f1ab40cf03b14aa0
Author: Ben Gotow <ben@foundry376.com>
Date:   Sun Jun 9 17:36:38 2019 -0500

    A bit of polish

commit 066963a8111d510cab2d87caaa547bdabe581461
Merge: 06d2e4546 8ed229a7c
Author: Ben Gotow <ben@foundry376.com>
Date:   Sun Jun 9 17:07:20 2019 -0500

    Merge branch 'emailWidthFix' of https://github.com/mattlyons0/Mailspring into mattlyons0-emailWidthFix

    # Conflicts:
    #	app/internal_packages/message-list/lib/message-list.tsx
    #	app/internal_packages/message-list/styles/message-list.less
    #	app/src/config-schema.es6

commit 8ed229a7c7
Author: Matt Lyons <matt@mattlyons.net>
Date:   Wed Oct 25 03:02:03 2017 -0700

    Add setting to disable email content max width

    Closes #228
2019-06-09 17:38:57 -05:00
Ben Gotow
11e2c404f1 RSVP to attached calendar events and view RSVP responses from a message 2019-05-27 23:48:20 -05:00
Ben Gotow
31479d25cc Move email iframe overflow CSS to <html> so body height: 100% !important works #1496 2019-05-27 11:17:13 -05:00
Ben Gotow
488cc27c34 Support hyphenated names during sender name validation #1445 2019-05-26 18:59:48 -05:00
Ben Gotow
3c6802b84e Add missing implementation of isMatchCompatible for HasAttachment query #1480 2019-05-26 18:41:14 -05:00
Ben Gotow
c9b86cc217 Expose firstMessageTimestamp, implement menu item to copy “mailbox permalink” #1473 2019-05-26 18:08:29 -05:00
Ben Gotow
7ade1c7243 Bump to Electron 4.2.2 2019-05-26 17:14:53 -05:00
Ben Gotow
d11fa8ced2 Properly handle linux icon themes without Context keys #1467 2019-05-26 17:14:53 -05:00
Ben Gotow
df64fe293c Move the attach button to the left side of the composer footer #1508 2019-05-26 17:14:53 -05:00
Ben Gotow
a38445c723 Prefix draft header message IDs with the account ID to fix filtering of open tracking #1494 2019-05-26 17:14:53 -05:00
Ben Gotow
4dfe0a3f13 Display an error message when Mailspring is unable to edit it’s launchAgent file #1493 2019-05-26 17:14:53 -05:00
Ben Gotow
f927024628 Fix TS errors blocking the calendar preview #1492 2019-05-26 17:14:53 -05:00
João Miranda
598d8cc7ef Added confirmation dialog before resetting accounts and settings (#1486) 2019-05-26 14:03:21 -05:00
Mathias Bosman
b620157464 Updated nl localization (#1482)
* Changed some capital letters
* Removed unneeded spaces before "..."
* Changed the English term "thread" to a Dutch term.. although one could discuss we don't have a correct word for "thread"
* Changed the English term "toggle"
* Removed some unnecessary punctuation marks
* ...
2019-05-26 14:01:58 -05:00
Štěpán Severa
f1681fde2e Czech translation improved (#1459)
* Word "čoskoro" wich is not czech word replaced with "brzy" which is czech synonym of soon

* Word "niť" replaced with better czech word for thread -> "vlákno"
2019-05-26 14:01:04 -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
be46fc1891 More types and cleanup 2019-03-30 23:34:07 -07:00
Ivan.Nginx
60b644e69d Improving russian translation (#1430)
* Fixed previous incorrect message.

* Corrected emtpy string.

* Corrected Trash cleaning & Deleting single message.
2019-03-29 15:24:29 -07:00
kometchtech
d87b7a513d Update ja.json (#1431) 2019-03-29 14:14:14 -07:00
Jack Arrington
701500f7da Add hotkey F5 for sync (#1429) 2019-03-29 14:12:21 -07:00
Ben Gotow
9a7cb5490c Move to Slate 44, start using types more extensively in Composer 2019-03-27 03:08:24 -07:00
Ben Gotow
74d2b5a65a In the composer, allow the user to delete a selection from the first character forward 2019-03-27 01:31:00 -07:00
Ben Gotow
16ab68d895 Improve spellcheck performance on long emails [electron-spellchecker/issues/136] 2019-03-26 22:38:53 -07:00
Ben Gotow
da4b34f08a Fix regression in removing quoted text caused by TS conversion #1434 2019-03-26 22:02:39 -07:00
Ben Gotow
4351084fe8 Threshold diagonal swipe movements, reduce accidental swipe-to-archive #690 2019-03-24 23:35:41 -07:00
Ben Gotow
51125ab11f Avoid flawed version check, run mail rules only once message body is received #605, #513 2019-03-24 17:48:46 -07:00
Ben Gotow
590a746b1a Fix autoupdate crash (nativeImage => NativeImage) #1425 2019-03-21 17:20:50 -07:00
Ben Gotow
6bd51c70f6 Update package.lock and run npm audit 2019-03-18 09:14:03 -07:00
Ben Gotow
60aa641037 Bump to 1.6.1, Electron 4.1.0 2019-03-18 09:09:36 -07:00
Ben Gotow
ccd89fc20f Fix the “squished” window controls in darkside theme on Linux #1104 2019-03-17 11:08:47 -07:00
Ben Gotow
22795bed77 Display the shortcut for “Find in thread” and use F4/Ctrl-Shift-F in Outlook config #1372 2019-03-16 13:54:01 -07:00
Ben Gotow
8208850439 Handle double-clicking on the sheet toolbar on macOS #1388 2019-03-16 13:37:53 -07:00
Ben Gotow
b253d49c7a Properly strip surrounding quotes from displayed contact names #1397 2019-03-16 13:06:14 -07:00
Ben Gotow
96c95eef18 Move default icon to a path preserved in packaged app 2019-03-12 23:30:36 -07:00
Ben Gotow
731aa71134 Bump to 1.6.0, Electron 4.0.8 2019-03-12 21:27:01 -07:00
Ben Gotow
ccac20b250 Make the “Show Templates Folder” link smaller, improve Subscription tab styling 2019-03-12 21:27:01 -07:00
Artur Kraft
0f52f13618 Add icon to notifications (#1405)
* adds icon to the notifications

on windows and mac the default icon is used (from resources), on linux
the one set in the .desktop file is searched and used

* add budgie gnome to supported desktop environments

* converted to typescript and removed cache, icon is now loaded once at the beginning

* don't execute the gsettings command if the path is null
2019-03-12 21:16:57 -07:00
Ben Gotow
33da5465c4 When clicking in a scrollbar, move up/down by a single page (mimic native behavior) 2019-03-05 22:55:10 -08:00
Ben Gotow
d972184c5f When printing emails, show the full date of every message 2019-03-05 22:54:51 -08:00