Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+2 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Deduplicate slashes | Joas Schilling | 2016-02-15 | 1 | -1/+1 |
| | |||||
* | on DAV throw Bad Request if provided message is too long | Arthur Schiwon | 2016-02-09 | 2 | -0/+10 |
| | |||||
* | Mark own comments as read after posting | Vincent Petry | 2016-02-05 | 1 | -0/+5 |
| | |||||
* | Check for authorship on edit and delete attempts | Arthur Schiwon | 2016-02-04 | 1 | -0/+14 |
| | |||||
* | set read marker via proppatch against entity | Arthur Schiwon | 2016-02-01 | 1 | -1/+37 |
| | |||||
* | Return isUnread property per comment | Arthur Schiwon | 2016-02-01 | 4 | -6/+58 |
| | |||||
* | standardize datetime output | Arthur Schiwon | 2016-01-29 | 1 | -1/+1 |
| | |||||
* | Comments WebDAV adjustements | Arthur Schiwon | 2016-01-29 | 1 | -2/+2 |
| | |||||
* | provide info about plugin, and do not run commit ourselves on proppatch | Arthur Schiwon | 2016-01-26 | 2 | -2/+14 |
| | |||||
* | files_sharing requires int as file id | Arthur Schiwon | 2016-01-26 | 1 | -1/+1 |
| | |||||
* | Revert "utilize elementMap for parsing DateTime string input argument for ↵ | Arthur Schiwon | 2016-01-26 | 1 | -8/+6 |
| | | | | | | REPORT method" This reverts commit 2027bf2686ee077fb2ad65f7a91f920c96b3fd85. | ||||
* | return 404 instead of 403 when attempting to create a comment on an not ↵ | Arthur Schiwon | 2016-01-26 | 1 | -3/+3 |
| | | | | existing or unavailable file | ||||
* | utilize elementMap for parsing DateTime string input argument for REPORT method | Arthur Schiwon | 2016-01-26 | 1 | -6/+8 |
| | |||||
* | smaller changes related to reviews | Arthur Schiwon | 2016-01-26 | 2 | -29/+17 |
| | |||||
* | Comments DAV implementation | Arthur Schiwon | 2016-01-26 | 5 | -0/+926 |