Commit Graph

35 Commits (8c60ffa0f21414e6e671c567d664a9b9e5253e26)

Author SHA1 Message Date
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 1 year ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Joas Schilling c3bc575d99
fix(comments): Emit CommentsEntityEvent as typed event 2 years ago
Carl Schwan 8f94fd0102
Cleanup comments code 2 years ago
Carl Schwan 9725d00329
Cleanup comments code 2 years ago
Faraz Samapoor 0bae21b1d1 Refactors "strpos" calls in /apps/dav to improve code readability. 2 years ago
Christoph Wurst afd1ddb0ea
chore(dav): Make json_encode and json_decode throw on error 3 years ago
Côme Chilliet 1bc51a059b
Fix parameter type for EntityCollection::setReadMarker in comments app 3 years ago
Côme Chilliet e2531f8503
Migrate dav application from ILogger to LoggerInterface 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Arthur Schiwon 5d98ab83e9
resolve displayname via manager and registerable resolvers 9 years ago
Arthur Schiwon fea3e20a80
move mention extraction to (I)Comment and report mentions via DAV 9 years ago
Arthur Schiwon 1bcd2ca8e3
emit pre-update event for comments 9 years ago
Roeland Jago Douma 64ff8ac6fa
Fix phpdoc in Comments 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Vincent Petry 56ad4cdfec
Show error message when posting an invalid comment 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling c9fda84841
Make the root collection neutral so it does not only work for files 10 years ago
Joas Schilling 3a8e537946
Remove unused UserFolder 10 years ago
Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 10 years ago