0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-05 06:20:44 +00:00
nextcloud_server/lib/private/Comments
Joas Schilling 9cf4e38c4b fix(comments): Use provided offset in best effort when loading comments
When we didn't find the "$lastKnownComment" the whole condition was ignored.
Now we still use the ID as an offset.
This is required as a fall-back for expired messages in Talk
and deleted comments in other apps.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-09-19 13:47:51 +00:00
..
Comment.php composer run cs:fix 2023-01-20 11:45:08 +01:00
Manager.php fix(comments): Use provided offset in best effort when loading comments 2023-09-19 13:47:51 +00:00
ManagerFactory.php composer run cs:fix 2023-01-20 11:45:08 +01:00