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
/
Utils.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into decrypt-sidebar
Joseph Donofry
2020-04-23
1
-0
/
+6
|
\
|
*
Terminate user color calculation, when no solution can be found
Nicolas Werner
2020-04-22
1
-0
/
+6
*
|
Fix encrypted messages not showing a user in the sidebar
Nicolas Werner
2020-04-23
1
-2
/
+3
|
/
*
Fix stuck unread messages by storing state events in the db
Nicolas Werner
2020-02-24
1
-2
/
+2
*
Fix bug in html tag escaping
Nicolas Werner
2020-02-06
1
-3
/
+2
*
Remove more unneeded headers
Nicolas Werner
2020-01-31
1
-1
/
+0
*
Optimize includes a bit
Nicolas Werner
2020-01-31
1
-13
/
+19
*
Enable ban and kick button in UserProfile (and try to fix centering)
Nicolas Werner
2020-01-30
1
-1
/
+2
*
Don't send useless formatted_bodies
Nicolas Werner
2020-01-27
1
-0
/
+4
*
Remove translations from reply fallback
Nicolas Werner
2020-01-24
1
-9
/
+9
*
Minor tweak to one instance of QSettings not necessarily using the same setti...
Joseph Donofry
2020-01-23
1
-1
/
+1
*
Increase emoji range
Nicolas Werner
2020-01-21
1
-1
/
+1
*
Fix colors in typing display, when username contains emoji
Nicolas Werner
2020-01-21
1
-1
/
+4
*
Improve emoji escaping
Nicolas Werner
2020-01-21
1
-5
/
+15
*
Linkify links before sending
Nicolas Werner
2020-01-21
1
-3
/
+24
*
Don't require Qt5.12 just for QByteArray::compare
Nicolas Werner
2020-01-16
1
-2
/
+2
*
Escape blacklisted html tags
Nicolas Werner
2020-01-14
1
-13
/
+43
*
Reduce Cache.h includes further via one forward declaration
Nicolas Werner
2019-12-15
1
-0
/
+1
*
Reduce overhead of Cache.h
Nicolas Werner
2019-12-15
1
-1
/
+1
*
Update to c++17
Nicolas Werner
2019-12-14
1
-36
/
+31
*
Make replies format nicer
Nicolas Werner
2019-11-23
1
-4
/
+1
*
Fix translation of roomlist message preview
Nicolas Werner
2019-11-23
1
-5
/
+0
*
Add native themeing to QML (where possible)
Nicolas Werner
2019-11-23
1
-13
/
+23
*
Fix QML emojis
Nicolas Werner
2019-11-23
1
-3
/
+2
*
escape html before parsing commonmark
rnhmjoj
2019-09-25
1
-1
/
+16
*
Use 'system' theme as default if QT_QPA_PLATFORMTHEME is set
Joseph Donofry
2019-08-10
1
-6
/
+13
*
Try to localise timestamps
Nicolas Werner
2019-07-28
1
-10
/
+10
*
Fix bug with emoji font setting and clean linting
Joseph Donofry
2019-07-26
1
-0
/
+23
*
Fix deprecated function call issues with Qt 5.13
Joseph Donofry
2019-07-04
1
-7
/
+40
*
Fix santizize=undefined warning (overflow)
Nicolas Werner
2019-06-27
1
-3
/
+3
*
Further Improve Reply Functionality
Joseph Donofry
2019-06-13
1
-0
/
+14
*
Simplify linkifyMessage
Nicolas Werner
2019-05-01
1
-58
/
+2
*
Improve color generation performance
redsky17
2019-02-08
1
-9
/
+0
*
Update user colors to use Cache vs Utils
redsky17
2019-01-26
1
-22
/
+0
*
Author Color Fixes
redsky17
2019-01-20
1
-0
/
+24
*
Update user id color generation
redsky17
2019-01-20
1
-60
/
+72
*
Modified the code that generates user's colors so that it will
redsky17
2019-01-18
1
-5
/
+105
*
Make the author text slightly large.
redsky17
2019-01-18
1
-0
/
+17
*
Remove the code that removed paragraph tags from markdown -> html.
redsky17
2019-01-18
1
-4
/
+0
*
Adjustments for the minimized sidebar
Konstantinos Sideris
2018-10-07
1
-0
/
+14
*
Add option to configure the font size
Konstantinos Sideris
2018-10-01
1
-0
/
+12
*
v0.6.0
Konstantinos Sideris
2018-09-21
1
-6
/
+7
*
Add method to center widgets & clean up unused headers
Konstantinos Sideris
2018-09-21
1
-0
/
+15
*
Improvements on the system theme
Konstantinos Sideris
2018-09-19
1
-0
/
+14
*
Fix compile warnings
Konstantinos Sideris
2018-09-18
1
-3
/
+5
*
Mark unread rooms as such in the room list
Konstantinos Sideris
2018-09-13
1
-0
/
+1
*
Temporary fix to work with mx-reply tags
Konstantinos Sideris
2018-09-13
1
-3
/
+12
*
Strip paragraph tags
Konstantinos Sideris
2018-09-13
1
-6
/
+6
*
Trim whitespace from text messages
Konstantinos Sideris
2018-09-12
1
-12
/
+8
*
Enable html attributes
Konstantinos Sideris
2018-09-12
1
-1
/
+8
*
Switch to libcmark
Konstantinos Sideris
2018-09-11
1
-5
/
+10
*
Initial support for sending markdown formatted messages
Konstantinos Sideris
2018-09-07
1
-0
/
+23
*
Fix double href links on username pills
Konstantinos Sideris
2018-09-07
1
-0
/
+51
*
Merge matrix-structs into the client lib
Konstantinos Sideris
2018-09-01
1
-19
/
+19
*
Only call /sync when retrying initial sync (#422)
Konstantinos Sideris
2018-08-30
1
-3
/
+1
*
Add device ID and device fingerprint to settings page like in Riot. (#407)
Rudi Floren
2018-08-21
1
-0
/
+15
*
Remove pixel ratio from image scaling
Konstantinos Sideris
2018-08-20
1
-6
/
+0
*
Consider the scale ratio when scaling down images
Konstantinos Sideris
2018-08-01
1
-1
/
+31
*
Use double instead of int when scaling pixmaps (#393)
Konstantinos Sideris
2018-07-30
1
-1
/
+3
*
Add option to specify the scale factor
Konstantinos Sideris
2018-07-22
1
-0
/
+17
*
Add option to ignore key requests altogether
Konstantinos Sideris
2018-07-22
1
-0
/
+26
*
Show device list in user profile & add option to create 1-1 chat
Konstantinos Sideris
2018-07-20
1
-0
/
+8
*
Move all files under src/
Konstantinos Sideris
2018-07-17
1
-0
/
+188