Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add duration and resolution to files | Nicolas Werner | 2022-03-21 | 1 | -0/+2 |
| | |||||
* | 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> | ||||
* | 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 small avatars option and tweak colors and spacings | Malte E | 2022-02-13 | 1 | -1/+1 |
| | |||||
* | Fix layout - no more binding loops (hopefully) | Malte E | 2022-02-11 | 1 | -2/+2 |
| | |||||
* | fixed most of the binding loops | Malte E | 2022-02-09 | 1 | -0/+2 |
| | |||||
* | Variable width bubbles (still has binding loop) | Malte E | 2022-02-09 | 1 | -0/+1 |
| | |||||
* | Update resources/qml/delegates/Reply.qml | Malte E | 2022-02-07 | 1 | -1/+1 |
| | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | print state events without bubbles, displaynames or avatars and in a smaller ↵ | Malte E | 2022-02-07 | 1 | -0/+2 |
| | | | | font | ||||
* | clean up margin setting | Malte E | 2022-02-05 | 1 | -1/+1 |
| | |||||
* | Add message bubbles | Malte E | 2022-02-04 | 1 | -1/+3 |
| | |||||
* | prepare code for message bubbles and dynamic message layout | Malte E | 2022-02-03 | 1 | -7/+7 |
| | |||||
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Allow clicking links in replies | Nicolas Werner | 2021-12-11 | 1 | -1/+8 |
| | | | | fixes #529 | ||||
* | Support pinned messages | Nicolas Werner | 2021-12-11 | 1 | -2/+2 |
| | | | | fixes #519 | ||||
* | Fix colors of sidebar in replies | Nicolas Werner | 2021-11-24 | 1 | -1/+1 |
| | |||||
* | Support bootstrapping crosssigning | Nicolas Werner | 2021-10-09 | 1 | -9/+5 |
| | | | | | Showing the bootstrap state and showing there are unverified devices is still missing. | ||||
* | right-click tap handler for replies | resolritter | 2021-08-31 | 1 | -7/+21 |
| | |||||
* | Show encryption errors in qml and add request keys button | Nicolas Werner | 2021-08-07 | 1 | -0/+2 |
| | |||||
* | 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++. | ||||
* | Explicitly reload data in delegates, if related events got loaded | Nicolas Werner | 2021-07-20 | 1 | -0/+2 |
| | |||||
* | Fix a few missing properties | Nicolas Werner | 2021-07-12 | 1 | -0/+6 |
| | |||||
* | Prepare for reuseItems in timeline | Nicolas Werner | 2021-07-12 | 1 | -9/+38 |
| | | | | The actual reuseItems is still blocked on a few upstream bugs. | ||||
* | Make emoji picker follow theme | Nicolas Werner | 2021-07-03 | 1 | -1/+1 |
| | |||||
* | Fix mouse cursor on reply delegates | Nicolas Werner | 2021-06-30 | 1 | -0/+1 |
| | |||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 1 | -1/+1 |
| | |||||
* | Highlight navigated to message | Nicolas Werner | 2021-04-29 | 1 | -1/+1 |
| | |||||
* | Fix some TapHandler focus issues | Nicolas Werner | 2021-04-11 | 1 | -0/+2 |
| | |||||
* | 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 | -8/+8 |
| | |||||
* | 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 | 1 | -3/+3 |
| | | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48. | ||||
* | Update QtQuick versions to match Qt 5.10 | Joseph Donofry | 2021-01-11 | 1 | -3/+3 |
| | |||||
* | Make reply background a bit less saturated | Nicolas Werner | 2020-11-21 | 1 | -1/+1 |
| | |||||
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 1 | -59/+64 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-09-24 | 1 | -1/+1 |
|\ | |||||
| * | Fix null errors in qml | Nicolas Werner | 2020-09-16 | 1 | -1/+1 |
| | | |||||
* | | Fix presence indicator | Nicolas Werner | 2020-07-30 | 1 | -1/+3 |
|/ | |||||
* | Clip replies by default | Nicolas Werner | 2020-05-13 | 1 | -0/+1 |
| | | | | In the future we should probably add a gradient when clipped... | ||||
* | Fix scroll to replied to message (somewhat) | Nicolas Werner | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | Use Item for transparent rectangles | Nicolas Werner | 2020-04-10 | 1 | -3/+1 |
| | |||||
* | Size reply background by contents | Nicolas Werner | 2020-04-10 | 1 | -1/+9 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Simplify reply popup logic | Nicolas Werner | 2020-01-28 | 1 | -0/+57 |