51 Commits (0824f440f0007bdf1665e4a8d5b9fc482e235e9f)

Author SHA1 Message Date
  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
  Roeland Jago Douma eaf152efeb
Fix DateTime comparisson 7 years ago
  Arthur Schiwon e5ce61b174
add missing methods to test fake manager 7 years ago
  Arthur Schiwon 5d98ab83e9
resolve displayname via manager and registerable resolvers 7 years ago
  Arthur Schiwon fea3e20a80
move mention extraction to (I)Comment and report mentions via DAV 7 years ago
  Arthur Schiwon 1bcd2ca8e3
emit pre-update event for comments 7 years ago
  Arthur Schiwon e1073cf442
Notificacations for simple @-mentioning in comments 8 years ago
  Lukas Reschke d5f39164a1
Add test for setTopmostParentId and getTopmostParentId 7 years ago
  Roeland Jago Douma 16e88a7ebf
Fix getMock ManagerTest 7 years ago
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago