37 Commits (6056928dc6185cb22a55dbbc1d37f5abaf59ead2)

Author SHA1 Message Date
Joas Schilling 6056928dc6
feat(comments): Add a meta data column for comments 2 years ago
Côme Chilliet d1d2542c79
Throw if creation date is read before inserting into database 2 years ago
Carl Schwan 8f94fd0102
Cleanup comments code 3 years ago
Côme Chilliet 7aa97dcc23
Throw if creation date is read before inserting into database 2 years ago
Carl Schwan 9725d00329
Cleanup comments code 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Vitor Mattos c59b0c2ff7
Add comments expire date 3 years ago
Vitor Mattos b9def2f073
Set as optional argument 3 years ago
Vitor Mattos 45cdb36d5c
Remove unecessary row and make compatible with db schema 3 years ago
Vitor Mattos 9efbc9c1d5
Add comments reactions 4 years ago
Joas Schilling 6536ff2cec
Prepare for group mentions 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling 98032425b4 Fix linter 5 years ago
Joas Schilling ef7ed47f14 Make Psalm happy 5 years ago
Joas Schilling 1344c61145 Improve mention matches 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 caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Joas Schilling a20e81f0f3
Allow to set and get the reference id 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Joas Schilling e4b36f4f47
Fix user with id 0 to be able to comment 6 years ago
Joas Schilling 77918356d6
Allow guest mentions of talk to be parsed 6 years ago
Joas Schilling d2c8a11c07
Allow apps to store longer messages in the comments API 6 years ago
Joas Schilling 10ba0bed8a
Match mentions when the username is wrapped in quotes 7 years ago
Mario Danic 47769d2640 New regex to match mentions 8 years ago
Mario Danic dc7beda308 Remove unsupported modifier 8 years ago
Mario Danic 6bf8fca574 Fix mentions regex 8 years ago
Arthur Schiwon 3784fa2074
comments should compile mentions also if done by author 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Roeland Jago Douma f07d75a4dd
@since 9.2.0 to @since 11.0.0 9 years ago
Arthur Schiwon fea3e20a80
move mention extraction to (I)Comment and report mentions via DAV 9 years ago
Roeland Jago Douma 64ff8ac6fa
Fix phpdoc in Comments 9 years ago
Joas Schilling ba87db3fcc
Fix others 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Roeland Jago Douma 653325f254
Move \OC\Comments to PSR-4 10 years ago
Joas Schilling 98f5423df7 ucwords does not support delimiter on 5.4 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Arthur Schiwon 347ad3e223 Limit comment message to 1k chars 10 years ago
Arthur Schiwon 9370491822 types shall always be plural 10 years ago
Arthur Schiwon ed546bd2a5 Comments DAV implementation 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Arthur Schiwon 6af6febad0 php < 5.5 compatible 10 years ago
Arthur Schiwon 0c1c029571 hardening, add some checks for whitespace-only strings 10 years ago
Arthur Schiwon 9dc4171830 parameter checks for setting actor and object to happen only in one place 10 years ago
Arthur Schiwon 2ce2de0ae5 add icommentsmanger and icomment implementation 10 years ago