Commit Graph

62 Commits (750bb4d7e1193b343ddbb0b69626bb0a72260c50)

Author SHA1 Message Date
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 7 years ago
Joas Schilling 8b37fe7f65
Set the subject with the email template to allow theming 7 years ago
Stephan Müller 86265320b8
do not show hyphen after instance name in emails if slogan does not exist 7 years ago
Joas Schilling 6dbb64c4a2
Merge setMetaData into constructor 7 years ago
Morris Jobke 404bd1be60
Implement metadata for email templates of remaining emails 7 years ago
Morris Jobke 3cfe91bf0f
Add shareWith to email template metadata 7 years ago
Morris Jobke be23f7e1de
Allow the expiration date to be set to null 7 years ago
Morris Jobke f0c34a3e89
Allow the expiration date to be set to null 7 years ago
Joas Schilling 09747b296a
Add meta information to emails for better customisation 7 years ago
Lukas Reschke d8ec399454
Run phan over code base 7 years ago
Joas Schilling 984933e586
Only use readable chars in Share Tokens 7 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
Roeland Jago Douma cab41118f6
Mail shares trigger the public key 8 years ago
Joas Schilling 629b7c0fc3
Adjust docs and make !$currentAccess simpler 8 years ago
Roeland Jago Douma 12afd7d1d5
Add mail element to access list 8 years ago
Roeland Jago Douma 2cbac3357b
Offload acceslist creation to providers 8 years ago
Joas Schilling 983210de2e
Dont add click-button text for plaintext mails 8 years ago
Joas Schilling 506c7731a6
Don't duplicate the sentence with the header 8 years ago
Morris Jobke d0bae447fb
Use new email design for sharebymail emails 8 years ago
Robin Appelman a555672f21
properly quota table names in getSharesInFolder 8 years ago
Bjoern Schiessle cbacca4202
move capabilities to share by mail app 8 years ago
Bjoern Schiessle dac6826ad7
setting to disable sending password by mail 8 years ago
Bjoern Schiessle b84fd7c361
set expire date for all share types 8 years ago
Bjoern Schiessle c191173d59
allow password protected mail shares 8 years ago
Bjoern Schiessle c6613ee8fc
fix share provider id 8 years ago
Bjoern Schiessle 27357569b6
generate correct path for owner and use the display name instead of the user id 8 years ago
Joas Schilling 6de0eb0b74
Remove leading slash from sharing activity 8 years ago
Joas Schilling b2f46bfa04
Adjust all implementations in the server repo 8 years ago
Joas Schilling f067d0ee66
Correctly match the subjects to the parameters 8 years ago
Joas Schilling 719b1905d7
Get user name from contacts if available 8 years ago