Commit graph

6722 commits

Author SHA1 Message Date
Ben Gotow 595c345187 Resolve localization issues tagged for followup 2018-10-07 22:19:30 -07:00
Ben Gotow b9937a0941 Add a note about testing localizations 2018-10-07 01:30:50 -07:00
Ben Gotow c20712df5e Add a small plugin for submitting localizations from within Mailspring 2018-10-07 01:28:30 -07:00
Ben Gotow b38afe5e3f Make the find-strings script prune localizations and give an overview of completeness 2018-10-07 01:24:55 -07:00
Ben Gotow 897e6361cb Initial localizations powered by strings on my Mac 2018-10-06 23:58:06 -07:00
Ben Gotow 01624036e3 Add en.json which is auto-generated by scripts/find-strings.js 2018-10-06 23:34:52 -07:00
Ben Gotow 05bd2cdc8c Make all strings in the app run through intl lookup 2018-10-06 23:27:27 -07:00
Ben Gotow 9c0e9440ec umich.edu is now using Gmail #1068 2018-09-17 11:24:35 -07:00
Ben Gotow f587b7b728 Bump to 1.4.2 and update changelog 2018-08-15 09:56:15 -07:00
Ben Gotow bc291fde5d Prefer PLAIN / LOGIN over CRAM-MD5 which requires a previously exchanged secret #620 2018-08-14 20:33:39 -07:00
Ben Gotow cfe39d3bab Add mark as spam / not spam to the thread list context menu #1011 2018-08-14 19:03:53 -07:00
Ben Gotow 33cf7b5b67 Fix IMAP/SMTP port dropdowns in the configuration screen “sticking” 2018-08-14 18:34:59 -07:00
Ben Gotow 4509789e32 Display correct error when the SMTP server refuses to relay test message 2018-08-14 18:34:28 -07:00
Ben Gotow 5c3bbe4616 Allow SMTP username and password to be null, skip auth if they’re not provided #469 2018-08-14 18:33:29 -07:00
Ben Gotow bb67b6ee30 Print SMTP error strings in logs instead of nondescript error codes 2018-08-14 18:32:22 -07:00
Ben Gotow b7272fa39e Fix issue where open/link tracking metadata was not attached when using Courier IMAP 2018-08-14 18:31:29 -07:00
Ben Gotow b1028ad47a Bump to 1.4.1, update Changelog 2018-08-10 15:14:23 -07:00
Ben Gotow 2cc6ca6baa Don’t allow shift-U, shift-I, etc. to be menu accelerators that override composer bubbling 2018-08-10 14:57:11 -07:00
Ben Gotow 549b79682c Fix CSS linter errors 2018-08-08 18:23:57 -07:00
Ben Gotow 5d0334541d Fix linter errors 2018-08-08 17:50:38 -07:00
Ben Gotow e03adab4fd Bump to 1.4.0, update changelog 2018-08-08 17:36:51 -07:00
Ben Gotow f1729ca9b6 Add a note to print page if messages are missing, fix styles in dark themes #958 2018-08-06 00:43:24 -07:00
Ben Gotow 17261e9083 Add countdown to undo-send toasts, show for entire period, fix composer getting “stuck”
#336 #872 #596 #390
2018-08-06 00:01:19 -07:00
Ben Gotow 4454eecb7b Prefer all other SMTP auth methods to Kerberos, log the auth method used #341 2018-08-05 21:15:10 -07:00
Ben Gotow 314993f0b5 Use port 587 by default for Outlook accounts 2018-08-05 20:54:33 -07:00
Ben Gotow 0b9ce9efe5 Fix bug where removal of last account would not clear database properly 2018-08-05 15:44:40 -07:00
Ben Gotow 732322893c Separate O365, Outlook, add GMX and Yandex, add notes about required settings 2018-08-05 15:20:36 -07:00
Ben Gotow 36e7495ba6 Add a note to the ISSUE_TEMPLATE asking for mailsync logs 2018-08-02 12:46:52 -07:00
Ben Gotow ba3aec699b Fix quoted HTML transfomer exception related to empty message body 2018-08-02 12:28:01 -07:00
Ben Gotow 92ce973ffd macOS Touch Bar support and expanded View and Thread menus 2018-08-02 12:27:40 -07:00
Ben Gotow fd741eb741 Add canberra-gtk-module to Snap stage-packages 2018-07-16 16:47:18 -07:00
Ben Gotow 9bbb25f23c Add OpenGL interface to Snapcraft for Electron 2.x 2018-07-16 16:38:11 -07:00
Ben Gotow 2472ca03d1 Avoid importing powerMonitor to fix Linux Snap crash 2018-07-16 16:04:14 -07:00
Ben Gotow a04ccc22ee Update CONTRIBUTING to reference other linux dependencies 2018-07-16 16:03:58 -07:00
Ben Gotow e5e5756e09 Make Snap library path explicit to track down segfault 2018-07-15 02:11:21 -07:00
Ben Gotow 237f809170 Upgrade snapcraft template for Electron 2 2018-07-15 00:58:51 -07:00
Ben Gotow 4b79433fd5 Fix styling of welcome button on win32 2018-07-14 23:59:01 -07:00
Ben Gotow 18640d1891 Disable move-to-applications on Linux/Win32 2018-07-14 23:23:50 -07:00
Ben Gotow 53a53315c4 Correctly handle pasting HTML into the search bar 2018-07-14 14:17:30 -07:00
Ben Gotow 537cd0b1c2 Bump to 1.3.0, update Changelog for release 2018-07-14 14:00:32 -07:00
Ben Gotow 7a65f60b43 Ensure search can be done entirely via shortcuts #960 2018-07-14 13:29:14 -07:00
Ben Gotow 91f8014e52 Add the Reply-to field to expanded message headers #973 2018-07-14 13:15:31 -07:00
Ben Gotow f6105daa14 Fix issue with dropping images within uneditable nodes not attaching them #822 2018-07-14 12:58:27 -07:00
Ben Gotow 113d1d9475 Gracefully fall back to finding attachment when fs gives it a slightly different name 2018-07-08 13:36:45 -05:00
Ben Gotow 16ad121acf Raise total attachment size limit to 25MB 2018-07-08 13:36:05 -05:00
Ben Gotow eb4d35fa18 Allow attachments to be dragged from the quicklook preview 2018-07-08 13:00:29 -05:00
Ben Gotow 73400cc049 Pass path strings to mailcore2 as wide strings on Windows #810 2018-07-08 12:35:28 -05:00
Ben Gotow 2623d8e7e5 Handle null body when deciding which attachments to display #804 2018-07-08 12:35:28 -05:00
Ben Gotow 8df74d184d Remove explicit gray color to fix ubuntu theme hamburger menu #801 2018-07-08 12:35:28 -05:00
Joseph Turk b603487d20 Fix auto-hiding of menu bar (#938) 2018-07-08 02:27:18 -05:00