Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 '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 |
| | | |||||
* | | 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 |