Commit Graph

53 Commits (master)

Author SHA1 Message Date
Ferdinand Thiessen d6d6747a73 refactor: apply rector rules for PHPUnit 10 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling 0d79156bb2
test: Speed up comments test 7 months ago
Joas Schilling 7304756e03
test: Sort the reactions before comparing 8 months ago
Joas Schilling d46d2d1acf
test: Fix coding standards 8 months ago
Joas Schilling 10424f248b
test(comments): Make Comments test result output properly readable 8 months ago
Joas Schilling e2cd436205
test: Improve comments manager test output in case of failure 9 months ago
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 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 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 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 6056928dc6
feat(comments): Add a meta data column for comments 2 years ago
Vitor Mattos 5ed6722dd2 Cover expire_date with unit tests 3 years ago
Vitor Mattos e9295f739e Split the comments ids by chunks 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 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 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 1f1244fdcc
Fix PHP CS 5 years ago
Joas Schilling 8600e51df5
Fix manager creation and testing 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Joas Schilling f50abde7ac
Add proper comment offset support 8 years ago
Arthur Schiwon d5f1cef642
fix comment sorter 8 years ago
Arthur Schiwon fd6daf8d19
AutoCompletion backend 8 years ago
Joas Schilling 20f8d1094a
Can not insert auto increment on oracle 9 years ago
Robin Appelman 212d9fd277
Add test for getting unread comment count by folder 9 years ago
Roeland Jago Douma eaf152efeb
Fix DateTime comparisson 9 years ago
Arthur Schiwon 5d98ab83e9
resolve displayname via manager and registerable resolvers 9 years ago
Arthur Schiwon 1bcd2ca8e3
emit pre-update event for comments 9 years ago
Arthur Schiwon e1073cf442
Notificacations for simple @-mentioning in comments 9 years ago