61 コミット (274867f27319bae68a687dee65f6fdb0c927cacc)

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