Commit Graph

96 Commits (a94de5cb5a0a0e341dd3eb7130a41f95c71a6abc)

Author SHA1 Message Date
Joas Schilling 5b82ad0b30
Create query parameters on correct objects to make debugging easier 4 years ago
Joas Schilling 4e0595fb0f
Fix JSON error when comment has no reactions 4 years ago
Joas Schilling 7c85f8dea4
Make the order of reactions reliable 4 years ago
Vitor Mattos a75a22f3ac
Increase check if support reactions 4 years ago
Joas Schilling 902476fa20
Extract the EmojiService from user status and add an OCP interface 4 years ago
Joas Schilling 367be7c55f
Allow reactions also with other combined emojis 4 years ago
Joas Schilling d05dca0c1c
Simplify comment search in special cases 4 years ago
Vitor Mattos 8ec7c5c8ae
Update ICommentsManager with reaction methods 4 years ago
Joas Schilling 1ceba64863
Allow to get comments with a given set of verbs 4 years ago
Vitor Mattos b9f74584a1
Fix check after change from string to mb_string 4 years ago
Joas Schilling c9f2f00777
Fix CS 4 years ago
Joas Schilling ecb98f772e
Throw if trying to save reaction without support 4 years ago
Joas Schilling e0b89cd576
Only check mb_strlen() 4 years ago
Joas Schilling d850dc0220
Remove order from groupConcat as it is not working everywhere 4 years ago
Joas Schilling 189f9f96ce
Limit the summary and sort it afterwards 4 years ago
Vitor Mattos f071b4dfbb
Fix groupConcat and ordering on Oracle 4 years ago
Vitor Mattos f7cd995612
Order the reaction summary, improvements on validations 4 years ago
Vitor Mattos 1ce894a50c
Disable reactions if database don't support utf8mb4 4 years ago
Vitor Mattos 898e87fe1a
Rename vars and move logic to method 4 years ago
Vitor Mattos a7c0868a4c
Prevent violate constraint 4 years ago
Vitor Mattos 1dda03e1b5
Rename vars 4 years ago
Vitor Mattos 9efbc9c1d5
Add comments reactions 4 years ago
Joas Schilling 2166cfde9e
Allow to count comments with multiple verbs 4 years ago
Joas Schilling 6536ff2cec
Prepare for group mentions 5 years ago
Mátyás Jani 1018eb4411
Fix SQL type error 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling c0c5340f4e
Fix populating the array and closing the cursors 5 years ago
Simounet a50eba16ad
Fix Oracle query limit compliance in Comments 5 years ago
Joas Schilling 5ae5729664
Don't throw when comments is disabled 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 d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling ede7510854
Add a function to get the unread count for multiple objects in one go 5 years ago
Joas Schilling 1f1244fdcc
Fix PHP CS 5 years ago
Joas Schilling 8600e51df5
Fix manager creation and testing 5 years ago
Joas Schilling 2dd50b4adc
Fix return type 5 years ago
Joas Schilling 6400221fba
Less magic 5 years ago
Joas Schilling d462439a63
Get the last comment date for a list of actors (to allow sorting mention suggestions e.g.) 5 years ago
Joas Schilling 89651c5233
Allow to search on multiple objects with one query 5 years ago
Joas Schilling 326640462b
Add methods to get the number of comments and last comment since a date 5 years ago
Joas Schilling 2cc35cc65d
Include an option to also include the lastKnownCommentId object 5 years ago
John Molakvoæ (skjnldsv) 3e1916080a
Add ICommentsManager::load method 5 years ago
Joas Schilling 17454f6ce9
Use PSR logger interface in comments manager 6 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Morris Jobke 99c9423766
Remove @suppress SqlInjectionChecker 6 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 60d9384e5e
Optionally write the reference id into the database 6 years ago