Commit Graph

97 Commits

Author SHA1 Message Date
Alvaro
00a720faa9 Refactored and cleaned up Modal and friends 2022-09-29 16:40:09 -06:00
Alvaro
ab153b30c8 Remove unused name on Avatar 2022-09-28 09:27:52 -07:00
Fedor Indutny
ffac571dd8 systemGivenName/systemFamilyName in ContactPill 2022-09-27 17:07:00 -06:00
Fedor Indutny
0ab85a6094 Fix UI in PendingInvites 2022-09-27 13:31:55 -07:00
Fedor Indutny
698c7a7739 Fix click handling for stories 2022-09-27 13:24:21 -07:00
Alvaro
22bf3ebcc0 Implemented ability to quickly add a user to a group 2022-09-26 09:24:52 -07:00
Jamie Kyle
eb10aafd7c tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
Josh Perez
e321e1fea8 Edit distribution lists via story settings menu 2022-07-20 20:07:09 -04:00
Fedor Indutny
a450e13a99 Fetch PNI group credentials 2022-07-08 13:46:25 -07:00
Fedor Indutny
973b2264fe Add to group by username 2022-06-16 17:38:28 -07:00
Scott Nonnenberg
71d6a1d383 Conversation details: Unblock option for groups, update unblock style 2022-06-14 10:09:32 -07:00
Josh Perez
410bc52fd0 Moves group link management actions to redux 2022-06-13 14:42:19 -04:00
Josh Perez
42eb4013d0 Upgrade react and storybook 2022-06-06 17:48:02 -07:00
Scott Nonnenberg
49bb1321e3 Sort groups you've left to the bottom of search 2022-05-31 09:28:31 -07:00
Evan Hahn
28ab6e11f6 isMuted -> isConversationMuted 2022-05-23 18:37:53 +00:00
Josh Perez
144d594e31 Remove announcementGroup capability checks 2022-05-09 11:15:46 -07:00
Fedor Indutny
247149c58e Support search for E164 without candidate contacts 2022-04-13 15:02:41 -07:00
Josh Perez
b96b02593b Add aria-label to all <Select /> instances 2022-04-07 17:40:57 -04:00
Fedor Indutny
9568d5792e Allow adding to a group by phone number 2022-04-04 17:38:22 -07:00
Fedor Indutny
356f123092 Use parallel-prettier for lint 2022-03-22 13:45:34 -07:00
Scott Nonnenberg
c369e44d8e Fix Contact Modal and improve Debug Log window 2022-03-21 11:41:48 -07:00
Scott Nonnenberg
f217730b84 Support for people banned from joining groups via link 2022-03-14 18:32:07 -07:00
Evan Hahn
effe5aae6f Assume everyone is GV2-capable 2022-03-04 13:48:44 -06:00
Evan Hahn
fd81d38931 Call details screen disable call buttons if call is active 2022-02-16 10:33:52 -08:00
Josh Perez
67209d8881 Consolidates the search inputs 2022-02-14 12:57:11 -05:00
Evan Hahn
7273e580bd Quiet React warning in mute modal 2022-01-03 13:44:45 -08:00
Evan Hahn
67b17ec317 Hide "become a sustainer" button if you're already a sustainer 2021-11-30 17:29:57 +01:00
Scott Nonnenberg
58e3dd9028 Conversation details label: Differentiate between group and 1:1 chat 2021-11-20 09:48:27 -06:00
Evan Hahn
e5b40aa2ef Show badges on group invites screen 2021-11-18 23:27:48 +01:00
Evan Hahn
1ba48512f6 Update design for clicking on badges 2021-11-18 12:01:53 -08:00
Evan Hahn
2cbcd59609 Add badges to all conversation lists 2021-11-17 22:11:21 +01:00
Scott Nonnenberg
cbae7f8ee9 Search for username in compose mode 2021-11-11 17:17:29 -08:00
Evan Hahn
5619eeca83 Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
Scott Nonnenberg
6445a01f2a Fix broken Pending Invites screen 2021-11-10 15:01:06 -08:00
Evan Hahn
ab543aea93 Add "should show badges" feature flag 2021-11-09 16:51:56 +01:00
Evan Hahn
f647c4e053 Display user badges 2021-11-02 16:01:13 -07:00
Scott Nonnenberg
3190f95fac Usernames: Create/update/delete in profile editor 2021-11-01 12:13:35 -07:00
Evan Hahn
a9cb621eb6 Various search UI improvements 2021-11-01 11:43:02 -07:00
Evan Hahn
630394d91d Fix incorrect fallback for conversation details avatar lightbox 2021-11-01 11:40:28 -07:00
Fedor Indutny
d7edbabd48 Add about field to ConversationDetailsHeader 2021-10-27 16:33:06 -07:00
Evan Hahn
90d8313614 Fix avatar type in conversation details panel 2021-10-27 10:50:58 -05:00
Fedor Indutny
63fcdbe787 Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
Evan Hahn
74fde10ff5 Prefer import type when importing types 2021-10-26 14:15:33 -05:00
Scott Nonnenberg
53bc13a401 Accessibility fixes for ConversationDetails and AvatarPopup 2021-10-25 12:11:19 -07:00
Josh Perez
9ecf47594b Tweaks to conversation details 2021-10-21 14:04:43 -07:00
Josh Perez
2e438aa876 Conversation details screen for 1:1 chats 2021-10-20 16:46:41 -07:00
Evan Hahn
893a77a3ad Fix render loop in <Modal>, clean up ref merger code 2021-10-01 16:53:00 -07:00
Fedor Indutny
5c1776e00e Autofocus "choose group member" modal input 2021-09-29 14:29:02 -05:00
Fedor Indutny
4ef0bf96cc Uint8Array migration 2021-09-23 17:49:05 -07:00
Fedor Indutny
b9d6497cb1 Better types for WebAPI 2021-09-21 17:58:03 -07:00