Commit Graph

97 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Julius Härtl 9713dd3fa9
chore: Move comments event handler to use proper event dispatcher 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Robin Appelman eb5832b8fa refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects 2 years ago
Joas Schilling 6056928dc6
feat(comments): Add a meta data column for comments 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Joas Schilling 4d2217073a
fix(comments): Use provided offset in best effort when loading comments 2 years ago
Côme Chilliet d1d2542c79
Throw if creation date is read before inserting into database 3 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 3 years ago
Carl Schwan 9725d00329
Cleanup comments code 3 years ago
Vitor Mattos 7ab50ab010 Update expire_date column of table comments 3 years ago
Vitor Mattos e9295f739e Split the comments ids by chunks 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Joas Schilling 3f4fed3550
Fix forwarding the object id when searching comments 3 years ago
Vitor Mattos 7a0648757a
Delete comments that expired now 3 years ago
Joas Schilling 198224bf7a
Allow to expire comments of multiple objects with one call 4 years ago
Vitor Mattos c59b0c2ff7
Add comments expire date 4 years ago
Vitor Mattos 45cdb36d5c
Remove unecessary row and make compatible with db schema 4 years ago
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
Mátyás Jani 1018eb4411
Fix SQL type error 4 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
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago