Histórico de commits

Autor SHA1 Mensagem Data
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 8 meses atrás
  Robin Appelman eb5832b8fa refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects 8 meses atrás
  Joas Schilling 6056928dc6 feat(comments): Add a meta data column for comments 11 meses atrás
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 ano atrás
  Joas Schilling 4d2217073a fix(comments): Use provided offset in best effort when loading comments 1 ano atrás
  Côme Chilliet 7aa97dcc23 Throw if creation date is read before inserting into database 1 ano atrás
  Carl Schwan 9725d00329 Cleanup comments code 2 anos atrás
  Vitor Mattos 7ab50ab010 Update expire_date column of table comments 2 anos atrás
  Vitor Mattos e9295f739e Split the comments ids by chunks 1 ano atrás
  Côme Chilliet f5c361cf44 composer run cs:fix 1 ano atrás
  Joas Schilling 3f4fed3550 Fix forwarding the object id when searching comments 2 anos atrás
  Vitor Mattos 7a0648757a Delete comments that expired now 2 anos atrás
  blizzz c98e44507d Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row 2 anos atrás
  Joas Schilling 198224bf7a Allow to expire comments of multiple objects with one call 2 anos atrás
  Vitor Mattos c59b0c2ff7 Add comments expire date 2 anos atrás
  Vitor Mattos 45cdb36d5c Remove unecessary row and make compatible with db schema 2 anos atrás
  Joas Schilling 5b82ad0b30 Create query parameters on correct objects to make debugging easier 2 anos atrás
  Joas Schilling 4e0595fb0f Fix JSON error when comment has no reactions 2 anos atrás
  Joas Schilling 0d87335751 Merge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interface 2 anos atrás
  Joas Schilling 7c85f8dea4 Make the order of reactions reliable 2 anos atrás
  Vitor Mattos a75a22f3ac Increase check if support reactions 2 anos atrás
  Joas Schilling 902476fa20 Extract the EmojiService from user status and add an OCP interface 2 anos atrás
  Joas Schilling 367be7c55f Allow reactions also with other combined emojis 2 anos atrás
  Joas Schilling d05dca0c1c Simplify comment search in special cases 2 anos atrás
  Vitor Mattos 8ec7c5c8ae Update ICommentsManager with reaction methods 2 anos atrás
  Joas Schilling e8c66d0f89 Merge pull request #30794 from nextcloud/techdebt/noid/allow-to-get-comments-with-verb 2 anos atrás
  Joas Schilling 1ceba64863 Allow to get comments with a given set of verbs 2 anos atrás
  Vitor Mattos b9f74584a1 Fix check after change from string to mb_string 2 anos atrás
  Joas Schilling c9f2f00777 Fix CS 2 anos atrás
  Joas Schilling ecb98f772e Throw if trying to save reaction without support 2 anos atrás