Commit Graph

417 Commits

Author SHA1 Message Date
Scott Nonnenberg
9d3498d938 Fix collapsed corners for link previews and image attachments 2022-04-27 16:03:50 -07:00
Josh Perez
2f44e33c9c Move link notification to the conversation hero 2022-04-25 14:03:24 -07:00
Scott Nonnenberg
302604f67e Restore ability to message someone from embedded contact 2022-04-11 17:26:09 -07:00
Scott Nonnenberg
bb989455a7 ProfileEditor: Fix updating non-avatar with no avatar 2022-04-07 19:44:26 -07:00
Josh Perez
2f8fb36229 Fixes calling overlay z-index issue 2022-04-07 16:27:20 -07:00
Scott Nonnenberg
b50c96c0b5 Improve layout of various message bubbles 2022-04-07 09:58:15 -07:00
Fedor Indutny
9568d5792e Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
Scott Nonnenberg
76a1a805ef Basic support for forced colors/high contrast mode 2022-04-04 10:16:00 -07:00
Scott Nonnenberg
67702254fb Message Select: New faster animation, lighter for incoming bubbles 2022-03-22 12:06:08 -07:00
Scott Nonnenberg
53ca6672a9 Timeline: Spacing and message selection tweaks 2022-03-17 14:20:40 -07:00
Evan Hahn
34e4b77f51 Increase space between non-grouped message bubbles 2022-03-16 14:16:33 -07:00
Scott Nonnenberg
5a7196e464 Sticker pack download: require just one successful sticker download 2022-03-16 12:18:16 -07:00
Josh Perez
3620309f22 Show story replies in the timeline 2022-03-16 10:30:14 -07:00
Evan Hahn
72c6c57186 If not enough messages are loaded (on tall screens), fix jankiness 2022-03-11 14:31:21 -08:00
Josh Perez
93e85c89e1 Remove overflow-x from conversation list dates 2022-03-09 15:18:10 -08:00
Evan Hahn
3226156a45 Revert buggy timeline layout refactor 2022-03-09 14:44:57 -08:00
Evan Hahn
80e445389f Fix marking tall messages read 2022-03-09 12:05:07 -08:00
Josh Perez
ed5da924e6 Adjust calling pip z-index 2022-03-09 11:33:43 -08:00
Evan Hahn
0b5e2e6768 Simplify positioning of timeline warnings 2022-03-09 12:47:13 -06:00
Evan Hahn
0f85335af1 Fix incorrect icon for dark theme message buttons, on hover 2022-03-08 13:55:48 -08:00
Evan Hahn
4b6b9cce01 Fix timeline not scrolling to bottom reliably 2022-03-08 13:54:27 -08:00
Evan Hahn
c527de0a8d Collapse message bubbles when applicable 2022-03-08 08:32:42 -06:00
Josh Perez
eb91eb6fec Process incoming story messages 2022-03-04 13:14:52 -08:00
Evan Hahn
0c31ad25ef Remove React Virtualized from <Timeline> 2022-03-03 14:23:10 -06:00
Evan Hahn
41b4cce6ec Show local speaking indicator for group calls 2022-02-25 09:24:05 -06:00
Evan Hahn
811f2f66c9 Fix z-index on group calling overflow scroll buttons 2022-02-16 12:47:19 -06:00
Evan Hahn
ae3b12bea8 Switch from deprecated node-sass to sass 2022-02-11 10:59:24 -06:00
Evan Hahn
5ce26eb91a Speaking indicator for group calls
Co-authored-by: Peter Thatcher <peter@signal.org>
Co-authored-by: Jim Gustafson <jim@signal.org>
Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
2022-02-08 12:30:33 -06:00
Josh Perez
c857250b12 Left pane design tweaks 2022-01-31 09:45:04 -06:00
Josh Perez
bf45182a39 New left pane search design 2022-01-27 16:12:26 -06:00
Evan Hahn
f9440bf594 Timeline date headers 2022-01-26 17:05:26 -06:00
Evan Hahn
f8bbf5c998 Group calls: mute in the lobby if joining a large call 2022-01-07 12:01:23 -06:00
Evan Hahn
fa89d77313 Increase contrast of attachment close button in dark mode 2022-01-06 09:54:15 -08:00
Fedor Indutny
35530a4832 Fix sticker uninstall popup z-index 2021-12-28 12:23:27 -08:00
Evan Hahn
7d15dea6c2 Increase height of group call participant info gradient 2021-12-13 18:40:23 +01:00
Evan Hahn
7abe36a166 Update collapsed left pane designs to minimize empty space 2021-12-09 12:50:13 -06:00
Evan Hahn
9f4a01c535 Always show audio mute icon in group calls 2021-12-08 09:22:37 -06:00
Josh Perez
d658dc9025 Wrap calling button text 2021-12-07 10:00:26 -06:00
Fedor Indutny
e46a1979c4 Use different z-index for app-loading-screen 2021-12-04 00:04:34 +01:00
Josh Perez
97d9069876 Various z-index value fixes 2021-12-02 17:08:40 -06:00
Josh Perez
5938be0bff Get a handle on all our z-index values 2021-12-01 17:13:09 -06:00
Josh Perez
7affe313f0 Add image editor 2021-11-30 20:14:25 -06:00
Evan Hahn
37992715cd Remove caption editor 2021-11-09 16:25:29 -08:00
Evan Hahn
a9cb621eb6 Various search UI improvements 2021-11-01 11:43:02 -07:00
Evan Hahn
da3c7c7f3e One-digit unread badges should be round 2021-10-28 13:20:52 -07:00
Fedor Indutny
17c0867e9d Fix color of close button in call settings 2021-10-27 17:07:13 -07:00
Evan Hahn
0f635af8a9 Improve readability of unread indicator 2021-10-26 12:14:40 -07:00
Fedor Indutny
d92911f475 Increase contrast ratio for unread badge 2021-10-25 17:02:13 -05:00
Scott Nonnenberg
53bc13a401 Accessibility fixes for ConversationDetails and AvatarPopup 2021-10-25 12:11:19 -07:00
Josh Perez
2e438aa876 Conversation details screen for 1:1 chats 2021-10-20 16:46:41 -07:00