index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
RoomInfoListItem.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow users to hide rooms with specific tags
Nicolas Werner
2021-01-23
1
-2
/
+2
*
Fix tags
Nicolas Werner
2021-01-22
1
-1
/
+2
*
Fix scrolling the room list using touch
Nicolas Werner
2020-12-15
1
-22
/
+22
*
Fix crash on exit
Nicolas Werner
2020-10-17
1
-6
/
+2
*
Rename settings to be more consistent
Nicolas Werner
2020-05-26
1
-1
/
+1
*
Tag rooms via context menu
Nicolas Werner
2020-05-18
1
-1
/
+104
*
Optimize RoomList sorting
Nicolas Werner
2020-04-30
1
-3
/
+4
*
Fix high CPU usage on high dpi screens
Nicolas Werner
2020-04-29
1
-1
/
+2
*
Try to fix avatars not updating after deletion
Nicolas Werner
2020-03-22
1
-1
/
+4
*
Fixed bug caused by me forgetting what types im using (invites appearing at t...
Emi Simpson
2020-03-15
1
-1
/
+1
*
Place invites on top of room list even when sorting by importance is off
Emi Simpson
2020-03-15
1
-8
/
+7
*
Clean up stray comment
Emi Simpson
2020-03-15
1
-2
/
+0
*
Make toggle in settings revert between old behavior and new behavior for sort...
Emi Simpson
2020-03-15
1
-11
/
+14
*
Added toggle in the settings to ignore minor events
Emi Simpson
2020-03-15
1
-7
/
+10
*
Switched room importance to an enum
Emi Simpson
2020-03-15
1
-2
/
+20
*
Appease the linter
Emi Simpson
2020-03-14
1
-4
/
+2
*
Add a comment explaining room importance
Emi Simpson
2020-03-13
1
-0
/
+5
*
Fixed channels appearing out of order when only mentions were present, withou...
Emi Simpson
2020-03-13
1
-1
/
+1
*
Sort room list by room priority
Emi Simpson
2020-03-13
1
-0
/
+9
*
Fix avatar layering in room list
Nicolas Werner
2020-03-03
1
-2
/
+9
*
Delete unused variable
Nicolas Werner
2020-02-28
1
-2
/
+0
*
Fix high dpi scaling of avatars
Nicolas Werner
2020-02-28
1
-43
/
+8
*
Optimize includes a bit
Nicolas Werner
2020-01-31
1
-3
/
+3
*
Reduce some include of Cache.h since it needs 11s on average
Nicolas Werner
2019-12-14
1
-1
/
+1
*
Fix position of invite button and elide long button texts
Nicolas Werner
2019-12-13
1
-3
/
+7
*
Make invites always stick to the top
Nicolas Werner
2019-12-13
1
-12
/
+0
*
Fix translation of roomlist message preview
Nicolas Werner
2019-11-23
1
-26
/
+4
*
Implement avatars in qml timeline
Nicolas Werner
2019-11-23
1
-1
/
+1
*
relinted
Aidan Hahn
2019-09-03
1
-7
/
+5
*
Merge branch '0.7.0-dev' of https://github.com/Nheko-Reborn/nheko into 0.7.0-...
Aidan Hahn
2019-09-01
1
-3
/
+6
|
\
|
*
Try to reduce memory usage by reusing avatar pixmaps
Nicolas Werner
2019-08-26
1
-3
/
+6
*
|
Refactored Avatar and RoomInfoListItem to access rounding settings in place
Aidan Hahn
2019-09-01
1
-14
/
+7
*
|
add controll bits for avatar rounding
Aidan Hahn
2019-08-28
1
-2
/
+17
|
/
*
Fix support for Qt versions < 5.11
Joseph Donofry
2019-07-04
1
-2
/
+9
*
Fix formatting issues
Joseph Donofry
2019-07-04
1
-1
/
+2
*
Fix deprecated function call issues with Qt 5.13
Joseph Donofry
2019-07-04
1
-2
/
+2
*
Add unread notification color for user mentioned
redsky17
2019-01-25
1
-3
/
+9
*
Add hover color for timestamp.
redsky17
2019-01-12
1
-2
/
+5
*
Tweak some of the colors in the CSS rules for nheko.
Joe Donofry
2019-01-12
1
-0
/
+4
*
Increase the height of the roomlist items
Konstantinos Sideris
2018-10-10
1
-2
/
+2
*
Use a smaller font size for the timestamp
Konstantinos Sideris
2018-10-07
1
-2
/
+4
*
Adjustments for the minimized sidebar
Konstantinos Sideris
2018-10-07
1
-9
/
+7
*
Adjust the widget size of the room list items
Konstantinos Sideris
2018-10-06
1
-55
/
+84
*
Remove pixel value from fonts
Konstantinos Sideris
2018-09-30
1
-8
/
+4
*
Improvements on the system theme
Konstantinos Sideris
2018-09-19
1
-1
/
+1
*
Mark unread rooms as such in the room list
Konstantinos Sideris
2018-09-13
1
-4
/
+18
*
Merge matrix-structs into the client lib
Konstantinos Sideris
2018-09-01
1
-2
/
+0
*
Move all files under src/
Konstantinos Sideris
2018-07-17
1
-0
/
+390