Commit Graph

87 Commits (60c2875670b7538e050a4f7065019cbf2fe1d049)

Author SHA1 Message Date
Joas Schilling 8600e51df5
Fix manager creation and testing 5 years ago
John Molakvoæ (skjnldsv) 3e1916080a
Add ICommentsManager::load method 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 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 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 092d34d9df
Add a unit test for guests as well 6 years ago
Joas Schilling 10ba0bed8a
Match mentions when the username is wrapped in quotes 7 years ago
Joas Schilling 66945f9574
Allow to filter the unread count by verb 7 years ago
Joas Schilling ac2314e3d0 Add pagination support 7 years ago
Joas Schilling 8c7969e730 Allow to search by comments 7 years ago
Mario Danic d959ca8eb0 Add another test 7 years ago
Mario Danic 5acdd45b77 Add a new regex test 7 years ago
Joas Schilling cccdfaa6e9
Fix FakeManager 8 years ago
Joas Schilling f50abde7ac
Add proper comment offset support 8 years ago
Arthur Schiwon 3784fa2074
comments should compile mentions also if done by author 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 8 years ago
Robin Appelman 2a4d9f71af
update FakeManager 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 e5ce61b174
add missing methods to test fake manager 9 years ago
Arthur Schiwon 5d98ab83e9
resolve displayname via manager and registerable resolvers 9 years ago
Arthur Schiwon fea3e20a80
move mention extraction to (I)Comment and report mentions via DAV 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
Lukas Reschke d5f39164a1
Add test for setTopmostParentId and getTopmostParentId 9 years ago
Roeland Jago Douma 16e88a7ebf
Fix getMock ManagerTest 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago