summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4283 from nextcloud/shares-by-folder-quoteMorris Jobke2017-04-101-1/+1
|\ | | | | properly quota table names in getSharesInFolder
| * properly quota table names in getSharesInFolderRobin Appelman2017-04-101-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2017-04-112-2/+10
| |
* | move capabilities to share by mail appBjoern Schiessle2017-04-103-3/+96
|/ | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* [tx-robot] updated from transifexNextcloud bot2017-04-104-4/+28
|
* [tx-robot] updated from transifexNextcloud bot2017-04-0914-14/+86
|
* Merge pull request #4136 from nextcloud/expire-date-for-all-sharesMorris Jobke2017-04-079-19/+365
|\ | | | | Unified sharing options
| * adjust to changes in the theming appBjoern Schiessle2017-04-071-2/+2
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * update unit testsBjoern Schiessle2017-04-071-5/+3
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * setting to disable sending password by mailBjoern Schiessle2017-04-037-3/+189
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * set expire date for all share typesBjoern Schiessle2017-04-031-0/+9
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * allow password protected mail sharesBjoern Schiessle2017-04-034-11/+164
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * fix share provider idBjoern Schiessle2017-04-031-1/+1
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | [tx-robot] updated from transifexNextcloud bot2017-04-064-2/+48
| |
* | [tx-robot] updated from transifexNextcloud bot2017-04-052-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2017-04-012-0/+42
|
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* [tx-robot] updated from transifexNextcloud bot2017-03-202-0/+46
|
* [tx-robot] updated from transifexNextcloud bot2017-03-154-0/+86
|
* [tx-robot] updated from transifexNextcloud bot2017-03-122-0/+46
|
* [tx-robot] updated from transifexNextcloud bot2017-03-026-0/+138
|
* [tx-robot] updated from transifexNextcloud bot2017-02-282-0/+46
|
* [tx-robot] updated from transifexNextcloud bot2017-02-272-8/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-02-254-6/+52
|
* [tx-robot] updated from transifexNextcloud bot2017-02-242-0/+46
|
* [tx-robot] updated from transifexNextcloud bot2017-02-232-0/+46
|
* [tx-robot] updated from transifexNextcloud bot2017-02-222-0/+46
|
* [tx-robot] updated from transifexNextcloud bot2017-02-192-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-02-152-0/+46
|
* [tx-robot] updated from transifexNextcloud bot2017-02-142-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-02-132-0/+46
|
* [tx-robot] updated from transifexNextcloud bot2017-02-126-4/+96
|
* [tx-robot] updated from transifexNextcloud bot2017-02-1114-0/+322
|
* add transifex config for sharebymailMorris Jobke2017-02-091-0/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* generate correct path for owner and use the display name instead of the user idBjoern Schiessle2017-01-121-7/+12
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Remove leading slash from sharing activityJoas Schilling2016-12-151-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #2432 from nextcloud/activity-mail-languageMorris Jobke2016-12-011-4/+11
|\ | | | | Make sure the activity emails can be sent in the users language
| * Adjust all implementations in the server repoJoas Schilling2016-12-011-4/+11
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #2371 from ↵Lukas Reschke2016-12-011-1/+5
|\ \ | |/ |/| | | | | nextcloud/issue-2369-add-share-indicator-for-mail-shares Add share indicator for mail shares
| * Make sure the app is loaded in davJoas Schilling2016-11-301-1/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Update sharedbymail templateMorris Jobke2016-11-301-3/+2
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Correctly match the subjects to the parametersJoas Schilling2016-11-251-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Remove old testJoas Schilling2016-11-251-68/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Get user name from contacts if availableJoas Schilling2016-11-251-2/+34
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Move ShareByMail activities to new APIJoas Schilling2016-11-243-195/+154
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
| | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix some typosJoas Schilling2016-11-081-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* add activity if a file was shared by mailBjoern Schiessle2016-11-085-7/+418
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* add share by mail icon, fix #1979Jan-Christoph Borchardt2016-11-031-0/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>