Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit more contact searches | Joas Schilling | 2021-12-08 | 1 | -1/+6 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -4/+4 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -6/+6 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -10/+10 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -10/+10 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+5 |
* | Unshare from mail activity is missing | Joas Schilling | 2018-12-04 | 1 | -0/+53 |
* | Use PNG version of the icons for shipped activities | Joas Schilling | 2017-06-20 | 1 | -16/+48 |
* | Fix past tense | Joas Schilling | 2017-04-26 | 1 | -4/+4 |
* | Fix grammar | Morris Jobke | 2017-04-21 | 1 | -4/+4 |
* | create activity if a password was send by mail | Bjoern Schiessle | 2017-04-20 | 1 | -8/+44 |
* | Remove leading slash from sharing activity | Joas Schilling | 2016-12-15 | 1 | -1/+1 |
* | Adjust all implementations in the server repo | Joas Schilling | 2016-12-01 | 1 | -4/+11 |
* | Correctly match the subjects to the parameters | Joas Schilling | 2016-11-25 | 1 | -2/+2 |
* | 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 | 1 | -188/+148 |
* | 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 | 1 | -0/+269 |