Historial de Commits

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