Commit Graph

80 Commits (63d584afb5727737fe73a0ca2ecf720022b33922)

Author SHA1 Message Date
Frederic Werner b3f806a949 Change send to sent 6 years ago
Joas Schilling b93aa586f4
Fix wrong method call 6 years ago
Joas Schilling 9cc7efaedc
Make sure the relative path is always a string 6 years ago
Bjoern Schiessle 53ce4a049b
improve mail subject for mails to the owner with the password 6 years ago
Joas Schilling 11c39b6c16
Unshare from mail activity is missing 6 years ago
Morris Jobke 24a2107e03
Fix a case where "password_by_talk" was not a boolean (e.g. null or "0") and actively cast it to a boolean 7 years ago
Joas Schilling ea21aa3f7a
Use numeric placeholders if there are multiple, so that RTL languages can operate better 7 years ago
rubo77 a3849e60ba sharebymail: Add linebreak before password 7 years ago
Daniel Calviño Sánchez d582a66bea Honour "sendPasswordByTalk" property in mail shares 7 years ago
Daniel Calviño Sánchez dd0c5e297e Store "sendPasswordByTalk" property of mail shares in the database 7 years ago
Bjoern Schiessle eab4d96c4c
some small template fixes 7 years ago
Bjoern Schiessle 1ce519ad38
add direct link to the share 7 years ago
Bjoern Schiessle a29261175d
fix mail templates 7 years ago
Bjoern Schiessle 73b88deeb8
add note to share object when reading it from the db 7 years ago
Bjoern Schiessle c116d116fa
improve mail template and escape html code 7 years ago
Bjoern Schiessle a93f2a648b
allow to add a personal note to a share 7 years ago
Roeland Jago Douma d805959e81
Add API to undelete delete group shares 7 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 7 years ago
Joas Schilling 339e320064
Fix existing usages 7 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 7 years ago
Morris Jobke 4dbee99b7b
Remove useless return statements 7 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 7 years ago
Joas Schilling 3119fd41ce
Set the data from the template 8 years ago
Joas Schilling 8b37fe7f65
Set the subject with the email template to allow theming 8 years ago
Stephan Müller 86265320b8
do not show hyphen after instance name in emails if slogan does not exist 8 years ago
Joas Schilling 6dbb64c4a2
Merge setMetaData into constructor 8 years ago
Morris Jobke 404bd1be60
Implement metadata for email templates of remaining emails 8 years ago
Morris Jobke 3cfe91bf0f
Add shareWith to email template metadata 8 years ago
Morris Jobke be23f7e1de
Allow the expiration date to be set to null 8 years ago
Morris Jobke f0c34a3e89
Allow the expiration date to be set to null 8 years ago
Joas Schilling 09747b296a
Add meta information to emails for better customisation 8 years ago
Lukas Reschke d8ec399454
Run phan over code base 8 years ago
Joas Schilling 984933e586
Only use readable chars in Share Tokens 8 years ago
Joas Schilling 90fa27694a
Use PNG version of the icons for shipped activities 8 years ago
Bjoern Schiessle 1ef8ea5a7e
use the email address configured in Nextcloud as sender instead of the users email address 8 years ago
comradekingu 864b21dd46 no "mail" or mid sentence "E-mail" 8 years ago
rakekniven ee80f02a46 l10n change 8 years ago
Bjoern Schiessle adb60ae965
don't mention the owner of a file in case of a re-share by mail. The recipient doesn't care about the owner and probably don't even know it 8 years ago
Joas Schilling f43e7a9405
Fix past tense 8 years ago
Morris Jobke aa2bed44b6
Fix grammar 8 years ago
Morris Jobke 6c294c3407
fix typo 8 years ago
Morris Jobke 9d07ec5a96
Fix casing 8 years ago
Bjoern Schiessle aa54d31bd2
fix unit tests 8 years ago
Bjoern Schiessle 972b4c04e2
respect password policy for auto generated passwords 8 years ago
Bjoern Schiessle 428d7cdb5e
improve mail text 8 years ago
Bjoern Schiessle f00c1eccf7
create activity if a password was send by mail 8 years ago
Bjoern Schiessle d8dcd72118
allow admin to enforce password on mail shares 8 years ago
Morris Jobke 16c4755e03
Rename renderHTML to renderHtml 8 years ago
Lukas Reschke b7fe28bba1
Fix indentation 8 years ago
Lukas Reschke 203ef88509
Add "Reply-To" on ShareByMailProvider mails 8 years ago