summary refs log tree commit diff
path: root/src/timeline/TimelineViewManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-139/+15
|
* 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-252/+312
|
* 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