Evan Hahn
|
79c976668b
|
Receive rings for group calls
|
2021-08-20 09:06:15 -07:00 |
|
Josh Perez
|
91af0dad78
|
Faster preferences window
|
2021-08-18 13:08:14 -07:00 |
|
Evan Hahn
|
b0750e5f4e
|
Show "unplayed" dot on incoming audio messages
|
2021-08-12 13:15:55 -05:00 |
|
Fedor Indutny
|
12c78c742f
|
Optimize rendering
|
2021-08-11 09:23:21 -07:00 |
|
Scott Nonnenberg
|
7ce89414bf
|
Support for alpha build channel
|
2021-08-06 14:21:01 -07:00 |
|
Josh Perez
|
12d2b1bf7c
|
Avatar defaults and colors
|
2021-08-05 20:17:05 -04:00 |
|
Evan Hahn
|
6b290a0f0c
|
@mentions notifications
|
2021-08-05 07:35:33 -05:00 |
|
Evan Hahn
|
689542a9b4
|
Show additional data in debug log header
|
2021-07-30 09:43:16 -07:00 |
|
Evan Hahn
|
8cadc40975
|
Replace MessageModel#isUnread with isMessageUnread utility
|
2021-07-29 09:29:07 -05:00 |
|
Fedor Indutny
|
1c1d0e2da0
|
Move to websocket for requests to signal server
|
2021-07-28 14:37:09 -07:00 |
|
Scott Nonnenberg
|
4b92e12f83
|
Group Details: Show unregistered users in member list
|
2021-07-28 13:52:49 -05:00 |
|
Evan Hahn
|
18140c4a9d
|
Retry outbound read syncs for up to 24 hours
|
2021-07-23 15:02:36 -07:00 |
|
Fedor Indutny
|
fdec47d637
|
Use single WebAPI instance across the app
|
2021-07-23 10:23:50 -07:00 |
|
Evan Hahn
|
1e10286210
|
Message details: group by send status, including viewed state
|
2021-07-20 14:56:50 -05:00 |
|
Evan Hahn
|
c4a09b7507
|
Refactor outbound delivery state, take 2
This reverts commit ad217c808d .
|
2021-07-19 17:44:49 -05:00 |
|
Fedor Indutny
|
570fb182d4
|
Fully move to protobufjs
|
2021-07-13 11:54:53 -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 |
|
Fedor Indutny
|
299fe2af36
|
More protobufjs use
|
2021-07-02 14:21:24 -05:00 |
|
Fedor Indutny
|
773aa9af19
|
Better emoji support in linkify/previews
|
2021-06-30 10:00:02 -07:00 |
|
Evan Hahn
|
4495a1ac67
|
Add reduce iterables utility
|
2021-06-28 14:46:33 -07:00 |
|
Fedor Indutny
|
c9b1ce6655
|
Use assert in normalizeUuid
|
2021-06-22 16:08:55 -07:00 |
|
Evan Hahn
|
9db19283ac
|
MessageController: return all messages by sent at, not just 1
|
2021-06-22 16:05:05 -07:00 |
|
Fedor Indutny
|
9f0c630574
|
Move to protobufjs in ts/groups.ts
|
2021-06-22 09:46:42 -05:00 |
|
Fedor Indutny
|
8f5086227a
|
Enforce stronger types for ArrayBuffers and storage
|
2021-06-14 17:09:37 -07:00 |
|
Fedor Indutny
|
17e6ec468e
|
Faster WebSocket reconnects
|
2021-06-09 15:28:54 -07:00 |
|
Scott Nonnenberg
|
bff3f0c74a
|
Sender Key: Prepare for production
|
2021-06-08 14:51:58 -07:00 |
|
Evan Hahn
|
eaf4036fc8
|
Compute provisioning URL in separate function
|
2021-06-07 09:27:02 -07:00 |
|
Evan Hahn
|
6c6eed0b1e
|
Don't show name collisions for system contacts
|
2021-06-02 10:24:22 -07:00 |
|
Evan Hahn
|
36c15fead4
|
Group name spoofing warning
|
2021-06-01 16:30:25 -07:00 |
|
Fedor Indutny
|
19f8042cd3
|
Universal Disappearing Messages
|
2021-06-01 13:45:43 -07:00 |
|
Fedor Indutny
|
6e19383a7d
|
Fix SMS-only check for unregistered convo
|
2021-06-01 13:10:19 -07:00 |
|
Fedor Indutny
|
33595646c1
|
Add user path to logging exceptions
|
2021-06-01 11:15:23 -07:00 |
|
Scott Nonnenberg
|
ee513a1965
|
Support for message retry requests
|
2021-05-28 12:11:19 -07:00 |
|
Josh Perez
|
28f016ce48
|
Conversation Colors
|
2021-05-28 09:15:17 -07:00 |
|
Evan Hahn
|
d4dc9b8e39
|
Message Requests: Add new "Report spam and block" button
|
2021-05-27 13:37:58 -07:00 |
|
Evan Hahn
|
7c7f7ee5a0
|
Add concat iterable utility
|
2021-05-20 17:37:19 -07:00 |
|
Evan Hahn
|
392822372b
|
Iterables: add and use filter
|
2021-05-20 17:37:17 -07:00 |
|
Fedor Indutny
|
7fa730531a
|
Improve experience for contacts without signal accounts
|
2021-05-20 17:37:08 -07:00 |
|
Evan Hahn
|
18abe93022
|
Remove many instances of deprecated url.parse
|
2021-05-20 17:37:07 -07:00 |
|
Evan Hahn
|
a8346c490e
|
Fix inaccurate numbers on group details screen
|
2021-05-20 17:37:07 -07:00 |
|
Josh Perez
|
24b7790829
|
One SearchInput to rule them all
|
2021-05-10 20:50:43 -04: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 |
|
Evan Hahn
|
736075322c
|
Render disappearing message timers generically
|
2021-05-03 16:24:40 -07:00 |
|
Evan Hahn
|
05703c2719
|
Blur avatars of unapproved conversations
|
2021-04-30 14:40:25 -05:00 |
|
Evan Hahn
|
bbd7fd3854
|
Initial support for job queue
|
2021-04-29 18:02:27 -05:00 |
|
Scott Nonnenberg
|
86d2a4b5dd
|
decrypt/encrypt with libsignal-client, remove libsignal-protocol-javascript
|
2021-04-29 14:27:35 -07:00 |
|
Josh Perez
|
353becffac
|
Various fixes for message forwarding
|
2021-04-28 15:44:48 -05:00 |
|