Commit Graph

267 Commits

Author SHA1 Message Date
Alvaro
22bf3ebcc0 Implemented ability to quickly add a user to a group 2022-09-26 09:24:52 -07:00
Josh Perez
d911439f0f Include distribution list name on sent stories 2022-09-22 14:56:49 -04:00
Josh Perez
94ef800e33 Autoplay the hidden stories section 2022-09-22 14:56:39 -04:00
Josh Perez
0be580e8e5 Fixes story play order 2022-09-21 20:55:23 -04:00
Josh Perez
af5a496994 Sort stories when they were read at 2022-09-21 17:54:48 -06:00
Josh Perez
b04fbb6d8d Do not allow replies to self story 2022-09-21 12:19:16 -07:00
Alvaro
6cfe2a09df Consecutive playback and per-conversation playback rate 2022-09-15 14:10:46 -06:00
Jamie Kyle
eb10aafd7c tsc:allowUnreachableCode, eslint:no-unreachable, assert->assertDev 2022-09-15 13:17:15 -06:00
Alvaro
383a0fd17f Added the time remaining for disappearing messages and stories 2022-09-09 11:35:00 -07:00
Josh Perez
39143015c5 UI for when read receipts are turned off 2022-08-31 09:11:14 -07:00
Josh Perez
eadef45290 Fix story group replies rendering 2022-08-25 12:10:56 -04:00
Josh Perez
981bbf1a3f Change the MyStories sort order 2022-08-24 14:39:10 -07:00
Josh Perez
fef9e5b58e @mention support for story replies 2022-08-23 11:02:51 -07:00
Josh Perez
22b05b6d11 Clear stories notification after visiting stories view 2022-08-23 13:37:48 -04:00
Josh Perez
f611256afc First time My Stories post experience 2022-08-23 10:24:55 -07:00
Josh Perez
6f7094bc19 Allow paging through My Stories 2022-08-22 13:44:23 -04:00
Josh Perez
0fb45f045d Handle Safety Number changes while sending a story 2022-08-19 14:05:31 -04:00
Josh Perez
936ce91b2e Move getUntrustedContacts out of conversation_view 2022-08-16 16:59:11 -07:00
Josh Perez
f7b2627991 Fixes isHidden prop from not being present in StoryView 2022-08-11 12:38:24 -07:00
Josh Perez
ccc89545c5 Lets users send stories to groups 2022-08-10 14:37:19 -04:00
Josh Perez
71382b8f65 Do not count DOE stories in the unread count 2022-08-05 13:17:14 -04:00
Josh Perez
5dc42122a8 Use <Message /> for group story replies 2022-08-04 21:29:44 -04:00
Josh Perez
dca848389c Sync stories sent to a group 2022-08-04 21:13:26 -04:00
Josh Perez
726e67ce95 Place calls on top of story viewer, pause stories while in call 2022-08-04 21:07:46 -04:00
Josh Perez
9eff67446f Send text attachment stories 2022-08-02 15:31:55 -04:00
Josh Perez
c3bb3b152e Update selectedStoryData whenever its story changes 2022-07-29 13:22:55 -07:00
Josh Perez
7d2b91368d Normalize the distribution list and UUIDs iOS sends us 2022-07-29 13:16:36 -04:00
Josh Perez
06476de6c9 Adds debugging information to stories 2022-07-25 11:55:44 -07:00
Josh Perez
badf9d7dda Stories improvements 2022-07-21 18:38:27 -07:00
Josh Perez
5dfe30d235 Add story entry points around the app 2022-07-21 17:44:35 -07:00
Scott Nonnenberg
026f574fdb Replace mentions with text when forwarding 2022-07-21 09:26:11 -07:00
Josh Perez
e321e1fea8 Edit distribution lists via story settings menu 2022-07-20 20:07:09 -04:00
Josh Perez
581b841098 Add unread count to the stories badge 2022-07-20 19:06:15 -04:00
Josh Perez
0d2e6493f5 Add a stories toggle to Preferences 2022-07-19 20:47:05 -04:00
Scott Nonnenberg
2f252b8e26 Repair broken attachments with non-array 'data' fields 2022-07-18 13:01:43 -07:00
Scott Nonnenberg
50222558bf Remove emoji, mentions and links when calculating text direction 2022-07-11 16:34:55 -07:00
Fedor Indutny
a450e13a99 Fetch PNI group credentials 2022-07-08 13:46:25 -07:00
Josh Perez
664181cf9c Fixes getStoryView selector 2022-07-07 14:59:08 -07:00
Josh Perez
3e644f45cf Fixes story viewing behavior 2022-07-06 15:06:20 -04:00
Josh Perez
9155784d56 Sync my stories with primary device 2022-06-30 20:52:03 -04:00
Fedor Indutny
9407654262 Counteract zoom-level changes in custom titlebar 2022-06-20 11:26:31 -07:00
Josh Perez
d970d427f8 Create text stories 2022-06-16 17:48:57 -07:00
Scott Nonnenberg
924c271b13 Convert js/modules/types/message to Typescript 2022-06-09 18:10:20 -07:00
Fedor Indutny
5634601554 Use patched frameless-titlebar on Windows 2022-06-08 15:00:32 -07:00
Evan Hahn
f50a6abe36 Remove unused eslint-disables 2022-06-03 14:07:51 -07:00
Scott Nonnenberg
0ff2272d13 getMessagePropStatus: Move back to isOutgoing for in/out check 2022-06-01 11:40:36 -07:00
Scott Nonnenberg
d446aa9e6b Move to uuids for untrusted conversations needing verification 2022-05-31 12:46:56 -07:00
Scott Nonnenberg
49bb1321e3 Sort groups you've left to the bottom of search 2022-05-31 09:28:31 -07:00
Scott Nonnenberg
6f2b01d98b Restore useful bubble for incoming messages with errors 2022-05-31 09:26:07 -07:00
Fedor Indutny
80c90540f6 Restore call view mode after presentation end 2022-05-25 11:03:27 -07:00