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
/
include
/
timeline
/
TimelineView.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-duplicate the m.room.encryption event
Konstantinos Sideris
2018-07-15
1
-2
/
+5
*
Remove the v2 namespace from the http client
Konstantinos Sideris
2018-07-15
1
-1
/
+1
*
Send image dimensions in m.image event
Konstantinos Sideris
2018-07-10
1
-2
/
+6
*
Add a timeline message when encryption is enabled
Konstantinos Sideris
2018-07-07
1
-39
/
+4
*
Mark all decrypted messages with a padlock
Konstantinos Sideris
2018-07-07
1
-1
/
+9
*
Save timeline messages in cache for faster startup times
Konstantinos Sideris
2018-06-28
1
-0
/
+1
*
Send one claim request per user that includes all devices
Konstantinos Sideris
2018-06-25
1
-3
/
+2
*
Fix regressions regarding invites & slowness during shutdown
Konstantinos Sideris
2018-06-17
1
-2
/
+0
*
Don't try to send megolm session keys to devices with no one-time keys
Konstantinos Sideris
2018-06-15
1
-0
/
+21
*
Add support for sending encrypted messages
Konstantinos Sideris
2018-06-13
1
-0
/
+1
*
Add method to convert PendingMessage's to event types
Konstantinos Sideris
2018-06-12
1
-1
/
+30
*
Add support for displaying decrypted messages
Konstantinos Sideris
2018-06-10
1
-0
/
+3
*
Migrate to mtxclient for the http calls
Konstantinos Sideris
2018-06-09
1
-33
/
+32
*
Set fixed height for the DateSeparator & TextLabel
Konstantinos Sideris
2018-05-26
1
-2
/
+0
*
Replace shared pointers of MatrixClient with a single instance
Konstantinos Sideris
2018-05-08
1
-8
/
+5
*
Add support for retrieving the notification events (#33)
Konstantinos Sideris
2018-05-05
1
-3
/
+0
*
Show user avatar for messages on different day or time gap > 15 mins
Konstantinos Sideris
2018-05-01
1
-8
/
+31
*
Improve the date separator widget
Konstantinos Sideris
2018-04-25
1
-0
/
+36
*
Cache refactoring
Konstantinos Sideris
2018-04-21
1
-6
/
+3
*
Update first & last sender after message deletion
Konstantinos Sideris
2018-03-27
1
-0
/
+3
*
Don't count m.room.member or m.room.reaction events as viewable
Konstantinos Sideris
2018-03-18
1
-0
/
+6
*
Remove redacted events from other users (#171)
Konstantinos Sideris
2018-03-18
1
-6
/
+0
*
Add ability to redact messages
Konstantinos Sideris
2018-03-17
1
-15
/
+20
*
Add context menu option to mark events individually as read
Konstantinos Sideris
2018-03-11
1
-0
/
+3
*
Be explicit about the captured parameters in lambdas
Konstantinos Sideris
2018-02-20
1
-1
/
+1
*
Minor adjustments
Konstantinos Sideris
2018-02-19
1
-4
/
+4
*
Support audio, video, generic file for pasting (#220)
christarazi
2018-02-18
1
-7
/
+15
*
Implement server-side notification count
Konstantinos Sideris
2018-02-15
1
-2
/
+1
*
Generate a date separator before local messages
Konstantinos Sideris
2018-02-10
1
-3
/
+4
*
Render messages received by `/messages` on demand
Konstantinos Sideris
2018-01-30
1
-0
/
+4
*
Register timeline item so that it will be available
Konstantinos Sideris
2018-01-29
1
-4
/
+2
*
Show the scroll-down button when showing the timeline
Konstantinos Sideris
2018-01-23
1
-0
/
+2
*
Hack to work around layout flickering when adding new timeline items
Konstantinos Sideris
2018-01-16
1
-1
/
+13
*
Properly assign default value to QSharedPointer for Qt5.7
Konstantinos Sideris
2018-01-12
1
-3
/
+4
*
Use Q_NULLPTR to be compatible with qt5.7
Konstantinos Sideris
2018-01-12
1
-4
/
+4
*
Add support for pasting images into a room (#180)
christarazi
2018-01-10
1
-3
/
+7
*
Create widgets on demand for messages added to the end of the timeline
Konstantinos Sideris
2018-01-05
1
-6
/
+19
*
Add date separator in the timeline
Konstantinos Sideris
2017-12-25
1
-0
/
+1
*
Don't keep fetching history on non-visible timelines
Konstantinos Sideris
2017-12-23
1
-2
/
+4
*
Migrate to matrix-structs for event and response parsing
Konstantinos Sideris
2017-12-04
1
-54
/
+32
*
Add inline audio clip player (m.audio) (#143)
Konstantinos Sideris
2017-12-01
1
-2
/
+5
*
Create directories for related files
Konstantinos Sideris
2017-11-30
1
-0
/
+310