Commit Graph

413 Commits

Author SHA1 Message Date
Marco Romano
c3e595bf4f Set proper progress indicator track color on polls (#1295)
Not yet a semantic color, so hardcoding it.
2023-09-13 11:51:29 +02:00
Benoit Marty
878e25a565 Merge pull request #1286 from vector-im/feature/bma/timestampAlign
Timestamp align
2023-09-12 15:02:51 +02:00
ElementBot
69603db138 Update screenshots 2023-09-12 12:37:51 +00:00
Jorge Martin Espinosa
07d63298be [Compound] Improve Bloom (#1272)
* Improve Bloom:
  - Simplify bloom blurred image.
  - Display very subtle bloom for avatars with soft colors.
* Improve caching and performance

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-12 14:02:59 +02:00
Marco Romano
aa67dfb17a New icons for Poll and Poll end (#1280)
Now both icons come from our designs and have a consistent size and padding (previously the poll one was coming from the material icons).
2023-09-12 13:35:26 +02:00
ElementBot
ca6d6f8a94 Update screenshots 2023-09-12 11:28:15 +00:00
Jorge Martin Espinosa
94dc6f41e2 [Compound] Bloom (#1253)
* Add `bloom` and `avatarBloom` modifiers.

* Add `ConnectivityIndicatorContainer` to control the padding needed at the top.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-11 15:43:23 +02:00
Benoit Marty
0a8e6ad073 Merge pull request #1268 from vector-im/feature/bma/moreTrace
Add SDK trace item, set RUST_BACKTRACE and be able to configure trace before a session exists.
2023-09-11 12:34:32 +02:00
ElementBot
0f0e5ed4ac Update screenshots 2023-09-11 09:08:37 +00:00
ElementBot
c1fa564097 Update screenshots 2023-09-11 08:08:27 +00:00
jonnyandrew
a05f4d8999 [Rich text editor] Add formatting menu (#1261)
---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-08 16:23:15 +00:00
Benoit Marty
a3b9864939 Merge pull request #1252 from vector-im/feature/bma/fabDesign
Floating action button design
2023-09-07 17:45:50 +02:00
jonnyandrew
11c1fca92e [Rich text editor] Integrate rich text editor library (#1172)
* Integrate rich text editor

* Also increase swapfile size in test CI

Fixes issue where screenshot tests are terminated due to lack of CI
resources.

See https://github.com/actions/runner-images/discussions/7188#discussioncomment-6750749

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-07 15:21:29 +00:00
ElementBot
3a8e3213a0 Update screenshots 2023-09-07 13:59:56 +00:00
Yoan Pintas
4a870fc4a5 Add room notification settings (#807)
* Add room notification settings

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: David Langley <langley.dave@gmail.com>
2023-09-07 10:24:34 +02:00
ElementBot
dc6f1c37f1 Update screenshots 2023-09-06 13:33:54 +00:00
jonnyandrew
301e49c3a3 Reduce test flakiness by warming up molecule tests (#1226) 2023-09-06 10:08:21 +00:00
Jorge Martin Espinosa
ee3d3ae213 Replace notification permission dialog with a screen (#1223)
* Replace notification permission dialog with a screen

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-09-05 18:58:05 +02:00
Benoit Marty
71319e6677 Merge pull request #1224 from vector-im/feature/bma/displayNameColor
Iterate on display name and avatar color
2023-09-05 17:24:26 +02:00
ElementBot
c926066c73 Update screenshots 2023-09-05 13:55:40 +00:00
ElementBot
5ca457c3d3 Update screenshots 2023-09-05 07:35:15 +00:00
ElementBot
2128bfe853 Update screenshots 2023-09-01 14:39:03 +00:00
David Langley
ec3b6bf1ae Merge pull request #1162 from vector-im/feature/dla/emojibase_integration
Emojibase integration
2023-08-31 15:49:15 +01:00
Marco Romano
88eda62f56 New icon for "poll end" in both action menu and timeline item. (#1203)
- Also fixes preview of action list (reply is included as it will soon be added).
2023-08-31 15:40:51 +02:00
David Langley
c4995d0b43 Merge branch 'develop' into feature/dla/emojibase_integration 2023-08-31 14:14:01 +01:00
Marco Romano
d736261317 Poll end (#1182)
- Adds an "End Poll" item in the action list long press menu.
  - Shows only on remote polls that have not ended yet and only if the user is the creator or has redact powers.

Closes https://github.com/vector-im/element-meta/issues/2026
2023-08-31 14:39:11 +02:00
ElementBot
2855f69b20 Update screenshots 2023-08-30 12:38:04 +00:00
Benoit Marty
e67c7ac9f1 Merge pull request #1177 from vector-im/feature/bma/analyticsSettingLink
Fix issue on analytics setting link
2023-08-30 11:16:46 +02:00
ElementBot
68e65c6734 Update screenshots 2023-08-30 08:12:45 +00:00
Marco Romano
b4e6d83fb7 "Create poll" UI (#1143)
NB: This is missing analytics, which will be added once https://github.com/matrix-org/matrix-analytics-events/pull/85 is merged.

Closes https://github.com/vector-im/element-meta/issues/2011
2023-08-29 22:31:21 +02:00
ElementBot
3a6de68721 Update screenshots 2023-08-29 16:13:48 +00:00
ElementBot
6a1d0df735 Update screenshots 2023-08-25 13:08:05 +00:00
ElementBot
8914522c31 Update screenshots 2023-08-25 10:22:22 +00:00
Florian Renaud
a70149d86d Merge pull request #1141 from vector-im/bugfix/fre/improve_timestamp_position
Improve timestamp rendering for poll event content
2023-08-25 10:45:23 +02:00
Florian Renaud
9999b95852 Merge pull request #1113 from vector-im/feature/fre/improve_poll_event_timeline_rendering
[Poll] Render ended poll and improve UI in the timeline
2023-08-25 10:14:15 +02:00
ElementBot
4d2fd9176b Update screenshots 2023-08-25 07:14:37 +00:00
ElementBot
8aebb94006 Update screenshots 2023-08-25 09:07:10 +02:00
Jorge Martin Espinosa
7f50671a45 Improve list items: add lists to dialogs, rework ListItem customizations (#1119)
* Improve list items:

- Create `ListItemContent`.
- Create `ListItemStyle`.
- Apply those to `ListItem` components.
- Create helper list item components for checkboxes, switches, radio buttons.
* Create single/multiple selection dialogs.
* Create `SingleSelectionListItem` and `MultipleSelectionListItem`
- Add `subtitle` to `AlertDialogContents`.
- Fix paddings and margins inside dialogs.
- Add `ListOption`.
* Adds small delay before hiding the single selection dialog.
---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-08-24 15:11:05 +02:00
Florian Renaud
ebf6a98c34 Merge remote-tracking branch 'origin/develop' into feature/fre/improve_poll_event_timeline_rendering 2023-08-24 14:42:16 +02:00
ElementBot
a7a36a9435 Update screenshots 2023-08-24 06:26:31 +00:00
Benoit Marty
6941bc69f6 Merge pull request #1127 from vector-im/feature/bma/finishOidc
Enable OIDC support
2023-08-23 17:01:41 +02:00
ElementBot
d9ff14d9bc Update screenshots 2023-08-23 13:28:17 +00:00
Benoit Marty
3f8e7eaef8 Add missing tests. 2023-08-23 13:49:03 +02:00
ElementBot
88bcd690b3 Update screenshots 2023-08-22 10:19:26 +00:00
ElementBot
b363080370 Update screenshots 2023-08-22 08:49:40 +00:00
Jorge Martin Espinosa
b36667844d [Compound] Platform components (Lists) (#990)
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-08-21 10:34:57 +02:00
Benoit Marty
cea474dca0 Merge pull request #963 from vector-im/julioromano/showLocationRequestPermission
Show location request permission in expanded location view
2023-08-18 16:58:51 +02:00
Benoit Marty
486aca8598 Merge pull request #1088 from vector-im/fix/jme/1077-textbuttons-in-dark-theme
Fix TextButtons being displayed in black
2023-08-18 16:14:42 +02:00
ElementBot
51b0aefe6c Update screenshots 2023-08-18 14:07:50 +00:00
Benoit Marty
13e22705b9 Merge pull request #1093 from vector-im/feature/bma/senderNameBubble
Feature/bma/sender name bubble
2023-08-18 15:59:20 +02:00