jojomatik
fdb75a1e77
fix: reduce zoom button size to image dimensions
...
Reduce the size of the zoom button to the dimensions of the image. Change `flex-direction` of the zoomable container to `column` and align its items `center`. Set `max-width` and `max-height` of the zoom button to `100%` to prevent overflows.
Fixes #5586
2023-01-01 11:54:59 +01:00
Scott Nonnenberg
6b66dad493
When floating loading spinner isn't visible, don't render it
2022-05-26 12:18:17 -07:00
Fedor Indutny
dfc310805a
Allow manually retrying attachment downloads
2022-05-23 16:07:41 -07:00
Fedor Indutny
494287a570
Fix audio indicator svg glitch
2022-05-23 15:00:01 -07:00
Fedor Indutny
6452ff9d1e
Add extra padding to audio indicator
2022-05-20 18:42:12 -07:00
Fedor Indutny
e6223b6a11
Dynamic audio level indicator
2022-05-18 23:28:51 -04:00
Scott Nonnenberg
0ba6a0926e
Support for incoming gift badges
2022-05-11 13:59:58 -07:00
Josh Perez
0ca66d6e95
Adjust story replies for direct conversations
2022-05-10 15:02:21 -04:00
Fedor Indutny
8f675cdc16
Change background of the "muted" icon
2022-05-09 16:51:57 -07:00
Josh Perez
85c8ff76dc
Adds playback bar to story viewer
2022-05-06 12:02:44 -07:00
Josh Perez
bd6c2409cf
Change color of placeholder
2022-05-06 09:18:02 -07:00
Josh Perez
85df5cf1d8
Updates button styles for replies and views
2022-05-06 09:17:33 -07:00
Josh Perez
cbe6146673
Fix position of close button
2022-05-05 10:09:15 -07:00
Josh Perez
c6c6087357
Fixes bugs with the story viewer
2022-05-04 14:45:32 -04:00
Josh Perez
36c5de4600
Animated floating emojis
2022-05-04 10:43:22 -07:00
Josh Perez
7d8464757b
Story viewing improvements
2022-05-03 16:50:44 -07:00
Josh Perez
a9c788b689
Adds spacing to the story list
2022-05-03 12:08:36 -07:00
Josh Perez
2f44e33c9c
Move link notification to the conversation hero
2022-04-25 14:03:24 -07:00
Josh Perez
d8708e4e73
Ensure that we resolve attachments before displaying them
2022-04-25 10:25:50 -07:00
Josh Perez
72f979ea1d
Fix story reply box interactions
2022-04-22 23:16:13 -04:00
Josh Perez
4602cef6da
Full width/height stories
2022-04-22 14:36:34 -04:00
Josh Perez
d776deae01
Hidden stories list/unhide stories
2022-04-15 18:31:18 -04:00
Josh Perez
e3d537cbd3
Render group stories
2022-04-14 20:08:46 -04:00
Josh Perez
4015259def
Adds captions in the viewer
2022-04-14 13:02:12 -04:00
Josh Perez
1a9547c98f
Repair video playback in viewer
2022-04-12 12:29:30 -07:00
Josh Perez
28c1346a25
Allow outside click for focustrap
2022-04-08 14:50:26 -04:00
Josh Perez
2f8fb36229
Fixes calling overlay z-index issue
2022-04-07 16:27:20 -07:00
Josh Perez
19bb3bc994
Adds keyboard affordance to story viewer
2022-04-07 14:11:33 -07:00
Josh Perez
fc9bdf9398
Process text story messages
2022-04-05 21:18:07 -04:00
Scott Nonnenberg
76a1a805ef
Basic support for forced colors/high contrast mode
2022-04-04 10:16:00 -07:00
Josh Perez
3b5cc26fec
Adds logic around downloading stories
2022-03-28 18:10:08 -07:00
Fedor Indutny
5c675ea2c8
Fix z-index of CustomizingPreferredReactionsModal
2022-03-17 14:21:50 -07:00
Fedor Indutnyy
0e31659682
Merge https://github.com/signalapp/Signal-Desktop/pull/5788
2022-03-17 09:36:51 -07:00
Josh Perez
3620309f22
Show story replies in the timeline
2022-03-16 10:30:14 -07:00
Dimitris Apostolou
718d0a7046
Fix typos
2022-03-13 11:10:17 +02:00
Evan Hahn
5c5a7b3b36
Fix audio capture spacing
2022-03-09 16:38:07 -08:00
Josh Perez
50e66b7725
Fix ContextMenu stories
2022-03-09 16:31:34 -08:00
Evan Hahn
3226156a45
Revert buggy timeline layout refactor
2022-03-09 14:44:57 -08:00
Evan Hahn
cc44dca32b
Left-align audio message countdown and right-align metadata
2022-03-09 15:45:18 -06: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
8f1e8321d7
Fix floating date header image border overlap
2022-03-08 10:58:00 -06: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
Josh Perez
0872afba3d
Fallback for the SafetyNumberViewer
2022-03-02 10:24:28 -08:00
Josh Perez
67209d8881
Consolidates the search inputs
2022-02-14 12:57:11 -05:00
Evan Hahn
ae3b12bea8
Switch from deprecated node-sass
to sass
2022-02-11 10:59:24 -06:00
Evan Hahn
af995c83b6
Change dark mode QR code screen to make scanning easier
2022-02-10 08:27:05 -08: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