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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to toggle sidebar messages for encrypted rooms
Joseph Donofry
2020-04-21
1
-1
/
+0
*
Optimize includes a bit
Nicolas Werner
2020-01-31
1
-31
/
+2
*
Fix build with build system optimizations of mtxclient
Nicolas Werner
2020-01-29
1
-1
/
+1
*
Linkify links before sending
Nicolas Werner
2020-01-21
1
-1
/
+1
*
Escape blacklisted html tags
Nicolas Werner
2020-01-14
1
-0
/
+4
*
Reduce Cache.h includes further via one forward declaration
Nicolas Werner
2019-12-15
1
-1
/
+6
*
Reduce overhead of Cache.h
Nicolas Werner
2019-12-15
1
-1
/
+1
*
Update to c++17
Nicolas Werner
2019-12-14
1
-9
/
+8
*
Remove old timeline
Nicolas Werner
2019-11-23
1
-9
/
+5
*
fixup bad room list translation commit
Nicolas Werner
2019-11-23
1
-3
/
+0
*
Fix translation of roomlist message preview
Nicolas Werner
2019-11-23
1
-36
/
+63
*
Fix linting
Joseph Donofry
2019-07-28
1
-11
/
+18
*
Update translation context
Joseph Donofry
2019-07-28
1
-9
/
+9
*
Address 'sent' translation issue
Joseph Donofry
2019-07-28
1
-19
/
+34
*
Fix bug with emoji font setting and clean linting
Joseph Donofry
2019-07-26
1
-0
/
+3
*
Fix deprecated function call issues with Qt 5.13
Joseph Donofry
2019-07-04
1
-0
/
+7
*
Fix santizize=undefined warning (overflow)
Nicolas Werner
2019-06-27
1
-1
/
+1
*
Further Improve Reply Functionality
Joseph Donofry
2019-06-13
1
-0
/
+13
*
Update user colors to use Cache vs Utils
redsky17
2019-01-26
1
-12
/
+0
*
Author Color Fixes
redsky17
2019-01-20
1
-0
/
+12
*
Update user id color generation
redsky17
2019-01-20
1
-4
/
+0
*
Modified the code that generates user's colors so that it will
redsky17
2019-01-18
1
-2
/
+21
*
Make the author text slightly large.
redsky17
2019-01-18
1
-0
/
+4
*
Use alignment instead of stretch
Konstantinos Sideris
2018-10-07
1
-1
/
+1
*
Adjustments for the minimized sidebar
Konstantinos Sideris
2018-10-07
1
-0
/
+11
*
Add option to configure the font size
Konstantinos Sideris
2018-10-01
1
-0
/
+5
*
Add method to center widgets & clean up unused headers
Konstantinos Sideris
2018-09-21
1
-0
/
+5
*
Improvements on the system theme
Konstantinos Sideris
2018-09-19
1
-0
/
+3
*
Mark unread rooms as such in the room list
Konstantinos Sideris
2018-09-13
1
-0
/
+1
*
Strip paragraph tags
Konstantinos Sideris
2018-09-13
1
-6
/
+2
*
Trim whitespace from text messages
Konstantinos Sideris
2018-09-12
1
-5
/
+2
*
Initial support for sending markdown formatted messages
Konstantinos Sideris
2018-09-07
1
-0
/
+11
*
Fix double href links on username pills
Konstantinos Sideris
2018-09-07
1
-1
/
+5
*
Add initial support for displaying formatted messages
Konstantinos Sideris
2018-09-06
1
-0
/
+16
*
Merge matrix-structs into the client lib
Konstantinos Sideris
2018-09-01
1
-8
/
+11
*
Add device ID and device fingerprint to settings page like in Riot. (#407)
Rudi Floren
2018-08-21
1
-1
/
+8
*
Consider the scale ratio when scaling down images
Konstantinos Sideris
2018-08-01
1
-26
/
+2
*
Add option to specify the scale factor
Konstantinos Sideris
2018-07-22
1
-0
/
+6
*
Add option to ignore key requests altogether
Konstantinos Sideris
2018-07-22
1
-0
/
+9
*
Show device list in user profile & add option to create 1-1 chat
Konstantinos Sideris
2018-07-20
1
-0
/
+3
*
Move all files under src/
Konstantinos Sideris
2018-07-17
1
-0
/
+194