Scott Nonnenberg
|
0a52318be6
|
Delete for everyone: Track sends and show failure states
|
2022-03-04 11:22:31 -08:00 |
|
Scott Nonnenberg
|
1656b61a82
|
Group Migration: Don't bump to top of list if we're not in group
|
2022-03-01 16:13:17 -08:00 |
|
Scott Nonnenberg
|
dbed3cbd2b
|
Migrate and add migration/removed events if GV2 migration removed us
|
2022-02-28 14:32:50 -08:00 |
|
Scott Nonnenberg
|
fcb96bf92a
|
Simplify OutgoingIdentityKeyError, use it in getKeysForIdentifier
|
2022-02-25 15:39:24 -08:00 |
|
Fedor Indutny
|
ebd1ca5895
|
Always use profile keys from group state
|
2022-02-24 12:00:30 -08:00 |
|
Scott Nonnenberg
|
3673b6d101
|
updateGroup: Update group attributes last, after notifications are added
|
2022-02-23 10:36:44 -08:00 |
|
Scott Nonnenberg
|
b33b5d2a30
|
profileKey: Check length of incoming values, clear on failed send/fetch
|
2022-02-22 14:34:57 -06:00 |
|
Scott Nonnenberg
|
30783c887c
|
Introduce new conversationJobQueue
|
2022-02-16 10:36:21 -08:00 |
|
Fedor Indutny
|
bd9483ddee
|
Fetch profiles for pending members
|
2022-02-09 10:34:24 -08:00 |
|
Fedor Indutny
|
6de2710841
|
Use new server params for group log fetch
|
2022-02-04 13:42:20 -08:00 |
|
Fedor Indutny
|
abcfa3cc35
|
Do not reset active_at after group fetch
|
2022-02-04 13:23:30 -08:00 |
|
Fedor Indutny
|
53a27d022f
|
Create contacts during processing of group updates
|
2022-01-27 13:46:31 -08:00 |
|
Fedor Indutny
|
437ef2d3a7
|
Fetch joinedAtVersion before change log fetch for new groups
|
2022-01-26 16:02:23 -08:00 |
|
Fedor Indutny
|
9f0ea1cbf7
|
Use message.groupV2.revision during first fetch
|
2022-01-21 14:34:32 -08:00 |
|
Scott Nonnenberg
|
60a53656af
|
Optimize a few queries
|
2021-12-20 22:04:02 +01:00 |
|
Scott Nonnenberg
|
161b0e5379
|
Refactor sender key sends to allow distribution lists
|
2021-12-09 18:15:59 -08:00 |
|
Evan Hahn
|
5619eeca83
|
Upgrade Prettier to 2.4.1
|
2021-11-11 16:43:05 -06:00 |
|
Jordan Rose
|
983713003d
|
Update to libsignal-client v0.10.1 with zkgroup included
|
2021-11-11 16:24:28 +01: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
|
fe49edce8a
|
updateGroup: Use hasMember instead of 'left' attribute for membership
|
2021-10-20 16:32:38 -05:00 |
|
Evan Hahn
|
3eff5b73d2
|
Enable storage service for everyone
|
2021-10-05 12:04:28 -05:00 |
|
Fedor Indutny
|
4ef0bf96cc
|
Uint8Array migration
|
2021-09-23 17:49:05 -07:00 |
|
Josh Perez
|
65ddf0a9e8
|
Import log instead of using it off of window
|
2021-09-17 14:27:53 -04:00 |
|
Fedor Indutny
|
c7e7d55af4
|
UUID-keyed lookups in SignalProtocolStore
|
2021-09-09 19:38:11 -07:00 |
|
Evan Hahn
|
f86f753df9
|
Add durations utility for computing durations
|
2021-08-26 09:10:58 -05:00 |
|
Scott Nonnenberg
|
35625f4200
|
Groups: Force a fetch right now if our update runs into a conflict
|
2021-08-06 14:25:15 -07:00 |
|
Josh Perez
|
12d2b1bf7c
|
Avatar defaults and colors
|
2021-08-05 20:17:05 -04:00 |
|
Fedor Indutny
|
1c1d0e2da0
|
Move to websocket for requests to signal server
|
2021-07-28 14:37:09 -07:00 |
|
Josh Perez
|
8bcf3addc7
|
Adds announcement group change decryption
|
2021-07-21 10:58:39 -07:00 |
|
Josh Perez
|
56d5d283bd
|
Support for announcement-only groups
|
2021-07-20 13:18:35 -07:00 |
|
Fedor Indutny
|
31989a7706
|
Translate errors before rejecting in SendMessage
|
2021-07-19 18:10:09 -07:00 |
|
Evan Hahn
|
c4a09b7507
|
Refactor outbound delivery state, take 2
This reverts commit ad217c808d .
|
2021-07-19 17:44:49 -05:00 |
|
Scott Nonnenberg
|
7761d83055
|
Update timers whenever we mark messages read
|
2021-07-19 13:45:18 -07:00 |
|
Scott Nonnenberg
|
1e5d69739c
|
waitThenMaybeUpdateGroup: If group is blocked, don't fetch
|
2021-07-16 10:43:33 -07:00 |
|
Scott Nonnenberg
|
a42c41ed01
|
Message Send Log to enable comprehensive resend
|
2021-07-15 16:48:09 -07:00 |
|
Fedor Indutny
|
ad217c808d
|
Revert "Refactor outbound delivery state"
This reverts commit 9c48a95eb5 .
|
2021-07-12 16:51:45 -07:00 |
|
Evan Hahn
|
9c48a95eb5
|
Refactor outbound delivery state
|
2021-07-09 16:38:51 -05:00 |
|
Fedor Indutny
|
ddbbe3a6b1
|
More protobufjs migration
|
2021-07-09 12:36:10 -07:00 |
|
Scott Nonnenberg
|
615ae1ccf7
|
Refactor SendMessage.ts to named parameters
|
2021-07-02 13:34:17 -05:00 |
|
Fedor Indutny
|
cd28e71bc6
|
Default disappearing message timeout fixes
|
2021-06-25 16:52:56 -07:00 |
|
Fedor Indutny
|
9f0c630574
|
Move to protobufjs in ts/groups.ts
|
2021-06-22 09:46:42 -05:00 |
|
Evan Hahn
|
03a187097f
|
Disappearing message cleanups
|
2021-06-16 17:20:17 -05:00 |
|
Fedor Indutny
|
8f5086227a
|
Enforce stronger types for ArrayBuffers and storage
|
2021-06-14 17:09:37 -07:00 |
|
Fedor Indutny
|
61ac79e9ae
|
Log conversation job wait time and duration
|
2021-06-14 14:55:14 -07:00 |
|
Scott Nonnenberg
|
bff3f0c74a
|
Sender Key: Prepare for production
|
2021-06-08 14:51:58 -07:00 |
|
Josh Perez
|
d4875fd8f4
|
Remove isPrivate, isMe, isGroupV1, isGroupV2 from model
|
2021-06-07 09:39:13 -07:00 |
|
Scott Nonnenberg
|
3956443f50
|
Group Description: Render newlines, view button in change notification
|
2021-06-04 09:27:04 -07:00 |
|
Scott Nonnenberg
|
9705f464be
|
Group Description: Edit/Receive
|
2021-06-01 20:24:28 -04:00 |
|
Fedor Indutny
|
19f8042cd3
|
Universal Disappearing Messages
|
2021-06-01 13:45:43 -07:00 |
|
Scott Nonnenberg
|
ee513a1965
|
Support for message retry requests
|
2021-05-28 12:11:19 -07:00 |
|
Scott Nonnenberg
|
e6f1ec2b6b
|
Send support for Sender Key
|
2021-05-25 15:40:04 -07:00 |
|
Scott Nonnenberg
|
e6bab06510
|
Receive support for Sender Key
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
|
2021-05-20 17:37:08 -07:00 |
|
Scott Nonnenberg
|
efaaafa370
|
A few small bug fixes
|
2021-05-10 15:38:18 -07:00 |
|
Fedor Indutny
|
98894ab121
|
Let group update happen on relink
|
2021-05-07 15:07:24 -05:00 |
|
Evan Hahn
|
8ef14e6f39
|
When incoming message should've been sealed sender, reply with profile key
|
2021-05-05 09:39:16 -07:00 |
|
Josh Perez
|
5e2d48cc2f
|
Do not populate left pane on initial link
|
2021-04-20 19:16:49 -04:00 |
|
Fedor Indutny
|
9846fb8edf
|
Cache GroupFields
Computing GroupFields is costly so cache them instead of doing the
derivation anew on every message.
|
2021-04-09 12:14:59 -07:00 |
|
Evan Hahn
|
a82fa86176
|
Fetch sender certificates on-demand
|
2021-04-09 00:06:46 -04:00 |
|
Fedor Indutny
|
37c8c1727f
|
Types, better-sqlite3, and worker_threads for our sqlite
|
2021-04-08 23:53:18 -04:00 |
|
Scott Nonnenberg
|
987d3168e8
|
GroupV2: Always add profileKeys to newProfileKeys return value
|
2021-04-07 15:45:31 -07:00 |
|
Scott Nonnenberg
|
2d8f237b76
|
Send to just-removed folks in groupv2 removal operations
|
2021-03-24 14:28:55 -07:00 |
|
Scott Nonnenberg
|
260d288fc2
|
groups/updateGroup: Fix use of incrementMessageCounter
|
2021-03-19 16:57:36 -04:00 |
|
Evan Hahn
|
b81a52bbdd
|
New Group administration: Add users
|
2021-03-19 16:57:35 -04:00 |
|
Evan Hahn
|
b0bee86fd3
|
Error if encrypted group title is too long
|
2021-03-19 16:57:35 -04:00 |
|
Evan Hahn
|
9f5335b854
|
New Group administration: update title and avatar
|
2021-03-19 16:57:35 -04:00 |
|
Scott Nonnenberg
|
1ad01c7d36
|
Fix 'you created group' message pinned to bottom
|
2021-03-19 16:57:35 -04:00 |
|
Josh Perez
|
d82ce07942
|
Improve cold start performance
|
2021-03-19 16:57:35 -04:00 |
|
Evan Hahn
|
5de4babc0d
|
Support for creating New Groups
|
2021-03-19 16:53:52 -04:00 |
|
Evan Hahn
|
d7d70da315
|
Fix typo in buildGroupProto error message
|
2021-03-19 16:53:51 -04:00 |
|
Scott Nonnenberg
|
733c86ee8e
|
GroupV2: Log from/to revision when applying full group state
|
2021-03-19 16:53:51 -04:00 |
|
Scott Nonnenberg
|
80871270c6
|
Handle group data from log endpoint with no groupChange
|
2021-02-10 14:47:55 -08:00 |
|
Scott Nonnenberg
|
e10ae03bb7
|
Create group link previews; don't open Signal links in browser first; allow ephemeral download of previously-error'd pack
|
2021-02-10 16:39:26 -06:00 |
|
Josh Perez
|
267ae80442
|
UI fixes for conversation details screen
|
2021-02-01 14:57:42 -08:00 |
|
Scott Nonnenberg
|
a48b3e381e
|
Support for joining New Groups via invite links
|
2021-01-29 14:16:48 -08:00 |
|
Josh Perez
|
c0510b08a5
|
Introduce conversation details screen for New Groups
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
Co-authored-by: Sidney Keese <me@sidke.com>
|
2021-01-29 13:19:24 -08:00 |
|
Scott Nonnenberg
|
d1355d5874
|
Show 'you were removed from group' if dropped during migration
|
2021-01-25 18:29:00 -08:00 |
|
Scott Nonnenberg
|
272e6cc614
|
Group V2 invite links: in-conversation messages
|
2021-01-25 18:28:58 -08:00 |
|
Evan Hahn
|
a142cb522e
|
Send group call events to linked devices
|
2020-12-09 16:02:50 -06:00 |
|
Scott Nonnenberg
|
b3c161f484
|
Migration: Use pendingMember roles, better 'you were invited'
|
2020-12-01 15:45:39 -08:00 |
|
Scott Nonnenberg
|
2b8ae412e0
|
New feature flag with ability to migrate GV1 groups
|
2020-12-01 10:42:35 -06:00 |
|
Scott Nonnenberg
|
4bf5a24efb
|
Migration: Ensure that groupId lookup is kept up to date
|
2020-11-23 14:48:12 -05:00 |
|
Scott Nonnenberg
|
2c69f2c367
|
Support for GV1 -> GV2 migration
|
2020-11-23 14:48:12 -05:00 |
|
Evan Hahn
|
022c4bd0f4
|
Initial group calling support
|
2020-11-23 14:45:44 -05:00 |
|
Scott Nonnenberg
|
3ee830ae63
|
Prevent send and show toast for invalid conversations
|
2020-11-16 15:34:41 -06:00 |
|
Scott Nonnenberg
|
4ef4aebf85
|
GroupV2: Add 'you were invited' to timeline after link
|
2020-11-10 09:15:37 -06:00 |
|
Evan Hahn
|
8bfaf598af
|
Add license headers across the project
|
2020-11-04 13:03:13 -06:00 |
|
Evan Hahn
|
184f7e1bf3
|
Remove ESLint no-continue rule
|
2020-11-04 13:00:41 -06:00 |
|
Scott Nonnenberg
|
3e42a47415
|
GroupsV2: Use full group state if change actions incompatible
|
2020-10-20 17:39:13 -07:00 |
|
Scott Nonnenberg
|
d51a0b5ece
|
GroupsV2: Better group invite behavior
|
2020-10-12 18:10:08 -04:00 |
|
Josh Perez
|
27759233e4
|
Storage Service Write: Improved conflict handling
|
2020-10-12 18:10:08 -04:00 |
|
Scott Nonnenberg
|
6b3d5c19b3
|
GroupV2: Show better strings for 'added but previously invited' cases
|
2020-10-12 18:10:07 -04:00 |
|
Chris Svenningsen
|
b5df9b4067
|
Migrate messages, conversations, conversation_view, background to TS
Co-authored-by: Sidney Keese <sidney@carbonfive.com>
|
2020-10-12 18:10:07 -04:00 |
|
Scott Nonnenberg
|
ec8ac1db58
|
Outgoing: Ensure that sends still succeed without CDS
|
2020-09-21 15:42:51 -04:00 |
|
Chris Svenningsen
|
50378ed9bc
|
Migrate base ts to eslint
|
2020-09-21 15:42:50 -04:00 |
|
Scott Nonnenberg
|
cad9803d38
|
GroupsV2: Use both sent_at and received_at when processing changes
|
2020-09-10 17:04:45 -04:00 |
|
Scott Nonnenberg
|
deb3dd5d4e
|
A couple of small bugfixes
|
2020-09-10 15:06:26 -05:00 |
|
Scott Nonnenberg
|
7a02cc815d
|
Support for new GroupV2 groups
|
2020-09-09 17:34:57 -07:00 |
|