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
/
timeline
/
TimelineItem.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to reduce memory usage by reusing avatar pixmaps
Nicolas Werner
2019-08-26
1
-14
/
+8
*
Fix message_type not being initialized correctly
Nicolas Werner
2019-07-28
1
-0
/
+12
*
Try to localise timestamps
Nicolas Werner
2019-07-28
1
-1
/
+1
*
Remove uneeded log message
Joseph Donofry
2019-07-26
1
-1
/
+0
*
Fix bug with emoji font setting and clean linting
Joseph Donofry
2019-07-26
1
-25
/
+2
*
Add emoji text selection option for non-mac
Joseph Donofry
2019-07-26
1
-3
/
+7
*
Fix support for Qt versions < 5.11
Joseph Donofry
2019-07-04
1
-2
/
+5
*
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
-1
/
+5
*
Further UI Updates to Rich Replies
Joseph Donofry
2019-06-14
1
-0
/
+2
*
Further Improve Reply Functionality
Joseph Donofry
2019-06-13
1
-2
/
+6
*
Add initial support for rich replies to nheko
Joseph Donofry
2019-06-09
1
-1
/
+1
*
Fix linting issues
redsky17
2019-05-27
1
-16
/
+15
*
Add reply and menu buttons to TimelineItem
redsky17
2019-05-27
1
-3
/
+46
*
Improve color generation performance
redsky17
2019-02-08
1
-18
/
+46
*
Restore Emoji Picker, but remove forcing EmojiOne
redsky17
2019-01-26
1
-1
/
+1
*
Revert "Remove built-in emoji picker"
redsky17
2019-01-26
1
-1
/
+20
*
Fix lint issue
redsky17
2019-01-26
1
-2
/
+2
*
Fix inconsistent user color updates.
redsky17
2019-01-26
1
-4
/
+5
*
Update user colors to use Cache vs Utils
redsky17
2019-01-26
1
-5
/
+7
*
Author Color Fixes
redsky17
2019-01-20
1
-5
/
+25
*
Modified the code that generates user's colors so that it will
redsky17
2019-01-18
1
-2
/
+6
*
Make the author text slightly large.
redsky17
2019-01-18
1
-2
/
+6
*
Remove built-in emoji picker
Konstantinos Sideris
2018-10-07
1
-20
/
+1
*
Derive widget sizing from the font size
Konstantinos Sideris
2018-10-04
1
-10
/
+15
*
Remove some unnecessary calls
Konstantinos Sideris
2018-10-02
1
-1
/
+0
*
Remove pixel value from fonts
Konstantinos Sideris
2018-09-30
1
-14
/
+8
*
Move TextLabel into its own file
Konstantinos Sideris
2018-09-26
1
-80
/
+6
*
Clear text selection when focus is lost
Konstantinos Sideris
2018-09-25
1
-1
/
+10
*
Improvements on the system theme
Konstantinos Sideris
2018-09-19
1
-0
/
+8
*
Mark unread rooms as such in the room list
Konstantinos Sideris
2018-09-13
1
-6
/
+16
*
Temporary fix to work with mx-reply tags
Konstantinos Sideris
2018-09-13
1
-3
/
+3
*
Strip paragraph tags
Konstantinos Sideris
2018-09-13
1
-6
/
+5
*
Use <em></em> for m.emote messages
Konstantinos Sideris
2018-09-12
1
-8
/
+21
*
Remove italics from m.notice messages
Konstantinos Sideris
2018-09-12
1
-2
/
+0
*
Open user profile on matrix.to links
Konstantinos Sideris
2018-09-12
1
-0
/
+41
*
Add context menu option to show the raw message
Konstantinos Sideris
2018-09-12
1
-1
/
+40
*
Trim whitespace from text messages
Konstantinos Sideris
2018-09-12
1
-1
/
+1
*
Don't break the layout on empty text messages
Konstantinos Sideris
2018-09-12
1
-3
/
+0
*
Initial support for sending markdown formatted messages
Konstantinos Sideris
2018-09-07
1
-5
/
+5
*
Fix double href links on username pills
Konstantinos Sideris
2018-09-07
1
-8
/
+3
*
Put back removed links
Konstantinos Sideris
2018-09-06
1
-0
/
+5
*
Add initial support for displaying formatted messages
Konstantinos Sideris
2018-09-06
1
-20
/
+17
*
Add the ability to change the room avatar
Konstantinos Sideris
2018-08-29
1
-2
/
+1
*
Call adjustSize before showing the timeline widget
Konstantinos Sideris
2018-08-28
1
-0
/
+26
*
Simplify dialog creation
Konstantinos Sideris
2018-08-11
1
-1
/
+1
*
Add tooltips for the message indicators (#377)
Konstantinos Sideris
2018-08-08
1
-0
/
+19
*
Remove spacer & set sizePolicy on the timeline view & widgets
Konstantinos Sideris
2018-07-23
1
-4
/
+7
*
Create user profile modal
Konstantinos Sideris
2018-07-20
1
-5
/
+12
*
Mark own read messages with a double checkmark (#377)
Konstantinos Sideris
2018-07-17
1
-0
/
+36
*
Move all files under src/
Konstantinos Sideris
2018-07-17
1
-0
/
+734