This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Jul 29, 2019
-
-
Joe Donofry authored
-
- Jul 28, 2019
-
-
Joe Donofry authored
-
Joe Donofry authored
-
- Jul 26, 2019
-
-
Joe Donofry authored
-
- Jul 05, 2019
-
-
Joe Donofry authored
Update to mtxclient 0.3.0
-
- Jun 27, 2019
-
-
Nicolas Werner authored
-
- Jun 14, 2019
-
-
Joe Donofry authored
Quoted replies now include matrix.to links for the event and the user. UI Rendering has been (slightly) improved... still very WIP. Restructured the reply structure in the code for future usability improvements.
-
- 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.
-
- Jan 20, 2019
-
-
Joe Donofry authored
Author color is now cached so that it will not be re-calculated each time a new message is posted. This cache gets cleared when the theme is changed. Additionally, the author color is now automatically refreshed when the theme is changed, fixing the issue where you had to change rooms before the colors would switch.
-
Joe Donofry authored
Update the author color generation. Now, instead of generating an entire hex string based on the user id, the user id instead is used to generate a hue value. After this hue value is created, there is some logic to tweak first the lightness and then saturation values to achieve a readable color (in contrast to the background). This change makes it so that user colors will not vary as wildly between the different themes. The values still are not cached and still do not update initially when the theme is changed. Both of these things will be resolved.
-
- Jan 18, 2019
-
-
Joe Donofry authored
work regardless of the theme choices the user makes. The code now incorporates the contrast between the background color and the color generated by the user_name when picking colors. It currently has two 'big' issues: 1. Colors are not cached. I am planning on adding a QHash for this a little later. This should improve performance by not calculating the color for the same users over and over and over again. 2. Theme changes do not trigger the colors to get refreshed. Currently, you will have to switch to a different room and back to get the colors to refresh.
-
Joe Donofry authored
Add author color generated based on user id.
-
- Oct 07, 2018
-
-
Konstantinos Sideris authored
- Oct 01, 2018
-
-
Konstantinos Sideris authored
fixes #161
-
- Sep 21, 2018
-
-
Konstantinos Sideris authored
-
- Sep 19, 2018
-
-
Konstantinos Sideris authored
-
- Sep 13, 2018
-
-
Konstantinos Sideris authored
fixes #313
-
Konstantinos Sideris authored
fixes #438
-
- Sep 12, 2018
-
-
Konstantinos Sideris authored
-
- Sep 07, 2018
-
-
Konstantinos Sideris authored
fixes #283
-
Konstantinos Sideris authored
-
- Sep 06, 2018
-
-
Konstantinos Sideris authored
-
- Sep 01, 2018
-
-
Konstantinos Sideris authored
-
- Aug 21, 2018
-
-
Rudi Floren authored
-
- Aug 01, 2018
-
-
Konstantinos Sideris authored
fixes #393
-
- Jul 22, 2018
-
-
Konstantinos Sideris authored
fixes #357 fixes #335 fixes #230
-
Konstantinos Sideris authored
-
- Jul 20, 2018
-
-
Konstantinos Sideris authored
-
- Jul 17, 2018
-
-
Konstantinos Sideris authored
-
- Jul 15, 2018
-
-
Konstantinos Sideris authored
Add method to convert matrix content URIs to http links
-
- Jun 28, 2018
-
-
Konstantinos Sideris authored
-
- May 11, 2018
-
-
Konstantinos Sideris authored
-
- May 05, 2018
-
-
Konstantinos Sideris authored
-
- Apr 29, 2018
-
-
Konstantinos Sideris authored
-
- Apr 28, 2018
-
-
Konstantinos Sideris authored
-
- Apr 27, 2018
-
-
Konstantinos Sideris authored
-
- Apr 21, 2018
-
-
Konstantinos Sideris authored
-
- Mar 24, 2018
-
-
Konstantinos Sideris authored
fixes #40
-
- Feb 19, 2018
-
-
Konstantinos Sideris authored
On macOS the modal has some extra space around the main content that might make it unusable with a big enough image.
-