61 Commits (274867f27319bae68a687dee65f6fdb0c927cacc)

Author SHA1 Message Date
  Joas Schilling 6056928dc6
feat(comments): Add a meta data column for comments 6 months ago
  Vitor Mattos 5ed6722dd2 Cover expire_date with unit tests 1 year ago
  Vitor Mattos e9295f739e Split the comments ids by chunks 1 year ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  Vitor Mattos 7a0648757a
Delete comments that expired now 1 year ago
  Joas Schilling d722a0c12a
Adjust fake manager 2 years ago
  Joas Schilling 198224bf7a
Allow to expire comments of multiple objects with one call 2 years ago
  Vitor Mattos 3be1217c04
Follow the most common pattern used in project 2 years ago
  Vitor Mattos c59b0c2ff7
Add comments expire date 2 years ago
  Joas Schilling 902476fa20
Extract the EmojiService from user status and add an OCP interface 2 years ago
  Joas Schilling 367be7c55f
Allow reactions also with other combined emojis 2 years ago
  Vitor Mattos 8ec7c5c8ae
Update ICommentsManager with reaction methods 2 years ago
  Joas Schilling 429380337f
Fix fake manager 2 years ago
  Vitor Mattos 7bb01b6ccc
Refactor and fixes on tests 2 years ago
  Vitor Mattos b9f74584a1
Fix check after change from string to mb_string 2 years ago
  Joas Schilling 189f9f96ce
Limit the summary and sort it afterwards 2 years ago
  Vitor Mattos f7cd995612
Order the reaction summary, improvements on validations 2 years ago
  Vitor Mattos 1ce894a50c
Disable reactions if database don't support utf8mb4 2 years ago
  Vitor Mattos 52affa9ddd
Skip if dont support 4 bytes UTF8 2 years ago
  Vitor Mattos 425b5cf081
Add unit tests 2 years ago
  Joas Schilling 03abaaaee5
Fix unit tests 2 years ago
  Joas Schilling 3487aeeb1f
Add integration tests for group 2 years ago
  Joas Schilling 86109f77e0 Fix unit tests 3 years ago
  Joas Schilling ede7510854
Add a function to get the unread count for multiple objects in one go 3 years ago
  Joas Schilling 1f1244fdcc
Fix PHP CS 3 years ago
  Joas Schilling 8600e51df5
Fix manager creation and testing 3 years ago
  John Molakvoæ (skjnldsv) 3e1916080a
Add ICommentsManager::load method 3 years ago
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Joas Schilling 092d34d9df
Add a unit test for guests as well 5 years ago
  Joas Schilling 10ba0bed8a
Match mentions when the username is wrapped in quotes 5 years ago
  Joas Schilling 66945f9574
Allow to filter the unread count by verb 6 years ago
  Joas Schilling ac2314e3d0 Add pagination support 6 years ago
  Joas Schilling 8c7969e730 Allow to search by comments 6 years ago
  Mario Danic d959ca8eb0 Add another test 6 years ago
  Mario Danic 5acdd45b77 Add a new regex test 6 years ago
  Joas Schilling cccdfaa6e9
Fix FakeManager 6 years ago
  Joas Schilling f50abde7ac
Add proper comment offset support 6 years ago
  Arthur Schiwon 3784fa2074
comments should compile mentions also if done by author 6 years ago
  Arthur Schiwon d5f1cef642
fix comment sorter 6 years ago
  Arthur Schiwon fd6daf8d19
AutoCompletion backend 6 years ago
  Joas Schilling 20f8d1094a
Can not insert auto increment on oracle 7 years ago
  Robin Appelman 2a4d9f71af
update FakeManager 7 years ago
  Robin Appelman 212d9fd277
Add test for getting unread comment count by folder 7 years ago