This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- May 08, 2020
-
-
Joe Donofry 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
-
- May 04, 2020
-
-
Nicolas Werner authored
-
- May 01, 2020
-
-
Lasath Fernando authored
-
- Apr 30, 2020
-
-
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.
-
- Apr 23, 2020
-
-
Joe Donofry authored
-
Joe Donofry authored
-
Nicolas Werner authored
-
- Apr 22, 2020
-
-
Joe Donofry authored
-
Joe Donofry authored
-
- Apr 21, 2020
-
-
Nicolas Werner authored
Also make hidden entries not consume space in Menus with some qml styles.
-
Nicolas Werner authored
-
- Apr 19, 2020
-
-
Nicolas Werner authored
-
- Apr 14, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Apr 13, 2020
-
-
Nicolas Werner authored
fixes #124
-
- Apr 10, 2020
-
-
Nicolas Werner authored
-
- Mar 30, 2020
-
-
Nicolas Werner authored
-
- Mar 29, 2020
-
-
Nicolas Werner authored
Can't do it for QtWidgets code. We need to fully transition, before we can fully switch over probably.
-
- Mar 24, 2020
-
-
Emi Simpson authored
-
- Mar 20, 2020
-
-
Adasauce authored
- hides the overlay when prompting for download location - cancel re-shows the dialog - success closes the overlay - would be nice to have a return code from the download fn in mtxclient. Closes #140
-
- Mar 12, 2020
-
-
Pushpam Choudhary authored
-
- Mar 03, 2020
-
-
Adasauce authored
-
Nicolas Werner authored
-
- Feb 26, 2020
-
-
Nicolas Werner authored
-
- Feb 20, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Feb 17, 2020
-
-
- Feb 16, 2020
-
-
Nicolas Werner authored
-
- Feb 15, 2020
-
-
Nicolas Werner authored
-
Adasauce authored
-