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
/
timeline
/
TimelineViewManager.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save timeline messages in cache for faster startup times
Konstantinos Sideris
2018-06-28
1
-0
/
+22
*
Rename the log namespace to avoid symbol clash with the math function
Konstantinos Sideris
2018-06-14
1
-7
/
+9
*
Add method to convert PendingMessage's to event types
Konstantinos Sideris
2018-06-12
1
-2
/
+0
*
Migrate to mtxclient for the http calls
Konstantinos Sideris
2018-06-09
1
-31
/
+4
*
Replace shared pointers of MatrixClient with a single instance
Konstantinos Sideris
2018-05-08
1
-7
/
+6
*
Cache refactoring
Konstantinos Sideris
2018-04-21
1
-13
/
+10
*
Add ability to redact messages
Konstantinos Sideris
2018-03-17
1
-0
/
+10
*
Remove dead code & small refactorings using the std library
Konstantinos Sideris
2018-03-03
1
-8
/
+6
*
Minor adjustments
Konstantinos Sideris
2018-02-19
1
-4
/
+4
*
Support audio, video, generic file for pasting (#220)
christarazi
2018-02-18
1
-7
/
+30
*
Implement server-side notification count
Konstantinos Sideris
2018-02-15
1
-18
/
+1
*
Remove empty destructors
Konstantinos Sideris
2018-02-10
1
-2
/
+0
*
Handle case with no available rooms
Konstantinos Sideris
2018-02-02
1
-0
/
+6
*
Use more stl containers & minor refactorings
Konstantinos Sideris
2018-01-24
1
-25
/
+15
*
Use Q_NULLPTR to be compatible with qt5.7
Konstantinos Sideris
2018-01-12
1
-3
/
+3
*
Add support for pasting images into a room (#180)
christarazi
2018-01-10
1
-3
/
+4
*
Migrate to matrix-structs for event and response parsing
Konstantinos Sideris
2017-12-04
1
-15
/
+14
*
Allow audio clip uploads
Konstantinos Sideris
2017-12-01
1
-0
/
+16
*
Create directories for related files
Konstantinos Sideris
2017-11-30
1
-0
/
+301