mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +08:00
ca54227f06
Summary: Add thread-sharing plugin: - Add popover to enable sharing - Register custom nylas:// protocol to open a thread via protocol is thread exists Test Plan: Manual Reviewers: jackie, bengotow Reviewed By: jackie, bengotow Subscribers: jackie, halla Differential Revision: https://phab.nylas.com/D3265
39 lines
626 B
Text
39 lines
626 B
Text
.arcconfig
|
|
.arclint
|
|
arclib
|
|
*.swp
|
|
*~
|
|
.DS_Store
|
|
Thumbs.db
|
|
.project
|
|
.svn
|
|
.nvm-version
|
|
node_modules
|
|
npm-debug.log
|
|
debug.log
|
|
/tags
|
|
/electron/
|
|
docs/output
|
|
docs/includes
|
|
spec/fixtures/evil-files/
|
|
yoursway-create-dmg
|
|
/_site
|
|
/.sass-cache
|
|
.integration-test-config
|
|
.idea/
|
|
spec-saved-state.json
|
|
|
|
!spec/fixtures/packages/package-with-incompatible-native-module/node_modules
|
|
|
|
#emacs
|
|
*~
|
|
*#
|
|
|
|
*nylas-private-*
|
|
internal_packages/activity-list
|
|
internal_packages/composer-mail-merge
|
|
internal_packages/composer-scheduler
|
|
internal_packages/link-tracking
|
|
internal_packages/open-tracking
|
|
internal_packages/send-later
|
|
internal_packages/thread-sharing
|