- Aug 13, 2021
-
-
Andreas Traczyk authored
Adds a new chat view footer to describe for read-only conversations to describe the concept and provide options to remove the contact or restart a new conversation with the contact. Gitlab: #475 Change-Id: I6ca0e8dfbf49f17a6ff93a2744c552b76d923773
-
- Aug 09, 2021
-
-
Sébastien Blin authored
Change-Id: Iba44d7b7618c61db01d37477aee0a73ead094ca8 GitLab: https://git.jami.net/savoirfairelinux/ring-daemon/-/issues/599
-
- Aug 05, 2021
-
-
Gitlab: #470 Change-Id: I2ec5c4a4b490895ea32fef64baf1e7c5b85cf9d5
-
- Jul 29, 2021
-
-
Ming Rui Zhang authored
1. Use MaterialToolTip in MaterialButton 2. Add BubbleLabel and BackButton 3. Add WizardViewStepModel 4. Focus re-visit Gitlab: #470 Change-Id: I818da76c4b97cb08d2b6df6b2c8e2752d7a522f2
-
- Jul 21, 2021
-
-
Andreas Traczyk authored
gen-resources.py should be used to generate resources.qrc and JamiResources.qml. Steps to add an image resource: - add the resource file to the appropriate path under resources/ - run gen-resources.py - use the newly available resource Note: only icons and images will be represented by Qml properties. The resource file generation may be made to run during CMake configuration in a subsequent commit. Some unused components were also removed during the refactor. Gitlab: #477 Change-Id: I8e7f13d465031666be2bbadd5f29f9afc94d210d
-
- Jul 14, 2021
-
-
Sébastien Blin authored
+ Auto accept files from trusted sources (default: true) + Auto accept files from untrusted sources (default: false) + Size limit (default: 20Mb) Change-Id: I0e1068e3996786b23ba9a7797d02b7f8bb0f89d1 GitLab: #160
-
- Jul 12, 2021
-
-
Ming Rui Zhang authored
Gitlab: #469 Change-Id: I661185530ee3703527fd85a7022b42a3bcb7f579
-
Andreas Traczyk authored
Implements a leaner avatar caching system. The avatar component listens for uid filtering its id, which may be: - conversation id - account id - contact uri In response to the uid change, a the image source is updated with a new image url invoking a fresh QQuickImageProvider query. With this design, only the avatarregistry's uid mapping needs to be updated when profiles are changed, and no longer should specific avatar components receive manual source updates. Gitlab: #466 Change-Id: Ie5313f5c187a0977ca51b890dd92187480a42537
-
- Jul 09, 2021
-
-
Ming Rui Zhang authored
Functionalities checklist: 1. Emoji picker refinement 2. DropArea on messageWebView 3. Record box 4. Send message button visibility 5. TextArea paste (can paste image, files directly) 6. TextArea content draft 7. TextArea - Enter key -> Send message 8. TextArea - Shift + Enter key -> New line 9. TextArea - Composing indicator 10. TextArea - Placeholder text Change-Id: I115ad2927b74264dd396aa55b77a8f003dcd746b
-
Ming Rui Zhang authored
1. New emoji picker by customizing emoji.js 2. New message bar ui (textarea, buttons, tooltips) 3. New pending files transfer container 4. Use MaterialToolTip for all PushButton Change-Id: I05d0531c65c019ced42b04668a780919c8a4fac3
-
- Jun 02, 2021
-
-
Andreas Traczyk authored
Gitlab: #441 Change-Id: I1d34c7e766d73026d4c6617592a85ce3a75cc4fa
-
- Jun 01, 2021
-
-
Change-Id: I4e6fff2c74ce6ace1464fa6a4569e4b3fbfae68b
-
- May 28, 2021
-
-
Add a dialog to get logs from daemon. Gitlab: #406 Change-Id: I25dd7084165660e0a03c4694d0225bbcf0f1a9d6
-
- May 27, 2021
-
-
Ming Rui Zhang authored
Gitlab: #410 Change-Id: Iff3b06b123363478794fd7e419db3d2d0ae10bb7
-
Andreas Traczyk authored
- minor cosmetic changes to the call view overlay - add the ability to change audio/video input during a call from the call screen overlay Gitlab: #411 Change-Id: Id6bbb2278d807f3bd7ad1478db405669088584ce
-
- May 26, 2021
-
-
Andreas Traczyk authored
Unfortunately, QQuickMouseArea force accepts all move events by design, which makes passthrough events tricky to catch. In-call overlays for conference participants should be a layer below the main overlay. So, using QML MouseAreas makes correctly implementing both overlay fade mechanisms with passthrough for participant menus too complex. To properly implement the signal relay mechanism we would need to listen to all the child components with MouseAreas and relay the positionChanged events to parenting MouseAreas. To avoid the complexity, we can install an event filter for the main overlay and listen to global mouse move events that are contained in it's geometry. Additionally, we can use Control components instead of transparent Rectangles to access a hovered property which can be used to prevent the fade out, and effectively freeze the visibility of menu components. Gitlab: #420 Gitlab: #421 Gitlab: #423 Change-Id: I7f05d2bc79ad6a8db0951b7b59e52f671fdf4798
-
- May 25, 2021
- May 07, 2021
-
-
Andreas Traczyk authored
Minor cosmetic changes to the account combo box, search bar, filter tabs, and smartlist. Change-Id: Ie8173504859b325374e42f0dbb4e0ae75f3ed740 Gitlab: #373 Gitlab: #374 Gitlab: #388
-
- May 06, 2021
-
-
Andreas Traczyk authored
- remove some faulty hover state management, excessive text metrics objects. Split the code up too and increase declarativeness. - fix the rendering of account avatars in the dropdown list - make the 'add account' item always visible - make the popup modal with transparent overlay Gitlab: #388 Change-Id: If0e5f95d1250ee77902c518469878bdb678c8b9d
-
- Apr 22, 2021
-
-
Andreas Traczyk authored
- remove some code duplication and MouseAreas Change-Id: I2650aa94d302ab53dd7f389077f20d0ed3a62abd Gitlab: #241
-
- Apr 15, 2021
-
-
Andreas Traczyk authored
Use a simpler fullscreen mechanism that maintains the primary application window as a fullscreen container for the call view. GitLab: #339 Change-Id: Ib67ac4798c77117aea0830eece485e229680684d
-
- Apr 09, 2021
-
-
Andreas Traczyk authored
Change-Id: I46c4e17124b2c0cbf6e92c696d3d47e1b0ad2d0d
-
- Apr 07, 2021
- Feb 03, 2021
-
-
Aline Gondim Santos authored
Change-Id: I415fc953b9111ca7e3d899c1531a42bd43716ab2
-
- Jan 15, 2021
-
-
Albert Babí Oller authored
- add configurable list of default moderators - add option for enabling local moderators - indicate when participant is locally muted on moderation overlay - small typo fixes Change-Id: I1669c903be3c3a3f2344f1d95d8b618e62b9d412
-
- Dec 14, 2020
-
-
Gitlab: #160 Change-Id: Ica0aab9ba7f043c4ab56314bbd5312f75239ad51
-
- Dec 11, 2020
- Dec 03, 2020
-
-
Sébastien Blin authored
Add: + Display images and videos into the chatview + Show typing indicators Change-Id: Icf5575ae9b176254394399073fe3926130ecc428 Gitlab: #160
-
- Oct 30, 2020
-
-
Ming Rui Zhang authored
Gitlab: #155 Change-Id: I207190da48d0ab7bf94645a097a8078dd08a4566
-
Ming Rui Zhang authored
1. Use avatarimageprovider 2. Remove redundant base64 code Change-Id: I2a2517890e95b4a9f9a363fbea2251d6d5dd1c8f
-
- Oct 08, 2020
-
-
Andreas Traczyk authored
Gitlab: #138 Change-Id: I552c26583dda87c71491a87655a91273c59d851f
-
Andreas Traczyk authored
- simplifies the settings menu - removes the IconButton component Gitlab: #14 Change-Id: Ib5cdc01dde47835befcdfa34aff35e5351a3b09d
-
Andreas Traczyk authored
Change-Id: I0cbefdf530a7fe5d67a67795f3006a993ad6c742
-
Andreas Traczyk authored
Change-Id: If8764e701246b516a42b4a574efc94e5ace5d28b
-
Andreas Traczyk authored
- provides a base component for rendering scaled svg images - simplifies the normal/hovered/pressed state transitions - uses color overlay to factor out image source changes for checked states - fixes sizing inconsistencies and visual bugs - removes manual background color changes and minimizes the use of MouseArea components - removes the unused HoverableGradienButton component Gitlab: #14 Change-Id: I06357d3cc6d8d04d9d1f062753dc39223a64d4f6
-
- Oct 02, 2020
-
-
Call view context menu now should always has menu items in audio call Gitlab: #125 Change-Id: I9bea26d1f95d898c12d8ac2149545273b1494447
-
- Sep 17, 2020
-
-
Ming Rui Zhang authored
Change-Id: I67230d9395a1f25214692a24f099d4306b6b1dc9
-
- Sep 16, 2020
-
-
Andreas Traczyk authored
Change-Id: I8cd46f2f5bb404394513e1f93fe5bbab44cbddcf
-