This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Nov 23, 2019
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Sep 24, 2019
-
-
rnhmjoj authored
-
- Sep 04, 2019
-
-
Aidan Hahn authored
-
Aidan Hahn authored
-
- Sep 03, 2019
-
-
Aidan Hahn authored
-
Aidan Hahn authored
-
- Sep 02, 2019
-
-
Aidan Hahn authored
-
- Sep 01, 2019
-
-
Aidan Hahn authored
-
Aidan Hahn authored
-
Aidan Hahn authored
-
- Aug 29, 2019
-
-
Joe Donofry authored
-
Aidan Hahn authored
-
Aidan Hahn authored
-
- Aug 28, 2019
-
-
Aidan Hahn authored
-
Nicolas Werner authored
-
- Aug 26, 2019
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Aug 20, 2019
-
-
Joe Donofry authored
-
- Aug 19, 2019
-
-
Joe Donofry authored
-
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
On first launch, before the user has configured any settings, check the value of the QT_QPA_PLATFORMTHEME environment var. If it is set, use the system theme as the default instead of the light theme. This fixes #72.
-
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 29, 2019
-
-
Joe Donofry authored
-
Joe Donofry authored
Mentions are now separated into 'this room' and 'all rooms' tab., which allows the user to filter on the current room if they desire. Should add additional logic in the future to show which room the mention was in the for the 'all rooms' view.
-
Joe Donofry authored
-
- Jul 28, 2019
-
-
Joe Donofry authored
-
Joe Donofry authored
-
Nicolas Werner authored
-
Nicolas Werner authored
Fixes "sent an audio file" replies, that were actually replies to text messages.
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
I'm not sure, if that is the right way, but Qt doesn't really have a way to format custom localised dates, so I tried to find the closest approximations to what we currently have. Relates to #69
-