Commit graph

6391 commits

Author SHA1 Message Date
Ben Gotow 817b734682 Give Dark theme a facelift, fix theme bugs 2017-11-10 11:34:10 +01:00
Ben Gotow 38bff9b4f3 Apply theme CSS to the “multiple items selected” stack correctly 2017-11-09 20:43:13 +01:00
Ben Gotow 02216164dd Flatten odd Toast => UndoToast => URToast composition, fix reappearing toasts 2017-11-09 20:32:41 +01:00
Ben Gotow a793ba3476 Recover from “socket has been edned”, properly dispatch last delta 2017-11-09 19:49:24 +01:00
Ben Gotow c14633f4f2 Stop forcing title case on folders in single pane mode #196 2017-11-08 21:27:25 +01:00
Ben Gotow 30e426fc3c Fix bug where disabling open/link tracking didn’t take effect until next draft 2017-11-08 21:15:24 +01:00
Ben Gotow 0552651a5c Allow metadata to run in <15 seconds (for undo send) 2017-11-08 20:50:56 +01:00
Ben Gotow 78f584e3cc Finish new welcome newsletter series 2017-11-08 20:50:23 +01:00
Ben Gotow 3cd114d703 Only perform subscribe first added account to newsletter 2017-11-08 14:08:55 +01:00
Ben Gotow 3d5d10b511 Snap: revert enabling allow-sandbox, did not fix issue 2017-11-08 13:32:48 +01:00
Ben Gotow 988a1a0590 Bump to 1.0.8 2017-11-08 13:31:04 +01:00
Ben Gotow 3e7db17316 Improve preferences messaging, display on small screens 2017-11-07 20:44:13 +01:00
Ben Gotow 251d7c44d1
Activity Summary / Insights v1 🎉
* Initial commit

* SVG-based graph components

* Add histogram, pull data into graphs

* Loading animation, timespan descriptions

* Improvements to read receipt / link tracking section

* Initial pass at subject line analysis

* Fixes to subject-line stats

* Fix theme `ui-variables` include paths

* Add “Share this report” button

* Add “Learn More” button

* Make it more clear how to edit your shortcuts

* Merge activity-list and new activity-dashboard, move in sidebar
2017-11-07 20:05:25 +01:00
Victor Trac 97bbd3eca8 Use space/shift+space for additional pagedown/pageup (#311) 2017-11-07 18:33:08 +01:00
Ben Gotow fd55eced9f Remove IMAP/SMTP hostname validation #286, #317, #119, #1 2017-11-07 17:45:48 +01:00
Ben Gotow b91dd6dbcd Improve messaging around Mailspring Pro in prefs > identity 2017-11-07 15:59:56 +01:00
Ben Gotow 156b7cb615 Fix exception thrown when rapidly clicking Trash icon 2017-11-07 02:04:26 +01:00
Ben Gotow e0260c0f1a Fix issue with repeat forward hitting invisible deleting message #282 2017-11-07 01:53:44 +01:00
Ben Gotow 2f5c306597 Add libappindicator to list of Fedora dependencies #306 2017-11-07 01:37:49 +01:00
Ben Gotow 66a56abe0f Add task to download RFC2822 for “Show Original” #300 2017-11-07 01:32:54 +01:00
Ben Gotow 4e119e5ead Stop Mailcore2 from running message bodies through tidy #301 2017-11-07 01:10:47 +01:00
Ben Gotow 0af0f5cab2 A few performance improvements to the message view 2017-11-06 20:26:27 +01:00
Ben Gotow a4973187df Fix “flicker” when archiving from thread list 2017-11-06 20:26:07 +01:00
Ben Gotow ed71dfb66c Restore undo send functionality 2017-11-06 18:12:14 +01:00
Ben Gotow c0644e64c1 Run prettier on changes, fix a few spec failures 2017-11-06 13:57:02 +01:00
Agustín Rodríguez 05fe652d04 Translated message-store.coffe to es6 and change to display the subject of the current selected email on window title (#305)
* Translated message-store.coffe to es6

* Change code style to match as much as possible current es6 files

* Added missing semi-colons

* Changed some conditionals about this._thread for threadId() function call

* Display the subject of the current selected email on window title #256
2017-11-06 13:29:48 +01:00
Agustín Rodríguez 506f76cc4b Screenshot Mode translated to es6 and fix for #287 (#296)
* Translated main.coffee to es6

* Added missing import

* Deleted unused function
2017-11-04 20:50:26 +01:00
Ben Gotow 963460540a Snap: see if added permissions provided by allow-sandbox fix issue
https://forum.snapcraft.io/t/electron-snap-killed-when-using-app-makesingleinstance-api/2667/17
2017-11-03 22:27:22 +01:00
Ben Gotow 33c37cf3f7 Properly strip out passwords containing regexp control characters 2017-11-02 11:32:36 -07:00
Ben Gotow 338067681b Snap: add network-bind interface in case it’s preventing unix socket comm 2017-11-01 11:16:57 -07:00
Ben Gotow bf64578868 Install execstack on Travis 2017-11-01 09:45:54 -07:00
Ben Gotow 086c8262e9 Remove unneeded snap plugs, remove execstack bit 2017-11-01 09:31:44 -07:00
Ben Gotow 189a24adb5 Add bluez, process-control plugs to snap for testing 2017-11-01 00:32:53 -07:00
Ben Gotow b68549cf7e Fix coffeelint error 2017-10-31 22:59:59 -07:00
Ben Gotow ff88bda64a Add system-observe plug to snap for testing 2017-10-31 22:12:35 -07:00
Ben Gotow 0fe26762dd Fix leading spaces (%20) tidy adds to img src #260, #262 2017-10-31 11:17:17 -07:00
Ben Gotow 278a0101ea Handle scenarios where messages have a zillion references #257 2017-10-30 18:32:51 -07:00
Ben Gotow d5b6b004fc Recompute counters when executing mail tasks to fix “stuck” threads 2017-10-30 18:23:08 -07:00
Ben Gotow b1e8b89ca9 Fix drag and drop to unread / starred, archive on drag to All Mail 2017-10-30 17:53:37 -07:00
Ben Gotow 73b79a1cf4 Fix issues with server sync of thread metadata 2017-10-30 17:04:40 -07:00
Ben Gotow 5a145c415c Unsnooze to top of inbox by default, fallback to mark as unread #267 2017-10-30 17:02:05 -07:00
Ben Gotow ef0fe94d71 On Windows, fix missing L prefix on wide string literals 2017-10-30 12:57:44 -07:00
Ben Gotow 71eee04b42 Make postinstall script download last released version of mailsync #274 2017-10-30 12:51:08 -07:00
Ben Gotow 0c71fb2fb6 On Windows, use _wfopen to write unicode filenames 2017-10-30 12:43:58 -07:00
Ben Gotow b2b30a1bf5 Stop printing garbage when Sentry yells about 429s 2017-10-30 09:47:57 -07:00
Jeffrey Smith II 614bc198c5 Add option for unsnoozed messages to show as unread. (#267) 2017-10-29 17:35:16 -07:00
Joshua Gleitze 0af31a64c4 Handling of Unicode characters in Spellchecker. (#273)
The spellchecker could not handle non-ASCII characters in words, which was due to Javascript lacking support for a Unicode version of \w.
2017-10-29 17:14:02 -07:00
Ben Gotow 664204d89f Bump version to 1.0.7, update changelog 2017-10-27 17:40:33 -07:00
casuallancelot bb2b78a974 Independent keyboard shortcuts for Labels and Folders. (#259)
* Changed to "l" for Labels and "v" for Folders in Gmail.
* Updated gitignore to ignore build files.
2017-10-27 17:31:14 -07:00
Ben Gotow 475203aa41 Fix starred view only showing threads with exactly one starred message #100 2017-10-26 10:17:31 -07:00