aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
Commit message (Expand)AuthorAgeFilesLines
* 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