Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix crash on exit | Nicolas Werner | 2020-10-17 | 1 | -4/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-10-08 | 1 | -1/+14 |
|\ | |||||
| * | Move ActiveCallBar Qml to separate file | trilene | 2020-09-25 | 1 | -5/+10 |
| | | |||||
| * | clang-format | trilene | 2020-09-22 | 1 | -3/+5 |
| | | |||||
| * | Port ActiveCallBar to Qml | trilene | 2020-09-22 | 1 | -0/+6 |
| | | |||||
* | | Show different verification errors | Nicolas Werner | 2020-10-05 | 1 | -0/+1 |
| | | |||||
* | | Make steps in verification flow explicit | Nicolas Werner | 2020-10-05 | 1 | -20/+5 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-09-24 | 1 | -1/+32 |
|\| | |||||
| * | Fix null errors in qml | Nicolas Werner | 2020-09-16 | 1 | -0/+1 |
| | | |||||
| * | Port top bar to Qml | Nicolas Werner | 2020-09-16 | 1 | -1/+31 |
| | | | | | | | | | | Also fixes some resize issues with stupid workarounds to our resize logic. This really needs to be cleaned up at some point! | ||||
* | | Merge remote-tracking branch 'upstream/master' into device-verification | CH Chethan Reddy | 2020-08-30 | 1 | -2/+19 |
|\| | |||||
| * | Merge remote-tracking branch 'origin/master' into new-event-store | Nicolas Werner | 2020-08-17 | 1 | -2/+13 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt io.github.NhekoReborn.Nheko.json src/Cache.cpp src/timeline/TimelineModel.cpp src/timeline/TimelineModel.h src/timeline/TimelineViewManager.cpp | ||||
| | * | Merge remote-tracking branch 'upstream/master' into voip | trilene | 2020-07-10 | 1 | -0/+2 |
| | |\ | |||||
| | | * | Open url using QDesktopServices from Qml | Nicolas Werner | 2020-07-09 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | This fixes some weirdness on some platforms, where Qt.openUrlExternally does weird stuff. | ||||
| | * | | Support voice calls | trilene | 2020-07-10 | 1 | -2/+11 |
| | |/ | |||||
| * | | Add /clear-timeline command | Nicolas Werner | 2020-08-09 | 1 | -0/+6 |
| | | | |||||
* | | | Add Room Verification Messages | CH Chethan Reddy | 2020-07-30 | 1 | -1/+2 |
| | | | |||||
* | | | Adding Room Key Verification Stuff | CH Chethan Reddy | 2020-07-30 | 1 | -1/+8 |
| | | | |||||
* | | | Adding icons to UserProfile | CH Chethan Reddy | 2020-07-30 | 1 | -0/+2 |
| | | | |||||
* | | | Fix presence indicator | Nicolas Werner | 2020-07-30 | 1 | -2/+2 |
| | | | |||||
* | | | Some more changes | CH Chethan Reddy | 2020-07-30 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove unnecessary field sender in userprofile.qml - cover user facing string with qsTr to get picked by translations - add spacing and fix theming issue - increase and add color to username - change back to QVector from QLinkedList cause I have mistaken better time complexity to give better benchmark red | ||||
* | | | Some Improvements | CH Chethan Reddy | 2020-07-30 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | - DeviceVerificationList change to LinkedList to improve time complexity while deleting - Downgrade the flow to not use key.verification.done and key.verification.ready | ||||
* | | | Shared secret with decimal and emoji works! | CH Chethan Reddy | 2020-07-30 | 1 | -1/+4 |
| | | | |||||
* | | | Add DeviceVerificationList to keep track of all flows and Popup on | CH Chethan Reddy | 2020-07-30 | 1 | -3/+17 |
| | | | | | | | | | | | | recieving start or request | ||||
* | | | Add DeviceVerificationFlow dummy and verification test button | Nicolas Werner | 2020-07-30 | 1 | -0/+3 |
|/ / | |||||
* / | Fix reactions | Nicolas Werner | 2020-07-20 | 1 | -7/+1 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into presence | Joseph Donofry | 2020-06-11 | 1 | -2/+12 |
|\ | |||||
| * | Add reaction/redaction for in-line Reactions | Joseph Donofry | 2020-05-21 | 1 | -0/+4 |
| | | |||||
| * | Add new QML-based emoji picker (work in progress) | Joseph Donofry | 2020-05-13 | 1 | -1/+5 |
| | | | | | | | | | | This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one. | ||||
| * | merge master into reactions | Joseph Donofry | 2020-05-07 | 1 | -1/+3 |
| | | |||||
* | | Show presence and set custom status messages | Nicolas Werner | 2020-06-08 | 1 | -0/+3 |
|/ | |||||
* | Add signal/slot for decryption changes in last patch | Joseph Donofry | 2020-04-22 | 1 | -0/+1 |
| | |||||
* | Fix reply not closing | Nicolas Werner | 2020-04-13 | 1 | -25/+5 |
| | | | | fixes #124 | ||||
* | Experimental blurhash implementation (MXC2448) | Nicolas Werner | 2020-03-03 | 1 | -0/+3 |
| | |||||
* | Reset user colors on theme change (in qml timeline) | Nicolas Werner | 2020-02-20 | 1 | -0/+2 |
| | |||||
* | Make closing the reply popup actually clear the reply message | Joseph Donofry | 2020-02-04 | 1 | -0/+6 |
| | |||||
* | modernize: use nullptr | Nicolas Werner | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'plain-text-messages' into 0.7.0-dev | Nicolas Werner | 2020-01-29 | 1 | -1/+4 |
|\ | |||||
| * | Allow sending messages as plain text | Nicolas Werner | 2020-01-27 | 1 | -1/+4 |
| | | |||||
* | | Add initial QML Reply Popup | Joseph Donofry | 2020-01-27 | 1 | -0/+12 |
|/ | |||||
* | Allow replying with an image | Nicolas Werner | 2020-01-12 | 1 | -6/+9 |
| | |||||
* | Update to c++17 | Nicolas Werner | 2019-12-14 | 1 | -4/+4 |
| | |||||
* | Implement sending encrypted files | Nicolas Werner | 2019-12-05 | 1 | -0/+5 |
| | |||||
* | Add encrypted file download | Nicolas Werner | 2019-12-03 | 1 | -26/+1 |
| | |||||
* | Add loading spinner and restore message send queue | Nicolas Werner | 2019-11-23 | 1 | -7/+7 |
| | |||||
* | Remove old timeline | Nicolas Werner | 2019-11-23 | 1 | -46/+65 |
| | |||||
* | Further Improve Reply Functionality | Joseph Donofry | 2019-06-13 | 1 | -1/+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. | ||||
* | Fix linting issue | Joseph Donofry | 2019-06-11 | 1 | -2/+1 |
| | |||||
* | Add initial support for rich replies to nheko | Joseph Donofry | 2019-06-09 | 1 | -0/+2 |
| | |||||
* | Mark own read messages with a double checkmark (#377) | Konstantinos Sideris | 2018-07-17 | 1 | -0/+1 |
| | |||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+94 |