Fedor Indutny
c1580a5eb3
Add support for ACI safety numbers behind a feature flag
2023-07-19 16:21:30 -07:00
Josh Perez
7a512dfbed
Show time of edit in message timestamp
2023-06-21 13:08:36 -04:00
trevor-signal
83c1acedd8
Sort contacts and conversations alphabetically when composing message
2023-06-21 12:33:59 -04:00
Scott Nonnenberg
23b058fe10
Enable formatting for all users
2023-06-14 15:00:30 -07:00
trevor-signal
f8f0c01169
Prevent replying to blocked group's stories
2023-06-14 09:23:06 -04:00
Josh Perez
35c3349fe6
Only apply certain keyboard shortcuts in situations
2023-05-25 09:15:16 -07:00
Josh Perez
216ee67c50
Adds keyboard shortcut for editing last message sent
2023-05-11 17:27:19 -07:00
Scott Nonnenberg
2177a79080
Formatting: A few more changes
2023-05-09 18:23:56 -07:00
Yusuf Sahin HAMZA
f004e714f0
Add copy option to triple-dot menu of messages
2023-05-09 10:52:42 -04:00
Josh Perez
1f2cde6d04
Send edited messages support
...
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2023-04-20 09:31:59 -07:00
Scott Nonnenberg
6f67a57e8a
Update feature flags for text formatting for beta release
2023-04-19 15:18:13 -07:00
Scott Nonnenberg
5395741f11
Several text formatting fixes
2023-04-17 18:16:41 -07:00
Scott Nonnenberg
9bfbee464b
Support for sending formatting messages
2023-04-14 11:16:28 -07:00
Scott Nonnenberg
4c9baaef80
Filter incoming bodyRanges, also filter before display
2023-04-11 17:16:46 -07:00
Jamie Kyle
822b162136
Merge delete for me/everyone into one modal
2023-04-10 14:38:34 -07:00
Jamie Kyle
c956c0e025
Remove ts/util/index.ts
2023-04-10 14:30:33 -07:00
Scott Nonnenberg
d9d820e72a
Support for receiving formatted messages
...
Co-authored-by: Alvaro Carrasco <alvaro@signal.org>
2023-04-10 09:31:45 -07:00
Fedor Indutny
d34d187f1e
Simplify redux ducks and avoid reexport
2023-04-07 10:46:00 -07:00
Fedor Indutny
f61d8f38b0
Context menu for left pane list items
2023-04-05 13:48:00 -07:00
Jamie Kyle
5e647c55d1
Fully migrate to ICU
2023-03-29 17:03:25 -07:00
Josh Perez
36e21c0134
Receive support for editing messages
2023-03-27 19:48:57 -04:00
Jamie Kyle
1d549a9991
Multi-select forwarding and deleting
2023-03-20 15:23:53 -07:00
Fedor Indutny
1d1b124a92
UpdateDialog on InstallScreen
2023-03-20 13:42:00 -07:00
Fedor Indutny
a1ab62f878
New state for Update Dialog
2023-03-15 09:57:27 -07:00
Josh Perez
d2322de4a3
Show story rings around avatars in send story modal
2023-03-07 21:15:25 -05:00
Fedor Indutny
5dff1768bd
Page media in Lightbox
2023-03-03 19:03:15 -08:00
Alvaro
99015d7b96
Voice notes drafts
2023-03-02 13:55:40 -07:00
Fedor Indutny
4549291b7b
Descriptive error messages for video stories
2023-02-28 14:17:22 -08:00
Alvaro
0e655ceeed
Voice notes mini-player
2023-02-24 15:18:57 -08:00
veekas ashoka
15b520d6d1
Remove getGlobalSearchValue helper function
2023-02-22 15:40:35 -05:00
veekas ashoka
0100866d0a
Fix keyboard search when left pane is narrow
...
This PR fixes Cmd+f/Ctrl+f functionality in the left pane.
Using a keyboard to search across all
conversations should now automatically change the left pane width
to accommodate the search input component.
Resolves : #6281
2023-02-22 14:21:59 -05:00
Fedor Indutny
f9aaf30a32
Username onboarding
2023-02-13 10:51:41 -08:00
Josh Perez
e11f961d7a
Notification for failed story sends
2023-02-07 12:33:04 -07:00
Fedor Indutny
a5a6b74f98
Fix build expiration reporting
2023-02-01 10:29:38 -08:00
Alvaro
d64e0b65c4
Switched ForwardMessageModal to use ListTile
2023-01-25 16:51:08 -07:00
Fedor Indutny
ef13eb06fc
Confine message selector cache to component
2023-01-19 11:56:02 -08:00
Fedor Indutny
ac50af52d2
Unsupported OS Dialog
2023-01-18 15:31:10 -08:00
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
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-disable
s
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
Fedor Indutny
dfc310805a
Allow manually retrying attachment downloads
2022-05-23 16:07:41 -07:00
Scott Nonnenberg
af2c884c9f
Timeline: Use messageChangeCounter to mark messages read less often
2022-05-11 15:41:45 -07:00
Scott Nonnenberg
0ba6a0926e
Support for incoming gift badges
2022-05-11 13:59:58 -07:00
Josh Perez
0ca66d6e95
Adjust story replies for direct conversations
2022-05-10 15:02:21 -04:00
Josh Perez
85c8ff76dc
Adds playback bar to story viewer
2022-05-06 12:02:44 -07:00
Josh Perez
6d576ed901
Allow multiple reactions to stories
2022-04-28 18:06:28 -04:00
Josh Perez
2f44e33c9c
Move link notification to the conversation hero
2022-04-25 14:03:24 -07:00
Scott Nonnenberg
3a1df01c9e
New 'unseenStatus' field for certain secondary message types
2022-04-22 11:35:14 -07:00
Josh Perez
e3d537cbd3
Render group stories
2022-04-14 20:08:46 -04:00
Scott Nonnenberg
302604f67e
Restore ability to message someone from embedded contact
2022-04-11 17:26:09 -07:00
Josh Perez
0a0fabd2ca
Changes story sort order
2022-04-08 11:40:15 -04:00
Fedor Indutny
e1e1cfb892
Use fuse.js for regular contact search
2022-04-07 11:47:12 -07:00
Fedor Indutny
9568d5792e
Allow adding to a group by phone number
2022-04-04 17:38:22 -07:00