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
/
ChatPage.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix reply not closing
Nicolas Werner
2020-04-13
1
-4
/
+2
*
Experimental blurhash implementation (MXC2448)
Nicolas Werner
2020-03-03
1
-0
/
+1
*
modernize: use nullptr
Nicolas Werner
2020-02-04
1
-1
/
+1
*
Enable ban and kick button in UserProfile (and try to fix centering)
Nicolas Werner
2020-01-30
1
-0
/
+5
*
Move typing display to qml
Nicolas Werner
2020-01-17
1
-9
/
+0
*
Allow replying with an image
Nicolas Werner
2020-01-12
1
-1
/
+2
*
Reduce Cache.h includes further via one forward declaration
Nicolas Werner
2019-12-15
1
-0
/
+1
*
Reduce includes of MatrixClient.h, as it is the most expensive header
Nicolas Werner
2019-12-15
1
-1
/
+5
*
Reduce some include of Cache.h since it needs 11s on average
Nicolas Werner
2019-12-14
1
-1
/
+1
*
Update to c++17
Nicolas Werner
2019-12-14
1
-6
/
+6
*
Implement sending encrypted files
Nicolas Werner
2019-12-05
1
-16
/
+5
*
Reenable redactions
Nicolas Werner
2019-11-23
1
-2
/
+0
*
Try to reduce memory usage by reusing avatar pixmaps
Nicolas Werner
2019-08-26
1
-2
/
+2
*
More updates to mentions functionality
Joseph Donofry
2019-08-19
1
-1
/
+1
*
Fix issues with caching and loading of mentions.
Joseph Donofry
2019-08-12
1
-1
/
+1
*
Cache User Mentions
Joseph Donofry
2019-08-09
1
-2
/
+4
*
Fix bug with emoji font setting and clean linting
Joseph Donofry
2019-07-26
1
-1
/
+2
*
Update Mentions UI
Joseph Donofry
2019-07-21
1
-2
/
+3
*
Fix linting issues
Joseph Donofry
2019-07-16
1
-2
/
+0
*
Add User Mentions Dialog
Joseph Donofry
2019-07-16
1
-0
/
+8
*
Further Improve Reply Functionality
Joseph Donofry
2019-06-13
1
-3
/
+2
*
Add style for reply popup. Fix ALL of the linting issues
redsky17
2019-06-11
1
-1
/
+3
*
Add initial support for rich replies to nheko
Joseph Donofry
2019-06-09
1
-1
/
+1
*
Add unread notification color for user mentioned
redsky17
2019-01-25
1
-1
/
+3
*
Author Color Fixes
redsky17
2019-01-20
1
-0
/
+1
*
Display tags as sorting items in the community panel (#401)
Victor Berger
2018-09-28
1
-0
/
+1
*
Show sidebar after initial sync
Konstantinos Sideris
2018-09-08
1
-1
/
+1
*
Merge matrix-structs into the client lib
Konstantinos Sideris
2018-09-01
1
-2
/
+3
*
Fix a use-after-free error during logout
Konstantinos Sideris
2018-08-31
1
-0
/
+1
*
Only call /sync when retrying initial sync (#422)
Konstantinos Sideris
2018-08-30
1
-0
/
+1
*
Simplify dialog creation
Konstantinos Sideris
2018-08-11
1
-11
/
+0
*
Show device list in user profile & add option to create 1-1 chat
Konstantinos Sideris
2018-07-20
1
-1
/
+1
*
Move all files under src/
Konstantinos Sideris
2018-07-17
1
-0
/
+268