Skip to content

Add email social sharing provider#5

Merged
MorrisJobke merged 2 commits into
masterfrom
email
Apr 20, 2017
Merged

Add email social sharing provider#5
MorrisJobke merged 2 commits into
masterfrom
email

Conversation

@rullzer

@rullzer rullzer commented Mar 27, 2017

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer
rullzer requested a review from schiessle March 27, 2017 13:15

@MariusBluem MariusBluem left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 ... Should make some guys happy: nextcloud/server#2357 😜 @schiessle

(function() {
var email = new OC.Share.Social.Model({
key: 'email',
url: 'mailto:?subject=I shared a file with yout&body={{reference}}',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest to translate the subject

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mmm fair enough but then we have to setup transifex for this app. I suggest to get it in now. And fix it later ;)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, let's fix this later

@schiessle

Copy link
Copy Markdown
Member

I just tried it. When I click on the "share to mail" button my mail client gets started but instead of a mail composer it open a empty browser window along with the mail client...

@rullzer

rullzer commented Mar 31, 2017

Copy link
Copy Markdown
Member Author

mmmm I think that is the server part (that actually opens a window)... maybe we need some magic there... It might also be browser dependant
anwyays will look into it.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@MorrisJobke
MorrisJobke merged commit a6feb3f into master Apr 20, 2017
@MorrisJobke
MorrisJobke deleted the email branch April 20, 2017 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants