| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-20 | 2 | -0/+46 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-15 | 4 | -0/+86 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-12 | 2 | -0/+46 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 6 | -0/+138 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-28 | 2 | -0/+46 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-27 | 2 | -8/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-25 | 4 | -6/+52 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-24 | 2 | -0/+46 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-23 | 2 | -0/+46 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-22 | 2 | -0/+46 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-19 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-15 | 2 | -0/+46 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-14 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-13 | 2 | -0/+46 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-12 | 6 | -4/+96 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-11 | 14 | -0/+322 |
* | add transifex config for sharebymail | Morris Jobke | 2017-02-09 | 1 | -0/+0 |
* | generate correct path for owner and use the display name instead of the user id | Bjoern Schiessle | 2017-01-12 | 1 | -7/+12 |
* | Remove leading slash from sharing activity | Joas Schilling | 2016-12-15 | 1 | -1/+1 |
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
* | Merge pull request #2432 from nextcloud/activity-mail-language | Morris Jobke | 2016-12-01 | 1 | -4/+11 |
|\ |
|
| * | Adjust all implementations in the server repo | Joas Schilling | 2016-12-01 | 1 | -4/+11 |
* | | Merge pull request #2371 from nextcloud/issue-2369-add-share-indicator-for-ma... | Lukas Reschke | 2016-12-01 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | Make sure the app is loaded in dav | Joas Schilling | 2016-11-30 | 1 | -1/+5 |
* | | Update sharedbymail template | Morris Jobke | 2016-11-30 | 1 | -3/+2 |
|/ |
|
* | Correctly match the subjects to the parameters | Joas Schilling | 2016-11-25 | 1 | -2/+2 |
* | Remove old test | Joas Schilling | 2016-11-25 | 1 | -68/+0 |
* | Get user name from contacts if available | Joas Schilling | 2016-11-25 | 1 | -2/+34 |
* | Move ShareByMail activities to new API | Joas Schilling | 2016-11-24 | 3 | -195/+154 |
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
* | Fix some typos | Joas Schilling | 2016-11-08 | 1 | -2/+2 |
* | add activity if a file was shared by mail | Bjoern Schiessle | 2016-11-08 | 5 | -7/+418 |
* | add share by mail icon, fix #1979 | Jan-Christoph Borchardt | 2016-11-03 | 1 | -0/+1 |
* | Run code checker on more shipped apps | Lukas Reschke | 2016-11-03 | 1 | -1/+2 |
* | import exception | Bjoern Schiessle | 2016-11-01 | 1 | -0/+1 |
* | add new method getSharesInFolder(), see #339 | Bjoern Schiessle | 2016-11-01 | 2 | -1/+84 |
* | add tests for the share-by-mail provider | Bjoern Schiessle | 2016-11-01 | 2 | -8/+622 |
* | always show correct place holder, mention share by mail only if the share pro... | Bjoern Schiessle | 2016-11-01 | 3 | -0/+126 |
* | enabled by default and add to shipped.json | Bjoern Schiessle | 2016-11-01 | 1 | -0/+1 |
* | find and show share-by mail links | Bjoern Schiessle | 2016-11-01 | 1 | -0/+1 |
* | don't show 'notify by mail' option or permissions not available for mail shares | Bjoern Schiessle | 2016-11-01 | 1 | -1/+1 |
* | send mail for share-by-mail shares | Bjoern Schiessle | 2016-11-01 | 3 | -6/+177 |
* | add share by mail share provider | Bjoern Schiessle | 2016-11-01 | 2 | -0/+608 |