Commit Graph

60 Commits

Author SHA1 Message Date
Alvaro
ab153b30c8 Remove unused name on Avatar 2022-09-28 09:27:52 -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
Alvaro
ca6300a86a Added last-message's author to group conversation list in left pane 2022-08-25 09:16:37 -07:00
Josh Perez
ccc89545c5 Lets users send stories to groups 2022-08-10 14:37:19 -04:00
Fedor Indutny
973b2264fe Add to group by username 2022-06-16 17:38:28 -07:00
Josh Perez
aa23c2def2 Removes Inbox Backbone view 2022-06-16 15:12:50 -04:00
Josh Perez
42eb4013d0 Upgrade react and storybook 2022-06-06 17:48:02 -07: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
Evan Hahn
effe5aae6f Assume everyone is GV2-capable 2022-03-04 13:48:44 -06:00
Evan Hahn
04c08a624b Fix left pane timestamps not updating 2022-01-31 16:45:56 -06:00
Fedor Indutny
c931102d12 First storage service test 2022-01-31 14:01:34 -08:00
Evan Hahn
f9440bf594 Timeline date headers 2022-01-26 17:05:26 -06:00
Evan Hahn
7abe36a166 Update collapsed left pane designs to minimize empty space 2021-12-09 12:50:13 -06:00
Evan Hahn
e030b3d18c Require badge props in <Avatar> to ensure no missing spots 2021-12-01 18:24:00 +01:00
Evan Hahn
2cbcd59609 Add badges to all conversation lists 2021-11-17 22:11:21 +01:00
Evan Hahn
f4e336836f Add user badges to typing bubbles, refactor typing logic 2021-11-15 21:01:58 +01:00
Evan Hahn
ede34ecee3 Enable noImplicitOverride TypeScript compiler option 2021-11-12 15:44:20 -08: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
Evan Hahn
f647c4e053 Display user badges 2021-11-02 16:01:13 -07:00
Evan Hahn
da3c7c7f3e One-digit unread badges should be round 2021-10-28 13:20:52 -07:00
Evan Hahn
74fde10ff5 Prefer import type when importing types 2021-10-26 14:15:33 -05:00
Evan Hahn
0f635af8a9 Improve readability of unread indicator 2021-10-26 12:14:40 -07:00
Fedor Indutny
092c2fd0d7 Fix duplicate ids in BaseConversationListItem 2021-10-21 13:07:13 -07:00
Josh Perez
b32d068e83 Affordances for really tall messages 2021-10-20 15:46:42 -05:00
Evan Hahn
755b549271 More chat list unread count tweaks 2021-10-19 08:53:30 -05:00
Evan Hahn
54ffec00ed Fix spacing in message search results 2021-10-18 15:43:03 -07:00
Evan Hahn
29e6ba8f10 Left pane spacing tweaks 2021-10-14 15:21:10 -05:00
Evan Hahn
fbb15ed42e Update muted icon in conversation list 2021-10-14 10:48:48 -05:00
Evan Hahn
35a54cdc02 Introduce a new design for the left pane 2021-10-12 16:59:08 -07:00
Josh Perez
096849cc00 Adds aria attributes to the ConversationList 2021-10-07 19:52:48 -04:00
Evan Hahn
994f9644c4 Show "99+" in left pane unread count, instead of high values 2021-10-05 16:46:51 -07:00
Evan Hahn
4e43459d34 Improve types for ConversationType's lastMessage 2021-09-20 14:20:53 -05:00
Josh Perez
829e42ca6e Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
Josh Perez
427055ea47 Associate form control with label for choose group members 2021-09-17 19:48:57 -04:00
Evan Hahn
eed7aff925 Remove unnecessary props from <ContactName> 2021-09-16 11:15:43 -05:00
Evan Hahn
634f4a8bb7 Fix error in <ConversationListItem> 2021-09-07 15:38:37 -05:00
Evan Hahn
ed11361b64 Speed up left pane message preview for long messages 2021-08-27 13:49:45 -07:00
Fedor Indutny
61b7eebfcf Modernize Benchmarks CI 2021-08-11 12:29:07 -07:00
Fedor Indutny
12c78c742f Optimize rendering 2021-08-11 09:23:21 -07:00
Josh Perez
78447a0018 Improvements to Avatar rendering 2021-08-06 17:35:25 -04:00
Josh Perez
12d2b1bf7c Avatar defaults and colors 2021-08-05 20:17:05 -04:00
Josh Perez
28f016ce48 Conversation Colors 2021-05-28 09:15:17 -07:00
Evan Hahn
d28678dbf9 Make it more difficult to blur avatars 2021-05-07 17:21:10 -05:00
Fedor Indutny
986d8a66bc Show challenge when requested by server 2021-05-05 17:09:29 -07:00
Scott Nonnenberg
f0b3c43313 Fix a number visual bugs with message forwarding 2021-05-04 09:57:14 -05:00
Evan Hahn
05703c2719 Blur avatars of unapproved conversations 2021-04-30 14:40:25 -05:00