Commit Graph

364 Commits

Author SHA1 Message Date
Alvaro
d64e0b65c4 Switched ForwardMessageModal to use ListTile 2023-01-25 16:51:08 -07:00
Alvaro
2d9cbf4795 Adding ListTile and CircleCheckbox components 2023-01-25 09:54:32 -07:00
Fedor Indutny
ac50af52d2 Unsupported OS Dialog 2023-01-18 15:31:10 -08: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
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
Scott Nonnenberg
a49a6f2057 Notifications for a few merge-related scenarios 2022-12-05 14:46:54 -08:00
Jamie Kyle
6198b02640 Init payments message types 2022-11-30 13:47:54 -08:00
Alvaro
704107a256 Added a max-height to story link preview 2022-11-29 17:12:12 -07:00
Fedor Indutny
b98836d0b3 Fix extra padding in ConversationHeader 2022-11-28 14:35:20 -08:00
Josh Perez
77f92b6cc3 Add emoji button to text story creation 2022-11-28 13:52:16 -05:00
Fedor Indutny
e3299b0445 Prevent layout recalculations in some animations 2022-11-23 12:13:13 -08:00
Fedor Indutny
1bff385805 Add more debug tools for stories 2022-11-22 15:33:15 -07:00
Josh Perez
220963c789 Sending/Failed state for stories 2022-11-16 14:10:11 -08:00
Alvaro
6b42a69947 Extract ListView controller from ConversationList 2022-11-14 10:48:51 -08:00
Alvaro
79757f22aa Fixed scrollbars on replies modal 2022-11-11 10:17:30 -07:00
Scott Nonnenberg
5100d17ed2 SafetyNumberChangeDialog: Introduce awareness of stories 2022-11-10 23:10:30 -05:00
Fedor Indutny
709588a874 Use translateX instead of changing width 2022-11-10 21:45:52 -05:00
Alvaro
2278bf2994 Design tweaks to add-story-button hover 2022-11-10 14:01:40 -07:00
Josh Perez
19a42ed719 Onboarding story 2022-11-08 21:38:19 -05:00
Alvaro
d0fb25f758 Show and sort active groups when sending a story 2022-11-08 13:01:59 -07:00
Josh Perez
3a6ab6a5aa Link preview design for stories 2022-11-02 15:04:50 -06:00
Scott Nonnenberg
4fc1b6388c Improvements to SafetyNumberChangeDialog 2022-11-01 17:10:27 -07:00
Jamie Kyle
97b7f3dbc1 Update story settings modal design, add group details page 2022-11-01 10:34:23 -07:00
Josh Perez
fd40322002 Open ContextMenu at correct location via keyboard 2022-10-28 09:41:50 -07:00
Jamie Kyle
5ccfabeb0c Story settings modal copy and design changes 2022-10-26 16:17:39 -07:00
Scott Nonnenberg
08f2a966a1 Update strings and design around custom stories 2022-10-25 16:57:16 -07:00
Fedor Indutny
203cc995a3 Fix scrolling of long group story reply 2022-10-20 18:16:25 -06:00
Fedor Indutny
00f82a6d39 Discriminator in username 2022-10-18 10:12:02 -07:00
Jamie Kyle
538a809395 stories: sending/failed states in stories list 2022-10-14 14:04:26 -07:00
Alvaro
7483fe9f82 Disabled story replies when no longer a member of the group 2022-10-14 08:03:37 -06:00
Alvaro
820eaa50ad Added story preview and confirmation dialogs to send story 2022-10-12 10:14:35 -06:00
Fedor Indutny
b950480d36 Support url-only link previews in stories 2022-10-06 13:22:59 -07:00
Alvaro
c52fe3f377 Story - add caption 2022-10-04 17:17:15 -06:00
Josh Perez
3e57cb8549 Updates stories toggle in settings 2022-10-03 16:56:10 -07:00
Alvaro
00a720faa9 Refactored and cleaned up Modal and friends 2022-09-29 16:40:09 -06:00
Fedor Indutny
b449450098 Better fix for custom titlebar in RTL locale 2022-09-28 17:38:01 -07:00
Fedor Indutny
124d671368 Fix titlebar position in RTL mode 2022-09-27 13:12:34 -07:00
Alvaro
5baf3a7feb Reverting left-alignment of toasts 2022-09-26 17:09:50 -07:00
Alvaro
22bf3ebcc0 Implemented ability to quickly add a user to a group 2022-09-26 09:24:52 -07:00
Alvaro
0524a00471 Clamped story meta to a maximum width of the view port width 2022-09-23 07:39:00 -06:00