summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
Commit message (Collapse)AuthorAgeFilesLines
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adjust version requirementJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-05-222-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-212-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-05-162-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2017-05-152-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-05-146-2/+110
|
* [tx-robot] updated from transifexNextcloud bot2017-05-112-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-05-102-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-05-0830-60/+30
|
* Merge pull request #4692 from nextcloud/unify-sharing-messagesMorris Jobke2017-05-082-44/+16
|\ | | | | don't mention the owner of a file in case of a re-share by mail.
| * don't mention the owner of a file in case of a re-share by mail. The ↵Bjoern Schiessle2017-05-082-44/+16
| | | | | | | | | | | | recipient doesn't care about the owner and probably don't even know it Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | [tx-robot] updated from transifexNextcloud bot2017-05-084-24/+26
| |
* | [tx-robot] updated from transifexNextcloud bot2017-05-072-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2017-05-064-4/+34
| |
* | [tx-robot] updated from transifexNextcloud bot2017-05-052-0/+10
|/
* [tx-robot] updated from transifexNextcloud bot2017-05-042-4/+30
|
* [tx-robot] updated from transifexNextcloud bot2017-05-024-2/+152
|
* [tx-robot] updated from transifexNextcloud bot2017-05-014-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-04-302-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-04-292-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-2816-2/+102
|
* [tx-robot] updated from transifexNextcloud bot2017-04-2720-92/+10
|
* Merge pull request #4512 from nextcloud/fix-translations-2Morris Jobke2017-04-261-4/+4
|\ | | | | Fix translations
| * Fix past tenseJoas Schilling2017-04-261-4/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #4478 from nextcloud/improve_settings_helpJoas Schilling2017-04-262-3/+2
|\ \ | | | | | | adding some documentation hints and some smaller cleanup
| * | Wording fixesJan-Christoph Borchardt2017-04-251-2/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Small layout fixes to settings hintsJan-Christoph Borchardt2017-04-251-1/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | adding some documentation hints and some smaller cleanupFrank Karlitschek2017-04-251-1/+1
| |/
* / [tx-robot] updated from transifexNextcloud bot2017-04-262-2/+14
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-252-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-04-2414-0/+44
|
* [tx-robot] updated from transifexNextcloud bot2017-04-2318-48/+120
|
* Merge pull request #4432 from nextcloud/fix-grammarLukas Reschke2017-04-221-4/+4
|\ | | | | Fix grammar
| * Fix grammarMorris Jobke2017-04-211-4/+4
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-04-2214-16/+226
|/
* fix typoMorris Jobke2017-04-201-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix casingMorris Jobke2017-04-201-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* fix unit testsBjoern Schiessle2017-04-202-10/+4
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* respect password policy for auto generated passwordsBjoern Schiessle2017-04-202-5/+41
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* improve mail textBjoern Schiessle2017-04-201-3/+2
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* create activity if a password was send by mailBjoern Schiessle2017-04-202-24/+101
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* templates no longer neededBjoern Schiessle2017-04-202-91/+0
|
* allow admin to enforce password on mail sharesBjoern Schiessle2017-04-2012-30/+313
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Rename renderHTML to renderHtmlMorris Jobke2017-04-192-4/+4
| | | | | | | * fixes #4383 * improves consistency Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #4382 from nextcloud/use-proper-reply-toLukas Reschke2017-04-192-9/+286
|\ | | | | Add "Reply-To" on ShareByMailProvider mails
| * Fix indentationLukas Reschke2017-04-191-1/+1
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * Add "Reply-To" on ShareByMailProvider mailsLukas Reschke2017-04-182-9/+286
| | | | | | | | | | | | Fixes https://github.com/nextcloud/server/issues/4209 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | [tx-robot] updated from transifexNextcloud bot2017-04-182-10/+10
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-186-2/+38
|