Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make emoji picker follow theme | Nicolas Werner | 2021-07-03 | 1 | -0/+1 |
| | |||||
* | add avatar changed event support issue #550 | BShipman | 2021-06-19 | 1 | -0/+8 |
| | |||||
* | Move currentRoom/timeline handling to roomlist | Nicolas Werner | 2021-05-28 | 1 | -5/+5 |
| | |||||
* | Make palette global in Qml | Nicolas Werner | 2021-05-13 | 1 | -1/+1 |
| | |||||
* | Copy address location | Nicolas Werner | 2021-04-29 | 1 | -0/+1 |
| | | | | fixes #463 | ||||
* | 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 |
| | |||||
* | Revert "Update QtQuick versions to match Qt 5.10" | Nicolas Werner | 2021-01-12 | 1 | -1/+1 |
| | | | | This reverts commit 74e32dd96b8ed04d46802226551e72b68ab17e48. | ||||
* | Update QtQuick versions to match Qt 5.10 | Joseph Donofry | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | change 'redacted' for 'removed' | kirillpt | 2020-11-26 | 1 | -2/+2 |
| | |||||
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 1 | -211/+330 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-09-24 | 1 | -2/+6 |
|\ | |||||
| * | Update translations | Nicolas Werner | 2020-09-19 | 1 | -1/+5 |
| | | |||||
| * | Fix null errors in qml | Nicolas Werner | 2020-09-16 | 1 | -1/+1 |
| | | |||||
* | | 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 | 1 | -6/+6 |
|/ / | |||||
* / | Readd pagination and fix redactions | Nicolas Werner | 2020-07-13 | 1 | -0/+6 |
|/ | |||||
* | Clip replies by default | Nicolas Werner | 2020-05-13 | 1 | -0/+2 |
| | | | | In the future we should probably add a gradient when clipped... | ||||
* | Size reply background by contents | Nicolas Werner | 2020-04-10 | 1 | -0/+1 |
| | |||||
* | Add support for more room events in timeline | Adasauce | 2020-03-03 | 1 | -0/+31 |
| | |||||
* | Reset user colors on theme change (in qml timeline) | Nicolas Werner | 2020-02-20 | 1 | -1/+1 |
| | |||||
* | Improve styling of emote messages | Nicolas Werner | 2020-02-09 | 1 | -4/+7 |
| | |||||
* | Implement display of membership events | Nicolas Werner | 2020-01-23 | 1 | -0/+6 |
| | |||||
* | Fetch missing events for replies | Nicolas Werner | 2020-01-11 | 1 | -0/+4 |
| | |||||
* | Implement fancy reply rendering | Nicolas Werner | 2020-01-11 | 1 | -57/+71 |
| | | | | | | 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. | ||||
* | Show topic and name changes in timeline | Nicolas Werner | 2019-12-10 | 1 | -0/+12 |
| | |||||
* | 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/+9 |
| | |||||
* | 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 | 1 | -0/+50 |