summaryrefslogtreecommitdiffstats
path: root/src/ui
AgeCommit message (Expand)Author
2022-10-14VoIP v1 implementation (#1161)Rohit Sutradhar
2022-10-10Mark classes as final where possibleNicolas Werner
2022-10-03cppcheck stuff (#1200)Loren Burkholder
2022-10-01Green is not Svg::greenNicolas Werner
2022-10-01Reduce windows ci warningsNicolas Werner
2022-10-01Fix clazyNicolas Werner
2022-10-01Add green theme color, make "error" configurablernhmjoj
2022-09-30Revert accidental animated image changeNicolas Werner
2022-09-30Basic threading supportNicolas Werner
2022-09-25Switch to clang-format14Nicolas Werner
2022-09-20Show the community of a roomNicolas Werner
2022-09-19Fix const iterationNicolas Werner
2022-09-19Rework how access rules for rooms are modified completelyNicolas Werner
2022-09-05Allow creating spacesNicolas Werner
2022-08-31Unset the transient parent on separate chat windowsNicolas Werner
2022-08-13Fix crash when fetching global profileNicolas Werner
2022-08-08Fix c&p error on room names in previewsNicolas Werner
2022-08-05Fix macos shadowingNicolas Werner
2022-08-05Show a room preview in the join confirmation dialogNicolas Werner
2022-07-08Allow editing aliasesNicolas Werner
2022-06-18Remove a few more headersNicolas Werner
2022-06-18Support the knock_restricted ruleNicolas Werner
2022-06-17Fix compilation without implicit nlohmann conversionsNicolas Werner
2022-06-16Simplify includes a bitNicolas Werner
2022-05-27Add basic powerlevel editorNicolas Werner
2022-05-11Properly mark image node as dirty on size updateNicolas Werner
2022-05-10Use right linterNicolas Werner
2022-05-10More image dialog fixesNicolas Werner
2022-05-07Rework focus handlingNicolas Werner
2022-05-04Don't crash on corrupt animated imagesNicolas Werner
2022-04-26Fix scaling of animated images in fullscreen image viewerNicolas Werner
2022-03-30Add reasons to everythingNicolas Werner
2022-03-30Don't use a modal to edit room name and topicNicolas Werner
2022-03-30Remove unused ToggleButtonNicolas Werner
2022-03-30Cleanup some unused codeNicolas Werner
2022-03-29Add backend for new room creation dialogsNicolas Werner
2022-03-13Sort known UIA flows firstNicolas Werner
2022-02-19Use ListView without scrollview for messagesNicolas Werner
2022-02-12Hidden events: Refactor slightly for reusabilityNicolas Werner
2022-02-10Hidden events: Make reusable read functiontastytea
2022-02-10Hidden events: Some cleanuptastytea
2022-02-10Hidden events: Make save-function reusable for global account datatastytea
2022-02-10Hidden events: Incorporate suggestions from reviewtastytea
2022-02-10Add GUI to change hidden events per roomtastytea
2022-01-30Remove unused funtionNicolas Werner
2022-01-30Reimplement error notificationsNicolas Werner
2022-01-30Remove a few now unused filesNicolas Werner
2022-01-26Initial qml root windowNicolas Werner
2022-01-03Add minimum scale in image viewerNicolas Werner
2022-01-02Port image overlay to qmlNicolas Werner