Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make emoji picker follow theme | Nicolas Werner | 2021-07-03 | 2 | -1/+2 |
| | |||||
* | Fix mouse cursor on reply delegates | Nicolas Werner | 2021-06-30 | 1 | -0/+1 |
| | |||||
* | add avatar changed event support issue #550 | BShipman | 2021-06-19 | 1 | -0/+8 |
| | |||||
* | Add ugly borders to tables | Nicolas Werner | 2021-06-08 | 1 | -1/+18 |
| | |||||
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 3 | -8/+8 |
| | |||||
* | Reimplement room context menus | Nicolas Werner | 2021-05-28 | 1 | -1/+1 |
| | |||||
* | Reorganize TimelineView to prepare porting the room list | Nicolas Werner | 2021-05-14 | 3 | -7/+7 |
| | |||||
* | Fix missing import for colors | Nicolas Werner | 2021-05-13 | 1 | -0/+1 |
| | |||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 9 | -21/+24 |
| | |||||
* | Allow copying messages via right click | Nicolas Werner | 2021-04-29 | 1 | -0/+1 |
| | | | | fixes #291 | ||||
* | Copy address location | Nicolas Werner | 2021-04-29 | 1 | -0/+1 |
| | | | | fixes #463 | ||||
* | Highlight navigated to message | Nicolas Werner | 2021-04-29 | 2 | -2/+2 |
| | |||||
* | Fix some TapHandler focus issues | Nicolas Werner | 2021-04-11 | 3 | -1/+8 |
| | |||||
* | Fix undefined warning | Nicolas Werner | 2021-04-09 | 1 | -1/+1 |
| | |||||
* | Fix download button | Nicolas Werner | 2021-04-04 | 1 | -5/+0 |
| | |||||
* | Fix double click on video message | Nicolas Werner | 2021-03-27 | 1 | -38/+30 |
| | |||||
* | fix windows video bug | targetakhil | 2021-03-14 | 1 | -1/+1 |
| | |||||
* | Fix conflict between qmlformat and license check | Nicolas Werner | 2021-03-07 | 9 | -0/+9 |
| | |||||
* | Show mxid on hovering username | Nicolas Werner | 2021-03-07 | 9 | -9/+0 |
| | | | | fixes #507 | ||||
* | Merge pull request #506 from Nheko-Reborn/timeline-buttons | DeepBlueV7.X | 2021-03-06 | 1 | -2/+0 |
|\ | | | | | Use overlay buttons for message actions | ||||
| * | Use overlay buttons for message actions | Nicolas Werner | 2021-03-04 | 1 | -2/+0 |
| | | |||||
* | | Update license headers | Nicolas Werner | 2021-03-05 | 9 | -0/+36 |
|/ | |||||
* | Fix hover handling in the timeline | Nicolas Werner | 2021-02-14 | 5 | -22/+34 |
| | |||||
* | Revert keeping whitespace in html, it breaks lists | Nicolas Werner | 2021-02-12 | 1 | -1/+1 |
| | |||||
* | Try to avoid QTBUG-89568 | Nicolas Werner | 2021-02-10 | 1 | -1/+1 |
| | |||||
* | Fix font tags showing up in playable media messages | Nicolas Werner | 2021-01-23 | 1 | -1/+0 |
| | |||||
* | Improve hover stuff, needs HoverHandler for a proper fix | Nicolas Werner | 2021-01-18 | 1 | -1/+1 |
| | |||||
* | Revert "Update QtQuick versions to match Qt 5.10" | Nicolas Werner | 2021-01-12 | 6 | -12/+12 |
| | | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48. | ||||
* | Update QtQuick versions to match Qt 5.10 | Joseph Donofry | 2021-01-11 | 6 | -12/+12 |
| | |||||
* | Background color for code and don't collapse space in timeline | Nicolas Werner | 2020-12-14 | 1 | -1/+1 |
| | |||||
* | change 'redacted' for 'removed' | kirillpt | 2020-11-26 | 1 | -2/+2 |
| | |||||
* | Make reply background a bit less saturated | Nicolas Werner | 2020-11-21 | 1 | -1/+1 |
| | |||||
* | Smooth pictures in timeline | Mayeul Cantan | 2020-10-31 | 1 | -0/+2 |
| | |||||
* | Qml message input mockup | Nicolas Werner | 2020-10-26 | 3 | -3/+3 |
| | |||||
* | Speed up rendering the timeline by a LOT by reducing clipping | Nicolas Werner | 2020-10-22 | 2 | -2/+2 |
| | | | | Sadly still required for replies, otherwise this would be perfect. | ||||
* | Hide room name, if not loaded yet | Nicolas Werner | 2020-10-18 | 1 | -4/+8 |
| | |||||
* | Make Text element a sibling of the Rectangle to avoid the text from ↵ | kamathmanu | 2020-10-15 | 1 | -14/+14 |
| | | | | depending on the rectangle's opacity property. Switch to Nheko theme colors | ||||
* | Avoid hardcoded font size | kamathmanu | 2020-10-14 | 1 | -1/+1 |
| | |||||
* | Display filename on mouse hover | kamathmanu | 2020-10-13 | 1 | -1/+30 |
| | |||||
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 9 | -557/+731 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-09-24 | 3 | -4/+8 |
|\ | |||||
| * | Fix emoji escape in file messages | Nicolas Werner | 2020-09-19 | 1 | -1/+1 |
| | | | | | | | | This disables color emojis for now in filenames | ||||
| * | Update translations | Nicolas Werner | 2020-09-19 | 1 | -1/+5 |
| | | |||||
| * | Fix null errors in qml | Nicolas Werner | 2020-09-16 | 2 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into device-verification | CH Chethan Reddy | 2020-08-30 | 1 | -0/+24 |
|\| | |||||
| * | Hide CallCandidates again in new store | Nicolas Werner | 2020-08-17 | 1 | -0/+6 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into new-event-store | Nicolas Werner | 2020-08-17 | 1 | -0/+18 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt io.github.NhekoReborn.Nheko.json src/Cache.cpp src/timeline/TimelineModel.cpp src/timeline/TimelineModel.h src/timeline/TimelineViewManager.cpp | ||||
| | * | Specify call type on timeline | trilene | 2020-07-24 | 1 | -1/+1 |
| | | | |||||
| | * | Support voice calls | trilene | 2020-07-10 | 1 | -0/+18 |
| | | | |||||
* | | | Adding Room Key Verification Stuff | CH Chethan Reddy | 2020-07-30 | 1 | -0/+54 |
| | | | |||||
* | | | Fix presence indicator | Nicolas Werner | 2020-07-30 | 6 | -12/+18 |
|/ / | |||||
* | | Fix more non integer heights | Nicolas Werner | 2020-07-25 | 2 | -3/+3 |
| | | |||||
* | | Fix binding loop and non integer text height | Nicolas Werner | 2020-07-25 | 1 | -1/+1 |
| | | |||||
* | | Readd pagination and fix redactions | Nicolas Werner | 2020-07-13 | 1 | -0/+6 |
|/ | |||||
* | Merge master and fix conflicts | Joseph Donofry | 2020-06-09 | 1 | -0/+1 |
|\ | |||||
| * | Make settings update immediately in qml and allow limiting timeline width | Nicolas Werner | 2020-05-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | 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. | ||||
| * | Added an optional feature to show bigger emoji-only messages with 3 or less ↵ | lkito | 2020-05-21 | 1 | -0/+1 |
| | | | | | | | | emoji | ||||
* | | Merge master into reactions | Joseph Donofry | 2020-05-14 | 6 | -5/+19 |
|\| | |||||
| * | Clip replies by default | Nicolas Werner | 2020-05-13 | 6 | -5/+19 |
| | | | | | | | | In the future we should probably add a gradient when clipped... | ||||
* | | Change redaction color that accidentally got committed | Joseph Donofry | 2020-05-07 | 1 | -5/+1 |
| | | |||||
* | | Merge branch 'master' into reactions | Joseph Donofry | 2020-05-07 | 1 | -3/+3 |
|\| | |||||
| * | Fix redaction color change that accidentally got committed | Joseph Donofry | 2020-05-07 | 1 | -3/+3 |
| | | |||||
* | | merge master into reactions | Joseph Donofry | 2020-05-07 | 1 | -1/+4 |
|/ | |||||
* | Fix scroll to replied to message (somewhat) | Nicolas Werner | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | Address CR comments | Lasath Fernando | 2020-04-29 | 1 | -4/+2 |
| | |||||
* | Remove commented out code; fix padding for Pill | Lasath Fernando | 2020-04-28 | 1 | -3/+4 |
| | |||||
* | Fix binding loops for height | Lasath Fernando | 2020-04-28 | 1 | -2/+4 |
| | |||||
* | Disable opening images, when they are not loaded | Nicolas Werner | 2020-04-21 | 1 | -1/+1 |
| | |||||
* | Use Item for transparent rectangles | Nicolas Werner | 2020-04-10 | 2 | -5/+2 |
| | |||||
* | Size reply background by contents | Nicolas Werner | 2020-04-10 | 2 | -1/+10 |
| | |||||
* | Make Filemessage background size by content | Nicolas Werner | 2020-04-10 | 1 | -2/+12 |
| | |||||
* | Add a few missing palette colors | Nicolas Werner | 2020-04-08 | 2 | -2/+2 |
| | |||||
* | Use palette for qml code for theming | Nicolas Werner | 2020-03-29 | 2 | -3/+3 |
| | | | | | Can't do it for QtWidgets code. We need to fully transition, before we can fully switch over probably. | ||||
* | Fix images without size | Nicolas Werner | 2020-03-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #137 from Nheko-Reborn/blurhash | DeepBlueV7.X | 2020-03-05 | 1 | -0/+13 |
|\ | | | | | Experimental Blurhash support | ||||
| * | Make blurhash provider async | Nicolas Werner | 2020-03-04 | 1 | -1/+0 |
| | | |||||
| * | Experimental blurhash implementation (MXC2448) | Nicolas Werner | 2020-03-03 | 1 | -0/+14 |
| | | |||||
* | | Add support for more room events in timeline | Adasauce | 2020-03-03 | 1 | -0/+31 |
|/ | |||||
* | Improve link theming | Nicolas Werner | 2020-02-27 | 1 | -1/+1 |
| | |||||
* | Don't let click on reply steal focus from the replied to elements | Nicolas Werner | 2020-02-26 | 1 | -6/+7 |
| | |||||
* | Reset user colors on theme change (in qml timeline) | Nicolas Werner | 2020-02-20 | 2 | -2/+2 |
| | |||||
* | Improve styling of emote messages | Nicolas Werner | 2020-02-09 | 3 | -11/+10 |
| | |||||
* | Improve styling a bit | Nicolas Werner | 2020-02-03 | 3 | -7/+8 |
| | |||||
* | Simplify reply popup logic | Nicolas Werner | 2020-01-28 | 1 | -0/+57 |
| | |||||
* | Fix resize loop of images in reply popup | Nicolas Werner | 2020-01-28 | 1 | -3/+3 |
| | |||||
* | Show event type string in placeholder | Nicolas Werner | 2020-01-23 | 1 | -1/+1 |
| | |||||
* | Implement display of membership events | Nicolas Werner | 2020-01-23 | 1 | -0/+6 |
| | |||||
* | Try to match old theme better | Nicolas Werner | 2020-01-14 | 1 | -0/+2 |
| | |||||
* | Fetch missing events for replies | Nicolas Werner | 2020-01-11 | 1 | -0/+4 |
| | |||||
* | Implement fancy reply rendering | Nicolas Werner | 2020-01-11 | 7 | -77/+91 |
| | | | | | | 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. | ||||
* | Adapt play buttons to theme and remove accidental message bg | Nicolas Werner | 2020-01-06 | 1 | -3/+3 |
| | |||||
* | Make images always fit the timeline | Nicolas Werner | 2019-12-13 | 1 | -2/+7 |
| | |||||
* | Show topic and name changes in timeline | Nicolas Werner | 2019-12-10 | 2 | -1/+14 |
| | |||||
* | Add encrypted file download | Nicolas Werner | 2019-12-03 | 3 | -4/+4 |
| | |||||
* | Rename qml namespace from com.github.nheko to im.nheko | Nicolas Werner | 2019-11-30 | 3 | -3/+3 |
| | |||||
* | Show encryption enabled and use a non zero size for zero size vide | Nicolas Werner | 2019-11-23 | 3 | -3/+10 |
| | |||||
* | Wrap text in pre tags | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Enable link handling | Nicolas Werner | 2019-11-23 | 3 | -18/+6 |
| | |||||
* | Improve avatar look and layouting | Nicolas Werner | 2019-11-23 | 1 | -2/+0 |
| | | | | Thanks to red_sky for the feedback! | ||||
* | Remove unused import | Nicolas Werner | 2019-11-23 | 1 | -1/+0 |
| | |||||
* | Organize qml files a bit | Nicolas Werner | 2019-11-23 | 8 | -157/+56 |
| | |||||
* | Add native themeing to QML (where possible) | Nicolas Werner | 2019-11-23 | 1 | -8/+20 |
| | |||||
* | Size images/videos by timeline width | Nicolas Werner | 2019-11-23 | 2 | -9/+22 |
| | |||||
* | Misc layout fixes | Nicolas Werner | 2019-11-23 | 1 | -0/+0 |
| | |||||
* | Try out DelegateChooser | Nicolas Werner | 2019-11-23 | 7 | -15/+154 |
| | | | | requires Qt5.12+ | ||||
* | Disable autoplayback again | Nicolas Werner | 2019-11-23 | 1 | -1/+0 |
| | |||||
* | Lower requirement on QtQuick.Layouts version | Nicolas Werner | 2019-11-23 | 2 | -2/+2 |
| | |||||
* | Use QtQuick.Controls compatible with Qt 5.8 | Nicolas Werner | 2019-11-23 | 3 | -3/+3 |
| | |||||
* | Enable Sticker and Emote messages | Nicolas Werner | 2019-11-23 | 1 | -0/+3 |
| | |||||
* | Add basic video messages | Nicolas Werner | 2019-11-23 | 1 | -0/+12 |
| | | | | Size is fixed for now, otherwise the Video output ends up somewhere... | ||||
* | Add progress bar to audio messages | Nicolas Werner | 2019-11-23 | 1 | -68/+110 |
| | |||||
* | Add simple audio message widget | Nicolas Werner | 2019-11-23 | 2 | -19/+117 |
| | |||||
* | File messages (qml) | Nicolas Werner | 2019-11-23 | 1 | -0/+57 |
| | |||||
* | Restore saving of media | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Reenable ImageOverlay | Nicolas Werner | 2019-11-23 | 1 | -0/+6 |
| | |||||
* | Implement basic placeholder and disable unimplemented event types | Nicolas Werner | 2019-11-23 | 1 | -0/+10 |
| | |||||
* | Show redactions in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -0/+15 |
| | |||||
* | Implement basic ImageMessages in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -0/+14 |
| | | | | | I suck at sizing so the images in the message are currently hardcoded to 300 pixels in width... | ||||
* | Use system colors for now | Nicolas Werner | 2019-11-23 | 2 | -0/+13 |
| | |||||
* | Implement TextMessage delegate | Nicolas Werner | 2019-11-23 | 1 | -0/+10 |
Text selection over multiple items doesn't work yet |