Mátyás Jani
|
1018eb4411
Fix SQL type error
|
пре 3 година |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
пре 3 година |
Joas Schilling
|
6578a93463
Merge pull request #27053 from nextcloud/bugfix/noid/dont-throw-when-comments-is-disabled
|
пре 3 година |
Joas Schilling
|
c0c5340f4e
Fix populating the array and closing the cursors
|
пре 3 година |
Simounet
|
a50eba16ad
Fix Oracle query limit compliance in Comments
|
пре 3 година |
Joas Schilling
|
5ae5729664
Don't throw when comments is disabled
|
пре 3 година |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
пре 3 година |
Joas Schilling
|
ede7510854
Add a function to get the unread count for multiple objects in one go
|
пре 4 година |
Joas Schilling
|
2dd50b4adc
Fix return type
|
пре 4 година |
Joas Schilling
|
6400221fba
Less magic
|
пре 4 година |
Joas Schilling
|
d462439a63
Get the last comment date for a list of actors (to allow sorting mention suggestions e.g.)
|
пре 4 година |
Joas Schilling
|
89651c5233
Allow to search on multiple objects with one query
|
пре 4 година |
Joas Schilling
|
326640462b
Add methods to get the number of comments and last comment since a date
|
пре 4 година |
Joas Schilling
|
2cc35cc65d
Include an option to also include the lastKnownCommentId object
|
пре 4 година |
John Molakvoæ (skjnldsv)
|
3e1916080a
Add ICommentsManager::load method
|
пре 4 година |
Joas Schilling
|
17454f6ce9
Use PSR logger interface in comments manager
|
пре 4 година |
Morris Jobke
|
99c9423766
Remove @suppress SqlInjectionChecker
|
пре 4 година |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
пре 4 година |
Joas Schilling
|
60d9384e5e
Optionally write the reference id into the database
|
пре 4 година |
Joas Schilling
|
a20e81f0f3
Allow to set and get the reference id
|
пре 4 година |
Arthur Schiwon
|
4c7bd11fc8
for the DB ot pick an index specify the object_type
|
пре 4 година |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
пре 5 година |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
пре 5 година |
Joas Schilling
|
e4b36f4f47
Fix user with id 0 to be able to comment
|
пре 5 година |
Joas Schilling
|
7d3a349d8f
PHPStorm code cleanup
|
пре 5 година |
Joas Schilling
|
3b334169a8
Get the topmost parent for the parent instead of doing endless recursion
|
пре 5 година |
Joas Schilling
|
c15c2e440f
Allow apps to overwrite the maximum length when reading from database
|
пре 5 година |
Roeland Jago Douma
|
f394bf356e
Rewrite getNumberOfUnreadCommentsForFolder query
|
пре 6 година |
Joas Schilling
|
bb352fb667
Use the defined func()->count() instead of manual counting
|
пре 6 година |
Morris Jobke
|
b458ed9c82
Properly escape column name in "createFunction" call
|
пре 6 година |