summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/lib/Activity.php
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-4/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-6/+6
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-10/+10
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-10/+10
* Update license headersChristoph Wurst2019-12-051-1/+5
* Unshare from mail activity is missingJoas Schilling2018-12-041-0/+53
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-201-16/+48
* Fix past tenseJoas Schilling2017-04-261-4/+4
* Fix grammarMorris Jobke2017-04-211-4/+4
* create activity if a password was send by mailBjoern Schiessle2017-04-201-8/+44
* Remove leading slash from sharing activityJoas Schilling2016-12-151-1/+1
* Adjust all implementations in the server repoJoas Schilling2016-12-011-4/+11
* Correctly match the subjects to the parametersJoas Schilling2016-11-251-2/+2
* Get user name from contacts if availableJoas Schilling2016-11-251-2/+34
* Move ShareByMail activities to new APIJoas Schilling2016-11-241-188/+148
* Fix some typosJoas Schilling2016-11-081-2/+2
* add activity if a file was shared by mailBjoern Schiessle2016-11-081-0/+269