Ben Gotow
|
7db6dff510
|
Overhauled signature editor
|
2017-12-06 11:16:59 -08:00 |
|
Ben Gotow
|
995d0029ce
|
Let users know about Basic vs. Pro during onboarding
|
2017-12-04 12:04:48 -08:00 |
|
Ben Gotow
|
2fef9bd030
|
Sentry fix: Stop collecting API errors in client reports
|
2017-12-04 08:48:39 -08:00 |
|
Ben Gotow
|
d87a994e9b
|
Sentry fix: dismissing ugprade notification threw exception
|
2017-12-04 08:45:55 -08:00 |
|
Ben Gotow
|
62907af737
|
Sentry fix: handle Identity fetch edge cases correctly
|
2017-12-04 08:44:44 -08:00 |
|
Ben Gotow
|
6028e8a292
|
Sentry fix: Correct bad task.label() implementations
|
2017-12-04 08:42:53 -08:00 |
|
Ben Gotow
|
a0fe657d70
|
Sentry fix: handle scenario when account is invalid / folder not found
|
2017-12-04 08:42:35 -08:00 |
|
Ben Gotow
|
fdbffbf126
|
Free MCObject locks to prevent leaked handles #388
|
2017-12-03 20:43:52 -08:00 |
|
Ben Gotow
|
b7e80927dc
|
Update theme starter to actually work with Mailspring
|
2017-12-01 23:18:22 -08:00 |
|
Ben Gotow
|
bdd4f7ad89
|
Improve “no sent folder” message to reference Folder prefs #379
|
2017-12-01 22:06:55 -08:00 |
|
Ben Gotow
|
c5e85dc4a1
|
Fix issue with nested vertical scrollbars in messages
|
2017-12-01 18:55:09 -08:00 |
|
Ben Gotow
|
1013578f60
|
Fix feature usage specs
|
2017-12-01 15:16:09 -08:00 |
|
Ben Gotow
|
7d59c67234
|
Update Changelog
|
2017-12-01 15:02:27 -08:00 |
|
Ben Gotow
|
e6fe78cf61
|
Fix: properly implement Basic limits on read receipts / tracking
|
2017-12-01 14:44:51 -08:00 |
|
Ben Gotow
|
24fac237cf
|
Fix: sending draft with metadata when it has not yet been saved
|
2017-12-01 14:43:37 -08:00 |
|
Ben Gotow
|
335373c69f
|
Fix: disabling link tracking not taking effect immediately
|
2017-12-01 14:43:05 -08:00 |
|
Ben Gotow
|
850aede4bf
|
Restructure sync progress reporting to explain long initial sync better
|
2017-12-01 14:23:54 -08:00 |
|
Ben Gotow
|
e454f9d608
|
Reduce offline battery usage by… updating labels less often
|
2017-12-01 10:18:15 -08:00 |
|
Ben Gotow
|
62aab65db4
|
Disable analytics package - haven’t been using it at all
|
2017-11-30 20:58:31 +00:00 |
|
Ben Gotow
|
114dc47535
|
Make password management errors immediately fatal
|
2017-11-30 17:07:23 +00:00 |
|
Ben Gotow
|
e72ca4bb2b
|
Don’t run the metadata handlers in secondary windows #351
|
2017-11-28 23:09:33 +00:00 |
|
Ben Gotow
|
c57b778fa5
|
Bind cmd-shift-V to paste-without-formatting as well #268
|
2017-11-28 22:56:02 +00:00 |
|
Ben Gotow
|
bd15309270
|
Bump version to 1.0.9, update changelog
|
2017-11-28 19:27:00 +00:00 |
|
Ben Gotow
|
d9f18039ef
|
Use null placeholders to prevent infinite re-fetch of bad messages
|
2017-11-28 19:21:29 +00:00 |
|
Matt Lyons
|
ef01086121
|
Add setting to enable opening containing folder on attachment download (#249)
Defaults to not opening containing folder on download.
|
2017-11-28 15:11:02 +05:30 |
|
Ovidiu Șerban
|
3444eb992d
|
Set default Spellchecker language. Fixes #129 (#308)
* Set default Spellchecker language. Fixes #129
* Set to system locale by default. Fixes #129
|
2017-11-28 15:08:14 +05:30 |
|
Ben Gotow
|
d2fc8172af
|
Completely remove sanitized tags with non-text contents
|
2017-11-28 09:23:57 +00:00 |
|
Ben Gotow
|
3c336c9f88
|
Move crash reports to internal service for better debugging
|
2017-11-28 08:53:40 +00:00 |
|
Ben Gotow
|
1131e5cc35
|
Disable Sentry reporting of C++ errors, formatting too poor to be useful
|
2017-11-25 16:24:42 +01:00 |
|
Ben Gotow
|
2acb01fb90
|
Fix a few tiny sentry errors
|
2017-11-16 20:20:00 +01:00 |
|
Ben Gotow
|
65209c6c51
|
Properly escape search queries built with StructuredSearchParser #263
|
2017-11-12 21:16:36 +01:00 |
|
Ben Gotow
|
a416c4b0fa
|
Implicitly add “AND” in search parsing to enable bla is:unread , fix no-results state
|
2017-11-12 21:00:52 +01:00 |
|
Ben Gotow
|
e125f05396
|
Add support for copy-pasting a file into a composer #331
|
2017-11-12 20:21:31 +01:00 |
|
Agustín Rodríguez
|
45110309a5
|
Only build quicklook previews for files less than a certain size (#324)
* Converted _generatePreview to async/await pattern
* Only render previews for files less than a certain size (2mb)
|
2017-11-12 20:01:40 +01:00 |
|
Agustín Rodríguez
|
b72efe944a
|
Updated urlRegex to fix #269 (#328)
|
2017-11-12 19:57:42 +01:00 |
|
Ben Gotow
|
69c7a7aea7
|
Fix inline image attachment support
|
2017-11-12 19:37:48 +01:00 |
|
Ben Gotow
|
3cdc3c27c6
|
Replace html-sanitizer with Chromium based one with fewer parsing bugs
|
2017-11-12 19:32:09 +01:00 |
|
Ben Gotow
|
ee7a74beb4
|
Fix broken activity list / themeing specs
|
2017-11-11 12:42:18 +01:00 |
|
Ben Gotow
|
7e81c3154e
|
Prevent identity token from briefly being null while retriving new value
|
2017-11-10 14:14:23 +01:00 |
|
Ben Gotow
|
2af2e1982b
|
Assume emails with more than six digits aren’t humans for sidebar profiles
|
2017-11-10 13:13:28 +01:00 |
|
Ben Gotow
|
5a837d0ecc
|
Update Changelog for 1.0.8
|
2017-11-10 12:05:51 +01:00 |
|
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 |
|