Commit graph

6671 commits

Author SHA1 Message Date
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
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 96fb3a99bf Improve Linux snap App Indicator compatibility by coercing desktop to Unity
(Special thanks to Martin at Ubuntu!)
2018-05-24 11:47:24 -07:00
Ben Gotow d337d9d407 Remove “Click to download” on images, no longer support ”manual” attachment fetch 2018-05-22 18:00:41 -07:00
Ben Gotow c9d9e1c5a5 Fix ESLint errors - need to get this tied into PR validation 2018-05-22 17:55:25 -07:00
Ben Gotow 3133b3f70d Replace electron-lets-move with new Electron API #821 2018-05-22 17:46:18 -07:00
Ben Gotow e427096848 Bump to Electron 1.8.7 2018-05-22 17:26:53 -07:00
Ben Gotow 3476bfb554 Auto-link email addresses in the composer into mailto: links #814 2018-05-22 17:23:38 -07:00
Ben Gotow 300596bef1 Index thread subjects into separate column of ThreadSearch table #860 2018-05-22 16:55:46 -07:00
Ben Gotow 08f5f8ce2c Fix crash when the draft has no recognized From participant #857 2018-05-22 16:19:57 -07:00
Ben Gotow 86734a54f1 Merge branch 'master' of https://github.com/Foundry376/Mailspring 2018-05-22 13:29:14 -07:00
Ben Gotow 6f08ae86ed Explicitly add RTL dir tag when rendering to HTML #869 2018-05-22 13:28:34 -07:00
Carlos 23aeb0e691 ability to hide visible windows if any when click on system tray (#698)
* ability to hide visible windows if any when click on system tray

related to feature #650

* PR change
2018-05-22 12:32:53 -07:00
Christian Ostertag b6f45c96cc Increase allowed attachment size to 25MB (#854)
Changed allowed filesize to 25MB
2018-05-22 12:27:27 -07:00
Ben Gotow ff60c12b5e Trim the IMAP / SMTP hosts to avoid problems with whitespace #876 2018-05-22 12:21:00 -07:00
Ben Gotow f65a27d77a Break metadata IDs into chunks when running expiration events 2018-05-04 09:18:23 -07:00
Ben Gotow cc719cfbe9 Bump to Electron 1.8.6 2018-04-30 07:52:46 -07:00
Ben Gotow f17dcae255 Bump version to 1.2.2 2018-04-04 03:28:16 -07:00
Ben Gotow 7e7447b6b1 Fix small list icon appearing when Chromium scrolls the viewport 2018-04-04 02:56:51 -07:00
Ben Gotow abdb0630f4 Fix regression when clicking reply/forward on collapsed messages #800 2018-04-04 02:31:47 -07:00
Ben Gotow 5f094887f0 Update Changelog 2018-04-04 01:30:31 -07:00
Ben Gotow aa674989a0 Include bottom line of toolbar when animating it in, preload icon font 2018-04-04 01:30:23 -07:00
Ben Gotow 6340629d6d Add "paste and match style” to the composer right-click menu #655 2018-04-04 01:06:53 -07:00
Ben Gotow 818d02fa35 Show spellcheck corrections on right click as well as ctrl-click #747 2018-04-04 00:33:48 -07:00
Ben Gotow 167076a383 Fix link detection for URLs containing #/xxxx?a=b 2018-04-03 22:07:30 -07:00
Ben Gotow cddb7ccc8c Apply explicit width and height to gravatar/twitter signature images 2018-04-03 18:32:04 -07:00
Ben Gotow e7ddad7862 Apply explicit width and height to custom signature images for Outlook #737 2018-04-03 17:05:14 -07:00
Ben Gotow 3c18f51555 Bump to 1.2.1 2018-04-03 16:52:07 -07:00
Ben Gotow 7d56a7bafe Fix handling of copy-paste in composer fields after #787 changes 2018-04-03 16:48:22 -07:00
Ben Gotow 7868823b22 Fix clickability of left 50px of From: in message header 2018-04-03 16:47:59 -07:00
Ben Gotow 5f39ee2e35 Fix handling of copy-paste in iframes after #787 changes 2018-04-03 14:29:58 -07:00
Ben Gotow e0c70b2da0 Fix Learn More link in thread sharing 2018-04-03 14:29:34 -07:00
Ben Gotow fd53c79b19 Fix CSS issues with message list, update CHANGELOG 2018-04-03 10:43:41 -07:00
Ben Gotow 42b9f3e244 Thread sharing polish and active state 2018-04-03 09:50:42 -07:00
Ben Gotow 699d67a9f4 Group buttons in the thread toolbar for nicer layout 2018-04-02 20:49:23 -07:00
Ben Gotow 960696eb9b Remove downloadPolicy preference which does not work 2018-04-02 17:15:31 -07:00