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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Reduce overhead of Cache.h
Nicolas Werner
2019-12-15
1
-44
/
+43
*
Update to c++17
Nicolas Werner
2019-12-14
1
-5
/
+5
*
Send encrypted files as generic mimetype and actually set url
Nicolas Werner
2019-12-12
1
-1
/
+4
*
Implement sending encrypted files
Nicolas Werner
2019-12-05
1
-162
/
+44
*
Remove old timeline
Nicolas Werner
2019-11-23
1
-1
/
+1
*
Reenable redactions
Nicolas Werner
2019-11-23
1
-5
/
+0
*
Rename initialize to sync, since it does the same thing
Nicolas Werner
2019-11-23
1
-2
/
+2
*
Replace timeline with empty qml view
Nicolas Werner
2019-11-23
1
-2
/
+2
*
Try to reduce memory usage by reusing avatar pixmaps
Nicolas Werner
2019-08-26
1
-34
/
+4
*
Fix build issues w/ clang
Joseph Donofry
2019-08-19
1
-1
/
+1
*
More updates to mentions functionality
Joseph Donofry
2019-08-19
1
-23
/
+4
*
Fix issues with caching and loading of mentions.
Joseph Donofry
2019-08-12
1
-26
/
+36
*
Fix linting issues w/ the last commit
Joseph Donofry
2019-08-09
1
-2
/
+2
*
Cache User Mentions
Joseph Donofry
2019-08-09
1
-8
/
+21
*
Update mentions dialog
Joseph Donofry
2019-07-28
1
-3
/
+2
*
Fix bug with emoji font setting and clean linting
Joseph Donofry
2019-07-26
1
-11
/
+11
*
Update Mentions UI
Joseph Donofry
2019-07-21
1
-8
/
+12
*
Fix linting issues
Joseph Donofry
2019-07-16
1
-19
/
+18
*
Add User Mentions Dialog
Joseph Donofry
2019-07-16
1
-0
/
+52
*
Further Improve Reply Functionality
Joseph Donofry
2019-06-13
1
-2
/
+2
*
Add initial support for rich replies to nheko
Joseph Donofry
2019-06-09
1
-0
/
+5
*
Merge branch 'ui-enhancements'
redsky17
2019-02-07
1
-3
/
+7
|
\
|
*
Add unread notification color for user mentioned
redsky17
2019-01-25
1
-3
/
+7
*
|
escape id when joining a room
rnhmjoj
2019-02-07
1
-1
/
+2
|
/
*
Adjustments for the minimized sidebar
Konstantinos Sideris
2018-10-07
1
-2
/
+3
*
Remove room re-ordering option
Konstantinos Sideris
2018-10-06
1
-1
/
+1
*
Display tags as sorting items in the community panel (#401)
Victor Berger
2018-09-28
1
-0
/
+5
*
Require login when the cache format changes (regression on #444)
Konstantinos Sideris
2018-09-21
1
-3
/
+4
*
Clean up unread rooms after initial sync
Konstantinos Sideris
2018-09-16
1
-0
/
+2
*
Mark unread rooms as such in the room list
Konstantinos Sideris
2018-09-13
1
-0
/
+5
*
Show sidebar after initial sync
Konstantinos Sideris
2018-09-08
1
-1
/
+1
*
Fallback to the login screen when the one-time keys cannot be uploaded
Konstantinos Sideris
2018-09-05
1
-6
/
+13
*
Retry initial sync on generic network errors (#422)
Konstantinos Sideris
2018-08-31
1
-0
/
+6
*
Handle some more edge cases in timeline
Konstantinos Sideris
2018-08-31
1
-2
/
+8
*
Fix a use-after-free error during logout
Konstantinos Sideris
2018-08-31
1
-18
/
+19
*
Add temp fix to work with servers that don't support e2ee endpoints
Konstantinos Sideris
2018-08-30
1
-0
/
+6
*
Only call /sync when retrying initial sync (#422)
Konstantinos Sideris
2018-08-30
1
-15
/
+22
*
Add method to delete old messages periodically
Konstantinos Sideris
2018-08-25
1
-0
/
+5
*
Add option to disable desktop notifications
Konstantinos Sideris
2018-08-11
1
-1
/
+1
*
Simplify dialog creation
Konstantinos Sideris
2018-08-11
1
-43
/
+7
*
Remove the reserved space gap for the typing notifications
Konstantinos Sideris
2018-08-09
1
-10
/
+9
*
Lower the complexity of the group filtering algorithm (#380)
Konstantinos Sideris
2018-07-21
1
-2
/
+2
*
Mark own read messages with a double checkmark (#377)
Konstantinos Sideris
2018-07-17
1
-0
/
+6
*
Move all files under src/
Konstantinos Sideris
2018-07-17
1
-0
/
+1347
[prev]