| Commit message (Expand) | Author | Age | Files | Lines |
* | display displayname on federated shares | Maxence Lange | 2023-07-11 | 1 | -5/+8 |
* | Get rid of all useless calls to setParsedSubject now that setRichSubject is a... | Côme Chilliet | 2022-11-29 | 1 | -9/+0 |
* | Limit more contact searches | Joas Schilling | 2021-12-08 | 1 | -1/+6 |
* | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+1 |
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -2/+2 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Fix missing placeholders in translations | Joas Schilling | 2020-08-03 | 1 | -7/+11 |
* | coding style fixes | Arthur Schiwon | 2020-07-30 | 1 | -3/+3 |
* | fix check for Cloud ID, missing return statements, wrong param use | Arthur Schiwon | 2020-07-30 | 1 | -9/+13 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Merge pull request #17985 from nextcloud/enh/use_displayname_federated_share | Roeland Jago Douma | 2019-11-18 | 1 | -8/+20 |
|\ |
|
| * | Use the displayname for federated notifications | Roeland Jago Douma | 2019-11-18 | 1 | -8/+20 |
* | | Add the notifier and the API endpoint for user shares | Joas Schilling | 2019-11-12 | 1 | -1/+1 |
|/ |
|
* | Update Federated sharing notifier | Joas Schilling | 2019-07-15 | 1 | -1/+21 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Fix DI of the cloud id manager into apps | Joas Schilling | 2017-02-14 | 1 | -1/+1 |
* | Add a single public api for resolving a cloud id to a user and remote and back | Robin Appelman | 2017-02-08 | 1 | -11/+17 |
* | Add an icon to the federated sharing notification | Joas Schilling | 2016-11-28 | 1 | -1/+8 |
* | Move federated share notifications to ROS | Joas Schilling | 2016-10-20 | 1 | -5/+127 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+93 |