Commit Graph

26 Commits (5981b7eb512aa411f51cad541d01c5c6e93476f0)

Author SHA1 Message Date
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 12 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
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
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
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
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
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 dd9ee10bc0 Move dav app to PSR-4 (#24527) 10 years ago
Arthur Schiwon bbc86e0756 on DAV throw Bad Request if provided message is too long 10 years ago
Arthur Schiwon a480b2261b Check for authorship on edit and delete attempts 10 years ago
Arthur Schiwon b1c8b077b0 Return isUnread property per comment 10 years ago
Arthur Schiwon a5c528ff7e provide info about plugin, and do not run commit ourselves on proppatch 10 years ago
Arthur Schiwon 11ae468c89 smaller changes related to reviews 10 years ago
Arthur Schiwon ed546bd2a5 Comments DAV implementation 10 years ago