Janosch Maier
a74c6c6b61
Fix bug when comparing empty string in mail rules ( #2254 )
2021-01-19 00:08:58 -06:00
Janosch Maier
5f237833cd
Adjust search bar label based on the selected account ( #2252 )
2021-01-19 00:04:04 -06:00
Janosch Maier
7bdcb3e8f8
Add information regarding app password type for FastMail ( #2251 )
2021-01-18 23:59:35 -06:00
Janosch Maier
e8fb6ef2aa
Colorize Accounts ( #2240 )
...
* Add configuration option to colorise accounts
* Add German translation for account color
* Fix bug when account is unset in list-tabular-item
* Add account color for "from" field in compose window
* Add color coding to the preferences account list
* Fix styling issue in compose window where account labels where unaligned if only one account had a color configured
* Add account color inside the swipeable element
* Partial Revert "Add configuration option to colorise accounts"
This partially reverts commit f8efccb0f2
.
* Ensure that account color is not displayed in thread-list when it is unset
* Add colorized accounts in sidebar and contacts view
* Add new type Style to be used throughout the colorization code
* Add todo note for ensuring that the account color updates correctly
* Remove style definition and use react CSSProperties instead
* Fix crash when opening a draft that was created in GMail
* Refactor accountColor to color
* Ensure dynamic change of the account color in the sidebar
* Add AccountColorBar react component
Co-authored-by: Janosch Maier <maierjaonsch@gmail.com>
2021-01-11 11:17:12 -06:00
johnpoint
3ed9ba2f7f
Update zh-CN.json ( #2219 )
2020-12-16 12:38:52 -06:00
Jarrad Whitaker
53b5b95990
add libglib2-bin as alternative to gvfs-bin ( #2220 )
2020-12-16 12:37:04 -06:00
Aftabuzzaman
2b32988c99
Fix some translation errors in Bengali ( #2224 )
...
This file contain lots of translation error. looks like machine translation. I tried to fix some of them.
2020-12-16 12:35:47 -06:00
Ben Gotow
052f6dd5fe
Switch to OAuth for Office 365 accounts now that MSFT support is live! #1118
2020-08-17 22:59:22 -05:00
Ben Gotow
c7bf6b19dc
Expand Yandex login screen to include steps to enable IMAP #2111
2020-08-16 18:37:33 -05:00
Ben Gotow
b65b7d2817
“A equals B” mail rules should be case insensitive along with the others #2115
2020-08-16 18:15:37 -05:00
Arunmozhi
8b57cb4c32
fixes wrong time in event header due to timezone mismatch ( #2093 )
...
Co-authored-by: Ben Gotow <ben@foundry376.com>
2020-08-16 18:08:15 -05:00
Ben Gotow
2bec42667b
Add a small comment linking back to PR for future reference
2020-08-16 15:30:20 -05:00
Jarrad Whitaker
c530d31dd5
check all clipboard contents for Files, not just the first.
...
This was implemented for the "Copy Image" function of browsers, which on Firefox and Chrome on Linux was tested to give item[0] as "text/html" and item[1] as a file.
This effectively worked in rich text mode anyway as it is able to paste text/html snippets, but was unable to work in plain text mode.
2020-08-16 15:30:20 -05:00
Merkys
0061fc9fc0
mailcore-provider-settings: Add Hostinger email provider
2020-08-16 15:14:25 -05:00
Jarrad Whitaker
1acab17786
read text/uri-list to paste files when available
2020-08-16 15:12:53 -05:00
Ewen "Feust
dc44e30237
Completed french translation
2020-07-06 19:36:52 -05:00
emintufan
278710f845
Update Turkish translation
...
Reviewed until 542th line.
2020-06-22 23:29:58 -05:00
Ben Gotow
13635bcf56
Bump to 1.7.8, update Changelog
2020-05-24 19:22:42 -05:00
Ben Gotow
df26391c57
Don’t remove top level <br> tags that separate text nodes (Apple calendar alerts)
2020-05-24 18:59:15 -05:00
Ben Gotow
470b088aa5
Also support CSS layout property values with a px
extension #2004
2020-05-24 17:55:10 -05:00
Sergey Stoma
fa46b0c972
Read some layout properties from CSS instead of hardcoded values
2020-05-24 17:42:00 -05:00
Ben Gotow
a61219a278
Add window:sync-mail-now to the keymaps UI so you can edit shortcut #1941
2020-05-24 17:31:56 -05:00
Ben Gotow
71504f2c10
Pad the new “Show Original” menu item slightly, update changelog
2020-05-20 22:17:39 -05:00
Ben Gotow
02a9572d18
Bump master to 1.7.7
2020-05-18 20:32:10 -05:00
Ben Gotow
74783906f7
Hide the menu bar on the “Preparing your mailbox” modal on Windows
2020-05-18 15:31:22 -05:00
Ben Gotow
d552da2582
Handle google token expiration via password reset as first class auth-error
2020-05-11 00:07:50 -05:00
Ben Gotow
90c20e8d45
On Windows, ship the mailsync pdb files so submitted stack traces have content
2020-04-26 13:20:25 -05:00
Ben Gotow
3a8d1b6f3f
When replying to plain email using the rich editor, convert quoted text to HTML #1853
2020-04-26 01:51:47 -05:00
debba
01765c47da
Added "Show original" in Message controls Actions Menu
2020-04-25 21:58:29 -05:00
Ben Gotow
c394dc808f
Fix HTML conversion of pasted CRLF delimited plain text (on Windows) #1756
2020-04-22 19:13:39 -05:00
Ben Gotow
e94bb7598a
Occasionally switching signatures in a reply with quoted text causes Slate to add a blank line
2020-04-22 14:15:01 -05:00
Ben Gotow
27fa9a7873
On RHEL 8+, install libappindicator-gtk3 instead of libappindicator #1870
2020-04-22 13:58:30 -05:00
Ben Gotow
10dac97c3f
Update changelog
2020-04-22 12:27:30 -05:00
Ben Gotow
78a0748f77
Add an “Error Details” button that tails sync logs and attaches account info for bug reports #1924
2020-04-22 11:50:21 -05:00
Ben Gotow
34eccfa7df
Fix Slate bug causing the composer to blur if you undo past the end of undo history
2020-04-22 00:12:49 -05:00
Ben Gotow
2703f99cdd
Adjust whitespace in the default demo template
2020-04-21 23:32:13 -05:00
Ben Gotow
0d4032caba
Fix “Select All” when uneditable HTML chunks are present in the message
2020-04-21 23:31:28 -05:00
Ben Gotow
c3577f579f
Solution for applying HTML to drafts that does not nest incoming nodes
2020-04-21 23:31:04 -05:00
Ben Gotow
2a5cfb88ba
Bump version for 1.7.6 patch release, next version will be on Electron 8
2020-04-20 20:40:07 -05:00
Ben Gotow
e05c03138e
Add tracking pixels for NGPVan (political emails) to the default blacklist
2020-04-20 20:17:52 -05:00
Ben Gotow
80dc0b0461
Switch to a method of re-applying HTML content to drafts that works reliably
2020-04-20 20:17:47 -05:00
Ben Gotow
fa71b5d6b1
Allow autolinked URLs to contain multiple ?
in the query string
...
Example:
https://www.google.com/url?q=https://applications.zoom.us/addon/invitation/detail?meetingUuid%3DVR6HZxMATvCVGOSn1v9n3g%253D%253D%26signature%3D83fff9a366964e5127c118309cad9cd51276d6811e65cd692caec4747fc6e50f&sa=D&usg=AOvVaw1U-7NzdOrBF6AAYIdJAbZn
2020-04-20 20:17:27 -05:00
Ben Gotow
bc8cd5670d
Fix a serialization issue preventing some accounts from being re-authenticated
2020-04-17 16:14:50 -05:00
Ben Gotow
05252c1efc
Use relative image URLs when possible, filesystem path to app may contain # or ? #1366
2020-04-17 00:22:11 -05:00
Ben Gotow
86ed6db088
When messages must scroll horizontally, add 20px to the computed height for scrollbar #1762
2020-04-16 22:30:38 -05:00
Ben Gotow
4133537ddc
Fix issue with sidebar profile when linkedin info is returned but blank #1909
2020-04-16 18:22:51 -05:00
Ben Gotow
a976d710f6
Extend support for NOT to include where clauses outside FTS5 match
2020-04-16 14:15:30 -05:00
Ben Gotow
fc038697bf
Slightly adjust the height of the list selection bar for visual consistency
2020-04-16 14:10:42 -05:00
Ben Gotow
79e295c127
Update the Changelog for 1.7.5
2020-04-16 12:54:16 -05:00
Ben Gotow
b9a931a7ca
Throttle calendar and contact sync a bit to avoid Google API limits (1M requests / day)
2020-04-16 11:40:15 -05:00