Commit Graph

96 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Carl Schwan 0fee41df7c
perf: Test chunking with a lower amount of entries 2 months ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Côme Chilliet 9680004b58
chore: Remove almost all uses of deprecated IServerContainer in lib/private 3 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Joas Schilling fe89541be3
fix(comments): Correctly treat end of message as end of code block/inline 5 months ago
Joas Schilling 11959a1359
fix(comments): Don't return mentions in markdown code (by default) 5 months ago
provokateurin f12cecb684
feat(rector): Enable SafeDeclareStrictTypesRector 6 months ago
Carl Schwan a430702caa
refactor(psalm): Enable psalm for comments unit tests 8 months ago
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 10 months ago
Joas Schilling 102c778228
fix(comments): Fix missing return type on new method 12 months ago
Carl Schwan fa5548a1f3 perf(comments): Add a way to get comments for multiple objects at the same time 1 year ago
Joas Schilling 088d6843b7
fix(comments): Adjust interface with implementation 1 year ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Joas Schilling 0d79156bb2
test: Speed up comments test 1 year ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 1 year ago
Joas Schilling 7304756e03
test: Sort the reactions before comparing 1 year ago
Joas Schilling d46d2d1acf
test: Fix coding standards 1 year ago
Joas Schilling 10424f248b
test(comments): Make Comments test result output properly readable 1 year ago
Joas Schilling e2cd436205
test: Improve comments manager test output in case of failure 1 year ago
Joas Schilling 882f91605b
fix(comments): Add test for email mention 2 years ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 2 years ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Julius Härtl 9713dd3fa9
chore: Move comments event handler to use proper event dispatcher 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years 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 3 years ago
Joas Schilling 6056928dc6
feat(comments): Add a meta data column for comments 3 years ago
Vitor Mattos 5ed6722dd2 Cover expire_date with unit tests 3 years ago
Vitor Mattos e9295f739e Split the comments ids by chunks 4 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Vitor Mattos 7a0648757a
Delete comments that expired now 4 years ago
Joas Schilling d722a0c12a
Adjust fake manager 4 years ago
Joas Schilling 198224bf7a
Allow to expire comments of multiple objects with one call 4 years ago
Vitor Mattos 3be1217c04
Follow the most common pattern used in project 4 years ago
Vitor Mattos c59b0c2ff7
Add comments expire date 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
Vitor Mattos 8ec7c5c8ae
Update ICommentsManager with reaction methods 5 years ago
Joas Schilling 429380337f
Fix fake manager 5 years ago
Vitor Mattos 7bb01b6ccc
Refactor and fixes on tests 5 years ago
Vitor Mattos b9f74584a1
Fix check after change from string to mb_string 5 years ago
Joas Schilling 189f9f96ce
Limit the summary and sort it afterwards 5 years ago