diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2024-01-16 04:01:13 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2024-01-16 04:01:13 +0100 |
commit | 8ca0f61cadcf469264c05792b3d7d5dd8c252ee9 (patch) | |
tree | b48a996b725fba65a963674b154df7133c256c18 /src | |
parent | Fix verification with multiple devices in parallel (diff) | |
download | nheko-8ca0f61cadcf469264c05792b3d7d5dd8c252ee9.tar.xz |
Disable optimistic pagination to fetch events edited into the thread before the threadroot
fixes #1661
Diffstat (limited to 'src')
-rw-r--r-- | src/timeline/TimelineFilter.cpp | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/src/timeline/TimelineFilter.cpp b/src/timeline/TimelineFilter.cpp |