This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- May 15, 2020
-
-
Nicolas Werner authored
-
CH Chethan Reddy authored
-
CH Chethan Reddy authored
-
CH Chethan Reddy authored
-
Joe Donofry authored
-
- May 13, 2020
-
-
Nicolas Werner authored
(This is such a hack and will probably break, but it works for now for most cases...)
-
- May 09, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
closes #94
-
Nicolas Werner authored
-
- May 06, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- May 05, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- May 04, 2020
-
-
Nicolas Werner authored
-
- May 03, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- May 02, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- May 01, 2020
-
-
Lasath Fernando authored
-
- Apr 30, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
Keep the almost sorted list around and sort by the raw timestamp value instead of doing the expensive toMSecSinceEpoch conversion.
-
Nicolas Werner authored
We don't get notified for every message. Sometimes we only get a read receipt for the newest message, which means old read receipts accumulate in the database. This least to some considerable CPU overhead, when checking if the timeline should be notified for new read receipts. Instead just always notify, since that has far less overhead in the worst case and doesn't need complicated cache cleanup. The old pending_receipts db is not removed for now. It should still have minimal storage overhead and we don't have a good mechanism for cache format upgrades atm.
-
- Apr 29, 2020
-
-
Nicolas Werner authored
-
Lasath Fernando authored
This turns `paginationInProgress` field of `TimelineModel` into a `Q_PROPERTY`, so the Ui can bind to it. For the moment, I'm showing the same spinner as we do during initial sync. It's not ideal, on the count of being giant and in the middle but it's better than nothing. We can make it more subtle later.
-
Nicolas Werner authored
-
Nicolas Werner authored
Fixes #180
-
- Apr 26, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
Sometimes thumbnails still have the wrong dimensions, as they are scaled to fit inside a rectange of the reported size in the image. Not sure, who is wrong there, the media repo or we.
-
- Apr 24, 2020
-
-
Nicolas Werner authored
-
- Apr 23, 2020
-
-
Joe Donofry authored
-
Joe Donofry authored
-
Nicolas Werner authored
-