Commit Graph

87 Commits (60c2875670b7538e050a4f7065019cbf2fe1d049)

Author SHA1 Message Date
Joas Schilling 102c778228
fix(comments): Fix missing return type on new method 1 month ago
Carl Schwan fa5548a1f3 perf(comments): Add a way to get comments for multiple objects at the same time 2 months ago
Joas Schilling 088d6843b7
fix(comments): Adjust interface with implementation 3 months ago
Robin Appelman aa15f9d16d
chore: run rector 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 4 months ago
Joas Schilling 0d79156bb2
test: Speed up comments test 5 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 5 months ago
Joas Schilling 7304756e03
test: Sort the reactions before comparing 5 months ago
Joas Schilling d46d2d1acf
test: Fix coding standards 5 months ago
Joas Schilling 10424f248b
test(comments): Make Comments test result output properly readable 5 months ago
Joas Schilling e2cd436205
test: Improve comments manager test output in case of failure 6 months ago
Joas Schilling 882f91605b
fix(comments): Add test for email mention 12 months ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 12 months ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 12 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 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 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Andrew Summers 6910832170 Refactor `OC\Server::getCommentsManager` 2 years ago
Robin Appelman eb5832b8fa refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects 2 years ago
Joas Schilling e5b0c06b24
feat(comments): Allow mentions of federated users, groups and teams in the future 2 years ago
Joas Schilling 6056928dc6
feat(comments): Add a meta data column for comments 2 years ago
Vitor Mattos 5ed6722dd2 Cover expire_date with unit tests 2 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
Vitor Mattos 7a0648757a
Delete comments that expired now 3 years ago
Joas Schilling d722a0c12a
Adjust fake manager 3 years ago
Joas Schilling 198224bf7a
Allow to expire comments of multiple objects with one call 3 years ago
Vitor Mattos 3be1217c04
Follow the most common pattern used in project 3 years ago
Vitor Mattos c59b0c2ff7
Add comments expire date 3 years ago
Joas Schilling 902476fa20
Extract the EmojiService from user status and add an OCP interface 3 years ago
Joas Schilling 367be7c55f
Allow reactions also with other combined emojis 4 years ago
Vitor Mattos 8ec7c5c8ae
Update ICommentsManager with reaction methods 4 years ago
Joas Schilling 429380337f
Fix fake manager 4 years ago
Vitor Mattos 7bb01b6ccc
Refactor and fixes on tests 4 years ago
Vitor Mattos b9f74584a1
Fix check after change from string to mb_string 4 years ago
Joas Schilling 189f9f96ce
Limit the summary and sort it afterwards 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 52affa9ddd
Skip if dont support 4 bytes UTF8 4 years ago
Vitor Mattos 425b5cf081
Add unit tests 4 years ago
Joas Schilling 03abaaaee5
Fix unit tests 4 years ago
Joas Schilling 3487aeeb1f
Add integration tests for group 4 years ago
Joas Schilling 86109f77e0 Fix unit tests 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