summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-04-292-4/+4
|
* Remove some deprecated calls from ShareByMailProvider.phprobottod2021-04-261-14/+14
| | | | | | This moves the execute calls to the executeQuery and executeUpdate calls Resulting in less calls to deprecated functions Signed-off-by: rtod <robottod@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2021-04-252-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-232-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-192-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-04-164-0/+28
|
* [tx-robot] updated from transifexNextcloud bot2021-04-154-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2021-04-102-16/+16
|
* [tx-robot] updated from transifexNextcloud bot2021-04-092-0/+48
|
* [tx-robot] updated from transifexNextcloud bot2021-04-062-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-022-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-03-312-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-03-302-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-03-294-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-03-262-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-03-256-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2021-03-248-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2021-03-2358-122/+64
|
* Merge pull request #26231 from nextcloud/Valdnet-patch-6John Molakvoæ2021-03-221-2/+2
|\ | | | | l10n: Add words user and because in ShareByMailProvider.php
| * l10n: Add changes to text string for userValdnet2021-03-221-1/+1
| |
| * l10n: Add word user in ShareByMailProvider.phpValdnet2021-03-201-1/+1
| | | | | | Standardizing text strings with other Nextcloud applications.
* | Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-221-1/+0
| | | | | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | Fix testsJohn Molakvoæ (skjnldsv)2021-03-222-19/+41
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Sharing link & mail parityJohn Molakvoæ (skjnldsv)2021-03-225-39/+29
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Add labels to mail sharesJohn Molakvoæ (skjnldsv)2021-03-222-2/+10
| | | | | | | | | | | | Now the email is shown on a second line if a label is set. Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2021-03-212-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2021-03-102-2/+2
|
* Fix some redundant castsRoeland Jago Douma2021-03-081-3/+1
| | | | | | Happier psalm Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2021-03-072-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-03-062-2/+4
|
* Sharebymail: set expiration on creationRoeland Jago Douma2021-03-042-3/+12
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update autoloader filesRoeland Jago Douma2021-03-021-2/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2021-03-012-8/+8
|
* [tx-robot] updated from transifexNextcloud bot2021-02-282-22/+22
|
* Remove double space so php-cs stops complainingnoiob2021-02-241-1/+1
| | | | Signed-off-by: Johannes Leuker <j.leuker@hosting.de>
* [tx-robot] updated from transifexNextcloud bot2021-02-246-20/+28
|
* [tx-robot] updated from transifexNextcloud bot2021-02-2310-10/+20
|
* [tx-robot] updated from transifexNextcloud bot2021-02-2114-12/+132
|
* Merge pull request #24978 from dems54/issue24139John Molakvoæ2021-02-196-26/+246
|\
| * ReplyTo option for sharebymail - Issue #24139 - Little bug fixNicolas SIMIDE2021-01-281-1/+2
| | | | | | | | Signed-off-by: Nicolas SIMIDE <2083596+dems54@users.noreply.github.com>
| * Update apps/sharebymail/lib/Settings/SettingsManager.phpdems542021-01-281-2/+1
| | | | | | | | | | | | | | Small nitpicks Co-authored-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: Nicolas SIMIDE <2083596+dems54@users.noreply.github.com>
| * Update apps/sharebymail/lib/Settings/SettingsManager.phpdems542021-01-281-1/+1
| | | | | | | | | | | | | | Small nitpicks Co-authored-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: Nicolas SIMIDE <2083596+dems54@users.noreply.github.com>
| * ReplyTo option for sharebymail Issue #24139Nicolas SIMIDE2021-01-286-26/+246
| | | | | | | | Signed-off-by: Nicolas SIMIDE <2083596+dems54@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2021-02-142-0/+106
| |
* | [tx-robot] updated from transifexNextcloud bot2021-02-062-0/+2
| |
* | This is 22Joas Schilling2021-02-031-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2021-02-012-2/+2
| |
* | Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
| | | | | | | | | | | | The format changed between 2.0.8 and 2.0.9. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2021-01-192-4/+16
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-122-0/+60
| |