Commit graph

6706 commits

Author SHA1 Message Date
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
Ben Gotow c7868676f8 Fix the activity dot drill-downs to show individual events correctly #945 2018-07-08 01:58:17 -05:00
Ben Gotow f9131ea24c Remove the menu from the top of the Print window #958 2018-07-08 01:34:15 -05:00
Ben Gotow 1232fdae79 Switch to https: URLs instead of data: for signature fb/twitter #968 2018-07-08 01:24:48 -05:00
Ben Gotow 145cea0ef4 Scope search CSS to fix Win32 styling, implement context menu 2018-07-06 00:53:42 -05:00
Ben Gotow 15ef1566f3 Fix menu.popup() requiring empty options object 2018-07-06 00:24:58 -05:00
Ben Gotow 740b51f9fa Add a restrictive CSP to the print window 2018-07-06 00:24:30 -05:00
Ben Gotow 0b0091aeb3 Fix new search bar focus/blur behavior, add welcome tip 2018-07-05 19:16:25 -05:00
Ben Gotow 8070cf817b Background search queries, avoid re-running to retrieve results 2018-07-05 10:20:01 -05:00
Ben Gotow ffa0aa1044 Display of “folder scope” when starting a new search 2018-07-05 10:03:39 -05:00
Ben Gotow ac3d8012ad Remove scrollbars from the new search bar 2018-07-05 00:33:14 -05:00
Ben Gotow 4f13589051 Fix incorrect message heights caused by readyState = complete before images 2018-07-05 00:33:05 -05:00
Ben Gotow 5ae7e20514 Provide a better recovery path after installing an invalid theme 2018-07-04 23:27:53 -05:00
Ben Gotow cb311d32be Bump to Electron 2.0.2 🎉 2018-06-25 00:43:41 -05:00
Ben Gotow 9376ca0471 Add right-click search options to threads 2018-06-25 00:14:25 -05:00
Ben Gotow 1977074f55 Rewrite the search bar to suggest Gmail-style tokens, include better autocomplete 2018-06-24 23:53:56 -05:00
Ben Gotow af0f389503 Add date (since: yesterday, before: last week) handling to search bar 2018-06-24 23:49:27 -05:00