Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Qml message input mockup | Nicolas Werner | 2020-10-26 | 1 | -1/+1 |
| | |||||
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 1 | -138/+140 |
| | |||||
* | Fix reactions | Nicolas Werner | 2020-09-03 | 1 | -1/+0 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into device-verification | CH Chethan Reddy | 2020-08-30 | 1 | -0/+1 |
|\ | |||||
| * | Try to fix variable timestamp width | Nicolas Werner | 2020-08-07 | 1 | -0/+1 |
| | | |||||
* | | [WIP] Room-Verification Messages | CH Chethan Reddy | 2020-08-09 | 1 | -1/+1 |
| | | |||||
* | | Fix presence indicator | Nicolas Werner | 2020-07-30 | 1 | -6/+6 |
|/ | |||||
* | Make long press menu actually work | Nicolas Werner | 2020-07-26 | 1 | -13/+16 |
| | |||||
* | Fix reactions | Nicolas Werner | 2020-07-20 | 1 | -1/+0 |
| | |||||
* | WIP: Event Store split out | Nicolas Werner | 2020-07-09 | 1 | -1/+1 |
| | |||||
* | Remove signals in favor of direct function calls | Joseph Donofry | 2020-06-09 | 1 | -3/+0 |
| | |||||
* | Remove duplicate search icons | Joseph Donofry | 2020-06-09 | 1 | -1/+1 |
| | |||||
* | Merge master and fix conflicts | Joseph Donofry | 2020-06-09 | 1 | -4/+4 |
|\ | |||||
| * | Rename settings to be more consistent | Nicolas Werner | 2020-05-26 | 1 | -1/+1 |
| | | |||||
| * | Make settings update immediately in qml and allow limiting timeline width | Nicolas Werner | 2020-05-26 | 1 | -4/+4 |
| | | | | | | | | | | | | | | Limiting improves readability on wide monitors. The immediate update of the settings is done by just exposing settings as properties and then setting the settings as a context property. | ||||
* | | Minor adjustments to emoji picker | Joseph Donofry | 2020-06-09 | 1 | -1/+0 |
| | | |||||
* | | Add reaction/redaction for in-line Reactions | Joseph Donofry | 2020-05-21 | 1 | -0/+6 |
| | | |||||
* | | Attach emoji picker picked to reaction sender | Joseph Donofry | 2020-05-16 | 1 | -0/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into reactions | Joseph Donofry | 2020-05-16 | 1 | -1/+5 |
|\| | |||||
| * | Implemented optional message body highlighting feature. | lkito | 2020-05-16 | 1 | -1/+5 |
| | | |||||
* | | Merge master into reactions | Joseph Donofry | 2020-05-14 | 1 | -1/+2 |
|\| | |||||
| * | Add un-encrypted warning icon for messages in encrypted rooms | Joseph Donofry | 2020-05-14 | 1 | -1/+2 |
| | | |||||
* | | Update emoji picker and translations | Joseph Donofry | 2020-05-13 | 1 | -0/+1 |
| | | |||||
* | | Add new QML-based emoji picker (work in progress) | Joseph Donofry | 2020-05-13 | 1 | -3/+3 |
| | | | | | | | | | | 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/+12 |
|/ | |||||
* | Basic, broken reaction display | Nicolas Werner | 2020-05-04 | 1 | -0/+1 |
| | |||||
* | Add placeholder for reactions | Nicolas Werner | 2020-05-04 | 1 | -0/+3 |
| | |||||
* | Add menu entry to show decrypted source | Nicolas Werner | 2020-04-21 | 1 | -4/+3 |
| | | | | | Also make hidden entries not consume space in Menus with some qml styles. | ||||
* | Use palette for qml code for theming | Nicolas Werner | 2020-03-29 | 1 | -15/+15 |
| | | | | | Can't do it for QtWidgets code. We need to fully transition, before we can fully switch over probably. | ||||
* | Make buttons hideable via setting, button contents can still be accessed via ↵ | Nicolas Werner | 2020-03-10 | 1 | -26/+12 |
| | | | | context menu | ||||
* | Only show reply button and option button on hover | Nicolas Werner | 2020-02-26 | 1 | -63/+99 |
| | |||||
* | Reset user colors on theme change (in qml timeline) | Nicolas Werner | 2020-02-20 | 1 | -1/+1 |
| | |||||
* | Speed up timeline by using global ToolTip and Menu | Nicolas Werner | 2020-02-02 | 1 | -46/+15 |
| | |||||
* | Change tooltip palette settings for QML | Joseph Donofry | 2020-01-28 | 1 | -0/+3 |
| | |||||
* | Simplify reply popup logic | Nicolas Werner | 2020-01-28 | 1 | -46/+3 |
| | |||||
* | Implement fancy reply rendering | Nicolas Werner | 2020-01-11 | 1 | -7/+54 |
| | | | | | | This currently assumes the event, that is replied to, is already fetched. If it isn't, it will render an empty reply. In the future we should fetch replies before rendering them. | ||||
* | Add encrypted file download | Nicolas Werner | 2019-12-03 | 1 | -1/+1 |
| | |||||
* | Rename qml namespace from com.github.nheko to im.nheko | Nicolas Werner | 2019-11-30 | 1 | -1/+1 |
| | |||||
* | Fix infinite item instantiating loop by using height instead of contentHeight | Nicolas Werner | 2019-11-23 | 1 | -2/+3 |
| | |||||
* | optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider | Nicolas Werner | 2019-11-23 | 1 | -2/+2 |
| | |||||
* | Make replies format nicer | Nicolas Werner | 2019-11-23 | 1 | -2/+13 |
| | | | | Also lays a bit of groundwork for better reply rendering | ||||
* | Make user clickable and improve button cursor look | Nicolas Werner | 2019-11-23 | 1 | -39/+6 |
| | |||||
* | Improve avatar look and layouting | Nicolas Werner | 2019-11-23 | 1 | -1/+0 |
| | | | | Thanks to red_sky for the feedback! | ||||
* | break height binding loop | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Organize qml files a bit | Nicolas Werner | 2019-11-23 | 1 | -0/+144 |