Commit Graph

267 Commits

Author SHA1 Message Date
Jamie Kyle
c58a723f45 Add type-alias-readonlydeep rule and make ducks mostly immutable 2023-01-13 12:07:26 -08:00
Scott Nonnenberg
c26f7217ed Stories: In send dialogs, don't show groups you're no longer part of 2023-01-13 12:20:35 -07:00
Fedor Indutny
d7b09b9703 Deprecate phone number discovery notification 2023-01-12 14:18:08 -08:00
Josh Perez
198d6f7e26 Make composer duck aware of the conversation it is in 2023-01-04 16:22:36 -08:00
Jamie Kyle
3705b959d6 Remove end year from licenses 2023-01-03 11:55:46 -08:00
Fedor Indutny
41d144bc98 Use @indutny/sneequals for memoization 2022-12-23 12:25:15 -08:00
Fedor Indutny
55a1c5f6c5 Use proxy-compare for message bubbles 2022-12-22 16:32:03 -08:00
Fedor Indutny
f92f81dfd6 Cache some volatile conversation properties 2022-12-22 16:13:23 -08:00
Fedor Indutny
dec23725e5 Use ReadonlyArrays in conversation model and redux 2022-12-21 16:07:02 -08:00
Josh Perez
a80c6d89a8 Moves message details into React pane land 2022-12-21 15:44:23 -05: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
Josh Perez
ebeb6a7a6d A hybrid panel system for React & Backbone 2022-12-14 10:41:04 -08:00
Josh Perez
35323db519 Fixes lightbox selectedIndex 2022-12-12 18:03:16 -05:00
Josh Perez
635a59a473 Moves showLightbox to redux 2022-12-09 21:02:22 -05:00
Josh Perez
7ea38bb1a9 Moves startGV2Migration to redux 2022-12-08 01:41:37 -05: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
Fedor Indutny
1bff385805 Add more debug tools for stories 2022-11-22 15:33:15 -07:00
Josh Perez
1b16743917 Onboarding story improvements 2022-11-17 10:35:27 -07:00
Evan Hahn
a88243f26d Better handle group call ring race conditions 2022-11-16 18:52:04 -08:00
Josh Perez
220963c789 Sending/Failed state for stories 2022-11-16 14:10:11 -08:00
Fedor Indutny
6be69a7ba8 Use DurationInSeconds for expireTimer 2022-11-16 13:18:02 -07:00
Scott Nonnenberg
5100d17ed2 SafetyNumberChangeDialog: Introduce awareness of stories 2022-11-10 23:10:30 -05:00
Alvaro
45069673ce Fixed all connections count and renamed MY_STORIES_ID and EditMyStoriesPrivacyModal 2022-11-10 08:51:39 -07:00
Fedor Indutny
be6e988a95 Hydrate body ranges for story replies 2022-11-09 20:59:36 -08:00
Jamie Kyle
9f85db3fd8 stories: muted by default, muted on app blur 2022-11-09 23:24:42 -05:00
Josh Perez
4a5da95c1d Fixes storybook 2022-11-09 13:11:45 -08:00
Josh Perez
19a42ed719 Onboarding story 2022-11-08 21:38:19 -05:00
Josh Perez
9229fca569 Rev stories feature flag 2022-11-08 12:55:51 -08:00
Alvaro
d0fb25f758 Show and sort active groups when sending a story 2022-11-08 13:01:59 -07:00
Alvaro
4445ef80eb Implement group story reply deletion 2022-11-04 07:22:07 -06:00
Fedor Indutny
54aa0d39b9 Store all story reactions as messages 2022-11-02 16:48:38 -07:00
Scott Nonnenberg
9fba33943a Keep story creator around until we've verified contacts and queued job 2022-11-01 17:36:16 -07:00
Fedor Indutny
8f62442822 Allow link-only stories, download previews 2022-10-31 14:28:28 -07:00
Josh Perez
db557104a6 Use group name for hidden stories 2022-10-26 15:34:57 -07:00
Fedor Indutny
3702a67975 Story view receipts setting 2022-10-25 15:18:42 -07:00
Josh Perez
471a9e2e98 Show group replies icon for stories with replies 2022-10-22 02:26:16 -04:00
Scott Nonnenberg
1c89168301 Phased rollout by country code; starting w/ desktop.stories remote flag 2022-10-20 14:02:22 -07:00
Josh Perez
85f706d48f Render @mentions for group story replies 2022-10-19 10:36:54 -07:00
Fedor Indutny
00f82a6d39 Discriminator in username 2022-10-18 10:12:02 -07:00
Scott Nonnenberg
0e49f7906d Story send: Send sync message even in partial failure 2022-10-14 18:22:04 -06:00
Alvaro
449a9a701a Drop expired stories from selector 2022-10-14 14:47:14 -07:00
Alvaro
7483fe9f82 Disabled story replies when no longer a member of the group 2022-10-14 08:03:37 -06:00
Scott Nonnenberg
c08608e5d0 Expand beta check for stories availability 2022-10-12 10:39:05 -07:00
Alvaro
958f13b9f2 Fixed bug that was causing story playback to not play all unread 2022-10-07 22:02:46 -04:00
Fedor Indutny
95bee1c881 Sync group stories through storage service 2022-10-07 17:19:02 -07:00
Fedor Indutny
8b705d3b55 Sync storiesDisabled flag on AccountRecord 2022-10-04 10:53:36 -07:00
Alvaro
44db76531e markStoryRead: More logging in unusual cases 2022-10-03 16:10:20 -07:00
Scott Nonnenberg
5ed5483dd7 Eliminate unknown groups and contacts from search results 2022-09-26 13:18:11 -07:00