summary refs log tree commit diff
path: root/src/timeline/TimelineViewManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move typing display to qmlNicolas Werner2020-01-171-3/+15
|
* Try to match old theme betterNicolas Werner2020-01-141-3/+3
|
* Allow replying with an imageNicolas Werner2020-01-121-28/+40
|
* Fetch missing events for repliesNicolas Werner2020-01-111-0/+3
|
* Update to c++17Nicolas Werner2019-12-141-4/+4
|
* Implement sending encrypted filesNicolas Werner2019-12-051-5/+14
|
* Implement decryption of imagesNicolas Werner2019-12-031-3/+8
| | | | It is a bit of a hack, but it works...
* lintNicolas Werner2019-12-031-1/+0
|
* Add encrypted file downloadNicolas Werner2019-12-031-138/+14
|
* Rename qml namespace from com.github.nheko to im.nhekoNicolas Werner2019-11-301-3/+3
|
* Fix windows buildNicolas Werner2019-11-231-1/+1
| | | | No idea, why apply visitor doesn't work with temporaries?
* Add loading spinner and restore message send queueNicolas Werner2019-11-231-0/+3
|
* Remove old timelineNicolas Werner2019-11-231-245/+305
|
* Further Improve Reply FunctionalityJoseph Donofry2019-06-131-2/+3
| | | | | | | Quoted replies now include matrix.to links for the event and the user. UI Rendering has been (slightly) improved... still very WIP. Restructured the reply structure in the code for future usability improvements.
* Add style for reply popup. Fix ALL of the linting issuesredsky172019-06-111-2/+1
|
* Add initial support for rich replies to nhekoJoseph Donofry2019-06-091-0/+13
|
* Use native scrollbar in the timelineKonstantinos Sideris2018-07-251-3/+1
|
* Mark own read messages with a double checkmark (#377)Konstantinos Sideris2018-07-171-0/+11
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+318