This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Jun 07, 2020
-
-
Nicolas Werner authored
-
- May 15, 2020
-
-
CH Chethan Reddy authored
-
CH Chethan Reddy authored
-
- May 02, 2020
-
-
Nicolas Werner 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.
-
- Feb 20, 2020
-
-
Nicolas Werner authored
-
- Jan 31, 2020
-
-
Nicolas Werner authored
-
- Jan 26, 2020
-
-
Nicolas Werner authored
-
- Dec 15, 2019
-
-
Nicolas Werner authored
-
- Dec 14, 2019
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Nov 23, 2019
-
-
Nicolas Werner authored
-
- Aug 26, 2019
-
-
Nicolas Werner authored
-
- Aug 20, 2019
-
-
Joe Donofry authored
-
- Aug 13, 2019
-
-
Joe Donofry authored
Mentions are now loaded from the cache instead of directly from the web request. Mentions are also properly saved to the cache now (instead of as empty strings). Still lots of tweaks left on this feature.
-
- Aug 10, 2019
-
-
Joe Donofry authored
-
Joe Donofry authored
Cache user mentions when they are retrieved from the server. This logic currently isn't being utilized by the UI. Additionally, the app should use a 'since' value to only get mentions newer than those stored in the DB, to avoid excessive web requests. This will be implemented in a future commit.
-
- Aug 06, 2019
-
-
Joe Donofry authored
-
Joe Donofry authored
-
- Jul 03, 2019
-
-
Nicolas Werner authored
-
- Feb 25, 2019
-
-
Joe Donofry authored
-
- Feb 24, 2019
-
-
Joe Donofry authored
-
- Jan 26, 2019
-
-
Joe Donofry authored
User colors are now stored in cache. This is consistent with other similar variables. I think there's a bug right now where it doesn't properly refresh colors for the TimeLineItem when the theme is changed.
-
- Sep 28, 2018
-
-
Victor Berger authored
-
- Sep 15, 2018
-
-
Konstantinos Sideris authored
-
- Sep 13, 2018
-
-
Konstantinos Sideris authored
fixes #313
-
- Sep 01, 2018
-
-
Konstantinos Sideris authored
-
- Aug 25, 2018
-
-
Konstantinos Sideris authored
fixes #413
-
- Jul 22, 2018
-
-
Konstantinos Sideris authored
-
- Jul 17, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Jun 30, 2018
-
-
Konstantinos Sideris authored
-
- Jun 28, 2018
-
-
Konstantinos Sideris authored
-
- Jun 18, 2018
-
-
Konstantinos Sideris authored
-
- Jun 14, 2018
-
-
Konstantinos Sideris authored
-
- Jun 13, 2018
-
-
Konstantinos Sideris authored
-
- Jun 12, 2018
-
-
Konstantinos Sideris authored
Add more logging during message sending
-
Konstantinos Sideris authored
-
- Jun 10, 2018
-
-
Konstantinos Sideris authored
-
- Jun 09, 2018
-
-
Konstantinos Sideris authored
-