summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge pull request #1871 from nextcloud/use-csp-noncesMorris Jobke2016-10-252-2/+24
|\ \
| * | Add support for CSP noncesLukas Reschke2016-10-242-2/+24
* | | Storage 503 message improvementsVincent Petry2016-10-241-1/+1
|/ /
* / Allow 4byte unicode filenames on supported platformsRobin Appelman2016-10-201-0/+8
|/
* Merge pull request #1449 from nextcloud/comments-user-mentionMorris Jobke2016-10-173-3/+52
|\
| * emit pre-update event for commentsArthur Schiwon2016-10-121-3/+4
| * Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-072-0/+48
* | optimize Folder::getById to use less queriesRobin Appelman2016-10-121-0/+8
* | Add an icon to the notification APIJoas Schilling2016-10-071-7/+21
|/
* add proper exception documentation for ISimpleFS interfaceMorris Jobke2016-10-051-0/+6
* Deprecate old app folderRoeland Jago Douma2016-10-051-0/+1
* avatar to appdataRoeland Jago Douma2016-10-051-0/+1
* Initial AppDataRoeland Jago Douma2016-10-055-4/+287
* write channel to config file when changedMorris Jobke2016-09-261-0/+1
* Add trict CSP to OCS responsesRoeland Jago Douma2016-09-151-3/+3
* Split OCS version handlingRoeland Jago Douma2016-09-061-13/+19
* Add FileDisplayResponseRoeland Jago Douma2016-09-051-0/+70
* Merge pull request #1158 from nextcloud/cache_avatarsLukas Reschke2016-09-051-2/+1
|\
| * Cache avatars properlyRoeland Jago Douma2016-08-301-2/+1
* | Merge pull request #1271 from nextcloud/fix-docs-for-notificationsJoas Schilling2016-09-052-4/+0
|\ \
| * | Null !== void, those methods are voidJoas Schilling2016-09-052-4/+0
| |/
* / Deprecate OCSResponeRoeland Jago Douma2016-09-051-2/+3
|/
* add stacktrace to query loggerRobin Appelman2016-08-241-0/+12
* Validate the operationJoas Schilling2016-08-191-0/+39
* Fix constant name, copy-pasterinoJoas Schilling2016-08-171-1/+1
* Merge pull request #892 from nextcloud/fix_phpdocRoeland Jago Douma2016-08-171-2/+2
|\
| * Fix IL10N phpdocRoeland Jago Douma2016-08-161-2/+2
* | check registered sections and settings after an app got updated to garbage co...Arthur Schiwon2016-08-162-0/+20
* | attempt to remove section and settings entries when an app got disabledArthur Schiwon2016-08-161-0/+14
* | Merge branch 'master' into implement_712Lukas Reschke2016-08-112-11/+12
|\|
| * Merge pull request #807 from nextcloud/ocs_dataresponseRoeland Jago Douma2016-08-101-11/+4
| |\
| | * OCSController requires DataResponseRoeland Jago Douma2016-08-101-11/+4
| * | get shared storage storage id without setting up the storageRobin Appelman2016-08-091-0/+8
| |/