Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change decrypt setting again | Joseph Donofry | 2020-04-23 | 1 | -1/+4 |
| | |||||
* | Change how decrypt value is retrieved from settings | Joseph Donofry | 2020-04-23 | 1 | -1/+2 |
| | |||||
* | Add signal/slot for decryption changes in last patch | Joseph Donofry | 2020-04-22 | 1 | -0/+17 |
| | |||||
* | Fix reply not closing | Nicolas Werner | 2020-04-13 | 1 | -29/+47 |
| | | | | fixes #124 | ||||
* | Set palette globally | Nicolas Werner | 2020-03-30 | 1 | -31/+4 |
| | |||||
* | Use palette for qml code for theming | Nicolas Werner | 2020-03-29 | 1 | -1/+3 |
| | | | | | Can't do it for QtWidgets code. We need to fully transition, before we can fully switch over probably. | ||||
* | Better image overlay handling when downloading | Adasauce | 2020-03-20 | 1 | -3/+14 |
| | | | | | | | | | | - hides the overlay when prompting for download location - cancel re-shows the dialog - success closes the overlay - would be nice to have a return code from the download fn in mtxclient. Closes #140 | ||||
* | Experimental blurhash implementation (MXC2448) | Nicolas Werner | 2020-03-03 | 1 | -0/+5 |
| | |||||
* | Improve link theming | Nicolas Werner | 2020-02-27 | 1 | -0/+2 |
| | |||||
* | Reset user colors on theme change (in qml timeline) | Nicolas Werner | 2020-02-20 | 1 | -0/+11 |
| | |||||
* | Fix html messages sent as just plain text | Nicolas Werner | 2020-02-20 | 1 | -1/+1 |
| | |||||
* | show image dialog fullscreen instead of resizing to the size of the first ↵ | Nicolas Werner | 2020-02-13 | 1 | -1/+1 |
| | | | | desktop | ||||
* | Improve styling a bit | Nicolas Werner | 2020-02-03 | 1 | -3/+3 |
| | |||||
* | Merge branch '0.7.0-dev' of ssh://github.com/Nheko-Reborn/nheko into 0.7.0-dev | Joseph Donofry | 2020-01-28 | 1 | -9/+28 |
|\ | |||||
| * | Don't send useless formatted_bodies | Nicolas Werner | 2020-01-27 | 1 | -1/+6 |
| | | |||||
| * | Fix reply rendering without markdown in riot | Nicolas Werner | 2020-01-27 | 1 | -9/+16 |
| | | |||||
| * | Allow sending messages as plain text | Nicolas Werner | 2020-01-27 | 1 | -5/+12 |
| | | |||||
* | | Change tooltip palette settings for QML | Joseph Donofry | 2020-01-28 | 1 | -0/+4 |
|/ | |||||
* | Switch around dark theme colors again (after looking at some screenshots) | Nicolas Werner | 2020-01-23 | 1 | -3/+3 |
| | |||||
* | Move typing display to qml | Nicolas Werner | 2020-01-17 | 1 | -3/+15 |
| | |||||
* | Try to match old theme better | Nicolas Werner | 2020-01-14 | 1 | -3/+3 |
| | |||||
* | Allow replying with an image | Nicolas Werner | 2020-01-12 | 1 | -28/+40 |
| | |||||
* | Fetch missing events for replies | Nicolas Werner | 2020-01-11 | 1 | -0/+3 |
| | |||||
* | Update to c++17 | Nicolas Werner | 2019-12-14 | 1 | -4/+4 |
| | |||||
* | Implement sending encrypted files | Nicolas Werner | 2019-12-05 | 1 | -5/+14 |
| | |||||
* | Implement decryption of images | Nicolas Werner | 2019-12-03 | 1 | -3/+8 |
| | | | | It is a bit of a hack, but it works... | ||||
* | lint | Nicolas Werner | 2019-12-03 | 1 | -1/+0 |
| | |||||
* | Add encrypted file download | Nicolas Werner | 2019-12-03 | 1 | -139/+15 |
| | |||||
* | Rename qml namespace from com.github.nheko to im.nheko | Nicolas Werner | 2019-11-30 | 1 | -3/+3 |
| | |||||
* | Fix windows build | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | | | | No idea, why apply visitor doesn't work with temporaries? | ||||
* | Add loading spinner and restore message send queue | Nicolas Werner | 2019-11-23 | 1 | -0/+3 |
| | |||||
* | Remove old timeline | Nicolas Werner | 2019-11-23 | 1 | -252/+312 |
| | |||||
* | Further Improve Reply Functionality | Joseph Donofry | 2019-06-13 | 1 | -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 issues | redsky17 | 2019-06-11 | 1 | -2/+1 |
| | |||||
* | Add initial support for rich replies to nheko | Joseph Donofry | 2019-06-09 | 1 | -0/+13 |
| | |||||
* | Use native scrollbar in the timeline | Konstantinos Sideris | 2018-07-25 | 1 | -3/+1 |
| | |||||
* | Mark own read messages with a double checkmark (#377) | Konstantinos Sideris | 2018-07-17 | 1 | -0/+11 |
| | |||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+318 |