aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-03-144-8/+30
|
* [tx-robot] updated from transifexNextcloud bot2019-03-012-34/+34
|
* [tx-robot] updated from transifexNextcloud bot2019-02-282-104/+104
|
* [tx-robot] updated from transifexNextcloud bot2019-02-202-2/+48
|
* Fix wrong method callJoas Schilling2019-02-071-1/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Make sure the relative path is always a stringJoas Schilling2019-02-071-10/+10
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2019-02-066-12/+14
|
* [tx-robot] updated from transifexNextcloud bot2019-01-212-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-192-12/+12
|
* [tx-robot] updated from transifexNextcloud bot2019-01-182-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-174-2/+14
|
* [tx-robot] updated from transifexNextcloud bot2019-01-166-8/+12
|
* [tx-robot] updated from transifexNextcloud bot2019-01-1518-14/+32
|
* [tx-robot] updated from transifexNextcloud bot2019-01-1432-66/+66
|
* improve mail subject for mails to the owner with the passwordBjoern Schiessle2019-01-131-1/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* [tx-robot] updated from transifexNextcloud bot2019-01-132-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-304-0/+54
|
* [tx-robot] updated from transifexNextcloud bot2018-12-272-38/+38
|
* [tx-robot] updated from transifexNextcloud bot2018-12-252-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-12-172-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-12-162-0/+16
|
* [tx-robot] updated from transifexNextcloud bot2018-12-102-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-094-0/+26
|
* [tx-robot] updated from transifexNextcloud bot2018-12-084-0/+32
|
* [tx-robot] updated from transifexNextcloud bot2018-12-074-0/+32
|
* [tx-robot] updated from transifexNextcloud bot2018-12-066-0/+50
|
* Unshare from mail activity is missingJoas Schilling2018-12-043-3/+64
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-12-044-16/+16
|
* [tx-robot] updated from transifexNextcloud bot2018-11-292-58/+58
|
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-11-23100-282/+184
|
* Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-againMorris Jobke2018-11-151-1/+1
|\ | | | | Shorten index name of calendar changes table
| * Shorten index name of calendar changes tableJoas Schilling2018-11-141-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2018-11-152-0/+10
|/
* [tx-robot] updated from transifexNextcloud bot2018-11-112-0/+20
|
* [tx-robot] updated from transifexNextcloud bot2018-11-042-2/+2
|
* Merge pull request #12095 from ↵Roeland Jago Douma2018-10-311-0/+51
|\ | | | | | | | | MasterOfDeath/OCA-ShareByMail-Capabilities-test-unit OCA\ShareByMail\Capabilities add unit test
| * OCA\ShareByMail\Capabilities unit testMasterOfDeath2018-10-311-0/+51
| | | | | | | | | | | | OCA\ShareByMail\Capabilities unit test Signed-off-by: Rinat Gumirov <rinat.gumirov@mail.ru>
* | [tx-robot] updated from transifexNextcloud bot2018-10-292-0/+16
| |
* | [tx-robot] updated from transifexNextcloud bot2018-10-282-0/+16
| |
* | [tx-robot] updated from transifexNextcloud bot2018-10-274-12/+52
|/
* [tx-robot] updated from transifexNextcloud bot2018-10-2324-30/+212
|
* Fix a case where "password_by_talk" was not a boolean (e.g. null or "0") and ↵Morris Jobke2018-10-121-1/+1
| | | | | | | | | | | | actively cast it to a boolean This was the error message that we have seen: ``` Argument 1 passed to OC\\Share20\\Share::setSendPasswordByTalk() must be of the type boolean, null given, called in apps/sharebymail/lib/ShareByMailProvider.php on line 981 ``` Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2018-10-1098-878/+878
|
* Use numeric placeholders if there are multiple, so that RTL languages can ↵Joas Schilling2018-10-091-12/+12
| | | | | | operate better Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-10-062-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-10-054-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2018-10-0412-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2018-10-03100-298/+298
|
* Merge pull request #11338 from rubo77/password-brMorris Jobke2018-10-031-2/+4
|\ | | | | sharebymail: Add linebreak before password