aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/Notifier.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Fix missing placeholders in translationsJoas Schilling2020-08-031-7/+11
* coding style fixesArthur Schiwon2020-07-301-3/+3
* fix check for Cloud ID, missing return statements, wrong param useArthur Schiwon2020-07-301-9/+13
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Merge pull request #17985 from nextcloud/enh/use_displayname_federated_shareRoeland Jago Douma2019-11-181-8/+20
|\
| * Use the displayname for federated notificationsRoeland Jago Douma2019-11-181-8/+20
* | Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-121-1/+1
|/
* Update Federated sharing notifierJoas Schilling2019-07-151-1/+21
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix DI of the cloud id manager into appsJoas Schilling2017-02-141-1/+1
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-11/+17
* Add an icon to the federated sharing notificationJoas Schilling2016-11-281-1/+8
* Move federated share notifications to ROSJoas Schilling2016-10-201-5/+127
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Move lib/ to PSR-4Joas Schilling2016-05-251-0/+93