mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
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>