Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work around images with size 0 in info | Nicolas Werner | 2022-01-04 | 1 | -2/+2 |
| | | | | fixes #875 | ||||
* | Fix download icon size | Nicolas Werner | 2022-01-02 | 1 | -0/+5 |
| | |||||
* | Port image overlay to qml | Nicolas Werner | 2022-01-02 | 1 | -3/+2 |
| | | | | | | Allows you to zoom and pan now. relates to #647 | ||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 11 | -0/+11 |
| | |||||
* | Get rid of some useless code | Nicolas Werner | 2021-12-31 | 7 | -8/+8 |
| | |||||
* | Fix wrapping in member events | Nicolas Werner | 2021-12-31 | 1 | -0/+1 |
| | |||||
* | Fix a few things | Loren Burkholder | 2021-12-15 | 1 | -2/+2 |
| | |||||
* | Don't get too large of corners | Loren Burkholder | 2021-12-13 | 1 | -1/+1 |
| | |||||
* | Make it obvious that this is a notification and not the actual message | Loren Burkholder | 2021-12-13 | 1 | -27/+53 |
| | |||||
* | Multiply source size by scale factor | Nicolas Werner | 2021-12-13 | 1 | -4/+4 |
| | | | | Might be unnecessary, but docs are unclear on that. | ||||
* | Allow clicking links in replies | Nicolas Werner | 2021-12-11 | 1 | -1/+8 |
| | | | | fixes #529 | ||||
* | Support pinned messages | Nicolas Werner | 2021-12-11 | 2 | -2/+50 |
| | | | | fixes #519 | ||||
* | Fix escaped html showing up in playable media message labels | Nicolas Werner | 2021-12-08 | 1 | -1/+1 |
| | | | | fixes #840 | ||||
* | Limit max memory usage of images | Nicolas Werner | 2021-12-08 | 1 | -1/+4 |
| | |||||
* | Remove double padding on redactions | Nicolas Werner | 2021-11-29 | 1 | -3/+6 |
| | |||||
* | Change QML UI for redactions | Joe Donofry | 2021-11-29 | 2 | -3/+47 |
| | |||||
* | Fix colors of sidebar in replies | Nicolas Werner | 2021-11-24 | 1 | -1/+1 |
| | |||||
* | Fix one more wrong background color | Nicolas Werner | 2021-11-22 | 1 | -1/+1 |
| | |||||
* | Switch icon theme to Fluent icons | Loren Burkholder | 2021-11-17 | 2 | -2/+2 |
| | |||||
* | Support exif rotation on received videos | Nicolas Werner | 2021-11-15 | 1 | -0/+1 |
| | | | | fixes #674 | ||||
* | Reenable still image viewer for WebP until we qmlify the image viewer | Nicolas Werner | 2021-11-14 | 1 | -9/+10 |
| | |||||
* | Merge branch 'video_player_enhancements' into 'master' | Nicolas Werner | 2021-11-12 | 1 | -181/+69 |
|\ | | | | | | | | | Video player enhancements See merge request nheko-reborn/nheko!15 | ||||
| * | Format qml | Nicolas Werner | 2021-11-11 | 1 | -31/+25 |
| | | |||||
| * | Make it possible to unhide the controls on mobile | Nicolas Werner | 2021-11-11 | 1 | -0/+6 |
| | | |||||
| * | Cleanup positioning of player elements | Nicolas Werner | 2021-11-11 | 1 | -20/+22 |
| | | |||||
| * | More refactoring and layout updates | Joseph Donofry | 2021-11-11 | 1 | -4/+4 |
| | | |||||
| * | More player fixes | Joseph Donofry | 2021-11-09 | 1 | -118/+6 |
| | | |||||
| * | Fix audio player and use same controls for video and audio | Joseph Donofry | 2021-11-09 | 1 | -80/+77 |
| | | |||||
| * | Move rest of controls to separate file | Joseph Donofry | 2021-11-09 | 1 | -204/+132 |
| | | |||||
| * | Initial Refactoring into separate controls | Joseph Donofry | 2021-11-09 | 1 | -88/+7 |
| | | |||||
| * | Incorporate nico's suggestions, fix volume slider | Joseph Donofry | 2021-11-08 | 1 | -272/+272 |
| | | |||||
| * | Minor fixes for undefined qml behavior | Joseph Donofry | 2021-11-08 | 1 | -7/+4 |
| | | |||||
| * | Merge remote-tracking branch 'nheko-im/master' into video_player_enhancements | Joseph Donofry | 2021-11-08 | 1 | -1/+1 |
| |\ | |||||
| * \ | Update video_player_enhancements with changes from master | Joseph Donofry | 2021-11-03 | 6 | -93/+132 |
| |\ \ | |||||
| * \ \ | Merge origin/master and fix conflicts | Joseph Donofry | 2021-08-10 | 4 | -8/+72 |
| |\ \ \ | |||||
| * | | | | Import and update lurkki's branch | Joseph Donofry | 2021-07-19 | 1 | -189/+349 |
| | | | | | |||||
* | | | | | Make pill text color match the separator color | Nicolas Werner | 2021-11-11 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Move away from using an event loop to access secrets | Nicolas Werner | 2021-11-07 | 1 | -1/+1 |
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | Fixes messages in room flickering and being stuck fixes #760 relates to #770 relates to #789 | ||||
* | | | Support bootstrapping crosssigning | Nicolas Werner | 2021-10-09 | 2 | -9/+6 |
| | | | | | | | | | | | | | | | Showing the bootstrap state and showing there are unverified devices is still missing. | ||||
* | | | Reenable reuseItems for the message view | Nicolas Werner | 2021-09-15 | 2 | -3/+3 |
| | | | | | | | | | | | | If this is still broken, we will need to disable it again. | ||||
* | | | Decrease left margins on blockquotes to 1em. | tastytea | 2021-09-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | It is intentionally impossible to add borders to blockquotes via CSS: <https://bugreports.qt.io/browse/QTBUG-23244>. Bug: https://github.com/Nheko-Reborn/nheko/issues/704 | ||||
* | | | Merge pull request #696 from resolritter/reply | DeepBlueV7.X | 2021-09-03 | 2 | -7/+28 |
|\ \ \ | | | | | | | | | Right-click tap handler for replies | ||||
| * | | | right-click tap handler for replies | resolritter | 2021-08-31 | 2 | -7/+28 |
| | | | | |||||
* | | | | Add option to only play animated images on hover | Nicolas Werner | 2021-08-29 | 1 | -0/+1 |
| | | | | |||||
* | | | | Support animated images | Nicolas Werner | 2021-08-29 | 3 | -27/+40 |
| | | | | | | | | | | | | | | | | fixes #461 | ||||
* | | | | Use in memory media player instead of storing unencrypted files on disk | Nicolas Werner | 2021-08-29 | 1 | -28/+22 |
|/ / / | |||||
* | | | Simplify message delegate size calculation a bit | Nicolas Werner | 2021-08-21 | 1 | -1/+1 |
| | | | |||||
* | | | Allow accepting knocks in the timeline | Nicolas Werner | 2021-08-17 | 1 | -5/+19 |
| |/ |/| | | | | | As well as selecting more join rules. | ||||
* | | Show encryption errors in qml and add request keys button | Nicolas Werner | 2021-08-07 | 3 | -0/+61 |
| | | |||||
* | | Fix window placement on wayland and add close buttons | Nicolas Werner | 2021-08-04 | 1 | -1/+1 |
| | | | | | | | | | | | | We explicitly set a parent. We can't assign to ApplicationWindow.transientParent though, only to Window.transientParent, so we just call setTransientParent in C++. | ||||
* | | Port to explicit connect syntax | Nicolas Werner | 2021-07-27 | 1 | -2/+3 |
| | | | | | | | | Also fix a lot of warnings. | ||||
* | | Finish converting function to property | Loren Burkholder | 2021-07-20 | 1 | -1/+1 |
| | | |||||
* | | Explicitly reload data in delegates, if related events got loaded | Nicolas Werner | 2021-07-20 | 2 | -5/+8 |
|/ | |||||
* | Fix a few missing properties | Nicolas Werner | 2021-07-12 | 2 | -4/+13 |
| | |||||
* | Prepare for reuseItems in timeline | Nicolas Werner | 2021-07-12 | 7 | -77/+256 |
| | | | | The actual reuseItems is still blocked on a few upstream bugs. | ||||
* | 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 |