nextcloud/lib/private/Comments
Joas Schilling bf623072d1 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 14:25:54 +00:00
..
Comment.php Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row 2022-07-08 23:11:10 +02:00
Manager.php fix(comments): Use provided offset in best effort when loading comments 2023-09-19 14:25:54 +00:00
ManagerFactory.php Update php licenses 2021-06-04 22:02:41 +02:00