summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
Commit message (Expand)AuthorAgeFilesLines
* [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
* generate correct path for owner and use the display name instead of the user idBjoern Schiessle2017-01-121-7/+12
* Remove leading slash from sharing activityJoas Schilling2016-12-151-1/+1
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
* Merge pull request #2432 from nextcloud/activity-mail-languageMorris Jobke2016-12-011-4/+11
|\
| * Adjust all implementations in the server repoJoas Schilling2016-12-011-4/+11
* | Merge pull request #2371 from nextcloud/issue-2369-add-share-indicator-for-ma...Lukas Reschke2016-12-011-1/+5
|\ \ | |/ |/|
| * Make sure the app is loaded in davJoas Schilling2016-11-301-1/+5
* | Update sharedbymail templateMorris Jobke2016-11-301-3/+2
|/
* Correctly match the subjects to the parametersJoas Schilling2016-11-251-2/+2
* Remove old testJoas Schilling2016-11-251-68/+0
* Get user name from contacts if availableJoas Schilling2016-11-251-2/+34
* Move ShareByMail activities to new APIJoas Schilling2016-11-243-195/+154
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* Fix some typosJoas Schilling2016-11-081-2/+2
* add activity if a file was shared by mailBjoern Schiessle2016-11-085-7/+418
* add share by mail icon, fix #1979Jan-Christoph Borchardt2016-11-031-0/+1
* Run code checker on more shipped appsLukas Reschke2016-11-031-1/+2
* import exceptionBjoern Schiessle2016-11-011-0/+1
* add new method getSharesInFolder(), see #339Bjoern Schiessle2016-11-012-1/+84
* add tests for the share-by-mail providerBjoern Schiessle2016-11-012-8/+622
* always show correct place holder, mention share by mail only if the share pro...Bjoern Schiessle2016-11-013-0/+126
* enabled by default and add to shipped.jsonBjoern Schiessle2016-11-011-0/+1
* find and show share-by mail linksBjoern Schiessle2016-11-011-0/+1
* don't show 'notify by mail' option or permissions not available for mail sharesBjoern Schiessle2016-11-011-1/+1
* send mail for share-by-mail sharesBjoern Schiessle2016-11-013-6/+177
* add share by mail share providerBjoern Schiessle2016-11-012-0/+608