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
*
Cleanup headers a bit more
Nicolas Werner
2023-10-31
1
-140
/
+5
*
Speed up compilation a bit
Nicolas Werner
2023-10-31
1
-2
/
+0
*
Add some event expiration function
Nicolas Werner
2023-07-04
1
-0
/
+3
*
Adapt to the new inherited variant
Nicolas Werner
2023-04-11
1
-5
/
+4
*
Use the new mtxclient special effects refactoring
Loren Burkholder
2023-04-11
1
-18
/
+19
*
Implement unknown msgtype functionality
Loren Burkholder
2023-04-08
1
-1
/
+2
*
Update spaces events automatically in the background
Nicolas Werner
2023-03-14
1
-0
/
+3
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-3
/
+1
*
Make single newlines cause a <br> by default
Nicolas Werner
2023-01-31
1
-1
/
+1
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
Fix confetti in the sidebar
Nicolas Werner
2022-12-17
1
-3
/
+18
*
VoIP v1 implementation (#1161)
Rohit Sutradhar
2022-10-14
1
-0
/
+7
*
Fix crash when creating link to room preview
Nicolas Werner
2022-07-19
1
-0
/
+3
*
Updated call event namespaces to voip
r0hit05
2022-07-15
1
-3
/
+3
*
Fix centering dialogs
Nicolas Werner
2022-01-29
1
-1
/
+1
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
use more literals
Nicolas Werner
2021-12-29
1
-3
/
+3
*
Fix more warnings and remove dead code
Nicolas Werner
2021-12-28
1
-3
/
+2
*
Mark rooms as direct chats
Nicolas Werner
2021-11-21
1
-0
/
+7
*
Change indentation to 4 spaces
Nicolas Werner
2021-09-18
1
-124
/
+108
*
Remove additional key requests preference code
Joe
2021-07-24
1
-3
/
+0
*
Remove 'respond to key requests' functionality
Joseph Donofry
2021-07-15
1
-6
/
+0
*
Avoid unnecessary QColor -> QString conversions
Joseph Donofry
2021-06-08
1
-2
/
+2
*
fix macos build error
targetakhil
2021-04-22
1
-4
/
+4
*
make util strip util functions non-static and move definition to cpp file
targetakhil
2021-04-18
1
-16
/
+4
*
strip reply fallbacks from forwarded message
targetakhil
2021-04-18
1
-0
/
+21
*
Fix exif rotation in unencrypted rooms
Nicolas Werner
2021-04-04
1
-0
/
+4
*
add /rainbow command
LordMZTE
2021-03-26
1
-1
/
+1
*
Clean up notification code a bit
Nicolas Werner
2021-03-17
1
-0
/
+3
*
Switch readImage to take a reference instead of a pointer
Loren Burkholder
2021-03-17
1
-1
/
+1
*
Create function for processing whether a message is a reply
Loren Burkholder
2021-03-17
1
-0
/
+3
*
Update license headers
Nicolas Werner
2021-03-05
1
-0
/
+4
*
Fix race when reading members from db
Nicolas Werner
2020-11-25
1
-1
/
+3
*
Add file uploading
Nicolas Werner
2020-11-25
1
-1
/
+1
*
Support voice calls
trilene
2020-07-10
1
-9
/
+36
*
Remove some redundant functions
Nicolas Werner
2020-05-30
1
-36
/
+0
*
Added an optional feature to show bigger emoji-only messages with 3 or less e...
lkito
2020-05-21
1
-0
/
+3
*
Respect exif rotation of images
Nicolas Werner
2020-04-26
1
-0
/
+4
*
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