Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow loading image only after explicit interactions | Nicolas Werner | 2024-08-21 | 1 | -3/+16 |
| | |||||
* | Fix redaction label color | Nicolas Werner | 2024-03-06 | 1 | -0/+1 |
| | |||||
* | Fix a few label colors | Nicolas Werner | 2024-03-05 | 1 | -0/+1 |
| | |||||
* | HiDPI Fixes | q234rty | 2024-02-16 | 1 | -2/+2 |
| | | | | | | | | Fix various downscaled icons by removing undeeded multiplications by devicePixelRatio in sourceSize. Fix downscaled PL indicator in the timeline by using the actual size as sourceSize. Fix various blurry icons by specifying sourceSize. | ||||
* | Fix lag when media messages are shown and fix media controls | Nicolas Werner | 2024-01-08 | 1 | -8/+10 |
| | |||||
* | Speedup room switching by forcing a bigger initial item size | Nicolas Werner | 2024-01-08 | 1 | -0/+1 |
| | |||||
* | Fix pending reply sizing | Nicolas Werner | 2023-11-01 | 1 | -1/+8 |
| | |||||
* | Enable even more qml linter warnings | Nicolas Werner | 2023-10-26 | 1 | -1/+0 |
| | |||||
* | Fix some qml warnings | Nicolas Werner | 2023-10-26 | 7 | -49/+41 |
| | |||||
* | fix click to go to reply after merge | Nicolas Werner | 2023-10-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'delegate-rework' | Nicolas Werner | 2023-10-10 | 9 | -964/+170 |
|\ | |||||
| * | Shrink replies | Nicolas Werner | 2023-10-09 | 2 | -2/+2 |
| | | |||||
| * | Start working on bubble delegate | Nicolas Werner | 2023-10-09 | 1 | -1/+3 |
| | | |||||
| * | Fixup reply and state event rendering | Nicolas Werner | 2023-10-08 | 5 | -827/+38 |
| | | |||||
| * | Switch to manual polishing of event delegates | Nicolas Werner | 2023-10-08 | 2 | -3/+5 |
| | | |||||
| * | Move message styles to their own files and work around hover not propagating ↵ | Nicolas Werner | 2023-09-20 | 2 | -6/+10 |
| | | | | | | | | to siblings | ||||
| * | Fix alignment of file messages and redactions | Nicolas Werner | 2023-09-17 | 1 | -4/+5 |
| | | |||||
| * | Improve image size limiting | Nicolas Werner | 2023-08-27 | 1 | -0/+1 |
| | | |||||
| * | Fix some reply layouting loops | Nicolas Werner | 2023-08-25 | 1 | -4/+2 |
| | | |||||
| * | Reimplement reply delegate by moving out the timeline event without layout | Nicolas Werner | 2023-08-25 | 1 | -69/+63 |
| | | |||||
| * | Remaining events apart from verification | Nicolas Werner | 2023-08-25 | 4 | -51/+66 |
| | | |||||
| * | Get rid of redundant constructions and make room implicit | Nicolas Werner | 2023-08-25 | 1 | -4/+5 |
| | | |||||
| * | Port redacted messages | Nicolas Werner | 2023-08-25 | 1 | -13/+18 |
| | | |||||
| * | Port state events and images | Nicolas Werner | 2023-08-25 | 3 | -9/+12 |
| | | |||||
| * | Working text messages in delegate rework | Nicolas Werner | 2023-08-25 | 1 | -7/+8 |
| | | |||||
| * | Create an EventDelegateChooser | Nicolas Werner | 2023-08-25 | 1 | -29/+3 |
| | | |||||
* | | Qt 6.4 properly supports scrolling text with touch | Loren Burkholder | 2023-09-30 | 1 | -4/+4 |
|/ | |||||
* | Some qmllint fixes | Nicolas Werner | 2023-06-19 | 1 | -4/+2 |
| | |||||
* | Move to automatic type registration | Nicolas Werner | 2023-06-19 | 3 | -3/+3 |
| | |||||
* | Remove explicit link styling | Nicolas Werner | 2023-06-18 | 1 | -1/+0 |
| | |||||
* | Show some generic message for ACL changes | Nicolas Werner | 2023-06-10 | 1 | -0/+14 |
| | | | | fixes #1476 | ||||
* | Replace some binding loops with others | Nicolas Werner | 2023-06-08 | 3 | -5/+6 |
| | |||||
* | Fix playable media playback | Nicolas Werner | 2023-06-08 | 1 | -19/+18 |
| | |||||
* | Fix member event binding loop | Nicolas Werner | 2023-06-08 | 1 | -1/+1 |
| | |||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 12 | -42/+39 |
| | |||||
* | First runnable qt6 Nheko | Nicolas Werner | 2023-06-08 | 1 | -12/+10 |
| | |||||
* | Use the new mtxclient special effects refactoring | Loren Burkholder | 2023-04-11 | 1 | -1/+1 |
| | |||||
* | Implement unknown msgtype functionality | Loren Burkholder | 2023-04-08 | 1 | -1/+15 |
| | |||||
* | Cleanup table rendering | Nicolas Werner | 2023-03-09 | 1 | -3/+3 |
| | | | | fixes #1406 | ||||
* | Merge pull request #1374 from Nheko-Reborn/private_images | DeepBlueV7.X | 2023-02-23 | 1 | -13/+91 |
|\ | | | | | | | Blur images properly | ||||
| * | Fade in images when fully recieved | Loren Burkholder | 2023-02-22 | 1 | -26/+7 |
| | | |||||
| * | Properly handle images without blurhashes | Loren Burkholder | 2023-02-20 | 1 | -35/+98 |
| | | |||||
| * | Use a single, reversible privacy screen transition | Loren Burkholder | 2023-02-20 | 1 | -12/+2 |
| | | |||||
| * | Animate transition to blurhash | Loren Burkholder | 2023-02-20 | 1 | -0/+44 |
| | | |||||
| * | Blurhash images when the privacy screen is active | Loren Burkholder | 2023-02-20 | 1 | -13/+13 |
| | | |||||
* | | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 12 | -34/+12 |
|/ | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/ | ||||
* | Merge pull request #1359 from Nheko-Reborn/encryption_delegate | DeepBlueV7.X | 2023-02-14 | 2 | -3/+62 |
|\ | | | | | Add a fancy delegate when encryption is enabled | ||||
| * | Update resources/qml/delegates/EncryptionEnabled.qml | Loren Burkholder | 2023-02-14 | 1 | -1/+1 |
| | | | | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
| * | Limit max width of blurb | Loren Burkholder | 2023-02-13 | 1 | -1/+2 |
| | | |||||
| * | Update message | Loren Burkholder | 2023-02-13 | 1 | -3/+1 |
| | | |||||
| * | Add a fancy delegate when encryption is enabled | Loren Burkholder | 2023-02-13 | 2 | -3/+63 |
| | | |||||
* | | Add a generic video icon when there is no thumbnail | Loren Burkholder | 2023-02-14 | 1 | -1/+1 |
|/ | |||||
* | Make code tags preserve whitespace | Nicolas Werner | 2023-01-22 | 1 | -2/+3 |
| | |||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 11 | -0/+11 |
| | |||||
* | Add a button to room the upgraded room in the timeline | Nicolas Werner | 2022-12-13 | 1 | -0/+28 |
| | |||||
* | confetti (#1243) | Loren Burkholder | 2022-12-10 | 1 | -0/+14 |
| | | | * 🎉 (confetti) message support. Thanks @LorenDB ! | ||||
* | VoIP v1 implementation (#1161) | Rohit Sutradhar | 2022-10-14 | 1 | -0/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit for VoIP v1 implementation * Added draft of event handlers for voip methods * Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility * Added call events to the general message pipeline. Modified Call Reject mechanism * Added message delegates for new events. Modified hidden events. Updated handle events. * Updated implementation to keep track of calls on other devices * Fixed linting * Fixed code warnings * Fixed minor bugs * fixed ci * Added acceptNegotiation method definition when missing gstreamer * Fixed warnings * Fixed linting | ||||
* | Replace some user visible mentions of spaces | Nicolas Werner | 2022-10-01 | 1 | -1/+1 |
| | |||||
* | Enable spoilers in replies | Nicolas Werner | 2022-09-11 | 1 | -1/+1 |
| | |||||
* | Break http images and implement barebones spoiler support when not in mobile ↵ | Nicolas Werner | 2022-08-17 | 1 | -1/+5 |
| | | | | | | | mode see #1042 see #483 | ||||
* | Support rendering policy rules | Nicolas Werner | 2022-07-09 | 1 | -0/+42 |
| | |||||
* | More image dialog fixes | Nicolas Werner | 2022-05-10 | 1 | -1/+1 |
| | |||||
* | Fix pinned messages getting clipped | Nicolas Werner | 2022-04-24 | 3 | -2/+35 |
| | |||||
* | Show changes in image packs in timeline | Nicolas Werner | 2022-04-19 | 1 | -2/+2 |
| | |||||
* | fix tapping messages, fix pressandhold/doubletap on touch | Malte E | 2022-03-28 | 2 | -0/+2 |
| | |||||
* | Better touch scrolling (#1012) | Malte E | 2022-03-24 | 2 | -31/+18 |
| | |||||
* | Show some previews in upload window | Nicolas Werner | 2022-03-21 | 1 | -1/+1 |
| | |||||
* | Add duration and resolution to files | Nicolas Werner | 2022-03-21 | 3 | -1/+7 |
| | |||||
* | elide usernames in timeline (#997) | Malte E | 2022-03-20 | 1 | -5/+8 |
| | | | | | * Use advanceWidth to get the with of the original text Co-authored-by: Nicolas Werner <nicolas.werner@hotmail.de> | ||||
* | add option to open video with external program by default | math | 2022-03-19 | 1 | -1/+1 |
| | |||||
* | add option to open image with external program by default | math | 2022-03-19 | 1 | -1/+1 |
| | |||||
* | Fix images being cropped instead of scaled | Nicolas Werner | 2022-03-09 | 2 | -2/+2 |
| | |||||
* | Fix clicking on images in replies | Nicolas Werner | 2022-03-05 | 1 | -1/+1 |
| | | | | fixes #881 | ||||
* | making userName_ an AbstractButton should play nicely with ListView (#961) | Malte E | 2022-02-24 | 1 | -10/+7 |
| | | | | | | | | | * making userName_ an AbstractButton should make it play nicely with the ListView * make Avatar an AbstractButton * make userName_ in Reply.qml an AbstractButton * use alias for avatar background color and fix margin of username in reply | ||||
* | Add sender names to state events (#948) | Malte E | 2022-02-21 | 2 | -4/+5 |
| | | | | | * add sendernames to state events * Center state events and make them less tiny | ||||
* | Fix images without size not showing (take5) | Nicolas Werner | 2022-02-17 | 1 | -1/+3 |
| | |||||
* | fix overlap in NoticeMessage | Malte E | 2022-02-14 | 1 | -0/+2 |
| | |||||
* | space-saving metadata placement | Malte E | 2022-02-14 | 6 | -7/+28 |
| | |||||
* | Fix second codeblock not wrapping | Nicolas Werner | 2022-02-14 | 1 | -1/+1 |
| | |||||
* | Fix padding in redactions | Nicolas Werner | 2022-02-14 | 1 | -1/+1 |
| | |||||
* | fix redactions line-wrapping | Malte E | 2022-02-14 | 1 | -2/+2 |
| | |||||
* | fix bugs found by Nico | Malte E | 2022-02-14 | 3 | -5/+4 |
| | |||||
* | fix vertical space for some state events | Malte E | 2022-02-13 | 1 | -1/+1 |
| | |||||
* | add small avatars option and tweak colors and spacings | Malte E | 2022-02-13 | 1 | -1/+1 |
| | |||||
* | place own bubbles on right and remove user info | Malte E | 2022-02-11 | 1 | -1/+1 |
| | |||||
* | Fix layout - no more binding loops (hopefully) | Malte E | 2022-02-11 | 7 | -38/+21 |
| | |||||
* | fixed most of the binding loops | Malte E | 2022-02-09 | 6 | -5/+22 |
| | |||||
* | Variable width bubbles (still has binding loop) | Malte E | 2022-02-09 | 3 | -1/+4 |
| | |||||
* | Update resources/qml/delegates/Reply.qml | Malte E | 2022-02-07 | 1 | -1/+1 |
| | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | add translations and actually add changes to TimelineModel | Malte E | 2022-02-07 | 1 | -5/+5 |
| | |||||
* | print state events without bubbles, displaynames or avatars and in a smaller ↵ | Malte E | 2022-02-07 | 4 | -0/+38 |
| | | | | font | ||||
* | clean up margin setting | Malte E | 2022-02-05 | 1 | -1/+1 |
| | |||||
* | Add message bubbles | Malte E | 2022-02-04 | 1 | -1/+3 |
| | |||||
* | Revert removal of width and height in TextMessage and implicitWidth in ↵ | Malte E | 2022-02-04 | 2 | -3/+3 |
| | | | | MessageDelegate | ||||
* | prepare code for message bubbles and dynamic message layout | Malte E | 2022-02-03 | 4 | -13/+16 |
| | |||||
* | 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 |
| |