Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 some qml warnings | Nicolas Werner | 2023-10-26 | 1 | -7/+5 |
| | |||||
* | Shrink replies | Nicolas Werner | 2023-10-09 | 1 | -1/+1 |
| | |||||
* | Fixup reply and state event rendering | Nicolas Werner | 2023-10-08 | 1 | -1/+1 |
| | |||||
* | Fix playable media playback | Nicolas Werner | 2023-06-08 | 1 | -19/+18 |
| | |||||
* | Fix palette access and QMediaPlayer errors | Nicolas Werner | 2023-06-08 | 1 | -4/+4 |
| | |||||
* | First runnable qt6 Nheko | Nicolas Werner | 2023-06-08 | 1 | -12/+10 |
| | |||||
* | Get rid of year in license headers | Nicolas Werner | 2023-02-21 | 1 | -3/+1 |
| | | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/ | ||||
* | Add a generic video icon when there is no thumbnail | Loren Burkholder | 2023-02-14 | 1 | -1/+1 |
| | |||||
* | A whole new year full of excitement and possibilities! | Nicolas Werner | 2023-01-02 | 1 | -0/+1 |
| | |||||
* | 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 | 1 | -1/+2 |
| | |||||
* | add option to open video with external program by default | math | 2022-03-19 | 1 | -1/+1 |
| | |||||
* | Fix images being cropped instead of scaled | Nicolas Werner | 2022-03-09 | 1 | -1/+1 |
| | |||||
* | space-saving metadata placement | Malte E | 2022-02-14 | 1 | -1/+4 |
| | |||||
* | fix bugs found by Nico | Malte E | 2022-02-14 | 1 | -1/+2 |
| | |||||
* | Fix layout - no more binding loops (hopefully) | Malte E | 2022-02-11 | 1 | -8/+3 |
| | |||||
* | fixed most of the binding loops | Malte E | 2022-02-09 | 1 | -1/+4 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Get rid of some useless code | Nicolas Werner | 2021-12-31 | 1 | -1/+1 |
| | |||||
* | Fix escaped html showing up in playable media message labels | Nicolas Werner | 2021-12-08 | 1 | -1/+1 |
| | | | | fixes #840 | ||||
* | Support exif rotation on received videos | Nicolas Werner | 2021-11-15 | 1 | -0/+1 |
| | | | | fixes #674 | ||||
* | 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 |
| | |||||
* | Update video_player_enhancements with changes from master | Joseph Donofry | 2021-11-03 | 1 | -55/+47 |
|\ | |||||
| * | Support animated images | Nicolas Werner | 2021-08-29 | 1 | -2/+2 |
| | | | | | | | | fixes #461 | ||||
| * | Use in memory media player instead of storing unencrypted files on disk | Nicolas Werner | 2021-08-29 | 1 | -28/+22 |
| | | |||||
* | | Merge origin/master and fix conflicts | Joseph Donofry | 2021-08-10 | 1 | -1/+1 |
|\| | |||||
| * | Port to explicit connect syntax | Nicolas Werner | 2021-07-27 | 1 | -2/+3 |
| | | | | | | | | Also fix a lot of warnings. | ||||
* | | Import and update lurkki's branch | Joseph Donofry | 2021-07-19 | 1 | -189/+349 |
|/ | |||||
* | Prepare for reuseItems in timeline | Nicolas Werner | 2021-07-12 | 1 | -10/+21 |
| | | | | The actual reuseItems is still blocked on a few upstream bugs. | ||||
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 1 | -2/+2 |
| | |||||
* | Reorganize TimelineView to prepare porting the room list | Nicolas Werner | 2021-05-14 | 1 | -3/+3 |
| | |||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 1 | -7/+7 |
| | |||||
* | Fix undefined warning | Nicolas Werner | 2021-04-09 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -0/+1 |
| | |||||
* | Show mxid on hovering username | Nicolas Werner | 2021-03-07 | 1 | -1/+0 |
| | | | | fixes #507 | ||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | Fix hover handling in the timeline | Nicolas Werner | 2021-02-14 | 1 | -4/+7 |
| | |||||
* | Fix font tags showing up in playable media messages | Nicolas Werner | 2021-01-23 | 1 | -1/+0 |
| | |||||
* | Revert "Update QtQuick versions to match Qt 5.10" | Nicolas Werner | 2021-01-12 | 1 | -4/+4 |
| | | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48. | ||||
* | Update QtQuick versions to match Qt 5.10 | Joseph Donofry | 2021-01-11 | 1 | -4/+4 |
| | |||||
* | Qml message input mockup | Nicolas Werner | 2020-10-26 | 1 | -1/+1 |
| | |||||
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 1 | -167/+210 |
| | |||||
* | Fix presence indicator | Nicolas Werner | 2020-07-30 | 1 | -2/+2 |
| | |||||
* | Fix more non integer heights | Nicolas Werner | 2020-07-25 | 1 | -1/+1 |
| | |||||
* | Clip replies by default | Nicolas Werner | 2020-05-13 | 1 | -2/+8 |
| | | | | In the future we should probably add a gradient when clipped... | ||||
* | Add a few missing palette colors | Nicolas Werner | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | Improve styling a bit | Nicolas Werner | 2020-02-03 | 1 | -5/+6 |
| | |||||
* | Try to match old theme better | Nicolas Werner | 2020-01-14 | 1 | -0/+2 |
| | |||||
* | Implement fancy reply rendering | Nicolas Werner | 2020-01-11 | 1 | -8/+8 |
| | | | | | | 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 |
| | |||||
* | Add encrypted file download | Nicolas Werner | 2019-12-03 | 1 | -2/+2 |
| | |||||
* | Rename qml namespace from com.github.nheko to im.nheko | Nicolas Werner | 2019-11-30 | 1 | -1/+1 |
| | |||||
* | Show encryption enabled and use a non zero size for zero size vide | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Organize qml files a bit | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Size images/videos by timeline width | Nicolas Werner | 2019-11-23 | 1 | -7/+20 |
| | |||||
* | Try out DelegateChooser | Nicolas Werner | 2019-11-23 | 1 | -5/+5 |
| | | | | 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 | 1 | -1/+1 |
| | |||||
* | Use QtQuick.Controls compatible with Qt 5.8 | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Add basic video messages | Nicolas Werner | 2019-11-23 | 1 | -0/+152 |
Size is fixed for now, otherwise the Video output ends up somewhere... |