This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Mar 03, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Mar 02, 2020
-
-
Nicolas Werner authored
* Upload nightlies to a matrix room * Add branch to upload name * Update README with new nightly location
-
- Feb 29, 2020
-
-
Joe Donofry authored
0.7.0 dev merge to master
-
- Feb 28, 2020
-
-
Joe Donofry authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Feb 27, 2020
-
-
Nicolas Werner authored
It made some messages unreadabe. We loose proper highlight colors, but we will have to do for now, until I can figure out, why the TextArea doesn't work.
-
- Feb 26, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Feb 25, 2020
-
-
Nicolas Werner authored
fixes #30
-
- Feb 24, 2020
-
-
Nicolas Werner authored
This may increase the db size by a factor of 1000 in the worst case and it will need some fixes, when we decide to not show some events in the timeline, but it should work for now.
-
- Feb 23, 2020
-
-
Nicolas Werner authored
Only consider the room as unread, if there is a message in the room and only consider message and sticker events as messages. fixes #65
-
Nicolas Werner authored
Add Guix build and installation instructions
-
nixo authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
This may still not raise the application correctly on some WMs, because they don't allow disturbing the user with windows popping up. I don't think we want to work around that. fixes #84 fixes #113
-
Nicolas Werner authored
fixes #97 fixes #51
-
- Feb 22, 2020
-
-
Nicolas Werner authored
remove setStyleSheet calls directly from widget code
-
- Feb 21, 2020
-
-
Adasauce authored
removed from: - emoji panel scrollbars - emoji category labels - splitter image handles - textfield setTextColor impl small change to the category separator label for better contrast / readability in dark mode. removed setTextColor completely from TextField. Doesn't appear to be in use anywhere, and focus going more toward qss themeing from qproperty setting.
-
Nicolas Werner authored
Dark Theme qss cleanup
-
Adasauce authored
-
Adasauce authored
-
Nicolas Werner authored
fixes #126
-
- Feb 20, 2020
-
-
Nicolas Werner authored
Tooltip and Combobox bugs with Breeze / Dark theme
-
Nicolas Werner authored
-
Adasauce authored
setStyleSheet was overriding default tooltip theme from the system, causing themes like Breeze to render white text on a grey bg for tooltips. Tooltips now render default for the system theme everywhere. set a theme matching color on the dark theme comboboxes. fixes #118
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
Replace QHBoxLayout with QFormLayout in UserSettings
-
Nicolas Werner authored
-
Adasauce authored
Use Nico's suggestion to just leverage the width of the field, and leave a comment.
-