Fedor Indutny
0d37396339
Make lightbox buttons smaller
2023-03-14 09:53:24 -07:00
hackerbirds
c4fc2d7208
Adjust official badge height
2023-03-10 10:18:02 -08:00
hackerbirds
c571305d8a
Add verified badge to Notes to Self
2023-03-10 10:18:02 -08:00
Fedor Indutny
613d893f45
Fix adding to group by username
2023-03-09 13:46:01 -08:00
Fedor Indutny
74097a0efa
Use spring to animate lightbox thumbnails
2023-03-08 17:32:18 -08:00
Fedor Indutny
f46b93d806
Remove padding from nested modal footer
2023-03-08 16:35:40 -08:00
Fedor Indutny
88bc146f0d
Fix min-height of PNP settings row
2023-03-08 16:35:25 -08:00
Jamie Kyle
7b1b1584f1
set speaking indicator to fade in instantly
2023-03-07 14:10:54 -08:00
Fedor Indutny
cd5ac544bb
Minor UI fixes for updated Lightbox
2023-03-07 09:32:00 -08:00
Jamie Kyle
9dc9808420
speaking indicator design tweaks
2023-03-06 14:47:22 -08:00
Josh Perez
e3a1f81885
Merge signalapp/Signal-Desktop#6321
2023-03-06 16:01:40 -05:00
Fedor Indutny
4d8b0f17fe
Unflip forward icon in Lightbox
2023-03-06 11:58:23 -08:00
Fedor Indutny
fa68964510
Update Lightbox UI
2023-03-03 13:41:42 -05:00
norstbox
2b954e72c9
Fix conversation pill alignment in search input
2023-03-03 20:35:18 +03:00
Alvaro
99015d7b96
Voice notes drafts
2023-03-02 13:55:40 -07:00
Fedor Indutny
c85bbb3b20
Fix window-height css variable
2023-03-01 15:45:29 -08:00
Josh Perez
4d357f6f06
Adds time stickers to MediaEditor
2023-03-01 14:00:50 -05:00
Alvaro
23cbd2c8b3
Highlight speaker on group calls
2023-02-28 15:01:52 -05:00
Fedor Indutny
fad0529080
New sticker creator button
2023-02-27 14:34:43 -08:00
Alvaro
0e655ceeed
Voice notes mini-player
2023-02-24 15:18:57 -08:00
Fedor Indutny
5d110964b9
PNP Settings
2023-02-23 13:32:19 -08:00
Alvaro
164f64fec0
Adjusted the border-radius and border of quotes to better match the container
2023-02-17 14:43:16 -07:00
Fedor Indutnyy
f1bd83bb04
Merge https://github.com/signalapp/Signal-Desktop/pull/6219
2023-02-16 10:39:14 -08:00
HACKERBIRDS
e51fe499d3
Use suggested padding fix
...
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2023-02-16 07:10:25 +00:00
Fedor Indutny
f9aaf30a32
Username onboarding
2023-02-13 10:51:41 -08:00
HACKERBIRDS
1a5fc45237
Merge branch 'signalapp:main' into pr-2-sendbutton
2023-02-11 15:08:46 +00:00
Josh Perez
9a21d77637
Fixes css for link previews
2023-02-07 14:50:35 -05:00
Josh Perez
fd6834588c
Link preview UI improvements
2023-02-03 14:21:07 -08:00
Josh Perez
1fbc1079c9
Fixes link preview UI
2023-02-01 09:19:02 -08:00
Josh Perez
de1564fd37
Moves link previews into the composer
2023-01-30 12:16:09 -08:00
Josh Perez
a88778b536
Adds quick reactions to stories
2023-01-27 10:34:15 -07:00
Alvaro
d64e0b65c4
Switched ForwardMessageModal to use ListTile
2023-01-25 16:51:08 -07:00
Alvaro
f751687af3
Drop unread indicator limit and fix overflow issue
2023-01-25 10:27:59 -07:00
Alvaro
2d9cbf4795
Adding ListTile and CircleCheckbox components
2023-01-25 09:54:32 -07:00
Jamie Kyle
da0a741a36
Use preferred system locales and add Farsi font stack
2023-01-24 16:54:46 -08:00
Fedor Indutny
ac50af52d2
Unsupported OS Dialog
2023-01-18 15:31:10 -08:00
Josh Perez
4bbf5eb5d4
Make stories accessible with collapsed left pane
2023-01-12 19:04:49 -05:00
Jamie Kyle
77e196279c
Add new kind of system message with red text
2023-01-12 15:33:22 -08:00
Fedor Indutny
d7b09b9703
Deprecate phone number discovery notification
2023-01-12 14:18:08 -08:00
Dimitris Apostolou
3c80272673
Fix typos
2023-01-03 13:02:01 -08:00
Jamie Kyle
3705b959d6
Remove end year from licenses
2023-01-03 11:55:46 -08:00
Josh Perez
26d689982a
Merge signalapp/Signal-Desktop#5961
2023-01-02 13:32:23 -05:00
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
1a68c3db62
conversation_view: Move the last of the small functions to redux
2022-12-20 22:25:10 -05:00
Josh Perez
d8ea9856ec
Moves show all media to react pane
2022-12-20 09:50:23 -08:00
HACKERBIRDS
a27472c07c
Fix margin of the send button object
2022-12-18 23:46:30 +00:00
Josh Perez
94875efaf6
Refresh the sticker pack manager
2022-12-13 19:06:15 -05:00
jojomatik
35772fbe89
fix: use correct case for CallingButton
label
...
Use the case specified in the respective language files instead of forcing `text-transform: lowercase` for all labels.
Fixes #5959
2022-12-12 14:46:26 -05:00
Alvaro
3a246656e3
Narrowed down avatar sizes
2022-12-09 13:37:45 -07:00
Scott Nonnenberg
e9b7a74b32
GroupV2: Show summary of change details on re-join of group
2022-12-06 13:12:57 -08:00