summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1972 from nextcloud/invalid-files-from-scannerRoeland Jago Douma2016-11-222-0/+62
|\
| * Move the validation into one place onlyJoas Schilling2016-11-212-0/+62
* | Merge pull request #2154 from nextcloud/comments-activities-updateMorris Jobke2016-11-222-12/+10
|\ \ | |/ |/|
| * Fix wrong copyright headersJoas Schilling2016-11-162-12/+10
* | Merge pull request #2076 from nextcloud/log_preview_accessMorris Jobke2016-11-181-0/+5
|\ \
| * | Dispatch event on preview requestRoeland Jago Douma2016-11-101-0/+5
* | | Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-182-3/+3
|\ \ \
| * | | allow passing a stream to StreamResponseRobin Appelman2016-11-162-3/+3
| | |/ | |/|
* | | Merge pull request #2184 from nextcloud/share-join-cacheMorris Jobke2016-11-181-0/+17
|\ \ \
| * | | let the share backend get the node cacheentry to save queriesRobin Appelman2016-11-171-0/+17
* | | | Expose getAppPath to public APIJulius Haertl2016-11-172-0/+41
|/ / /
* | | phpdocRobin Appelman2016-11-161-2/+20
* | | basic lockdown logicRobin Appelman2016-11-161-0/+32
|/ /
* | Update the since version to 11.0.0Joas Schilling2016-11-166-51/+51
* | Fix activity manager testsJoas Schilling2016-11-161-2/+0
* | Allow combining eventsJoas Schilling2016-11-161-0/+12
* | Allow to register ProvidersJoas Schilling2016-11-162-0/+52
* | Add ROS and icon support to the eventsJoas Schilling2016-11-161-0/+84
* | Validate the input into Event alreadyJoas Schilling2016-11-161-0/+21
* | Allow to register settings/types via info.xmlJoas Schilling2016-11-162-0/+99
* | Allow to register activity filters via info.xmlJoas Schilling2016-11-163-21/+124
* | Merge pull request #2144 from nextcloud/fix_1303Morris Jobke2016-11-151-1/+0
|\ \
| * | Fix testsRoeland Jago Douma2016-11-151-1/+0
* | | @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-1525-73/+73
|/ /
* / fix phpdocRobin Appelman2016-11-091-1/+1
|/
* Use a php class for the definitions to avoid loading problemsJoas Schilling2016-11-092-247/+296
* Merge pull request #1998 from nextcloud/share-by-mail-notificationBjörn Schießle2016-11-082-0/+20
|\
| * add new definitionBjoern Schiessle2016-11-081-0/+19
| * add activity for share by mailBjoern Schiessle2016-11-081-0/+1
* | refactoring code to reduce cyclomatic complexitDonquixote2016-11-072-10/+5
|/
* Moved over files_versionsRoeland Jago Douma2016-11-031-1/+2
* Move Ipreview to more of DI thingyRoeland Jago Douma2016-11-031-0/+25
* Adjust tests and DI for Share.phpLukas Reschke2016-11-021-1/+9
* bring back remember-meChristoph Wurst2016-11-021-1/+1
* add method to check if a share provider for a given type is loadedBjoern Schiessle2016-11-011-0/+8
* Stricter signatureRoeland Jago Douma2016-10-312-4/+6
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-313-0/+28
* Merge pull request #1937 from nextcloud/ros-for-notification-messageRoeland Jago Douma2016-10-311-0/+21
|\
| * Allow rich object strings in messages as wellJoas Schilling2016-10-311-0/+21
* | Removed depreacted functions (since 6.0)Roeland Jago Douma2016-10-291-92/+0
|/
* Move away from OC_L10NRoeland Jago Douma2016-10-281-1/+1
* Proper DI of configRoeland Jago Douma2016-10-281-3/+2
* introduce callForSeenUsers and countSeenUsers (#26361)Jörn Friedrich Dreyer2016-10-281-0/+15
* Merge pull request #1800 from nextcloud/nextcloud-rich-object-stringsMorris Jobke2016-10-274-0/+319
|\
| * Move federated share notifications to ROSJoas Schilling2016-10-201-0/+19
| * Allow rich object subjects for NotificationsJoas Schilling2016-10-201-0/+21
| * Add Rich Object Definitions and a validatorJoas Schilling2016-10-203-0/+279
* | Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me...Morris Jobke2016-10-262-0/+50
|\ \
| * | resolve displayname via manager and registerable resolversArthur Schiwon2016-10-191-0/+28
| * | move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-0/+22
| |/