summary refs log tree commit diff
path: root/src/timeline/TimelineViewManager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Room Verification MessagesCH Chethan Reddy2020-07-301-5/+32
* Adding Room Key Verification StuffCH Chethan Reddy2020-07-301-37/+39
* Refactor UserProfileNicolas Werner2020-07-301-4/+16
* Error Handling and some fixesCH Chethan Reddy2020-07-301-5/+40
* Fix presence indicatorNicolas Werner2020-07-301-8/+12
* Some more changesCH Chethan Reddy2020-07-301-3/+3
* Some ImprovementsCH Chethan Reddy2020-07-301-13/+4
* Add some more slots and macCH Chethan Reddy2020-07-301-0/+1
* Shared secret with decimal and emoji works!CH Chethan Reddy2020-07-301-26/+38
* Add DeviceVerificationList to keep track of all flows and Popup onCH Chethan Reddy2020-07-301-13/+62
* Add C++ Model for DeviceListCH Chethan Reddy2020-07-301-2/+6
* Adding DeviceList for userprofileChethan2k12020-07-301-6/+3
* Add DeviceVerificationFlow dummy and verification test buttonNicolas Werner2020-07-301-0/+6
* Add DeviceVerificationFlow dummy and verification test buttonNicolas Werner2020-07-301-0/+7
* Don't send url, if we send an encrypted fileNicolas Werner2020-07-231-7/+20
* Fix reactionsNicolas Werner2020-07-201-21/+24
* Fix Qt 5.9 buildNicolas Werner2020-06-271-0/+3
* Try to make text rendering in qml sharperNicolas Werner2020-06-191-0/+1
* Merge remote-tracking branch 'origin/master' into presenceJoseph Donofry2020-06-111-0/+44
|\
| * Fix lintingJoseph Donofry2020-06-111-1/+5
| * Fix build issue on some versions of clangJoseph Donofry2020-06-101-0/+2
| * Merge master and fix conflictsJoseph Donofry2020-06-091-6/+7
| |\
| * | Add reaction/redaction for in-line ReactionsJoseph Donofry2020-05-211-0/+16
| * | Add new QML-based emoji picker (work in progress)Joseph Donofry2020-05-131-1/+9
| * | merge master into reactionsJoseph Donofry2020-05-071-0/+14
* | | Show presence and set custom status messagesNicolas Werner2020-06-081-0/+12
| |/ |/|
* | Rename settings to be more consistentNicolas Werner2020-05-261-6/+6
* | Make settings update immediately in qml and allow limiting timeline widthNicolas Werner2020-05-261-0/+1
|/
* Change decrypt setting againJoseph Donofry2020-04-231-1/+4
* Change how decrypt value is retrieved from settingsJoseph Donofry2020-04-231-1/+2
* Add signal/slot for decryption changes in last patchJoseph Donofry2020-04-221-0/+17
* Fix reply not closingNicolas Werner2020-04-131-29/+47
* Set palette globallyNicolas Werner2020-03-301-31/+4
* Use palette for qml code for themingNicolas Werner2020-03-291-1/+3
* Better image overlay handling when downloadingAdasauce2020-03-201-3/+14
* Experimental blurhash implementation (MXC2448)Nicolas Werner2020-03-031-0/+5
* Improve link themingNicolas Werner2020-02-271-0/+2
* Reset user colors on theme change (in qml timeline)Nicolas Werner2020-02-201-0/+11
* Fix html messages sent as just plain textNicolas Werner2020-02-201-1/+1
* show image dialog fullscreen instead of resizing to the size of the first des...Nicolas Werner2020-02-131-1/+1
* Improve styling a bitNicolas Werner2020-02-031-3/+3
* Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-devJoseph Donofry2020-01-281-9/+28
|\
| * Don't send useless formatted_bodiesNicolas Werner2020-01-271-1/+6
| * Fix reply rendering without markdown in riotNicolas Werner2020-01-271-9/+16
| * Allow sending messages as plain textNicolas Werner2020-01-271-5/+12
* | Change tooltip palette settings for QMLJoseph Donofry2020-01-281-0/+4
|/
* Switch around dark theme colors again (after looking at some screenshots)Nicolas Werner2020-01-231-3/+3
* 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
* 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
* 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
* 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