Mailspring/internal_packages
Carson Ip a3874ce1de Fix incorrect port number when using https (#2600)
When APIRoot is using https, the port will forced to be 443 even when APIRoot
indicates another port. This is because of the line options.port = 443
overwriting the correct options.port extracted by url.parse. This is fixed by
removing the problematic line. The default port is still 443 if you look into
https.js. In case we want a different default port in the future, we can do
options.port = options.port || 443.
2016-07-12 12:03:13 -07:00
..
account-sidebar fix(label-nesting): maintain nested labels when renaming a label 2016-06-15 16:48:26 -07:00
attachments fix(lint): various linter fixes 2016-05-06 14:11:05 -07:00
category-picker feat(keybase): Adds PGP Encryption Plugin 2016-06-07 13:30:04 -07:00
composer refactor(signatures): Removed old signature imgs and made static empty signatures page 2016-07-11 12:35:41 -07:00
composer-emoji fix(specs): Fix specs on Linux 2016-06-15 16:30:52 -07:00
composer-signature refactor(signatures): Removed old signature imgs and made static empty signatures page 2016-07-11 12:35:41 -07:00
composer-spellcheck feat(spellcheck): Add option to disable spellcheck 2016-06-16 15:12:19 -07:00
composer-templates fix(templates): fix new templates from draft 2016-06-09 15:21:20 -07:00
composer-translate fix(keybase): Disable by default, remove duplicate dependencies 2016-06-07 14:15:54 -07:00
draft-list fix(drafts): Support additional deletion shortcuts #939 2016-05-09 17:28:52 -07:00
events Settings: add 24-hour clock support 2016-06-06 14:31:57 -07:00
github-contact-card fix(plugins): Update plugin descriptions 2016-06-07 16:41:04 -07:00
keybase pgp-plugin update (#2534) 2016-07-08 11:29:10 -07:00
message-autoload-images fix(lint): final linter fixes 2016-05-06 16:32:34 -07:00
message-list Update broken links for guides, docs, and API (#2455) 2016-06-15 15:29:52 -07:00
message-view-on-github fix(github): fix view on Github buttton 2016-06-17 10:07:05 -04:00
mode-switch rm(*): deprecated/unused Atom code, user stylesheet support 2016-05-04 14:27:46 -07:00
notification-mailto Revert "feat(mailto): Allow N1 to be default client on windows" 2016-05-03 19:04:04 -07:00
notification-update-available
notifications fix(pro): Replace subscriptionRequiredAfter 2016-06-10 14:36:37 -07:00
onboarding fix(onboarding): Fix Rx.Observable.fromQuery not defined bug 2016-07-11 18:07:45 -07:00
participant-profile 🎨(participant-profile): Use UI variables 2016-06-01 16:08:10 -07:00
personal-level-indicators fix(keybase): Disable by default, remove duplicate dependencies 2016-06-07 14:15:54 -07:00
phishing-detection removes phishing warning for different subdomains (#2420) 2016-07-08 11:20:19 -07:00
plugins Update broken links for guides, docs, and API (#2455) 2016-06-15 15:29:52 -07:00
preferences refactor(signatures): Removed old signature imgs and made static empty signatures page 2016-07-11 12:35:41 -07:00
print fixt(print): Update print header logo 2016-05-11 11:33:12 -07:00
remove-tracking-pixels feat(babel6): fix es6 describe function syntax 2016-05-06 11:55:20 -07:00
screenshot-mode
send-and-archive
system-tray feat(babel6): 1,774 linter errors 2016-05-06 11:55:46 -07:00
theme-picker fix(themes): Add Less is More to list ordering 2016-05-31 14:35:49 -07:00
thread-list feat(snooze): Add command for keyboard shortcut 2016-06-07 10:29:52 -07:00
thread-search fix(analytics): update people traits 2016-06-07 13:52:08 -07:00
thread-search-index fix(search): Prevent from adding duplicate threads to the search index 2016-06-07 14:41:39 -07:00
thread-snooze fix(analytics): improved analytics 2016-06-07 13:38:47 -07:00
ui-dark Revert "🎨(ui-dark): Remove iframe inversion" 2016-05-25 23:46:36 -07:00
ui-darkside 🎨(darkside): Add UI tweaks for activity list 2016-06-09 16:11:27 -07:00
ui-less-is-more fix(lint): fix minor linter issue 2016-05-09 13:42:18 -04:00
ui-light
ui-taiga fix(sidebar): Fix overflow of account name 2016-04-26 15:53:51 -07:00
ui-ubuntu fix(ubuntu): Update theme, fix a few strange glitches 2016-05-25 14:03:09 -07:00
undo-redo fix(undo): Improve messaging around label changes, modernize undo-redo-store 2016-06-01 14:36:57 -07:00
unread-notifications Clear notifications when emails are read 2016-07-08 11:36:51 -07:00
worker-sync Fix incorrect port number when using https (#2600) 2016-07-12 12:03:13 -07:00
worker-ui Settings: add 24-hour clock support 2016-06-06 14:31:57 -07:00